ix icons
v2.2.0
ไอคอนประสบการณ์อุตสาหกรรมซีเมนส์
การใช้ไอคอนภายในโครงการของคุณ คุณต้องทำ:
@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 กับ SVG ที่กำหนดเอง < ix-icon name = "/your/asset/path/my-icon.svg" > </ ix-icon > ; pnpm installpnpm buildยินดีต้อนรับการมีส่วนร่วมปัญหาและคำขอคุณสมบัติ!
ลิขสิทธิ์© 2019–2023 Siemens AG
โครงการนี้ได้รับใบอนุญาต MIT