pen nib straight icon

pen-nib-straight-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
pen-nib-straight-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the pen nib straight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.75 125.66a1 1 0 0 0-.1-.19L188 70.94V32a12 12 0 0 0-12-12H80a12 12 0 0 0-12 12v39l-30.66 54.47l-.1.19a12 12 0 0 0 1.15 12.5l86.44 112.28a4 4 0 0 0 6.34 0l86.49-112.35a12 12 0 0 0 1.09-12.43M80 28h96a4 4 0 0 1 4 4v36H76V32a4 4 0 0 1 4-4m48 120a16 16 0 1 1 16-16a16 16 0 0 1-16 16m83.27-14.72L132 236.25v-80.59a24 24 0 1 0-8 0v80.58l-79.22-102.9a4 4 0 0 1-.4-4.06L74.35 76h107.31l30 53.28a4 4 0 0 1-.39 4"/></svg>

React

import type { SVGProps } from "react";

export function PhPenNibStraightThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.75 125.66a1 1 0 0 0-.1-.19L188 70.94V32a12 12 0 0 0-12-12H80a12 12 0 0 0-12 12v39l-30.66 54.47l-.1.19a12 12 0 0 0 1.15 12.5l86.44 112.28a4 4 0 0 0 6.34 0l86.49-112.35a12 12 0 0 0 1.09-12.43M80 28h96a4 4 0 0 1 4 4v36H76V32a4 4 0 0 1 4-4m48 120a16 16 0 1 1 16-16a16 16 0 0 1-16 16m83.27-14.72L132 236.25v-80.59a24 24 0 1 0-8 0v80.58l-79.22-102.9a4 4 0 0 1-.4-4.06L74.35 76h107.31l30 53.28a4 4 0 0 1-.39 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.75 125.66a1 1 0 0 0-.1-.19L188 70.94V32a12 12 0 0 0-12-12H80a12 12 0 0 0-12 12v39l-30.66 54.47l-.1.19a12 12 0 0 0 1.15 12.5l86.44 112.28a4 4 0 0 0 6.34 0l86.49-112.35a12 12 0 0 0 1.09-12.43M80 28h96a4 4 0 0 1 4 4v36H76V32a4 4 0 0 1 4-4m48 120a16 16 0 1 1 16-16a16 16 0 0 1-16 16m83.27-14.72L132 236.25v-80.59a24 24 0 1 0-8 0v80.58l-79.22-102.9a4 4 0 0 1-.4-4.06L74.35 76h107.31l30 53.28a4 4 0 0 1-.39 4"/></svg>
</template>

CSS

.icon-pen-nib-straight-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M218.75%20125.66a1%201%200%200%200-.1-.19L188%2070.94V32a12%2012%200%200%200-12-12H80a12%2012%200%200%200-12%2012v39l-30.66%2054.47l-.1.19a12%2012%200%200%200%201.15%2012.5l86.44%20112.28a4%204%200%200%200%206.34%200l86.49-112.35a12%2012%200%200%200%201.09-12.43M80%2028h96a4%204%200%200%201%204%204v36H76V32a4%204%200%200%201%204-4m48%20120a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016m83.27-14.72L132%20236.25v-80.59a24%2024%200%201%200-8%200v80.58l-79.22-102.9a4%204%200%200%201-.4-4.06L74.35%2076h107.31l30%2053.28a4%204%200%200%201-.39%204%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M218.75%20125.66a1%201%200%200%200-.1-.19L188%2070.94V32a12%2012%200%200%200-12-12H80a12%2012%200%200%200-12%2012v39l-30.66%2054.47l-.1.19a12%2012%200%200%200%201.15%2012.5l86.44%20112.28a4%204%200%200%200%206.34%200l86.49-112.35a12%2012%200%200%200%201.09-12.43M80%2028h96a4%204%200%200%201%204%204v36H76V32a4%204%200%200%201%204-4m48%20120a16%2016%200%201%201%2016-16a16%2016%200%200%201-16%2016m83.27-14.72L132%20236.25v-80.59a24%2024%200%201%200-8%200v80.58l-79.22-102.9a4%204%200%200%201-.4-4.06L74.35%2076h107.31l30%2053.28a4%204%200%200%201-.39%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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