pen-alt from Font Awesome Solid by Dave Gandy · Solid · Business · CC-BY-4.0 Attribution required.

Name
pen-alt
Set
Font Awesome Solid
Style
Solid
Category
Business
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More business icons from Font Awesome Solid

Use the pen alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M468 64c19.2 0 37.6 7.6 51.1 21.2l35.7 35.7c13.6 13.5 21.2 31.9 21.2 51.1s-7.6 37.6-21.2 51.1L509.9 268L372 130.1l44.9-44.9C430.4 71.6 448.8 64 468 64M338.1 164L476 301.9L260.9 517c-10.7 10.7-24.1 18.5-38.7 22.6L94.4 575.1c-8.3 2.3-17.3 0-23.4-6.2s-8.5-15.1-6.2-23.4l35.6-127.7c4.1-14.6 11.8-27.9 22.6-38.7l181.1-181.2l-17.1-17c-9.4-9.4-24.6-9.4-33.9 0L153 281c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l100-100.2c28.1-28.1 73.7-28.1 101.8 0z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidPenAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M468 64c19.2 0 37.6 7.6 51.1 21.2l35.7 35.7c13.6 13.5 21.2 31.9 21.2 51.1s-7.6 37.6-21.2 51.1L509.9 268L372 130.1l44.9-44.9C430.4 71.6 448.8 64 468 64M338.1 164L476 301.9L260.9 517c-10.7 10.7-24.1 18.5-38.7 22.6L94.4 575.1c-8.3 2.3-17.3 0-23.4-6.2s-8.5-15.1-6.2-23.4l35.6-127.7c4.1-14.6 11.8-27.9 22.6-38.7l181.1-181.2l-17.1-17c-9.4-9.4-24.6-9.4-33.9 0L153 281c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l100-100.2c28.1-28.1 73.7-28.1 101.8 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M468 64c19.2 0 37.6 7.6 51.1 21.2l35.7 35.7c13.6 13.5 21.2 31.9 21.2 51.1s-7.6 37.6-21.2 51.1L509.9 268L372 130.1l44.9-44.9C430.4 71.6 448.8 64 468 64M338.1 164L476 301.9L260.9 517c-10.7 10.7-24.1 18.5-38.7 22.6L94.4 575.1c-8.3 2.3-17.3 0-23.4-6.2s-8.5-15.1-6.2-23.4l35.6-127.7c4.1-14.6 11.8-27.9 22.6-38.7l181.1-181.2l-17.1-17c-9.4-9.4-24.6-9.4-33.9 0L153 281c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l100-100.2c28.1-28.1 73.7-28.1 101.8 0z"/></svg>
</template>

CSS

.icon-pen-alt {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M468%2064c19.2%200%2037.6%207.6%2051.1%2021.2l35.7%2035.7c13.6%2013.5%2021.2%2031.9%2021.2%2051.1s-7.6%2037.6-21.2%2051.1L509.9%20268L372%20130.1l44.9-44.9C430.4%2071.6%20448.8%2064%20468%2064M338.1%20164L476%20301.9L260.9%20517c-10.7%2010.7-24.1%2018.5-38.7%2022.6L94.4%20575.1c-8.3%202.3-17.3%200-23.4-6.2s-8.5-15.1-6.2-23.4l35.6-127.7c4.1-14.6%2011.8-27.9%2022.6-38.7l181.1-181.2l-17.1-17c-9.4-9.4-24.6-9.4-33.9%200L153%20281c-9.4%209.4-24.6%209.4-33.9%200s-9.4-24.6%200-33.9l100-100.2c28.1-28.1%2073.7-28.1%20101.8%200z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M468%2064c19.2%200%2037.6%207.6%2051.1%2021.2l35.7%2035.7c13.6%2013.5%2021.2%2031.9%2021.2%2051.1s-7.6%2037.6-21.2%2051.1L509.9%20268L372%20130.1l44.9-44.9C430.4%2071.6%20448.8%2064%20468%2064M338.1%20164L476%20301.9L260.9%20517c-10.7%2010.7-24.1%2018.5-38.7%2022.6L94.4%20575.1c-8.3%202.3-17.3%200-23.4-6.2s-8.5-15.1-6.2-23.4l35.6-127.7c4.1-14.6%2011.8-27.9%2022.6-38.7l181.1-181.2l-17.1-17c-9.4-9.4-24.6-9.4-33.9%200L153%20281c-9.4%209.4-24.6%209.4-33.9%200s-9.4-24.6%200-33.9l100-100.2c28.1-28.1%2073.7-28.1%20101.8%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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