trowel from Unicons by Iconscout · Line · Construction · Apache-2.0 Free for personal and commercial use.

Name
trowel
Set
Unicons
Style
Line
Category
Construction
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More construction icons from Unicons

Use the trowel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.12 2.88a3.08 3.08 0 0 0-4.24 0l-2.42 2.41a3 3 0 0 0-.57 3.41l-2.15 2.15l-2-2a3 3 0 0 0-5 1.17l-2.66 8a3 3 0 0 0 .72 3.07A3 3 0 0 0 5 22a2.9 2.9 0 0 0 1-.16l8-2.66a3 3 0 0 0 1.17-5l-2-2l2.15-2.15a3 3 0 0 0 3.41-.57l2.41-2.42a3 3 0 0 0-.02-4.16M13.7 15.63a1 1 0 0 1-.4 1.65L5.32 20a1 1 0 0 1-1-.25a1 1 0 0 1-.25-1l2.67-8a1 1 0 0 1 .7-.75a1 1 0 0 1 .23 0a1 1 0 0 1 .7.29l2 2l-.87.86a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l.86-.87Zm6-9.92l-2.41 2.41a1 1 0 0 1-1.7-.71a1 1 0 0 1 .29-.7l2.41-2.42a1 1 0 0 1 1.42 0a1 1 0 0 1 0 1.42Z"/></svg>

React

import type { SVGProps } from "react";

export function UilTrowel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.12 2.88a3.08 3.08 0 0 0-4.24 0l-2.42 2.41a3 3 0 0 0-.57 3.41l-2.15 2.15l-2-2a3 3 0 0 0-5 1.17l-2.66 8a3 3 0 0 0 .72 3.07A3 3 0 0 0 5 22a2.9 2.9 0 0 0 1-.16l8-2.66a3 3 0 0 0 1.17-5l-2-2l2.15-2.15a3 3 0 0 0 3.41-.57l2.41-2.42a3 3 0 0 0-.02-4.16M13.7 15.63a1 1 0 0 1-.4 1.65L5.32 20a1 1 0 0 1-1-.25a1 1 0 0 1-.25-1l2.67-8a1 1 0 0 1 .7-.75a1 1 0 0 1 .23 0a1 1 0 0 1 .7.29l2 2l-.87.86a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l.86-.87Zm6-9.92l-2.41 2.41a1 1 0 0 1-1.7-.71a1 1 0 0 1 .29-.7l2.41-2.42a1 1 0 0 1 1.42 0a1 1 0 0 1 0 1.42Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.12 2.88a3.08 3.08 0 0 0-4.24 0l-2.42 2.41a3 3 0 0 0-.57 3.41l-2.15 2.15l-2-2a3 3 0 0 0-5 1.17l-2.66 8a3 3 0 0 0 .72 3.07A3 3 0 0 0 5 22a2.9 2.9 0 0 0 1-.16l8-2.66a3 3 0 0 0 1.17-5l-2-2l2.15-2.15a3 3 0 0 0 3.41-.57l2.41-2.42a3 3 0 0 0-.02-4.16M13.7 15.63a1 1 0 0 1-.4 1.65L5.32 20a1 1 0 0 1-1-.25a1 1 0 0 1-.25-1l2.67-8a1 1 0 0 1 .7-.75a1 1 0 0 1 .23 0a1 1 0 0 1 .7.29l2 2l-.87.86a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l.86-.87Zm6-9.92l-2.41 2.41a1 1 0 0 1-1.7-.71a1 1 0 0 1 .29-.7l2.41-2.42a1 1 0 0 1 1.42 0a1 1 0 0 1 0 1.42Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.12%202.88a3.08%203.08%200%200%200-4.24%200l-2.42%202.41a3%203%200%200%200-.57%203.41l-2.15%202.15l-2-2a3%203%200%200%200-5%201.17l-2.66%208a3%203%200%200%200%20.72%203.07A3%203%200%200%200%205%2022a2.9%202.9%200%200%200%201-.16l8-2.66a3%203%200%200%200%201.17-5l-2-2l2.15-2.15a3%203%200%200%200%203.41-.57l2.41-2.42a3%203%200%200%200-.02-4.16M13.7%2015.63a1%201%200%200%201-.4%201.65L5.32%2020a1%201%200%200%201-1-.25a1%201%200%200%201-.25-1l2.67-8a1%201%200%200%201%20.7-.75a1%201%200%200%201%20.23%200a1%201%200%200%201%20.7.29l2%202l-.87.86a1%201%200%200%200%200%201.42a1%201%200%200%200%201.42%200l.86-.87Zm6-9.92l-2.41%202.41a1%201%200%200%201-1.7-.71a1%201%200%200%201%20.29-.7l2.41-2.42a1%201%200%200%201%201.42%200a1%201%200%200%201%200%201.42Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.12%202.88a3.08%203.08%200%200%200-4.24%200l-2.42%202.41a3%203%200%200%200-.57%203.41l-2.15%202.15l-2-2a3%203%200%200%200-5%201.17l-2.66%208a3%203%200%200%200%20.72%203.07A3%203%200%200%200%205%2022a2.9%202.9%200%200%200%201-.16l8-2.66a3%203%200%200%200%201.17-5l-2-2l2.15-2.15a3%203%200%200%200%203.41-.57l2.41-2.42a3%203%200%200%200-.02-4.16M13.7%2015.63a1%201%200%200%201-.4%201.65L5.32%2020a1%201%200%200%201-1-.25a1%201%200%200%201-.25-1l2.67-8a1%201%200%200%201%20.7-.75a1%201%200%200%201%20.23%200a1%201%200%200%201%20.7.29l2%202l-.87.86a1%201%200%200%200%200%201.42a1%201%200%200%200%201.42%200l.86-.87Zm6-9.92l-2.41%202.41a1%201%200%200%201-1.7-.71a1%201%200%200%201%20.29-.7l2.41-2.42a1%201%200%200%201%201.42%200a1%201%200%200%201%200%201.42Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/trowel.svg?color=%231a73e8&size=48