gavel icon
gavel from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- gavel
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- gavel-solid
The same icon in other sets
More objects icons from Line Awesome
Use the gavel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 1.594l-.719.687l-7 7.031l-.719.688l4.438 4.438l.687-.72l.344-.343l2.094 2.094L3.28 27.28l1.44 1.44l11.81-11.814l2.063 2.063l-.344.343l-.719.688l4.438 4.438l.687-.72L30.375 16l-.719-.688l-3-3.03l-.687-.688l-.719.687l-.281.281L19.375 7l1-1l-.719-.688l-3-3.03zm0 2.812L17.563 6l-5.594 5.594L10.375 10zM18 8.438L23.563 14L20 17.563L14.437 12zm7.969 5.968L27.562 16l-5.593 5.594L20.375 20z"/></svg>
React
import type { SVGProps } from "react";
export function LaGavel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 1.594l-.719.687l-7 7.031l-.719.688l4.438 4.438l.687-.72l.344-.343l2.094 2.094L3.28 27.28l1.44 1.44l11.81-11.814l2.063 2.063l-.344.343l-.719.688l4.438 4.438l.687-.72L30.375 16l-.719-.688l-3-3.03l-.687-.688l-.719.687l-.281.281L19.375 7l1-1l-.719-.688l-3-3.03zm0 2.812L17.563 6l-5.594 5.594L10.375 10zM18 8.438L23.563 14L20 17.563L14.437 12zm7.969 5.968L27.562 16l-5.593 5.594L20.375 20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 1.594l-.719.687l-7 7.031l-.719.688l4.438 4.438l.687-.72l.344-.343l2.094 2.094L3.28 27.28l1.44 1.44l11.81-11.814l2.063 2.063l-.344.343l-.719.688l4.438 4.438l.687-.72L30.375 16l-.719-.688l-3-3.03l-.687-.688l-.719.687l-.281.281L19.375 7l1-1l-.719-.688l-3-3.03zm0 2.812L17.563 6l-5.594 5.594L10.375 10zM18 8.438L23.563 14L20 17.563L14.437 12zm7.969 5.968L27.562 16l-5.593 5.594L20.375 20z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.969%201.594l-.719.687l-7%207.031l-.719.688l4.438%204.438l.687-.72l.344-.343l2.094%202.094L3.28%2027.28l1.44%201.44l11.81-11.814l2.063%202.063l-.344.343l-.719.688l4.438%204.438l.687-.72L30.375%2016l-.719-.688l-3-3.03l-.687-.688l-.719.687l-.281.281L19.375%207l1-1l-.719-.688l-3-3.03zm0%202.812L17.563%206l-5.594%205.594L10.375%2010zM18%208.438L23.563%2014L20%2017.563L14.437%2012zm7.969%205.968L27.562%2016l-5.593%205.594L20.375%2020z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.969%201.594l-.719.687l-7%207.031l-.719.688l4.438%204.438l.687-.72l.344-.343l2.094%202.094L3.28%2027.28l1.44%201.44l11.81-11.814l2.063%202.063l-.344.343l-.719.688l4.438%204.438l.687-.72L30.375%2016l-.719-.688l-3-3.03l-.687-.688l-.719.687l-.281.281L19.375%207l1-1l-.719-.688l-3-3.03zm0%202.812L17.563%206l-5.594%205.594L10.375%2010zM18%208.438L23.563%2014L20%2017.563L14.437%2012zm7.969%205.968L27.562%2016l-5.593%205.594L20.375%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/gavel.svg?color=%231a73e8&size=48