ix icons
v2.2.0
Siemens Industrial Experienceアイコン
プロジェクト内のアイコンを使用します。必要がある:
@siemens/ix-icons eg 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コンポーネントを使用します < ix-icon name = "/your/asset/path/my-icon.svg" > </ ix-icon > ; pnpm installpnpm build貢献、問題、機能のリクエストは大歓迎です!
Copyright©2019–2023 Siemens AG。
このプロジェクトはMITライセンスです。