drag 02 icon
drag-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- drag-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the drag 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.492 16.77l.248-.242c.561-.55.88-1.302.889-2.09l.05-5.143c.006-.697.231-1.434.864-1.724c.957-.437 2.14-.19 2.352 1.856l.328 1.729l5.58-6.701c1.167-1.102 3.24.29 2.336 2.016l-3.281 3.95c1.28.86 6.004 5.75 2.178 8.24c-.552.48-1.858 1.178-2.998 1.54c-1.087.346-1.77 1.53-2.104 1.8M9.484 3.514c0 .836.651 1.514 1.455 1.514c.803 0 1.455-.678 1.455-1.514S11.742 2 10.939 2c-.804 0-1.455.678-1.455 1.514m0 0H8.84l-.77.072M3.99 8.943c.836-.014 1.474.642 1.487 1.453c.013.812-.61 1.51-1.447 1.524a1.52 1.52 0 0 1-1.532-1.483c-.013-.811.655-1.48 1.492-1.494m0 0l.09-1.333m1.693-2.96l-.327.307l-.29.313"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDrag02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m8.492 16.77l.248-.242c.561-.55.88-1.302.889-2.09l.05-5.143c.006-.697.231-1.434.864-1.724c.957-.437 2.14-.19 2.352 1.856l.328 1.729l5.58-6.701c1.167-1.102 3.24.29 2.336 2.016l-3.281 3.95c1.28.86 6.004 5.75 2.178 8.24c-.552.48-1.858 1.178-2.998 1.54c-1.087.346-1.77 1.53-2.104 1.8M9.484 3.514c0 .836.651 1.514 1.455 1.514c.803 0 1.455-.678 1.455-1.514S11.742 2 10.939 2c-.804 0-1.455.678-1.455 1.514m0 0H8.84l-.77.072M3.99 8.943c.836-.014 1.474.642 1.487 1.453c.013.812-.61 1.51-1.447 1.524a1.52 1.52 0 0 1-1.532-1.483c-.013-.811.655-1.48 1.492-1.494m0 0l.09-1.333m1.693-2.96l-.327.307l-.29.313"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.492 16.77l.248-.242c.561-.55.88-1.302.889-2.09l.05-5.143c.006-.697.231-1.434.864-1.724c.957-.437 2.14-.19 2.352 1.856l.328 1.729l5.58-6.701c1.167-1.102 3.24.29 2.336 2.016l-3.281 3.95c1.28.86 6.004 5.75 2.178 8.24c-.552.48-1.858 1.178-2.998 1.54c-1.087.346-1.77 1.53-2.104 1.8M9.484 3.514c0 .836.651 1.514 1.455 1.514c.803 0 1.455-.678 1.455-1.514S11.742 2 10.939 2c-.804 0-1.455.678-1.455 1.514m0 0H8.84l-.77.072M3.99 8.943c.836-.014 1.474.642 1.487 1.453c.013.812-.61 1.51-1.447 1.524a1.52 1.52 0 0 1-1.532-1.483c-.013-.811.655-1.48 1.492-1.494m0 0l.09-1.333m1.693-2.96l-.327.307l-.29.313"/></svg> </template>
CSS
.icon-drag-02 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.492%2016.77l.248-.242c.561-.55.88-1.302.889-2.09l.05-5.143c.006-.697.231-1.434.864-1.724c.957-.437%202.14-.19%202.352%201.856l.328%201.729l5.58-6.701c1.167-1.102%203.24.29%202.336%202.016l-3.281%203.95c1.28.86%206.004%205.75%202.178%208.24c-.552.48-1.858%201.178-2.998%201.54c-1.087.346-1.77%201.53-2.104%201.8M9.484%203.514c0%20.836.651%201.514%201.455%201.514c.803%200%201.455-.678%201.455-1.514S11.742%202%2010.939%202c-.804%200-1.455.678-1.455%201.514m0%200H8.84l-.77.072M3.99%208.943c.836-.014%201.474.642%201.487%201.453c.013.812-.61%201.51-1.447%201.524a1.52%201.52%200%200%201-1.532-1.483c-.013-.811.655-1.48%201.492-1.494m0%200l.09-1.333m1.693-2.96l-.327.307l-.29.313%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8.492%2016.77l.248-.242c.561-.55.88-1.302.889-2.09l.05-5.143c.006-.697.231-1.434.864-1.724c.957-.437%202.14-.19%202.352%201.856l.328%201.729l5.58-6.701c1.167-1.102%203.24.29%202.336%202.016l-3.281%203.95c1.28.86%206.004%205.75%202.178%208.24c-.552.48-1.858%201.178-2.998%201.54c-1.087.346-1.77%201.53-2.104%201.8M9.484%203.514c0%20.836.651%201.514%201.455%201.514c.803%200%201.455-.678%201.455-1.514S11.742%202%2010.939%202c-.804%200-1.455.678-1.455%201.514m0%200H8.84l-.77.072M3.99%208.943c.836-.014%201.474.642%201.487%201.453c.013.812-.61%201.51-1.447%201.524a1.52%201.52%200%200%201-1.532-1.483c-.013-.811.655-1.48%201.492-1.494m0%200l.09-1.333m1.693-2.96l-.327.307l-.29.313%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/drag-02.svg?color=%231a73e8&size=48