gavel from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
gavel
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0
Aliases
court-hammer

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"><path fill="currentColor" d="m2.3 20.28l9.6-9.6l-1.4-1.42l-.72.71a.996.996 0 0 1-1.41 0l-.71-.71a.996.996 0 0 1 0-1.41l5.66-5.66a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.69l1.42 1.43a.996.996 0 0 1 1.41 0c.39.39.39 1.03 0 1.42l1.41 1.41l.71-.71c.39-.39 1.03-.39 1.42 0l.7.71c.39.39.39 1.03 0 1.42l-5.65 5.65c-.39.39-1.03.39-1.42 0l-.7-.7a.99.99 0 0 1 0-1.42l.7-.71l-1.41-1.41l-9.61 9.61a.996.996 0 0 1-1.41 0c-.39-.39-.39-1.03 0-1.42M20 19a2 2 0 0 1 2 2v1H12v-1a2 2 0 0 1 2-2z"/></svg>

React

import type { SVGProps } from "react";

export function MdiGavel(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="m2.3 20.28l9.6-9.6l-1.4-1.42l-.72.71a.996.996 0 0 1-1.41 0l-.71-.71a.996.996 0 0 1 0-1.41l5.66-5.66a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.69l1.42 1.43a.996.996 0 0 1 1.41 0c.39.39.39 1.03 0 1.42l1.41 1.41l.71-.71c.39-.39 1.03-.39 1.42 0l.7.71c.39.39.39 1.03 0 1.42l-5.65 5.65c-.39.39-1.03.39-1.42 0l-.7-.7a.99.99 0 0 1 0-1.42l.7-.71l-1.41-1.41l-9.61 9.61a.996.996 0 0 1-1.41 0c-.39-.39-.39-1.03 0-1.42M20 19a2 2 0 0 1 2 2v1H12v-1a2 2 0 0 1 2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.3 20.28l9.6-9.6l-1.4-1.42l-.72.71a.996.996 0 0 1-1.41 0l-.71-.71a.996.996 0 0 1 0-1.41l5.66-5.66a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.69l1.42 1.43a.996.996 0 0 1 1.41 0c.39.39.39 1.03 0 1.42l1.41 1.41l.71-.71c.39-.39 1.03-.39 1.42 0l.7.71c.39.39.39 1.03 0 1.42l-5.65 5.65c-.39.39-1.03.39-1.42 0l-.7-.7a.99.99 0 0 1 0-1.42l.7-.71l-1.41-1.41l-9.61 9.61a.996.996 0 0 1-1.41 0c-.39-.39-.39-1.03 0-1.42M20 19a2 2 0 0 1 2 2v1H12v-1a2 2 0 0 1 2-2z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.3%2020.28l9.6-9.6l-1.4-1.42l-.72.71a.996.996%200%200%201-1.41%200l-.71-.71a.996.996%200%200%201%200-1.41l5.66-5.66a.996.996%200%200%201%201.41%200l.71.71c.39.39.39%201.02%200%201.41l-.71.69l1.42%201.43a.996.996%200%200%201%201.41%200c.39.39.39%201.03%200%201.42l1.41%201.41l.71-.71c.39-.39%201.03-.39%201.42%200l.7.71c.39.39.39%201.03%200%201.42l-5.65%205.65c-.39.39-1.03.39-1.42%200l-.7-.7a.99.99%200%200%201%200-1.42l.7-.71l-1.41-1.41l-9.61%209.61a.996.996%200%200%201-1.41%200c-.39-.39-.39-1.03%200-1.42M20%2019a2%202%200%200%201%202%202v1H12v-1a2%202%200%200%201%202-2z%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%22m2.3%2020.28l9.6-9.6l-1.4-1.42l-.72.71a.996.996%200%200%201-1.41%200l-.71-.71a.996.996%200%200%201%200-1.41l5.66-5.66a.996.996%200%200%201%201.41%200l.71.71c.39.39.39%201.02%200%201.41l-.71.69l1.42%201.43a.996.996%200%200%201%201.41%200c.39.39.39%201.03%200%201.42l1.41%201.41l.71-.71c.39-.39%201.03-.39%201.42%200l.7.71c.39.39.39%201.03%200%201.42l-5.65%205.65c-.39.39-1.03.39-1.42%200l-.7-.7a.99.99%200%200%201%200-1.42l.7-.71l-1.41-1.41l-9.61%209.61a.996.996%200%200%201-1.41%200c-.39-.39-.39-1.03%200-1.42M20%2019a2%202%200%200%201%202%202v1H12v-1a2%202%200%200%201%202-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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