How to see all the icons at once
im searching an icon for my resource but idk which one to pick, so im clicking the reload btn to see more
but this is annoying, cant i just see them all somehow???
https://blade-ui-kit.com/blade-icons?set=1#search
Blade Icons - Blade UI Kit
A set of renderless components to utilise in your Laravel Blade views. Built for the TALL stack. Completely open-source.
15 Replies
you can found them here
https://heroicons.com/
they all work in filament? or will i have to install something extra?
All of heroicons are in core Filament. Other packages must be installed separately.
hmm okay, thanks (:
just tried to use this one:
ellipsis-horizontal-circle
tried:
i got:
when i have to put the prefix ?
s
or x
, how i know it?use
heroicon-o-ellipsis-horizontal-circle
for example in this one:
this works:
heroicon-s-ellipsis-horizontal-circle
but this doesnt: heroicon-x-ellipsis-horizontal-circle
yeaho or m or s I think
so i just test it out till it doesnt crash, or there is a way to know which one is the correct one xd?
I think
Micro
not added yet to the blade icons
which is -x-
🙂i guess it is
no idea
but those r the filters
o for outline
s for solid
m for mini
the micro is relatively new addition, so it's not yet in the blade icon package
okayy
thanks for ur time bro
correction 🙂
https://github.com/blade-ui-kit/blade-heroicons/pull/41/files
And the micro icons can be referenced like this:
it's c not x 🙂