pen-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
pen-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the pen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.138 4.538a2 2 0 0 1 2.157.442l4.725 4.725a2 2 0 0 1 .442 2.157l-2.365 5.912a2 2 0 0 1-1.605 1.241c-1.08.137-3.435.435-5.079.634c-1.065.13-2.606.47-3.913.79q-1.155.281-2.303.595a1.001 1.001 0 0 1-1.231-1.23q.314-1.148.595-2.304c.32-1.308.66-2.848.79-3.913c.199-1.644.496-3.999.633-5.08a2 2 0 0 1 1.242-1.604zm1.276 6.047a2 2 0 0 0-3.335 1.968a1 1 0 0 0-.2.154L5.82 16.765a.2.2 0 0 0-.053.097a75 75 0 0 1-.353 1.48a.2.2 0 0 0 .243.243c.458-.114.963-.235 1.48-.353a.2.2 0 0 0 .098-.053l4.058-4.058a1 1 0 0 0 .154-.201a1.998 1.998 0 0 0 1.967-3.335m1.83-7.484a1 1 0 0 1 1.413 0L20.9 7.343a1 1 0 1 1-1.414 1.414l-4.242-4.242a1 1 0 0 1 0-1.414"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePenFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.138 4.538a2 2 0 0 1 2.157.442l4.725 4.725a2 2 0 0 1 .442 2.157l-2.365 5.912a2 2 0 0 1-1.605 1.241c-1.08.137-3.435.435-5.079.634c-1.065.13-2.606.47-3.913.79q-1.155.281-2.303.595a1.001 1.001 0 0 1-1.231-1.23q.314-1.148.595-2.304c.32-1.308.66-2.848.79-3.913c.199-1.644.496-3.999.633-5.08a2 2 0 0 1 1.242-1.604zm1.276 6.047a2 2 0 0 0-3.335 1.968a1 1 0 0 0-.2.154L5.82 16.765a.2.2 0 0 0-.053.097a75 75 0 0 1-.353 1.48a.2.2 0 0 0 .243.243c.458-.114.963-.235 1.48-.353a.2.2 0 0 0 .098-.053l4.058-4.058a1 1 0 0 0 .154-.201a1.998 1.998 0 0 0 1.967-3.335m1.83-7.484a1 1 0 0 1 1.413 0L20.9 7.343a1 1 0 1 1-1.414 1.414l-4.242-4.242a1 1 0 0 1 0-1.414"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.138 4.538a2 2 0 0 1 2.157.442l4.725 4.725a2 2 0 0 1 .442 2.157l-2.365 5.912a2 2 0 0 1-1.605 1.241c-1.08.137-3.435.435-5.079.634c-1.065.13-2.606.47-3.913.79q-1.155.281-2.303.595a1.001 1.001 0 0 1-1.231-1.23q.314-1.148.595-2.304c.32-1.308.66-2.848.79-3.913c.199-1.644.496-3.999.633-5.08a2 2 0 0 1 1.242-1.604zm1.276 6.047a2 2 0 0 0-3.335 1.968a1 1 0 0 0-.2.154L5.82 16.765a.2.2 0 0 0-.053.097a75 75 0 0 1-.353 1.48a.2.2 0 0 0 .243.243c.458-.114.963-.235 1.48-.353a.2.2 0 0 0 .098-.053l4.058-4.058a1 1 0 0 0 .154-.201a1.998 1.998 0 0 0 1.967-3.335m1.83-7.484a1 1 0 0 1 1.413 0L20.9 7.343a1 1 0 1 1-1.414 1.414l-4.242-4.242a1 1 0 0 1 0-1.414"/></svg>
</template>

CSS

.icon-pen-fill {
  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%22currentColor%22%20d%3D%22M12.138%204.538a2%202%200%200%201%202.157.442l4.725%204.725a2%202%200%200%201%20.442%202.157l-2.365%205.912a2%202%200%200%201-1.605%201.241c-1.08.137-3.435.435-5.079.634c-1.065.13-2.606.47-3.913.79q-1.155.281-2.303.595a1.001%201.001%200%200%201-1.231-1.23q.314-1.148.595-2.304c.32-1.308.66-2.848.79-3.913c.199-1.644.496-3.999.633-5.08a2%202%200%200%201%201.242-1.604zm1.276%206.047a2%202%200%200%200-3.335%201.968a1%201%200%200%200-.2.154L5.82%2016.765a.2.2%200%200%200-.053.097a75%2075%200%200%201-.353%201.48a.2.2%200%200%200%20.243.243c.458-.114.963-.235%201.48-.353a.2.2%200%200%200%20.098-.053l4.058-4.058a1%201%200%200%200%20.154-.201a1.998%201.998%200%200%200%201.967-3.335m1.83-7.484a1%201%200%200%201%201.413%200L20.9%207.343a1%201%200%201%201-1.414%201.414l-4.242-4.242a1%201%200%200%201%200-1.414%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%22currentColor%22%20d%3D%22M12.138%204.538a2%202%200%200%201%202.157.442l4.725%204.725a2%202%200%200%201%20.442%202.157l-2.365%205.912a2%202%200%200%201-1.605%201.241c-1.08.137-3.435.435-5.079.634c-1.065.13-2.606.47-3.913.79q-1.155.281-2.303.595a1.001%201.001%200%200%201-1.231-1.23q.314-1.148.595-2.304c.32-1.308.66-2.848.79-3.913c.199-1.644.496-3.999.633-5.08a2%202%200%200%201%201.242-1.604zm1.276%206.047a2%202%200%200%200-3.335%201.968a1%201%200%200%200-.2.154L5.82%2016.765a.2.2%200%200%200-.053.097a75%2075%200%200%201-.353%201.48a.2.2%200%200%200%20.243.243c.458-.114.963-.235%201.48-.353a.2.2%200%200%200%20.098-.053l4.058-4.058a1%201%200%200%200%20.154-.201a1.998%201.998%200%200%200%201.967-3.335m1.83-7.484a1%201%200%200%201%201.413%200L20.9%207.343a1%201%200%201%201-1.414%201.414l-4.242-4.242a1%201%200%200%201%200-1.414%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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