Engineering 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.
Material Design Flutter Icon engineering Icon can be added to any web page simply as below.
You can integrate Engineering flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.engineering_outlined, ),
engineering_outlined
Icon( Icons.engineering, ),
engineering
Icon( Icons.engineering_round, ),
engineering_round
Icon( Icons.engineering_sharp, ),
engineering_sharp
Icon( Icons.engineering_two_tone, ),
engineering_two_tone
For Customizations you can follow instructions here - Flutter Classes
body, cogs, cogwheel, construction, engineering, fixing, gears, hat, helmet, human, maintenance, people, person, setting, worker,Vuetify Engineering Icon (Vue Js), Material Ui Engineering Icon (React Js), Mat Icon Engineering (Angular Material)
Advertisements