pen nib icon
pen-nib-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- pen-nib-thin
- Set
- Phosphor
- Style
- Thin
- 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="M244 92.68a11.93 11.93 0 0 0-3.51-8.48L171.8 15.51a12 12 0 0 0-17 0l-29.02 29.05l-58.86 22.07a12.06 12.06 0 0 0-7.63 9.26L36.05 215.34A4 4 0 0 0 40 220a5 5 0 0 0 .66-.05L180.1 196.7a12 12 0 0 0 9.27-7.62l22.07-58.86l29-29a11.92 11.92 0 0 0 3.56-8.54m-62.12 93.59a4 4 0 0 1-3.09 2.54L51.66 210l58.45-58.45a24 24 0 1 0-5.66-5.66L46 204.35L67.19 77.21a4 4 0 0 1 2.54-3.09L127 52.64L203.35 129ZM108 132a16 16 0 1 1 16 16a16 16 0 0 1-16-16m126.83-36.49L208 122.34L133.66 48l26.82-26.82a4 4 0 0 1 5.66 0l68.69 68.69a4 4 0 0 1 0 5.65Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPenNibThin(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="M244 92.68a11.93 11.93 0 0 0-3.51-8.48L171.8 15.51a12 12 0 0 0-17 0l-29.02 29.05l-58.86 22.07a12.06 12.06 0 0 0-7.63 9.26L36.05 215.34A4 4 0 0 0 40 220a5 5 0 0 0 .66-.05L180.1 196.7a12 12 0 0 0 9.27-7.62l22.07-58.86l29-29a11.92 11.92 0 0 0 3.56-8.54m-62.12 93.59a4 4 0 0 1-3.09 2.54L51.66 210l58.45-58.45a24 24 0 1 0-5.66-5.66L46 204.35L67.19 77.21a4 4 0 0 1 2.54-3.09L127 52.64L203.35 129ZM108 132a16 16 0 1 1 16 16a16 16 0 0 1-16-16m126.83-36.49L208 122.34L133.66 48l26.82-26.82a4 4 0 0 1 5.66 0l68.69 68.69a4 4 0 0 1 0 5.65Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 92.68a11.93 11.93 0 0 0-3.51-8.48L171.8 15.51a12 12 0 0 0-17 0l-29.02 29.05l-58.86 22.07a12.06 12.06 0 0 0-7.63 9.26L36.05 215.34A4 4 0 0 0 40 220a5 5 0 0 0 .66-.05L180.1 196.7a12 12 0 0 0 9.27-7.62l22.07-58.86l29-29a11.92 11.92 0 0 0 3.56-8.54m-62.12 93.59a4 4 0 0 1-3.09 2.54L51.66 210l58.45-58.45a24 24 0 1 0-5.66-5.66L46 204.35L67.19 77.21a4 4 0 0 1 2.54-3.09L127 52.64L203.35 129ZM108 132a16 16 0 1 1 16 16a16 16 0 0 1-16-16m126.83-36.49L208 122.34L133.66 48l26.82-26.82a4 4 0 0 1 5.66 0l68.69 68.69a4 4 0 0 1 0 5.65Z"/></svg> </template>
CSS
.icon-pen-nib-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%22M244%2092.68a11.93%2011.93%200%200%200-3.51-8.48L171.8%2015.51a12%2012%200%200%200-17%200l-29.02%2029.05l-58.86%2022.07a12.06%2012.06%200%200%200-7.63%209.26L36.05%20215.34A4%204%200%200%200%2040%20220a5%205%200%200%200%20.66-.05L180.1%20196.7a12%2012%200%200%200%209.27-7.62l22.07-58.86l29-29a11.92%2011.92%200%200%200%203.56-8.54m-62.12%2093.59a4%204%200%200%201-3.09%202.54L51.66%20210l58.45-58.45a24%2024%200%201%200-5.66-5.66L46%20204.35L67.19%2077.21a4%204%200%200%201%202.54-3.09L127%2052.64L203.35%20129ZM108%20132a16%2016%200%201%201%2016%2016a16%2016%200%200%201-16-16m126.83-36.49L208%20122.34L133.66%2048l26.82-26.82a4%204%200%200%201%205.66%200l68.69%2068.69a4%204%200%200%201%200%205.65Z%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%22M244%2092.68a11.93%2011.93%200%200%200-3.51-8.48L171.8%2015.51a12%2012%200%200%200-17%200l-29.02%2029.05l-58.86%2022.07a12.06%2012.06%200%200%200-7.63%209.26L36.05%20215.34A4%204%200%200%200%2040%20220a5%205%200%200%200%20.66-.05L180.1%20196.7a12%2012%200%200%200%209.27-7.62l22.07-58.86l29-29a11.92%2011.92%200%200%200%203.56-8.54m-62.12%2093.59a4%204%200%200%201-3.09%202.54L51.66%20210l58.45-58.45a24%2024%200%201%200-5.66-5.66L46%20204.35L67.19%2077.21a4%204%200%200%201%202.54-3.09L127%2052.64L203.35%20129ZM108%20132a16%2016%200%201%201%2016%2016a16%2016%200%200%201-16-16m126.83-36.49L208%20122.34L133.66%2048l26.82-26.82a4%204%200%200%201%205.66%200l68.69%2068.69a4%204%200%200%201%200%205.65Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pen-nib-thin.svg?color=%231a73e8&size=48