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

The four dots icons don't use strokeWidth variable for for stroke-width, so can't style them globally along with other icons. #34

Open
samal-rasmussen opened this issue Mar 4, 2024 · 2 comments

Comments

@samal-rasmussen
Copy link

I want a slightly different stroke width for my icons, but the dots don't respect the global config of strike width., as the four dots icons don't use strokeWidth variable for for stroke-width, so can't style them globally along with other icons.

The four places with this problem:
https://github.com/search?q=repo%3Athemesberg%2Fflowbite-svelte-icons+stroke-width%3D%22&type=code

@shinokada
Copy link
Collaborator

Please try @1.4.1 and let me know.

@samal-rasmussen
Copy link
Author

I tested on 1.5.0 right now and setting etContext('iconCtx', { strokeWidth: '7'}); affects all icons except DotsVerticalOutline still.

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