Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 649 Vote(s) - 3.46 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A List of all flutter Icons

#1
I have recently started flutter. I am facing difficulty searching for appropriate `icons` whenever I want to use them. Is there any website or any source from where I can get the list of all the icons available for `flutter`?
**Any help is much appreciated.** Thank you in advance :)
Reply

#2
Search 160k+ icons from all pub.dev packages

[To see links please register here]


[![demo][1]][1]


[1]:


It contains most of the popular open-source icon libraries.
Reply

#3
From the link below you have all Material Symbols and Icons from Google. No need to add a dependency as the standard Flutter lib includes them already:

[To see links please register here]


For example, the search icon is like this:

```flutter
Icon(
Icons.search,
),
```
---

There is the [`ionicons`][1] too, a complete lib with 1.3K icons. And the list of them all is here:

[To see links please register here]


---

Also, if you'd like to change the launcher icons a good place is the link below. You can design Android, iOS, web, macOS... icons super easy.

[To see links please register here]



[1]:

[To see links please register here]

Reply

#4
Default Material Icons:

[To see links please register here]


Flutter custom icons generator:

[To see links please register here]


FontAwesomeIcons:

[To see links please register here]


Icon Forest:

[To see links please register here]


Icon Sax:

[To see links please register here]


Ion Icons:

[To see links please register here]


Unicons:

[To see links please register here]


Line Icons:

[To see links please register here]

Reply

#5
Flutter depending on the theme, by default comes with icons,...

Search Default Material:[

[To see links please register here]

][1]


[1]:

[To see links please register here]

Reply

#6
In addition to the above answers... you can find a pdf cheat sheet here if you want to print perhaps..
[Material icons pdf cheatsheet][1]


[1]:

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through