Flutter Border Clear Icon

Border Clear 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 Border Clear Icon ?

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

Border Clear

border_clear


Flutter Icon Border Clear | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Border Clear

border_clear

Use in Flutter

Icon( Icons.border_clear_outlined, ),

Flutter ID

border_clear_outlined

Border Clear

border_clear

Use in Flutter

Icon( Icons.border_clear, ),

Flutter ID

border_clear

Border Clear

border_clear

Use in Flutter

Icon( Icons.border_clear_round, ),

Flutter ID

border_clear_round

Border Clear

border_clear

Use in Flutter

Icon( Icons.border_clear_sharp, ),

Flutter ID

border_clear_sharp

Border Clear

border_clear

Use in Flutter

Icon( Icons.border_clear_two_tone, ),

Flutter ID

border_clear_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

border, clear, doc, edit, editing, editor, sheet, spreadsheet, stroke, text, type, writing


Advertisements



Related Icons

border_clear- Faq(s)?

⭐What is the Flutter Border Clear Icon code?

Icon Code is - border_clear.

⭐ What is Flutter ID for Border Clear Icon?

Flutter id for Border Clear Icon code is: border_clear

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