square pen icon
square-pen from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- square-pen
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
square-01square-activitysquare-arrow-data-transfer-diagonalsquare-arrow-data-transfer-horizontalsquare-arrow-data-transfer-verticalsquare-arrow-diagonal-01square-arrow-diagonal-02square-arrow-down-01square-arrow-down-02square-arrow-down-03square-arrow-down-doublesquare-arrow-down-leftsquare-arrow-down-rightsquare-arrow-expand-01square-arrow-expand-02square-arrow-horizontalsquare-arrow-left-01square-arrow-left-02square-arrow-left-03square-arrow-left-doublesquare-arrow-left-rightsquare-arrow-move-down-leftsquare-arrow-move-down-rightsquare-arrow-move-left-down
Use the square pen 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-linejoin="round" stroke-width="1.5"><path d="m7.992 16l.724-2.896a3.96 3.96 0 0 1 1.042-1.84l6.66-6.659l.99-.99a2.1 2.1 0 0 1 2.97 2.97l-.99.99l-6.66 6.66a3.96 3.96 0 0 1-1.84 1.041z"/><path stroke-linecap="round" d="M18.992 13.5c0 3.288 0 4.931-.908 6.038a4 4 0 0 1-.554.554C16.423 21 14.78 21 11.492 21h-.5c-3.771 0-5.657 0-6.828-1.172S2.992 16.771 2.992 13v-.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .555-.554C5.56 5 7.205 5 10.492 5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSquarePen(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m7.992 16l.724-2.896a3.96 3.96 0 0 1 1.042-1.84l6.66-6.659l.99-.99a2.1 2.1 0 0 1 2.97 2.97l-.99.99l-6.66 6.66a3.96 3.96 0 0 1-1.84 1.041z"/><path strokeLinecap="round" d="M18.992 13.5c0 3.288 0 4.931-.908 6.038a4 4 0 0 1-.554.554C16.423 21 14.78 21 11.492 21h-.5c-3.771 0-5.657 0-6.828-1.172S2.992 16.771 2.992 13v-.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .555-.554C5.56 5 7.205 5 10.492 5"/></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-linejoin="round" stroke-width="1.5"><path d="m7.992 16l.724-2.896a3.96 3.96 0 0 1 1.042-1.84l6.66-6.659l.99-.99a2.1 2.1 0 0 1 2.97 2.97l-.99.99l-6.66 6.66a3.96 3.96 0 0 1-1.84 1.041z"/><path stroke-linecap="round" d="M18.992 13.5c0 3.288 0 4.931-.908 6.038a4 4 0 0 1-.554.554C16.423 21 14.78 21 11.492 21h-.5c-3.771 0-5.657 0-6.828-1.172S2.992 16.771 2.992 13v-.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .555-.554C5.56 5 7.205 5 10.492 5"/></g></svg> </template>
CSS
.icon-square-pen {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m7.992%2016l.724-2.896a3.96%203.96%200%200%201%201.042-1.84l6.66-6.659l.99-.99a2.1%202.1%200%200%201%202.97%202.97l-.99.99l-6.66%206.66a3.96%203.96%200%200%201-1.84%201.041z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.992%2013.5c0%203.288%200%204.931-.908%206.038a4%204%200%200%201-.554.554C16.423%2021%2014.78%2021%2011.492%2021h-.5c-3.771%200-5.657%200-6.828-1.172S2.992%2016.771%202.992%2013v-.5c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.555-.554C5.56%205%207.205%205%2010.492%205%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m7.992%2016l.724-2.896a3.96%203.96%200%200%201%201.042-1.84l6.66-6.659l.99-.99a2.1%202.1%200%200%201%202.97%202.97l-.99.99l-6.66%206.66a3.96%203.96%200%200%201-1.84%201.041z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.992%2013.5c0%203.288%200%204.931-.908%206.038a4%204%200%200%201-.554.554C16.423%2021%2014.78%2021%2011.492%2021h-.5c-3.771%200-5.657%200-6.828-1.172S2.992%2016.771%202.992%2013v-.5c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.555-.554C5.56%205%207.205%205%2010.492%205%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/square-pen.svg?color=%231a73e8&size=48