Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Stroke width #162

Open
oscarhandsome opened this issue Nov 30, 2021 · 0 comments
Open

Stroke width #162

oscarhandsome opened this issue Nov 30, 2021 · 0 comments

Comments

@oscarhandsome
Copy link

oscarhandsome commented Nov 30, 2021

Hi! and thanks for the cool icon library! @matschik
At the attributes by default uses stroke-width="2"
Can autor add supporting props as example :stroke-width="1", fill and currentColor works fine, but stroke nope. If it possible.
I'm using this lib with tailwindcss and nuxt, and it will be great. Also, this article says that we need to change it into CSS like:
svg path { stroke-width: 1; }
It works. Or here is another solution. But I prefer to follow by methodology or add some details into props.

Sorry if I duplicated the question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant