Flutter Source Icon

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

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

Source

source


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

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

thumb_up

Source

source

Use in Flutter

Icon( Icons.source_outlined, ),

Flutter ID

source_outlined

Source

source

Use in Flutter

Icon( Icons.source, ),

Flutter ID

source

Source

source

Use in Flutter

Icon( Icons.source_round, ),

Flutter ID

source_round

Source

source

Use in Flutter

Icon( Icons.source_sharp, ),

Flutter ID

source_sharp

Source

source

Use in Flutter

Icon( Icons.source_two_tone, ),

Flutter ID

source_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

code, composer, content, creation, data, doc, document, file, folder, mode, source, storage, view


Advertisements



Related Icons

source- Faq(s)?

⭐What is the Flutter Source Icon code?

Icon Code is - source.

⭐ What is Flutter ID for Source Icon?

Flutter id for Source Icon code is: source

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