Flutter Category Icon

Category Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.

You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.

How to add Flutter Category Icon ?

Material Design Flutter Icon category Icon can be added to any web page simply as below.

Category

category


Flutter Icon Category | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Category flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Category

category

Use in Flutter

Icon( Icons.category_outlined, ),

Flutter ID

category_outlined

Category

category

Use in Flutter

Icon( Icons.category, ),

Flutter ID

category

Category

category

Use in Flutter

Icon( Icons.category_round, ),

Flutter ID

category_round

Category

category

Use in Flutter

Icon( Icons.category_sharp, ),

Flutter ID

category_sharp

Category

category

Use in Flutter

Icon( Icons.category_two_tone, ),

Flutter ID

category_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

categories, category, circle, collection, items, product, sort, square, triangle,Vuetify Category Icon (Vue Js), Material Ui Category Icon (React Js), Mat Icon Category (Angular Material)


Advertisements



Related Icons

category- Faq(s)?

⭐What is the Flutter Category Icon code?

Icon Code is - category.

⭐ What is Flutter ID for Category Icon?

Flutter id for Category Icon code is: category

⭐ Can we change icon color in flutter?

Yes you can change color using color props.

⭐ Can we change icon size in flutter?

Yes you can use icon size in flutter.



Looking For More Icons?