shovel icon
shovel from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shovel
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 4.707V7.5h2.793c.453 0 .887-.18 1.207-.5l.646-.646a1.207 1.207 0 0 0 0-1.708l-1.794-1.793a1.206 1.206 0 0 0-1.705 0L17 3.5c-.32.32-.5.754-.5 1.207m0 2.793l-8 8m-2.865 6h-.183c-1.392 0-2.088 0-2.52-.432c-.433-.433-.432-1.128-.432-2.52v-.183c0-2.087.83-4.09 2.306-5.565c1.148-1.149 1.722-1.723 2.426-1.79q.188-.02.375 0c.704.066 1.279.64 2.427 1.79l1.166 1.166c1.15 1.149 1.724 1.724 1.791 2.428q.018.186 0 .372c-.067.705-.641 1.28-1.79 2.429A7.87 7.87 0 0 1 5.635 21.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShovel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.5 4.707V7.5h2.793c.453 0 .887-.18 1.207-.5l.646-.646a1.207 1.207 0 0 0 0-1.708l-1.794-1.793a1.206 1.206 0 0 0-1.705 0L17 3.5c-.32.32-.5.754-.5 1.207m0 2.793l-8 8m-2.865 6h-.183c-1.392 0-2.088 0-2.52-.432c-.433-.433-.432-1.128-.432-2.52v-.183c0-2.087.83-4.09 2.306-5.565c1.148-1.149 1.722-1.723 2.426-1.79q.188-.02.375 0c.704.066 1.279.64 2.427 1.79l1.166 1.166c1.15 1.149 1.724 1.724 1.791 2.428q.018.186 0 .372c-.067.705-.641 1.28-1.79 2.429A7.87 7.87 0 0 1 5.635 21.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 4.707V7.5h2.793c.453 0 .887-.18 1.207-.5l.646-.646a1.207 1.207 0 0 0 0-1.708l-1.794-1.793a1.206 1.206 0 0 0-1.705 0L17 3.5c-.32.32-.5.754-.5 1.207m0 2.793l-8 8m-2.865 6h-.183c-1.392 0-2.088 0-2.52-.432c-.433-.433-.432-1.128-.432-2.52v-.183c0-2.087.83-4.09 2.306-5.565c1.148-1.149 1.722-1.723 2.426-1.79q.188-.02.375 0c.704.066 1.279.64 2.427 1.79l1.166 1.166c1.15 1.149 1.724 1.724 1.791 2.428q.018.186 0 .372c-.067.705-.641 1.28-1.79 2.429A7.87 7.87 0 0 1 5.635 21.5"/></svg> </template>
CSS
.icon-shovel {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.5%204.707V7.5h2.793c.453%200%20.887-.18%201.207-.5l.646-.646a1.207%201.207%200%200%200%200-1.708l-1.794-1.793a1.206%201.206%200%200%200-1.705%200L17%203.5c-.32.32-.5.754-.5%201.207m0%202.793l-8%208m-2.865%206h-.183c-1.392%200-2.088%200-2.52-.432c-.433-.433-.432-1.128-.432-2.52v-.183c0-2.087.83-4.09%202.306-5.565c1.148-1.149%201.722-1.723%202.426-1.79q.188-.02.375%200c.704.066%201.279.64%202.427%201.79l1.166%201.166c1.15%201.149%201.724%201.724%201.791%202.428q.018.186%200%20.372c-.067.705-.641%201.28-1.79%202.429A7.87%207.87%200%200%201%205.635%2021.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.5%204.707V7.5h2.793c.453%200%20.887-.18%201.207-.5l.646-.646a1.207%201.207%200%200%200%200-1.708l-1.794-1.793a1.206%201.206%200%200%200-1.705%200L17%203.5c-.32.32-.5.754-.5%201.207m0%202.793l-8%208m-2.865%206h-.183c-1.392%200-2.088%200-2.52-.432c-.433-.433-.432-1.128-.432-2.52v-.183c0-2.087.83-4.09%202.306-5.565c1.148-1.149%201.722-1.723%202.426-1.79q.188-.02.375%200c.704.066%201.279.64%202.427%201.79l1.166%201.166c1.15%201.149%201.724%201.724%201.791%202.428q.018.186%200%20.372c-.067.705-.641%201.28-1.79%202.429A7.87%207.87%200%200%201%205.635%2021.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shovel.svg?color=%231a73e8&size=48