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

Filled Variations #22

Closed
Pra3t0r5 opened this issue May 14, 2020 · 4 comments · Fixed by #352
Closed

Filled Variations #22

Pra3t0r5 opened this issue May 14, 2020 · 4 comments · Fixed by #352
Labels
icon request New icon or icon update requested

Comments

@Pra3t0r5
Copy link

Multiple Strokes feature is awesome. My suggestion is to also add a filled icon option, to cover a wider range of usages.
Examples taken from Ionic
Screenshot from 2020-05-14 19-21-48Screenshot from 2020-05-14 19-21-53

@kjvdven
Copy link

kjvdven commented Oct 7, 2020

I looked into replacing font-awesome with tabler-icons and I noticed I needed and sometimes preferred some filled icons.

  • caret
  • star
  • rec
  • play
  • pause
  • fast forward / backward

@FreexD FreexD added the icon request New icon or icon update requested label Nov 4, 2020
@grig0ry
Copy link

grig0ry commented Nov 22, 2020

Removing the fill from caret icon instead of adding an alternative was a bad solution.

@itta611
Copy link

itta611 commented Oct 24, 2022

You can use fill css property to make icon filled.

<IconStar style="fill: yellow;" />

codecalm added a commit that referenced this issue Jan 5, 2023
@codecalm
Copy link
Member

Added in v2! https://tabler-icons.io/?category=Filled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icon request New icon or icon update requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants