pen tool add icon

pen-tool-add from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pen-tool-add
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pen tool add 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.5 15L5 21.5m7.5-6.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path stroke-linejoin="round" d="m18.5 13.515l-1.495 3.418c-.722 1.649-1.082 2.473-1.761 3.002c-.68.529-1.567.677-3.342.973L5.348 22a.85.85 0 0 1-.848-.849l1.092-6.553c.296-1.775.444-2.663.973-3.342s1.353-1.04 3.002-1.76L12.985 8m5.584 4.997l-5.066-5.065a1.717 1.717 0 1 1 2.428-2.429l5.066 5.066a1.717 1.717 0 1 1-2.428 2.428"/><path d="M2.5 5h6m-3-3v6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPenToolAdd(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.5 15L5 21.5m7.5-6.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path strokeLinejoin="round" d="m18.5 13.515l-1.495 3.418c-.722 1.649-1.082 2.473-1.761 3.002c-.68.529-1.567.677-3.342.973L5.348 22a.85.85 0 0 1-.848-.849l1.092-6.553c.296-1.775.444-2.663.973-3.342s1.353-1.04 3.002-1.76L12.985 8m5.584 4.997l-5.066-5.065a1.717 1.717 0 1 1 2.428-2.429l5.066 5.066a1.717 1.717 0 1 1-2.428 2.428"/><path d="M2.5 5h6m-3-3v6"/></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.5 15L5 21.5m7.5-6.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path stroke-linejoin="round" d="m18.5 13.515l-1.495 3.418c-.722 1.649-1.082 2.473-1.761 3.002c-.68.529-1.567.677-3.342.973L5.348 22a.85.85 0 0 1-.848-.849l1.092-6.553c.296-1.775.444-2.663.973-3.342s1.353-1.04 3.002-1.76L12.985 8m5.584 4.997l-5.066-5.065a1.717 1.717 0 1 1 2.428-2.429l5.066 5.066a1.717 1.717 0 1 1-2.428 2.428"/><path d="M2.5 5h6m-3-3v6"/></g></svg>
</template>

CSS

.icon-pen-tool-add {
  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.5%2015L5%2021.5m7.5-6.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18.5%2013.515l-1.495%203.418c-.722%201.649-1.082%202.473-1.761%203.002c-.68.529-1.567.677-3.342.973L5.348%2022a.85.85%200%200%201-.848-.849l1.092-6.553c.296-1.775.444-2.663.973-3.342s1.353-1.04%203.002-1.76L12.985%208m5.584%204.997l-5.066-5.065a1.717%201.717%200%201%201%202.428-2.429l5.066%205.066a1.717%201.717%200%201%201-2.428%202.428%22%2F%3E%3Cpath%20d%3D%22M2.5%205h6m-3-3v6%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.5%2015L5%2021.5m7.5-6.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18.5%2013.515l-1.495%203.418c-.722%201.649-1.082%202.473-1.761%203.002c-.68.529-1.567.677-3.342.973L5.348%2022a.85.85%200%200%201-.848-.849l1.092-6.553c.296-1.775.444-2.663.973-3.342s1.353-1.04%203.002-1.76L12.985%208m5.584%204.997l-5.066-5.065a1.717%201.717%200%201%201%202.428-2.429l5.066%205.066a1.717%201.717%200%201%201-2.428%202.428%22%2F%3E%3Cpath%20d%3D%22M2.5%205h6m-3-3v6%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/pen-tool-add.svg?color=%231a73e8&size=48