cursor edit 01 icon
cursor-edit-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cursor-edit-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cursor-01cursor-02cursor-add-selection-01cursor-add-selection-02cursor-circle-selection-01cursor-circle-selection-02cursor-disabled-01cursor-disabled-02cursor-edit-02cursor-hold-01cursor-hold-02cursor-in-windowcursor-info-01cursor-info-02cursor-loading-01cursor-loading-02cursor-magic-selection-01cursor-magic-selection-02cursor-magic-selection-03cursor-magic-selection-04cursor-move-01cursor-move-02cursor-pointer-01cursor-pointer-02
Use the cursor edit 01 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="m10.734 18.706l-2.281-6.554h0c-.858-2.465-1.287-3.697-.642-4.341s1.878-.216 4.345.641l6.545 2.275c1.369.476 2.053.713 2.2 1.174q.062.192.041.394c-.048.48-.668.855-1.908 1.604c-.796.48-1.193.72-1.3 1.082a1 1 0 0 0-.037.316c.017.376.346.704 1.005 1.358l2.164 2.151h0c.324.322.486.483.56.664c.098.235.098.5.002.736c-.074.18-.236.342-.559.665h0c-.322.322-.483.483-.664.557a.97.97 0 0 1-.735 0c-.18-.074-.341-.235-.664-.557h0L16.634 18.7c-.648-.648-.972-.971-1.344-.99a1 1 0 0 0-.333.04c-.356.108-.592.5-1.065 1.285h0c-.74 1.226-1.109 1.839-1.583 1.893a1 1 0 0 1-.415-.044c-.454-.15-.689-.826-1.16-2.178M4.5 2.5h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m0 11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m11-11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m-2 1.5h-8M4 5.5v8"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCursorEdit01(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="m10.734 18.706l-2.281-6.554h0c-.858-2.465-1.287-3.697-.642-4.341s1.878-.216 4.345.641l6.545 2.275c1.369.476 2.053.713 2.2 1.174q.062.192.041.394c-.048.48-.668.855-1.908 1.604c-.796.48-1.193.72-1.3 1.082a1 1 0 0 0-.037.316c.017.376.346.704 1.005 1.358l2.164 2.151h0c.324.322.486.483.56.664c.098.235.098.5.002.736c-.074.18-.236.342-.559.665h0c-.322.322-.483.483-.664.557a.97.97 0 0 1-.735 0c-.18-.074-.341-.235-.664-.557h0L16.634 18.7c-.648-.648-.972-.971-1.344-.99a1 1 0 0 0-.333.04c-.356.108-.592.5-1.065 1.285h0c-.74 1.226-1.109 1.839-1.583 1.893a1 1 0 0 1-.415-.044c-.454-.15-.689-.826-1.16-2.178M4.5 2.5h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m0 11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m11-11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m-2 1.5h-8M4 5.5v8"/></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="m10.734 18.706l-2.281-6.554h0c-.858-2.465-1.287-3.697-.642-4.341s1.878-.216 4.345.641l6.545 2.275c1.369.476 2.053.713 2.2 1.174q.062.192.041.394c-.048.48-.668.855-1.908 1.604c-.796.48-1.193.72-1.3 1.082a1 1 0 0 0-.037.316c.017.376.346.704 1.005 1.358l2.164 2.151h0c.324.322.486.483.56.664c.098.235.098.5.002.736c-.074.18-.236.342-.559.665h0c-.322.322-.483.483-.664.557a.97.97 0 0 1-.735 0c-.18-.074-.341-.235-.664-.557h0L16.634 18.7c-.648-.648-.972-.971-1.344-.99a1 1 0 0 0-.333.04c-.356.108-.592.5-1.065 1.285h0c-.74 1.226-1.109 1.839-1.583 1.893a1 1 0 0 1-.415-.044c-.454-.15-.689-.826-1.16-2.178M4.5 2.5h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m0 11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m11-11h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1m-2 1.5h-8M4 5.5v8"/></svg> </template>
CSS
.icon-cursor-edit-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%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%22m10.734%2018.706l-2.281-6.554h0c-.858-2.465-1.287-3.697-.642-4.341s1.878-.216%204.345.641l6.545%202.275c1.369.476%202.053.713%202.2%201.174q.062.192.041.394c-.048.48-.668.855-1.908%201.604c-.796.48-1.193.72-1.3%201.082a1%201%200%200%200-.037.316c.017.376.346.704%201.005%201.358l2.164%202.151h0c.324.322.486.483.56.664c.098.235.098.5.002.736c-.074.18-.236.342-.559.665h0c-.322.322-.483.483-.664.557a.97.97%200%200%201-.735%200c-.18-.074-.341-.235-.664-.557h0L16.634%2018.7c-.648-.648-.972-.971-1.344-.99a1%201%200%200%200-.333.04c-.356.108-.592.5-1.065%201.285h0c-.74%201.226-1.109%201.839-1.583%201.893a1%201%200%200%201-.415-.044c-.454-.15-.689-.826-1.16-2.178M4.5%202.5h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m0%2011h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m11-11h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m-2%201.5h-8M4%205.5v8%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%22m10.734%2018.706l-2.281-6.554h0c-.858-2.465-1.287-3.697-.642-4.341s1.878-.216%204.345.641l6.545%202.275c1.369.476%202.053.713%202.2%201.174q.062.192.041.394c-.048.48-.668.855-1.908%201.604c-.796.48-1.193.72-1.3%201.082a1%201%200%200%200-.037.316c.017.376.346.704%201.005%201.358l2.164%202.151h0c.324.322.486.483.56.664c.098.235.098.5.002.736c-.074.18-.236.342-.559.665h0c-.322.322-.483.483-.664.557a.97.97%200%200%201-.735%200c-.18-.074-.341-.235-.664-.557h0L16.634%2018.7c-.648-.648-.972-.971-1.344-.99a1%201%200%200%200-.333.04c-.356.108-.592.5-1.065%201.285h0c-.74%201.226-1.109%201.839-1.583%201.893a1%201%200%200%201-.415-.044c-.454-.15-.689-.826-1.16-2.178M4.5%202.5h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m0%2011h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m11-11h-1a1%201%200%200%200-1%201v1a1%201%200%200%200%201%201h1a1%201%200%200%200%201-1v-1a1%201%200%200%200-1-1m-2%201.5h-8M4%205.5v8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cursor-edit-01.svg?color=%231a73e8&size=48