drag right 03 icon
drag-right-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- drag-right-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the drag right 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="M11.296 9.722h.939c1.038 0 1.879.846 1.879 1.89m0 0v.944m0-.945c0-.522.42-.944.94-.944c1.037 0 1.878.845 1.878 1.889m0 0v.944m0-.944c0-.495.441-.871.927-.79l.321.054c.906.152 1.57.94 1.57 1.863v.447c0 2.052 0 3.079-.311 3.896c-.18.474-.657 1.078-1.037 1.515a2.08 2.08 0 0 0-.531 1.36V22m-6.575-10.389V6.417c0-.783-.631-1.417-1.41-1.417s-1.409.634-1.409 1.417v7.52l-1.522-1.535a1.576 1.576 0 0 0-2.358.131a1.61 1.61 0 0 0-.03 1.958l3.381 4.342c.647.831.999 2.112.999 3.167"/><path d="M11.688 9.5a4 4 0 1 0-3.876 0"/><path stroke-linejoin="round" d="m16.719 3.996l1.743 1.44c.255.273.298.478.172.78a.8.8 0 0 1-.211.279l-1.704 1.51m-2.92-2.024h3.736"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDragRight03(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="M11.296 9.722h.939c1.038 0 1.879.846 1.879 1.89m0 0v.944m0-.945c0-.522.42-.944.94-.944c1.037 0 1.878.845 1.878 1.889m0 0v.944m0-.944c0-.495.441-.871.927-.79l.321.054c.906.152 1.57.94 1.57 1.863v.447c0 2.052 0 3.079-.311 3.896c-.18.474-.657 1.078-1.037 1.515a2.08 2.08 0 0 0-.531 1.36V22m-6.575-10.389V6.417c0-.783-.631-1.417-1.41-1.417s-1.409.634-1.409 1.417v7.52l-1.522-1.535a1.576 1.576 0 0 0-2.358.131a1.61 1.61 0 0 0-.03 1.958l3.381 4.342c.647.831.999 2.112.999 3.167"/><path d="M11.688 9.5a4 4 0 1 0-3.876 0"/><path strokeLinejoin="round" d="m16.719 3.996l1.743 1.44c.255.273.298.478.172.78a.8.8 0 0 1-.211.279l-1.704 1.51m-2.92-2.024h3.736"/></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="M11.296 9.722h.939c1.038 0 1.879.846 1.879 1.89m0 0v.944m0-.945c0-.522.42-.944.94-.944c1.037 0 1.878.845 1.878 1.889m0 0v.944m0-.944c0-.495.441-.871.927-.79l.321.054c.906.152 1.57.94 1.57 1.863v.447c0 2.052 0 3.079-.311 3.896c-.18.474-.657 1.078-1.037 1.515a2.08 2.08 0 0 0-.531 1.36V22m-6.575-10.389V6.417c0-.783-.631-1.417-1.41-1.417s-1.409.634-1.409 1.417v7.52l-1.522-1.535a1.576 1.576 0 0 0-2.358.131a1.61 1.61 0 0 0-.03 1.958l3.381 4.342c.647.831.999 2.112.999 3.167"/><path d="M11.688 9.5a4 4 0 1 0-3.876 0"/><path stroke-linejoin="round" d="m16.719 3.996l1.743 1.44c.255.273.298.478.172.78a.8.8 0 0 1-.211.279l-1.704 1.51m-2.92-2.024h3.736"/></g></svg> </template>
CSS
.icon-drag-right-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%22M11.296%209.722h.939c1.038%200%201.879.846%201.879%201.89m0%200v.944m0-.945c0-.522.42-.944.94-.944c1.037%200%201.878.845%201.878%201.889m0%200v.944m0-.944c0-.495.441-.871.927-.79l.321.054c.906.152%201.57.94%201.57%201.863v.447c0%202.052%200%203.079-.311%203.896c-.18.474-.657%201.078-1.037%201.515a2.08%202.08%200%200%200-.531%201.36V22m-6.575-10.389V6.417c0-.783-.631-1.417-1.41-1.417s-1.409.634-1.409%201.417v7.52l-1.522-1.535a1.576%201.576%200%200%200-2.358.131a1.61%201.61%200%200%200-.03%201.958l3.381%204.342c.647.831.999%202.112.999%203.167%22%2F%3E%3Cpath%20d%3D%22M11.688%209.5a4%204%200%201%200-3.876%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16.719%203.996l1.743%201.44c.255.273.298.478.172.78a.8.8%200%200%201-.211.279l-1.704%201.51m-2.92-2.024h3.736%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%22M11.296%209.722h.939c1.038%200%201.879.846%201.879%201.89m0%200v.944m0-.945c0-.522.42-.944.94-.944c1.037%200%201.878.845%201.878%201.889m0%200v.944m0-.944c0-.495.441-.871.927-.79l.321.054c.906.152%201.57.94%201.57%201.863v.447c0%202.052%200%203.079-.311%203.896c-.18.474-.657%201.078-1.037%201.515a2.08%202.08%200%200%200-.531%201.36V22m-6.575-10.389V6.417c0-.783-.631-1.417-1.41-1.417s-1.409.634-1.409%201.417v7.52l-1.522-1.535a1.576%201.576%200%200%200-2.358.131a1.61%201.61%200%200%200-.03%201.958l3.381%204.342c.647.831.999%202.112.999%203.167%22%2F%3E%3Cpath%20d%3D%22M11.688%209.5a4%204%200%201%200-3.876%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16.719%203.996l1.743%201.44c.255.273.298.478.172.78a.8.8%200%200%201-.211.279l-1.704%201.51m-2.92-2.024h3.736%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-right-03.svg?color=%231a73e8&size=48