Flutter Drag Handle Icon

Drag Handle 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 Drag Handle Icon ?

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

Drag Handle

drag_handle


Flutter Icon Drag Handle | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Drag Handle

drag_handle

Use in Flutter

Icon( Icons.drag_handle_outlined, ),

Flutter ID

drag_handle_outlined

Drag Handle

drag_handle

Use in Flutter

Icon( Icons.drag_handle, ),

Flutter ID

drag_handle

Drag Handle

drag_handle

Use in Flutter

Icon( Icons.drag_handle_round, ),

Flutter ID

drag_handle_round

Drag Handle

drag_handle

Use in Flutter

Icon( Icons.drag_handle_sharp, ),

Flutter ID

drag_handle_sharp

Drag Handle

drag_handle

Use in Flutter

Icon( Icons.drag_handle_two_tone, ),

Flutter ID

drag_handle_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

app, application ui, components, design, drag, handle, interface, layout, menu, move, screen, site, ui, ux, web, website, window,Vuetify Drag Handle Icon (Vue Js), Material Ui Drag Handle Icon (React Js), Mat Icon Drag Handle (Angular Material)


Advertisements



Related Icons


Looking For More Icons?