shovel icon
shovel-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- shovel-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the shovel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m248.49 55.51l-48-48a12 12 0 0 0-17 17L199 40l-65.37 65.37l-31.49-31.51a20 20 0 0 0-28.28 0l-56 56A19.9 19.9 0 0 0 12 144v80a20 20 0 0 0 20 20h80a19.86 19.86 0 0 0 14.14-5.86l56-56a20 20 0 0 0 0-28.28l-31.51-31.52L216 57l15.51 15.52a12 12 0 1 0 17-17ZM162.34 168l-52 52H36v-74.34l52-52l28.69 28.68l-37.18 37.17a12 12 0 0 0 17 17l37.17-37.18Z"/></svg>
React
import type { SVGProps } from "react";
export function PhShovelBold(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="m248.49 55.51l-48-48a12 12 0 0 0-17 17L199 40l-65.37 65.37l-31.49-31.51a20 20 0 0 0-28.28 0l-56 56A19.9 19.9 0 0 0 12 144v80a20 20 0 0 0 20 20h80a19.86 19.86 0 0 0 14.14-5.86l56-56a20 20 0 0 0 0-28.28l-31.51-31.52L216 57l15.51 15.52a12 12 0 1 0 17-17ZM162.34 168l-52 52H36v-74.34l52-52l28.69 28.68l-37.18 37.17a12 12 0 0 0 17 17l37.17-37.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m248.49 55.51l-48-48a12 12 0 0 0-17 17L199 40l-65.37 65.37l-31.49-31.51a20 20 0 0 0-28.28 0l-56 56A19.9 19.9 0 0 0 12 144v80a20 20 0 0 0 20 20h80a19.86 19.86 0 0 0 14.14-5.86l56-56a20 20 0 0 0 0-28.28l-31.51-31.52L216 57l15.51 15.52a12 12 0 1 0 17-17ZM162.34 168l-52 52H36v-74.34l52-52l28.69 28.68l-37.18 37.17a12 12 0 0 0 17 17l37.17-37.18Z"/></svg> </template>
CSS
.icon-shovel-bold {
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%22m248.49%2055.51l-48-48a12%2012%200%200%200-17%2017L199%2040l-65.37%2065.37l-31.49-31.51a20%2020%200%200%200-28.28%200l-56%2056A19.9%2019.9%200%200%200%2012%20144v80a20%2020%200%200%200%2020%2020h80a19.86%2019.86%200%200%200%2014.14-5.86l56-56a20%2020%200%200%200%200-28.28l-31.51-31.52L216%2057l15.51%2015.52a12%2012%200%201%200%2017-17ZM162.34%20168l-52%2052H36v-74.34l52-52l28.69%2028.68l-37.18%2037.17a12%2012%200%200%200%2017%2017l37.17-37.18Z%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%22m248.49%2055.51l-48-48a12%2012%200%200%200-17%2017L199%2040l-65.37%2065.37l-31.49-31.51a20%2020%200%200%200-28.28%200l-56%2056A19.9%2019.9%200%200%200%2012%20144v80a20%2020%200%200%200%2020%2020h80a19.86%2019.86%200%200%200%2014.14-5.86l56-56a20%2020%200%200%200%200-28.28l-31.51-31.52L216%2057l15.51%2015.52a12%2012%200%201%200%2017-17ZM162.34%20168l-52%2052H36v-74.34l52-52l28.69%2028.68l-37.18%2037.17a12%2012%200%200%200%2017%2017l37.17-37.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shovel-bold.svg?color=%231a73e8&size=48