pen nib icon

pen-nib-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
pen-nib-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the pen nib icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.31 81.36l-68.68-68.68a16 16 0 0 0-22.63 0l-28.44 28.44l-58 21.76a16 16 0 0 0-10.2 12.35l-20.77 124.6a4 4 0 0 0 6.77 3.49l57-57a23.85 23.85 0 0 1-2.29-12.08a24 24 0 1 1 13.6 23.4l-57 57a4 4 0 0 0 3.49 6.77l124.61-20.77a16 16 0 0 0 12.35-10.16l21.77-58.07L243.31 104a16 16 0 0 0 0-22.63ZM208 116.68L139.32 48l24-24L232 92.68Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPenNibFill(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="m243.31 81.36l-68.68-68.68a16 16 0 0 0-22.63 0l-28.44 28.44l-58 21.76a16 16 0 0 0-10.2 12.35l-20.77 124.6a4 4 0 0 0 6.77 3.49l57-57a23.85 23.85 0 0 1-2.29-12.08a24 24 0 1 1 13.6 23.4l-57 57a4 4 0 0 0 3.49 6.77l124.61-20.77a16 16 0 0 0 12.35-10.16l21.77-58.07L243.31 104a16 16 0 0 0 0-22.63ZM208 116.68L139.32 48l24-24L232 92.68Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.31 81.36l-68.68-68.68a16 16 0 0 0-22.63 0l-28.44 28.44l-58 21.76a16 16 0 0 0-10.2 12.35l-20.77 124.6a4 4 0 0 0 6.77 3.49l57-57a23.85 23.85 0 0 1-2.29-12.08a24 24 0 1 1 13.6 23.4l-57 57a4 4 0 0 0 3.49 6.77l124.61-20.77a16 16 0 0 0 12.35-10.16l21.77-58.07L243.31 104a16 16 0 0 0 0-22.63ZM208 116.68L139.32 48l24-24L232 92.68Z"/></svg>
</template>

CSS

.icon-pen-nib-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.31%2081.36l-68.68-68.68a16%2016%200%200%200-22.63%200l-28.44%2028.44l-58%2021.76a16%2016%200%200%200-10.2%2012.35l-20.77%20124.6a4%204%200%200%200%206.77%203.49l57-57a23.85%2023.85%200%200%201-2.29-12.08a24%2024%200%201%201%2013.6%2023.4l-57%2057a4%204%200%200%200%203.49%206.77l124.61-20.77a16%2016%200%200%200%2012.35-10.16l21.77-58.07L243.31%20104a16%2016%200%200%200%200-22.63ZM208%20116.68L139.32%2048l24-24L232%2092.68Z%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%22m243.31%2081.36l-68.68-68.68a16%2016%200%200%200-22.63%200l-28.44%2028.44l-58%2021.76a16%2016%200%200%200-10.2%2012.35l-20.77%20124.6a4%204%200%200%200%206.77%203.49l57-57a23.85%2023.85%200%200%201-2.29-12.08a24%2024%200%201%201%2013.6%2023.4l-57%2057a4%204%200%200%200%203.49%206.77l124.61-20.77a16%2016%200%200%200%2012.35-10.16l21.77-58.07L243.31%20104a16%2016%200%200%200%200-22.63ZM208%20116.68L139.32%2048l24-24L232%2092.68Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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