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

Name
pen-2-filled
Set
Reicon
Style
Filled
Category
Messages
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More messages icons from Reicon

Use the pen 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.25 22a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="m11.52 14.929l5.917-5.917a8.2 8.2 0 0 1-2.661-1.787a8.2 8.2 0 0 1-1.788-2.662L7.07 10.48c-.462.462-.693.692-.891.947a5.2 5.2 0 0 0-.599.969c-.139.291-.242.601-.449 1.22l-1.088 3.267a.848.848 0 0 0 1.073 1.073l3.266-1.088c.62-.207.93-.31 1.221-.45q.518-.246.969-.598c.255-.199.485-.43.947-.891m7.56-7.559a3.146 3.146 0 0 0-4.45-4.449l-.71.71l.031.09c.26.749.751 1.732 1.674 2.655A7 7 0 0 0 18.37 8.08z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPen2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M3.25 22a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75" clipRule="evenodd"/><path d="m11.52 14.929l5.917-5.917a8.2 8.2 0 0 1-2.661-1.787a8.2 8.2 0 0 1-1.788-2.662L7.07 10.48c-.462.462-.693.692-.891.947a5.2 5.2 0 0 0-.599.969c-.139.291-.242.601-.449 1.22l-1.088 3.267a.848.848 0 0 0 1.073 1.073l3.266-1.088c.62-.207.93-.31 1.221-.45q.518-.246.969-.598c.255-.199.485-.43.947-.891m7.56-7.559a3.146 3.146 0 0 0-4.45-4.449l-.71.71l.031.09c.26.749.751 1.732 1.674 2.655A7 7 0 0 0 18.37 8.08z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.25 22a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path d="m11.52 14.929l5.917-5.917a8.2 8.2 0 0 1-2.661-1.787a8.2 8.2 0 0 1-1.788-2.662L7.07 10.48c-.462.462-.693.692-.891.947a5.2 5.2 0 0 0-.599.969c-.139.291-.242.601-.449 1.22l-1.088 3.267a.848.848 0 0 0 1.073 1.073l3.266-1.088c.62-.207.93-.31 1.221-.45q.518-.246.969-.598c.255-.199.485-.43.947-.891m7.56-7.559a3.146 3.146 0 0 0-4.45-4.449l-.71.71l.031.09c.26.749.751 1.732 1.674 2.655A7 7 0 0 0 18.37 8.08z"/></g></svg>
</template>

CSS

.icon-pen-2-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.25%2022a.75.75%200%200%201%20.75-.75h16a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m11.52%2014.929l5.917-5.917a8.2%208.2%200%200%201-2.661-1.787a8.2%208.2%200%200%201-1.788-2.662L7.07%2010.48c-.462.462-.693.692-.891.947a5.2%205.2%200%200%200-.599.969c-.139.291-.242.601-.449%201.22l-1.088%203.267a.848.848%200%200%200%201.073%201.073l3.266-1.088c.62-.207.93-.31%201.221-.45q.518-.246.969-.598c.255-.199.485-.43.947-.891m7.56-7.559a3.146%203.146%200%200%200-4.45-4.449l-.71.71l.031.09c.26.749.751%201.732%201.674%202.655A7%207%200%200%200%2018.37%208.08z%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.25%2022a.75.75%200%200%201%20.75-.75h16a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m11.52%2014.929l5.917-5.917a8.2%208.2%200%200%201-2.661-1.787a8.2%208.2%200%200%201-1.788-2.662L7.07%2010.48c-.462.462-.693.692-.891.947a5.2%205.2%200%200%200-.599.969c-.139.291-.242.601-.449%201.22l-1.088%203.267a.848.848%200%200%200%201.073%201.073l3.266-1.088c.62-.207.93-.31%201.221-.45q.518-.246.969-.598c.255-.199.485-.43.947-.891m7.56-7.559a3.146%203.146%200%200%200-4.45-4.449l-.71.71l.031.09c.26.749.751%201.732%201.674%202.655A7%207%200%200%200%2018.37%208.08z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Pen 2 filled icon — Reicon · IconsDB