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

horizontal_split- Faq(s)?

⭐What is the Flutter Horizontal Split Icon code?

Icon Code is - horizontal_split.

⭐ What is Flutter ID for Horizontal Split Icon?

Flutter id for Horizontal Split Icon code is: horizontal_split

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