Flutter Segment Icon

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

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

Segment

segment


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

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

thumb_up

Segment

segment

Use in Flutter

Icon( Icons.segment_outlined, ),

Flutter ID

segment_outlined

Segment

segment

Use in Flutter

Icon( Icons.segment, ),

Flutter ID

segment

Segment

segment

Use in Flutter

Icon( Icons.segment_round, ),

Flutter ID

segment_round

Segment

segment

Use in Flutter

Icon( Icons.segment_sharp, ),

Flutter ID

segment_sharp

Segment

segment

Use in Flutter

Icon( Icons.segment_two_tone, ),

Flutter ID

segment_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

alignment, fonts, format, lines, list, paragraph, part, piece, rule, rules, segment, style, text,Vuetify Segment Icon (Vue Js), Material Ui Segment Icon (React Js), Mat Icon Segment (Angular Material)


Advertisements



Related Icons

segment- Faq(s)?

⭐What is the Flutter Segment Icon code?

Icon Code is - segment.

⭐ What is Flutter ID for Segment Icon?

Flutter id for Segment Icon code is: segment

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