ix icons
v2.2.0
Siemens Industrial Experience Icons
Verwenden von Symbolen in Ihrem Projekt. Sie müssen:
@siemens/ix-icons z npm install --save @siemens/ix-icons import { defineCustomElements } from '@siemens/ix-icons/loader' ;
( async ( ) => {
await defineCustomElements ( ) ;
} ) ( ) ; < ix-icon name =" rocket " > </ ix-icon > import { rocket } from '@siemens/ix-icons/icons' ;
< ix-icon name = { rocket } > </ ix-icon > ;ix-icon -Komponente mit benutzerdefinierten SVGs < ix-icon name = "/your/asset/path/my-icon.svg" > </ ix-icon > ; pnpm installpnpm buildBeiträge, Probleme und Feature -Anfragen sind willkommen!
Copyright © 2019–2023 Siemens AG.
Dieses Projekt ist MIT lizenziert.