pen nib straight icon
pen-nib-straight-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- pen-nib-straight-bold
- Set
- Phosphor
- Style
- Bold
- 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="M225.92 122.11c-.1-.19-.19-.37-.3-.56L196 68.85V32a20 20 0 0 0-20-20H80a20 20 0 0 0-20 20v36.87l-29.62 52.68a5 5 0 0 0-.3.57a19.89 19.89 0 0 0 1.83 20.71c.09.13.18.25.28.37l86.44 108.29a12 12 0 0 0 18.75 0l86.43-108.29c.1-.12.19-.24.28-.37a19.91 19.91 0 0 0 1.83-20.72M172 36v24H84V36Zm-44 108a10 10 0 1 1 10-10a10 10 0 0 1-10 10m12 65.74v-43.93a34 34 0 1 0-24 0v43.92l-63.17-79.14L79 84h98l26.19 46.59Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPenNibStraightBold(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="M225.92 122.11c-.1-.19-.19-.37-.3-.56L196 68.85V32a20 20 0 0 0-20-20H80a20 20 0 0 0-20 20v36.87l-29.62 52.68a5 5 0 0 0-.3.57a19.89 19.89 0 0 0 1.83 20.71c.09.13.18.25.28.37l86.44 108.29a12 12 0 0 0 18.75 0l86.43-108.29c.1-.12.19-.24.28-.37a19.91 19.91 0 0 0 1.83-20.72M172 36v24H84V36Zm-44 108a10 10 0 1 1 10-10a10 10 0 0 1-10 10m12 65.74v-43.93a34 34 0 1 0-24 0v43.92l-63.17-79.14L79 84h98l26.19 46.59Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.92 122.11c-.1-.19-.19-.37-.3-.56L196 68.85V32a20 20 0 0 0-20-20H80a20 20 0 0 0-20 20v36.87l-29.62 52.68a5 5 0 0 0-.3.57a19.89 19.89 0 0 0 1.83 20.71c.09.13.18.25.28.37l86.44 108.29a12 12 0 0 0 18.75 0l86.43-108.29c.1-.12.19-.24.28-.37a19.91 19.91 0 0 0 1.83-20.72M172 36v24H84V36Zm-44 108a10 10 0 1 1 10-10a10 10 0 0 1-10 10m12 65.74v-43.93a34 34 0 1 0-24 0v43.92l-63.17-79.14L79 84h98l26.19 46.59Z"/></svg> </template>
CSS
.icon-pen-nib-straight-bold {
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%22M225.92%20122.11c-.1-.19-.19-.37-.3-.56L196%2068.85V32a20%2020%200%200%200-20-20H80a20%2020%200%200%200-20%2020v36.87l-29.62%2052.68a5%205%200%200%200-.3.57a19.89%2019.89%200%200%200%201.83%2020.71c.09.13.18.25.28.37l86.44%20108.29a12%2012%200%200%200%2018.75%200l86.43-108.29c.1-.12.19-.24.28-.37a19.91%2019.91%200%200%200%201.83-20.72M172%2036v24H84V36Zm-44%20108a10%2010%200%201%201%2010-10a10%2010%200%200%201-10%2010m12%2065.74v-43.93a34%2034%200%201%200-24%200v43.92l-63.17-79.14L79%2084h98l26.19%2046.59Z%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%22M225.92%20122.11c-.1-.19-.19-.37-.3-.56L196%2068.85V32a20%2020%200%200%200-20-20H80a20%2020%200%200%200-20%2020v36.87l-29.62%2052.68a5%205%200%200%200-.3.57a19.89%2019.89%200%200%200%201.83%2020.71c.09.13.18.25.28.37l86.44%20108.29a12%2012%200%200%200%2018.75%200l86.43-108.29c.1-.12.19-.24.28-.37a19.91%2019.91%200%200%200%201.83-20.72M172%2036v24H84V36Zm-44%20108a10%2010%200%201%201%2010-10a10%2010%200%200%201-10%2010m12%2065.74v-43.93a34%2034%200%201%200-24%200v43.92l-63.17-79.14L79%2084h98l26.19%2046.59Z%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-bold.svg?color=%231a73e8&size=48