pen nib straight icon
pen-nib-straight-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- pen-nib-straight-fill
- Set
- Phosphor
- Style
- Fill
- 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="M222.33 123.89c-.06-.13-.12-.26-.19-.38L192 69.91V32a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v37.9l-30.14 53.61c-.07.12-.13.25-.2.38a15.94 15.94 0 0 0 1.46 16.57l.11.14l77.61 100.81A4 4 0 0 0 120 239v-84.37a24 24 0 1 1 16 0V239a4 4 0 0 0 7.16 2.44l77.6-100.81l.11-.14a15.92 15.92 0 0 0 1.46-16.6M176 64H80V32h96Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPenNibStraightFill(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="M222.33 123.89c-.06-.13-.12-.26-.19-.38L192 69.91V32a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v37.9l-30.14 53.61c-.07.12-.13.25-.2.38a15.94 15.94 0 0 0 1.46 16.57l.11.14l77.61 100.81A4 4 0 0 0 120 239v-84.37a24 24 0 1 1 16 0V239a4 4 0 0 0 7.16 2.44l77.6-100.81l.11-.14a15.92 15.92 0 0 0 1.46-16.6M176 64H80V32h96Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M222.33 123.89c-.06-.13-.12-.26-.19-.38L192 69.91V32a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v37.9l-30.14 53.61c-.07.12-.13.25-.2.38a15.94 15.94 0 0 0 1.46 16.57l.11.14l77.61 100.81A4 4 0 0 0 120 239v-84.37a24 24 0 1 1 16 0V239a4 4 0 0 0 7.16 2.44l77.6-100.81l.11-.14a15.92 15.92 0 0 0 1.46-16.6M176 64H80V32h96Z"/></svg> </template>
CSS
.icon-pen-nib-straight-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%22M222.33%20123.89c-.06-.13-.12-.26-.19-.38L192%2069.91V32a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v37.9l-30.14%2053.61c-.07.12-.13.25-.2.38a15.94%2015.94%200%200%200%201.46%2016.57l.11.14l77.61%20100.81A4%204%200%200%200%20120%20239v-84.37a24%2024%200%201%201%2016%200V239a4%204%200%200%200%207.16%202.44l77.6-100.81l.11-.14a15.92%2015.92%200%200%200%201.46-16.6M176%2064H80V32h96Z%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%22M222.33%20123.89c-.06-.13-.12-.26-.19-.38L192%2069.91V32a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v37.9l-30.14%2053.61c-.07.12-.13.25-.2.38a15.94%2015.94%200%200%200%201.46%2016.57l.11.14l77.61%20100.81A4%204%200%200%200%20120%20239v-84.37a24%2024%200%201%201%2016%200V239a4%204%200%200%200%207.16%202.44l77.6-100.81l.11-.14a15.92%2015.92%200%200%200%201.46-16.6M176%2064H80V32h96Z%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-fill.svg?color=%231a73e8&size=48