Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set stroke-width globally #6

Closed
esl51 opened this issue Mar 23, 2021 · 1 comment
Closed

Set stroke-width globally #6

esl51 opened this issue Mar 23, 2021 · 1 comment

Comments

@esl51
Copy link

esl51 commented Mar 23, 2021

Hi!

First of all, thank you for your work!

I think it will be the good option to set stroke-width globally for all icons.
What do you think about this?

@alex-oleshkevich
Copy link
Owner

alex-oleshkevich commented Mar 23, 2021

You already have it :) Just set a CSS stroke-width property like this:

svg.icon {
    stroke-width: 1;
}

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

No branches or pull requests

2 participants