drag left 01 icon
drag-left-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- drag-left-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the drag left 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10.682 8.49a3.495 3.495 0 1 1 3.602 0"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.553 21.935l.025-.63a2.93 2.93 0 0 0-.48-1.745c-1.348-2.027-2.378-3.181-3.79-5.159a1.5 1.5 0 0 1-.261-.51c-.341-1.444 1.419-3.324 3.049-1.159l1.591 1.633V6.324c.211-1.648 2.804-1.975 3.241 0v3.742c1.617-.147 8.154.978 6.92 5.465c-.058.21-.113.425-.17.635c-.208.767-.716 1.886-1.205 2.84c-.544 1.061-.401 2.56-.493 2.995M8.719 4.989h-5.72m-.001 0c.14.435.518.699.841.995L5.027 6.99M2.998 4.989c.113-.443.526-.73.841-1.029l1.188-1.019"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDragLeft01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M10.682 8.49a3.495 3.495 0 1 1 3.602 0"/><path strokeLinecap="round" strokeLinejoin="round" d="m10.553 21.935l.025-.63a2.93 2.93 0 0 0-.48-1.745c-1.348-2.027-2.378-3.181-3.79-5.159a1.5 1.5 0 0 1-.261-.51c-.341-1.444 1.419-3.324 3.049-1.159l1.591 1.633V6.324c.211-1.648 2.804-1.975 3.241 0v3.742c1.617-.147 8.154.978 6.92 5.465c-.058.21-.113.425-.17.635c-.208.767-.716 1.886-1.205 2.84c-.544 1.061-.401 2.56-.493 2.995M8.719 4.989h-5.72m-.001 0c.14.435.518.699.841.995L5.027 6.99M2.998 4.989c.113-.443.526-.73.841-1.029l1.188-1.019"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10.682 8.49a3.495 3.495 0 1 1 3.602 0"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.553 21.935l.025-.63a2.93 2.93 0 0 0-.48-1.745c-1.348-2.027-2.378-3.181-3.79-5.159a1.5 1.5 0 0 1-.261-.51c-.341-1.444 1.419-3.324 3.049-1.159l1.591 1.633V6.324c.211-1.648 2.804-1.975 3.241 0v3.742c1.617-.147 8.154.978 6.92 5.465c-.058.21-.113.425-.17.635c-.208.767-.716 1.886-1.205 2.84c-.544 1.061-.401 2.56-.493 2.995M8.719 4.989h-5.72m-.001 0c.14.435.518.699.841.995L5.027 6.99M2.998 4.989c.113-.443.526-.73.841-1.029l1.188-1.019"/></g></svg> </template>
CSS
.icon-drag-left-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.682%208.49a3.495%203.495%200%201%201%203.602%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.553%2021.935l.025-.63a2.93%202.93%200%200%200-.48-1.745c-1.348-2.027-2.378-3.181-3.79-5.159a1.5%201.5%200%200%201-.261-.51c-.341-1.444%201.419-3.324%203.049-1.159l1.591%201.633V6.324c.211-1.648%202.804-1.975%203.241%200v3.742c1.617-.147%208.154.978%206.92%205.465c-.058.21-.113.425-.17.635c-.208.767-.716%201.886-1.205%202.84c-.544%201.061-.401%202.56-.493%202.995M8.719%204.989h-5.72m-.001%200c.14.435.518.699.841.995L5.027%206.99M2.998%204.989c.113-.443.526-.73.841-1.029l1.188-1.019%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.682%208.49a3.495%203.495%200%201%201%203.602%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.553%2021.935l.025-.63a2.93%202.93%200%200%200-.48-1.745c-1.348-2.027-2.378-3.181-3.79-5.159a1.5%201.5%200%200%201-.261-.51c-.341-1.444%201.419-3.324%203.049-1.159l1.591%201.633V6.324c.211-1.648%202.804-1.975%203.241%200v3.742c1.617-.147%208.154.978%206.92%205.465c-.058.21-.113.425-.17.635c-.208.767-.716%201.886-1.205%202.84c-.544%201.061-.401%202.56-.493%202.995M8.719%204.989h-5.72m-.001%200c.14.435.518.699.841.995L5.027%206.99M2.998%204.989c.113-.443.526-.73.841-1.029l1.188-1.019%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/drag-left-01.svg?color=%231a73e8&size=48