ix icons
v2.2.0
Siemens 산업 경험 아이콘
프로젝트 내에서 아이콘을 사용합니다. 당신은 필요합니다 :
@siemens/ix-icons 설치합니다. 예를 들어 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 라이센스가 부여되었습니다.