Flutter Control Camera Icon

Control Camera 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 Control Camera Icon ?

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

Control Camera

control_camera


Flutter Icon Control Camera | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Control Camera

control_camera

Use in Flutter

Icon( Icons.control_camera_outlined, ),

Flutter ID

control_camera_outlined

Control Camera

control_camera

Use in Flutter

Icon( Icons.control_camera, ),

Flutter ID

control_camera

Control Camera

control_camera

Use in Flutter

Icon( Icons.control_camera_round, ),

Flutter ID

control_camera_round

Control Camera

control_camera

Use in Flutter

Icon( Icons.control_camera_sharp, ),

Flutter ID

control_camera_sharp

Control Camera

control_camera

Use in Flutter

Icon( Icons.control_camera_two_tone, ),

Flutter ID

control_camera_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

adjust, arrow, arrows, camera, center, control, direction, left, move, right


Advertisements



Related Icons

control_camera- Faq(s)?

⭐What is the Flutter Control Camera Icon code?

Icon Code is - control_camera.

⭐ What is Flutter ID for Control Camera Icon?

Flutter id for Control Camera Icon code is: control_camera

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