AXA Materials
Usage
Install Icons
npm install @axa-ch/materials
Usage
import {
ArrowRightSvg,
CollapseSvg,
} from '@axa-ch/materials/icons';
Native
this.render() {
}
React
this.render() {
}
Icon set
Add Icon
- Move the raw SVG file into
raw-icons
- The module will optimize and clean the svg and export it as JS string for further usage.
SVGs
(Complete list is visible here)
icons |
---|
CollapseSvg |
DateInputSvg |
DocumentSvg |
DownloadSvg |
EmailSvg |
ExpandSvg |
MobileSvg |
PhoneSvg |
PlusSvg |
SearchSvg |
UploadSvg |
TwitterSvg |
FacebookSvg |
XingSvg |
InstagramSvg |
LinkedinSvg |
YoutubeSvg |