Rotate 90 Degrees Ccw 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 rotate_90_degrees_ccw Icon can be added to any web page simply as below.
You can integrate Rotate 90 Degrees Ccw flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.rotate_90_degrees_ccw_outlined, ),
rotate_90_degrees_ccw_outlined
Icon( Icons.rotate_90_degrees_ccw, ),
rotate_90_degrees_ccw
Icon( Icons.rotate_90_degrees_ccw_round, ),
rotate_90_degrees_ccw_round
Icon( Icons.rotate_90_degrees_ccw_sharp, ),
rotate_90_degrees_ccw_sharp
Icon( Icons.rotate_90_degrees_ccw_two_tone, ),
rotate_90_degrees_ccw_two_tone
For Customizations you can follow instructions here - Flutter Classes
90, arrow, arrows, ccw, degrees, direction, edit, editing, image, photo, rotate, turn
Advertisements