Elevator 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 elevator Icon can be added to any web page simply as below.
You can integrate Elevator flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.elevator_outlined, ),
elevator_outlined
Icon( Icons.elevator, ),
elevator
Icon( Icons.elevator_round, ),
elevator_round
Icon( Icons.elevator_sharp, ),
elevator_sharp
Icon( Icons.elevator_two_tone, ),
elevator_two_tone
For Customizations you can follow instructions here - Flutter Classes
body, down, elevator, human, people, person, up,Vuetify Elevator Icon (Vue Js), Material Ui Elevator Icon (React Js), Mat Icon Elevator (Angular Material)
Advertisements
Icon Code is - elevator.
⭐ What is Flutter ID for Elevator Icon?Flutter id for Elevator Icon code is: elevator
⭐ 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.