Flutter Palette Icon

Palette 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 Palette Icon ?

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

Palette

palette


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

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

thumb_up

Palette

palette

Use in Flutter

Icon( Icons.palette_outlined, ),

Flutter ID

palette_outlined

Palette

palette

Use in Flutter

Icon( Icons.palette, ),

Flutter ID

palette

Palette

palette

Use in Flutter

Icon( Icons.palette_round, ),

Flutter ID

palette_round

Palette

palette

Use in Flutter

Icon( Icons.palette_sharp, ),

Flutter ID

palette_sharp

Palette

palette

Use in Flutter

Icon( Icons.palette_two_tone, ),

Flutter ID

palette_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

art, color, colors, filters, paint, palette,Vuetify Palette Icon (Vue Js), Material Ui Palette Icon (React Js), Mat Icon Palette (Angular Material)


Advertisements



Related Icons

palette- Faq(s)?

⭐What is the Flutter Palette Icon code?

Icon Code is - palette.

⭐ What is Flutter ID for Palette Icon?

Flutter id for Palette Icon code is: palette

⭐ 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?