fluentui-system-icons icon indicating copy to clipboard operation
fluentui-system-icons copied to clipboard

where to look icons?

Open lucasjinreal opened this issue 2 years ago • 13 comments

image

lucasjinreal avatar Sep 29 '21 13:09 lucasjinreal

Looks like the view broke recently. Maybe because the file got too big?

scottkuhl avatar Sep 30 '21 19:09 scottkuhl

Looks like the view broke recently. Maybe because the file got too big?

Unlikely. Github probably changed the limit, server side, or something. The file worked a couple of days ago and it broke without any new commits.

Keen to see this fixed or another way of seeing all the icons. I used to leave this page open and just browse the icons when I needed one.

pacMakaveli avatar Sep 30 '21 20:09 pacMakaveli

Keen to see this fixed or another way of seeing all the icons. I used to leave this page open and just browse the icons when I needed one.

Same here as well as other members of my team. My PO hit me up that this was broken.

scottkuhl avatar Sep 30 '21 20:09 scottkuhl

https://icon-sets.iconify.design/fluent/page-28.html You can use svg-grabber instead of downloading one by one. It will download a zip for each page you use it, but I think it's worthy. Take a look at this one as well: https://developer.microsoft.com/en-us/fluentui#/styles/web/icons

emanuelraber avatar Oct 01 '21 05:10 emanuelraber

https://studio51.github.io/fluent-ui-icons/

I'm still polishing the UI, but it should allow you to view all the icons Fluent UI has to offer. Any issues or suggestions are welcome: https://github.com/studio51/fluent-ui-icons/issues

pacMakaveli avatar Oct 01 '21 09:10 pacMakaveli

Or look at here: https://bennymeg.github.io/ngx-fluent-ui/

YBAZAN avatar Oct 01 '21 16:10 YBAZAN

In short, the view limit for a file is 1 MB in GH, and this file just passed that. The file works if you view it locally, but not in GH. If anyone wants to take a stab at reducing the size of it (by consolidating the tables per size, for example) please feel welcome to submit a PR.

spencer-nelson avatar Oct 01 '21 16:10 spencer-nelson

image

this is good, but doesn't have a mapping flutter icon_name between it's nick names. But at least it can look it's shape

lucasjinreal avatar Oct 02 '21 07:10 lucasjinreal

I use https://fluenticons.pages.dev/outlined/ for searching icons

tschiekdev avatar Oct 10 '21 07:10 tschiekdev

Another idea is to split the file into two: regular and filled.

robloo avatar Oct 16 '21 18:10 robloo

You may clone the repo and open with VSCode locally (with markdown plugin).

image

GrayLeee avatar Nov 29 '21 05:11 GrayLeee

Try this one https://icones.js.org/collection/fluent

adarsh4d avatar Jan 04 '22 08:01 adarsh4d

I have built a new viewer, check it out, any issue or feedback, let me know!! https://fluenticon.netlify.app/ fluenticon

adarsh4d avatar Mar 15 '22 10:03 adarsh4d