pen tool2 icon

pen-tool2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
pen-tool2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the pen tool2 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.75 22.5h2.52c.96 0 1.58-.68 1.4-1.51l-.41-1.81h-4.5l-.41 1.81c-.18.78.5 1.51 1.4 1.51m3.51-3.33l1.73-1.54c.97-.86 1.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33 0L7.8 15.2c-.77.97-.77 1.6.24 2.43l1.73 1.54m2.24-8.05v2.53m-.86-8.46l-.78-.78c-.47-.47-.47-1.23 0-1.7l.78-.78c.47-.47 1.23-.47 1.7 0l.78.78c.47.47.47 1.23 0 1.7l-.78.78c-.47.47-1.23.47-1.7 0m8.3 4.62h1.1c.66 0 1.2.54 1.2 1.2v1.1c0 .66-.54 1.2-1.2 1.2h-1.1c-.66 0-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2 1.2-1.2m-14.9 0h-1.1c-.66 0-1.2.54-1.2 1.2v1.1c0 .66.54 1.2 1.2 1.2h1.1c.66 0 1.2-.54 1.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2m13.99.29l-5.3-5.3m-7.78 5.3l5.3-5.3"/></svg>

React

import type { SVGProps } from "react";

export function ReiconPenTool2Filled(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.75 22.5h2.52c.96 0 1.58-.68 1.4-1.51l-.41-1.81h-4.5l-.41 1.81c-.18.78.5 1.51 1.4 1.51m3.51-3.33l1.73-1.54c.97-.86 1.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33 0L7.8 15.2c-.77.97-.77 1.6.24 2.43l1.73 1.54m2.24-8.05v2.53m-.86-8.46l-.78-.78c-.47-.47-.47-1.23 0-1.7l.78-.78c.47-.47 1.23-.47 1.7 0l.78.78c.47.47.47 1.23 0 1.7l-.78.78c-.47.47-1.23.47-1.7 0m8.3 4.62h1.1c.66 0 1.2.54 1.2 1.2v1.1c0 .66-.54 1.2-1.2 1.2h-1.1c-.66 0-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2 1.2-1.2m-14.9 0h-1.1c-.66 0-1.2.54-1.2 1.2v1.1c0 .66.54 1.2 1.2 1.2h1.1c.66 0 1.2-.54 1.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2m13.99.29l-5.3-5.3m-7.78 5.3l5.3-5.3"/></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.75 22.5h2.52c.96 0 1.58-.68 1.4-1.51l-.41-1.81h-4.5l-.41 1.81c-.18.78.5 1.51 1.4 1.51m3.51-3.33l1.73-1.54c.97-.86 1.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33 0L7.8 15.2c-.77.97-.77 1.6.24 2.43l1.73 1.54m2.24-8.05v2.53m-.86-8.46l-.78-.78c-.47-.47-.47-1.23 0-1.7l.78-.78c.47-.47 1.23-.47 1.7 0l.78.78c.47.47.47 1.23 0 1.7l-.78.78c-.47.47-1.23.47-1.7 0m8.3 4.62h1.1c.66 0 1.2.54 1.2 1.2v1.1c0 .66-.54 1.2-1.2 1.2h-1.1c-.66 0-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2 1.2-1.2m-14.9 0h-1.1c-.66 0-1.2.54-1.2 1.2v1.1c0 .66.54 1.2 1.2 1.2h1.1c.66 0 1.2-.54 1.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2m13.99.29l-5.3-5.3m-7.78 5.3l5.3-5.3"/></svg>
</template>

CSS

.icon-pen-tool2-filled {
  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.75%2022.5h2.52c.96%200%201.58-.68%201.4-1.51l-.41-1.81h-4.5l-.41%201.81c-.18.78.5%201.51%201.4%201.51m3.51-3.33l1.73-1.54c.97-.86%201.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33%200L7.8%2015.2c-.77.97-.77%201.6.24%202.43l1.73%201.54m2.24-8.05v2.53m-.86-8.46l-.78-.78c-.47-.47-.47-1.23%200-1.7l.78-.78c.47-.47%201.23-.47%201.7%200l.78.78c.47.47.47%201.23%200%201.7l-.78.78c-.47.47-1.23.47-1.7%200m8.3%204.62h1.1c.66%200%201.2.54%201.2%201.2v1.1c0%20.66-.54%201.2-1.2%201.2h-1.1c-.66%200-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2%201.2-1.2m-14.9%200h-1.1c-.66%200-1.2.54-1.2%201.2v1.1c0%20.66.54%201.2%201.2%201.2h1.1c.66%200%201.2-.54%201.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2m13.99.29l-5.3-5.3m-7.78%205.3l5.3-5.3%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.75%2022.5h2.52c.96%200%201.58-.68%201.4-1.51l-.41-1.81h-4.5l-.41%201.81c-.18.78.5%201.51%201.4%201.51m3.51-3.33l1.73-1.54c.97-.86%201.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33%200L7.8%2015.2c-.77.97-.77%201.6.24%202.43l1.73%201.54m2.24-8.05v2.53m-.86-8.46l-.78-.78c-.47-.47-.47-1.23%200-1.7l.78-.78c.47-.47%201.23-.47%201.7%200l.78.78c.47.47.47%201.23%200%201.7l-.78.78c-.47.47-1.23.47-1.7%200m8.3%204.62h1.1c.66%200%201.2.54%201.2%201.2v1.1c0%20.66-.54%201.2-1.2%201.2h-1.1c-.66%200-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2%201.2-1.2m-14.9%200h-1.1c-.66%200-1.2.54-1.2%201.2v1.1c0%20.66.54%201.2%201.2%201.2h1.1c.66%200%201.2-.54%201.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2m13.99.29l-5.3-5.3m-7.78%205.3l5.3-5.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/pen-tool2-filled.svg?color=%231a73e8&size=48