trowel icon
trowel from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- trowel
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the trowel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M439.9 245.4L309.3 376l65.3 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8.5-32.2-7.9s-11.5-20.8-7.9-32.2l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4.5 30.3 8.4l65.4 65.3l130.6-130.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5.3"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidTrowel(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="M439.9 245.4L309.3 376l65.3 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8.5-32.2-7.9s-11.5-20.8-7.9-32.2l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4.5 30.3 8.4l65.4 65.3l130.6-130.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M439.9 245.4L309.3 376l65.3 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8.5-32.2-7.9s-11.5-20.8-7.9-32.2l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4.5 30.3 8.4l65.4 65.3l130.6-130.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5.3"/></svg> </template>
CSS
.icon-trowel {
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%22M439.9%20245.4L309.3%20376l65.3%2065.4c7.9%207.9%2011.1%2019.4%208.4%2030.3s-10.8%2019.6-21.5%2022.9l-256%2080c-11.4%203.5-23.8.5-32.2-7.9s-11.5-20.8-7.9-32.2l80-256c3.3-10.7%2012-18.9%2022.9-21.5s22.4.5%2030.3%208.4l65.4%2065.3l130.6-130.6c-14.3-14.6-14.2-38%20.3-52.5l95.4-95.4c26.9-26.9%2070.5-26.9%2097.5%200s26.9%2070.5%200%2097.5l-95.4%2095.4c-14.5%2014.5-37.9%2014.6-52.5.3%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%22M439.9%20245.4L309.3%20376l65.3%2065.4c7.9%207.9%2011.1%2019.4%208.4%2030.3s-10.8%2019.6-21.5%2022.9l-256%2080c-11.4%203.5-23.8.5-32.2-7.9s-11.5-20.8-7.9-32.2l80-256c3.3-10.7%2012-18.9%2022.9-21.5s22.4.5%2030.3%208.4l65.4%2065.3l130.6-130.6c-14.3-14.6-14.2-38%20.3-52.5l95.4-95.4c26.9-26.9%2070.5-26.9%2097.5%200s26.9%2070.5%200%2097.5l-95.4%2095.4c-14.5%2014.5-37.9%2014.6-52.5.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/trowel.svg?color=%231a73e8&size=48