Flutter Toc Icon

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

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

Toc

toc


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

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

thumb_up

Toc

toc

Use in Flutter

Icon( Icons.toc_outlined, ),

Flutter ID

toc_outlined

Toc

toc

Use in Flutter

Icon( Icons.toc, ),

Flutter ID

toc

Toc

toc

Use in Flutter

Icon( Icons.toc_round, ),

Flutter ID

toc_round

Toc

toc

Use in Flutter

Icon( Icons.toc_sharp, ),

Flutter ID

toc_sharp

Toc

toc

Use in Flutter

Icon( Icons.toc_two_tone, ),

Flutter ID

toc_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

content, format, lines, list, order, reorder, stacked, table, title, titles, toc


Advertisements



Related Icons
toc

toc- Faq(s)?

⭐What is the Flutter Toc Icon code?

Icon Code is - toc.

⭐ What is Flutter ID for Toc Icon?

Flutter id for Toc Icon code is: toc

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