Flutter Horizontal Split Icon

Horizontal Split 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 Horizontal Split Icon ?

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

Horizontal Split

horizontal_split


Flutter Icon Horizontal Split | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Horizontal Split

horizontal_split

Use in Flutter

Icon( Icons.horizontal_split_outlined, ),

Flutter ID

horizontal_split_outlined

Horizontal Split

horizontal_split

Use in Flutter

Icon( Icons.horizontal_split, ),

Flutter ID

horizontal_split

Horizontal Split

horizontal_split

Use in Flutter

Icon( Icons.horizontal_split_round, ),

Flutter ID

horizontal_split_round

Horizontal Split

horizontal_split

Use in Flutter

Icon( Icons.horizontal_split_sharp, ),

Flutter ID

horizontal_split_sharp

Horizontal Split

horizontal_split

Use in Flutter

Icon( Icons.horizontal_split_two_tone, ),

Flutter ID

horizontal_split_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bars, format, horizontal, layout, lines, split, stacked


Advertisements



Related Icons


Looking For More Icons?