pen fancy icon
pen-fancy from Font Awesome 6 Solid by Dave Gandy · Regular · Business · CC-BY-4.0 Attribution required.
- Name
- pen-fancy
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Business
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More business icons from Font Awesome 6 Solid
Use the pen fancy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3l-64-64l-10.4-10.4zM170.3 256.9l10.4 10.4l64 64l10.4 10.4l-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.3 510.3l95.4-95.4c2.6.7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9.4 5.6 1.1 8.3L1.7 487.6L51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidPenFancy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3l-64-64l-10.4-10.4zM170.3 256.9l10.4 10.4l64 64l10.4 10.4l-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.3 510.3l95.4-95.4c2.6.7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9.4 5.6 1.1 8.3L1.7 487.6L51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3l-64-64l-10.4-10.4zM170.3 256.9l10.4 10.4l64 64l10.4 10.4l-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.3 510.3l95.4-95.4c2.6.7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9.4 5.6 1.1 8.3L1.7 487.6L51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z"/></svg> </template>
CSS
.icon-pen-fancy {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M373.5%2027.1C388.5%209.9%20410.2%200%20433%200c43.6%200%2079%2035.4%2079%2079c0%2022.8-9.9%2044.6-27.1%2059.6L277.7%20319l-10.3-10.3l-64-64l-10.4-10.4zM170.3%20256.9l10.4%2010.4l64%2064l10.4%2010.4l-19.2%2083.4c-3.9%2017.1-16.9%2030.7-33.8%2035.4L24.3%20510.3l95.4-95.4c2.6.7%205.4%201.1%208.3%201.1c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032c0%202.9.4%205.6%201.1%208.3L1.7%20487.6L51.5%20310c4.7-16.9%2018.3-29.9%2035.4-33.8l83.4-19.2z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M373.5%2027.1C388.5%209.9%20410.2%200%20433%200c43.6%200%2079%2035.4%2079%2079c0%2022.8-9.9%2044.6-27.1%2059.6L277.7%20319l-10.3-10.3l-64-64l-10.4-10.4zM170.3%20256.9l10.4%2010.4l64%2064l10.4%2010.4l-19.2%2083.4c-3.9%2017.1-16.9%2030.7-33.8%2035.4L24.3%20510.3l95.4-95.4c2.6.7%205.4%201.1%208.3%201.1c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032c0%202.9.4%205.6%201.1%208.3L1.7%20487.6L51.5%20310c4.7-16.9%2018.3-29.9%2035.4-33.8l83.4-19.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/pen-fancy.svg?color=%231a73e8&size=48