ubeac / svelte

Accelerate your Svelte development with uBeac's powerful and easy-to-use UI components
https://svelte.ubeac.io
MIT License
37 stars 6 forks source link

Icon component problems and suggestions #888

Open TheHadiAhmadi opened 1 year ago

TheHadiAhmadi commented 1 year ago

@pournasserian stroke width of tabler icons should be 1.5 but now it is 2, I cannot find a way to change styles of icon inside web component (iconify-icon)

TheHadiAhmadi commented 1 year ago

now we can change stroke width of iconify-icon component in iconify-icon@1.0.3 using appendCustomStyle

https://svelte.dev/repl/83807bb9a54746d58c092f76ee811450?version=3.55.1