Flutter Create New Folder Icon

Create New Folder 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 Create New Folder Icon ?

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

Create New Folder

create_new_folder


Flutter Icon Create New Folder | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Create New Folder

create_new_folder

Use in Flutter

Icon( Icons.create_new_folder_outlined, ),

Flutter ID

create_new_folder_outlined

Create New Folder

create_new_folder

Use in Flutter

Icon( Icons.create_new_folder, ),

Flutter ID

create_new_folder

Create New Folder

create_new_folder

Use in Flutter

Icon( Icons.create_new_folder_round, ),

Flutter ID

create_new_folder_round

Create New Folder

create_new_folder

Use in Flutter

Icon( Icons.create_new_folder_sharp, ),

Flutter ID

create_new_folder_sharp

Create New Folder

create_new_folder

Use in Flutter

Icon( Icons.create_new_folder_two_tone, ),

Flutter ID

create_new_folder_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

+, add, create, data, doc, document, drive, file, folder, new, plus, sheet, slide, storage, symbol


Advertisements



Related Icons

create_new_folder- Faq(s)?

⭐What is the Flutter Create New Folder Icon code?

Icon Code is - create_new_folder.

⭐ What is Flutter ID for Create New Folder Icon?

Flutter id for Create New Folder Icon code is: create_new_folder

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