@axa-ch/icon
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@axa-ch/icon", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "The AXA Icon component", | ||
"author": "Pattern Warriors", | ||
"homepage": "https://github.com/axa-ch/patterns-library/tree/master/src/components/10-atoms/icon#readme", | ||
"homepage": "https://github.com/axa-ch/patterns-library/tree/develop-v2/src/components/10-atoms/icon#readme", | ||
"license": "Copyright 2019 AXA Versicherungen AG", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@axa-ch/materials": "^1.0.1", | ||
"@axa-ch/materials": "^1.0.2", | ||
"@skatejs/val": "^0.4.0", | ||
@@ -33,3 +33,3 @@ "lit-element": "^2.1.0", | ||
}, | ||
"gitHead": "13e50701049a4a7611c3cd4b9ea63b4d85e975ef" | ||
"gitHead": "eafe45ab9d35b28343d1c8429119a4d93e574929" | ||
} |
# AXA Icon | ||
<axa-icon> renders an icon, given either an icon name or a relative path to a suitable SVG image. | ||
<axa-icon> renders an icon, given either an icon name or a resource path to a suitable SVG image. | ||
@@ -48,2 +48,4 @@ ## Usage | ||
#### Icon names | ||
| Attribute | | ||
@@ -60,1 +62,5 @@ | -------------------- | | ||
| `icon="upload"` | | ||
#### Icon resource path | ||
The icon resource path must have `.svg` extension. |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
41497
65
Updated@axa-ch/materials@^1.0.2