drag left 03 icon
drag-left-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- drag-left-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the drag left 03 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13.066 9.722h.937c1.036 0 1.875.846 1.875 1.89m0 0v.944m0-.945a.94.94 0 0 1 .937-.944c1.036 0 1.875.845 1.875 1.889m0 0v.944m0-.944c0-.495.44-.871.925-.79l.32.054c.905.152 1.567.94 1.567 1.863v.447c0 2.052 0 3.079-.31 3.896c-.18.474-.655 1.078-1.035 1.515c-.329.378-.53.857-.53 1.36V22m-6.561-10.389V6.417c0-.783-.63-1.417-1.406-1.417c-.777 0-1.406.634-1.406 1.417v7.52l-1.52-1.535a1.57 1.57 0 0 0-2.352.131a1.61 1.61 0 0 0-.03 1.958l3.374 4.342c.645.831.996 2.112.996 3.167"/><path d="M13.458 9.5A4 4 0 0 0 15.515 6c0-2.21-1.787-4-3.991-4a3.996 3.996 0 0 0-3.992 4A4 4 0 0 0 9.59 9.5"/><path stroke-linejoin="round" d="M7.304 6.023H2.498m0 0c0 .47.513.694.834.988l1.178.999M2.498 6.023c0-.47.521-.724.834-1.022L4.51 3.99"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDragLeft03(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M13.066 9.722h.937c1.036 0 1.875.846 1.875 1.89m0 0v.944m0-.945a.94.94 0 0 1 .937-.944c1.036 0 1.875.845 1.875 1.889m0 0v.944m0-.944c0-.495.44-.871.925-.79l.32.054c.905.152 1.567.94 1.567 1.863v.447c0 2.052 0 3.079-.31 3.896c-.18.474-.655 1.078-1.035 1.515c-.329.378-.53.857-.53 1.36V22m-6.561-10.389V6.417c0-.783-.63-1.417-1.406-1.417c-.777 0-1.406.634-1.406 1.417v7.52l-1.52-1.535a1.57 1.57 0 0 0-2.352.131a1.61 1.61 0 0 0-.03 1.958l3.374 4.342c.645.831.996 2.112.996 3.167"/><path d="M13.458 9.5A4 4 0 0 0 15.515 6c0-2.21-1.787-4-3.991-4a3.996 3.996 0 0 0-3.992 4A4 4 0 0 0 9.59 9.5"/><path strokeLinejoin="round" d="M7.304 6.023H2.498m0 0c0 .47.513.694.834.988l1.178.999M2.498 6.023c0-.47.521-.724.834-1.022L4.51 3.99"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13.066 9.722h.937c1.036 0 1.875.846 1.875 1.89m0 0v.944m0-.945a.94.94 0 0 1 .937-.944c1.036 0 1.875.845 1.875 1.889m0 0v.944m0-.944c0-.495.44-.871.925-.79l.32.054c.905.152 1.567.94 1.567 1.863v.447c0 2.052 0 3.079-.31 3.896c-.18.474-.655 1.078-1.035 1.515c-.329.378-.53.857-.53 1.36V22m-6.561-10.389V6.417c0-.783-.63-1.417-1.406-1.417c-.777 0-1.406.634-1.406 1.417v7.52l-1.52-1.535a1.57 1.57 0 0 0-2.352.131a1.61 1.61 0 0 0-.03 1.958l3.374 4.342c.645.831.996 2.112.996 3.167"/><path d="M13.458 9.5A4 4 0 0 0 15.515 6c0-2.21-1.787-4-3.991-4a3.996 3.996 0 0 0-3.992 4A4 4 0 0 0 9.59 9.5"/><path stroke-linejoin="round" d="M7.304 6.023H2.498m0 0c0 .47.513.694.834.988l1.178.999M2.498 6.023c0-.47.521-.724.834-1.022L4.51 3.99"/></g></svg> </template>
CSS
.icon-drag-left-03 {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.066%209.722h.937c1.036%200%201.875.846%201.875%201.89m0%200v.944m0-.945a.94.94%200%200%201%20.937-.944c1.036%200%201.875.845%201.875%201.889m0%200v.944m0-.944c0-.495.44-.871.925-.79l.32.054c.905.152%201.567.94%201.567%201.863v.447c0%202.052%200%203.079-.31%203.896c-.18.474-.655%201.078-1.035%201.515c-.329.378-.53.857-.53%201.36V22m-6.561-10.389V6.417c0-.783-.63-1.417-1.406-1.417c-.777%200-1.406.634-1.406%201.417v7.52l-1.52-1.535a1.57%201.57%200%200%200-2.352.131a1.61%201.61%200%200%200-.03%201.958l3.374%204.342c.645.831.996%202.112.996%203.167%22%2F%3E%3Cpath%20d%3D%22M13.458%209.5A4%204%200%200%200%2015.515%206c0-2.21-1.787-4-3.991-4a3.996%203.996%200%200%200-3.992%204A4%204%200%200%200%209.59%209.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.304%206.023H2.498m0%200c0%20.47.513.694.834.988l1.178.999M2.498%206.023c0-.47.521-.724.834-1.022L4.51%203.99%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.066%209.722h.937c1.036%200%201.875.846%201.875%201.89m0%200v.944m0-.945a.94.94%200%200%201%20.937-.944c1.036%200%201.875.845%201.875%201.889m0%200v.944m0-.944c0-.495.44-.871.925-.79l.32.054c.905.152%201.567.94%201.567%201.863v.447c0%202.052%200%203.079-.31%203.896c-.18.474-.655%201.078-1.035%201.515c-.329.378-.53.857-.53%201.36V22m-6.561-10.389V6.417c0-.783-.63-1.417-1.406-1.417c-.777%200-1.406.634-1.406%201.417v7.52l-1.52-1.535a1.57%201.57%200%200%200-2.352.131a1.61%201.61%200%200%200-.03%201.958l3.374%204.342c.645.831.996%202.112.996%203.167%22%2F%3E%3Cpath%20d%3D%22M13.458%209.5A4%204%200%200%200%2015.515%206c0-2.21-1.787-4-3.991-4a3.996%203.996%200%200%200-3.992%204A4%204%200%200%200%209.59%209.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.304%206.023H2.498m0%200c0%20.47.513.694.834.988l1.178.999M2.498%206.023c0-.47.521-.724.834-1.022L4.51%203.99%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-03.svg?color=%231a73e8&size=48