drag left 02 icon

drag-left-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
drag-left-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the drag left 02 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="m8.507 13.653l1.97 1.72V6.5c0-.83.674-1.501 1.504-1.501s1.503.671 1.504 1.5l.003 4.763l2.642.427c1.705.26 2.557.389 3.158.753c.992.601 1.71 1.557 1.71 2.823c0 .918-.224 1.534-.77 3.19c-.345 1.05-.518 1.575-.8 1.99a3.54 3.54 0 0 1-1.938 1.414c-.48.14-1.026.14-2.12.14h-.927c-1.455 0-2.182 0-2.83-.27a4 4 0 0 1-.34-.164c-.615-.338-1.073-.91-1.99-2.052l-2.97-3.698a1.57 1.57 0 0 1-.007-1.954a1.525 1.525 0 0 1 2.201-.21"/><path d="M13.922 9.5A3.998 3.998 0 0 0 11.98 2a3.998 3.998 0 0 0-1.942 7.5"/><path stroke-linejoin="round" d="M7.818 6.023H3m0 0c0 .47.514.694.836.989l1.18.998M3.001 6.023c0-.47.522-.724.836-1.021l1.18-1.012"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDragLeft02(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="m8.507 13.653l1.97 1.72V6.5c0-.83.674-1.501 1.504-1.501s1.503.671 1.504 1.5l.003 4.763l2.642.427c1.705.26 2.557.389 3.158.753c.992.601 1.71 1.557 1.71 2.823c0 .918-.224 1.534-.77 3.19c-.345 1.05-.518 1.575-.8 1.99a3.54 3.54 0 0 1-1.938 1.414c-.48.14-1.026.14-2.12.14h-.927c-1.455 0-2.182 0-2.83-.27a4 4 0 0 1-.34-.164c-.615-.338-1.073-.91-1.99-2.052l-2.97-3.698a1.57 1.57 0 0 1-.007-1.954a1.525 1.525 0 0 1 2.201-.21"/><path d="M13.922 9.5A3.998 3.998 0 0 0 11.98 2a3.998 3.998 0 0 0-1.942 7.5"/><path strokeLinejoin="round" d="M7.818 6.023H3m0 0c0 .47.514.694.836.989l1.18.998M3.001 6.023c0-.47.522-.724.836-1.021l1.18-1.012"/></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="m8.507 13.653l1.97 1.72V6.5c0-.83.674-1.501 1.504-1.501s1.503.671 1.504 1.5l.003 4.763l2.642.427c1.705.26 2.557.389 3.158.753c.992.601 1.71 1.557 1.71 2.823c0 .918-.224 1.534-.77 3.19c-.345 1.05-.518 1.575-.8 1.99a3.54 3.54 0 0 1-1.938 1.414c-.48.14-1.026.14-2.12.14h-.927c-1.455 0-2.182 0-2.83-.27a4 4 0 0 1-.34-.164c-.615-.338-1.073-.91-1.99-2.052l-2.97-3.698a1.57 1.57 0 0 1-.007-1.954a1.525 1.525 0 0 1 2.201-.21"/><path d="M13.922 9.5A3.998 3.998 0 0 0 11.98 2a3.998 3.998 0 0 0-1.942 7.5"/><path stroke-linejoin="round" d="M7.818 6.023H3m0 0c0 .47.514.694.836.989l1.18.998M3.001 6.023c0-.47.522-.724.836-1.021l1.18-1.012"/></g></svg>
</template>

CSS

.icon-drag-left-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%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%22m8.507%2013.653l1.97%201.72V6.5c0-.83.674-1.501%201.504-1.501s1.503.671%201.504%201.5l.003%204.763l2.642.427c1.705.26%202.557.389%203.158.753c.992.601%201.71%201.557%201.71%202.823c0%20.918-.224%201.534-.77%203.19c-.345%201.05-.518%201.575-.8%201.99a3.54%203.54%200%200%201-1.938%201.414c-.48.14-1.026.14-2.12.14h-.927c-1.455%200-2.182%200-2.83-.27a4%204%200%200%201-.34-.164c-.615-.338-1.073-.91-1.99-2.052l-2.97-3.698a1.57%201.57%200%200%201-.007-1.954a1.525%201.525%200%200%201%202.201-.21%22%2F%3E%3Cpath%20d%3D%22M13.922%209.5A3.998%203.998%200%200%200%2011.98%202a3.998%203.998%200%200%200-1.942%207.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.818%206.023H3m0%200c0%20.47.514.694.836.989l1.18.998M3.001%206.023c0-.47.522-.724.836-1.021l1.18-1.012%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%22m8.507%2013.653l1.97%201.72V6.5c0-.83.674-1.501%201.504-1.501s1.503.671%201.504%201.5l.003%204.763l2.642.427c1.705.26%202.557.389%203.158.753c.992.601%201.71%201.557%201.71%202.823c0%20.918-.224%201.534-.77%203.19c-.345%201.05-.518%201.575-.8%201.99a3.54%203.54%200%200%201-1.938%201.414c-.48.14-1.026.14-2.12.14h-.927c-1.455%200-2.182%200-2.83-.27a4%204%200%200%201-.34-.164c-.615-.338-1.073-.91-1.99-2.052l-2.97-3.698a1.57%201.57%200%200%201-.007-1.954a1.525%201.525%200%200%201%202.201-.21%22%2F%3E%3Cpath%20d%3D%22M13.922%209.5A3.998%203.998%200%200%200%2011.98%202a3.998%203.998%200%200%200-1.942%207.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.818%206.023H3m0%200c0%20.47.514.694.836.989l1.18.998M3.001%206.023c0-.47.522-.724.836-1.021l1.18-1.012%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-02.svg?color=%231a73e8&size=48