Flutter Screen Lock Portrait Icon

Screen Lock Portrait 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 Screen Lock Portrait Icon ?

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

Screen Lock Portrait

screen_lock_portrait


Flutter Icon Screen Lock Portrait | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Screen Lock Portrait

screen_lock_portrait

Use in Flutter

Icon( Icons.screen_lock_portrait_outlined, ),

Flutter ID

screen_lock_portrait_outlined

Screen Lock Portrait

screen_lock_portrait

Use in Flutter

Icon( Icons.screen_lock_portrait, ),

Flutter ID

screen_lock_portrait

Screen Lock Portrait

screen_lock_portrait

Use in Flutter

Icon( Icons.screen_lock_portrait_round, ),

Flutter ID

screen_lock_portrait_round

Screen Lock Portrait

screen_lock_portrait

Use in Flutter

Icon( Icons.screen_lock_portrait_sharp, ),

Flutter ID

screen_lock_portrait_sharp

Screen Lock Portrait

screen_lock_portrait

Use in Flutter

Icon( Icons.screen_lock_portrait_two_tone, ),

Flutter ID

screen_lock_portrait_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, device, hardware, iOS, lock, mobile, phone, portrait, rotate, screen, tablet


Advertisements



Related Icons


Looking For More Icons?