gavel icon
gavel from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- gavel
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the gavel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14 2L7 9m14 0l-7 7M8.5 8l6.5 6.5m4.5-4.5L13 3.5"/><path d="M11.5 11.5L2 21m20 1H11m9-.5c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152h-1c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C13 20.102 13 20.568 13 21.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGavel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M14 2L7 9m14 0l-7 7M8.5 8l6.5 6.5m4.5-4.5L13 3.5"/><path d="M11.5 11.5L2 21m20 1H11m9-.5c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152h-1c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C13 20.102 13 20.568 13 21.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M14 2L7 9m14 0l-7 7M8.5 8l6.5 6.5m4.5-4.5L13 3.5"/><path d="M11.5 11.5L2 21m20 1H11m9-.5c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152h-1c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C13 20.102 13 20.568 13 21.5"/></g></svg> </template>
CSS
.icon-gavel {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%202L7%209m14%200l-7%207M8.5%208l6.5%206.5m4.5-4.5L13%203.5%22%2F%3E%3Cpath%20d%3D%22M11.5%2011.5L2%2021m20%201H11m9-.5c0-.932%200-1.398-.152-1.765a2%202%200%200%200-1.083-1.083c-.367-.152-.833-.152-1.765-.152h-1c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C13%2020.102%2013%2020.568%2013%2021.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%202L7%209m14%200l-7%207M8.5%208l6.5%206.5m4.5-4.5L13%203.5%22%2F%3E%3Cpath%20d%3D%22M11.5%2011.5L2%2021m20%201H11m9-.5c0-.932%200-1.398-.152-1.765a2%202%200%200%200-1.083-1.083c-.367-.152-.833-.152-1.765-.152h-1c-.932%200-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C13%2020.102%2013%2020.568%2013%2021.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/gavel.svg?color=%231a73e8&size=48