Flutter Add Link Icon

Add Link 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 Add Link Icon ?

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

Add Link

add_link


Flutter Icon Add Link | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Add Link

add_link

Use in Flutter

Icon( Icons.add_link_outlined, ),

Flutter ID

add_link_outlined

Add Link

add_link

Use in Flutter

Icon( Icons.add_link, ),

Flutter ID

add_link

Add Link

add_link

Use in Flutter

Icon( Icons.add_link_round, ),

Flutter ID

add_link_round

Add Link

add_link

Use in Flutter

Icon( Icons.add_link_sharp, ),

Flutter ID

add_link_sharp

Add Link

add_link

Use in Flutter

Icon( Icons.add_link_two_tone, ),

Flutter ID

add_link_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

add, attach, clip, link, new, plus, symbol,Vuetify Add Link Icon (Vue Js), Material Ui Add Link Icon (React Js), Mat Icon Add Link (Angular Material)


Advertisements



Related Icons

add_link- Faq(s)?

⭐What is the Flutter Add Link Icon code?

Icon Code is - add_link.

⭐ What is Flutter ID for Add Link Icon?

Flutter id for Add Link Icon code is: add_link

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