gavel-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
gavel-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

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="M13.431 3.154a3.5 3.5 0 0 1 5.347.474l.484.695l-8.75 8.75l-.531-.318a3.5 3.5 0 0 1-.674-5.476zm-1.151 10.98l3.277 1.966c.14.085.258.202.343.343l1.778 2.964l7.93-7.929l-2.752-2.084a1 1 0 0 1-.217-.225L20.424 5.99zm7.016 7.969l-.557-.928l8.478-8.478l1.28.97a3.5 3.5 0 0 1 .284 5.338l-4.085 3.846a3.5 3.5 0 0 1-5.4-.748m-6.948-5.596l-8.657 8.5a2.346 2.346 0 1 0 3.303 3.334l8.57-8.57l-1.25-2.085zM19 26a1 1 0 1 0 0 2h-2a1 1 0 1 0 0 2h11.333a1 1 0 1 0 0-2H26a1 1 0 1 0 0-2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGavel32Filled(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="M13.431 3.154a3.5 3.5 0 0 1 5.347.474l.484.695l-8.75 8.75l-.531-.318a3.5 3.5 0 0 1-.674-5.476zm-1.151 10.98l3.277 1.966c.14.085.258.202.343.343l1.778 2.964l7.93-7.929l-2.752-2.084a1 1 0 0 1-.217-.225L20.424 5.99zm7.016 7.969l-.557-.928l8.478-8.478l1.28.97a3.5 3.5 0 0 1 .284 5.338l-4.085 3.846a3.5 3.5 0 0 1-5.4-.748m-6.948-5.596l-8.657 8.5a2.346 2.346 0 1 0 3.303 3.334l8.57-8.57l-1.25-2.085zM19 26a1 1 0 1 0 0 2h-2a1 1 0 1 0 0 2h11.333a1 1 0 1 0 0-2H26a1 1 0 1 0 0-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.431 3.154a3.5 3.5 0 0 1 5.347.474l.484.695l-8.75 8.75l-.531-.318a3.5 3.5 0 0 1-.674-5.476zm-1.151 10.98l3.277 1.966c.14.085.258.202.343.343l1.778 2.964l7.93-7.929l-2.752-2.084a1 1 0 0 1-.217-.225L20.424 5.99zm7.016 7.969l-.557-.928l8.478-8.478l1.28.97a3.5 3.5 0 0 1 .284 5.338l-4.085 3.846a3.5 3.5 0 0 1-5.4-.748m-6.948-5.596l-8.657 8.5a2.346 2.346 0 1 0 3.303 3.334l8.57-8.57l-1.25-2.085zM19 26a1 1 0 1 0 0 2h-2a1 1 0 1 0 0 2h11.333a1 1 0 1 0 0-2H26a1 1 0 1 0 0-2z"/></svg>
</template>

CSS

.icon-gavel-32-filled {
  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%22M13.431%203.154a3.5%203.5%200%200%201%205.347.474l.484.695l-8.75%208.75l-.531-.318a3.5%203.5%200%200%201-.674-5.476zm-1.151%2010.98l3.277%201.966c.14.085.258.202.343.343l1.778%202.964l7.93-7.929l-2.752-2.084a1%201%200%200%201-.217-.225L20.424%205.99zm7.016%207.969l-.557-.928l8.478-8.478l1.28.97a3.5%203.5%200%200%201%20.284%205.338l-4.085%203.846a3.5%203.5%200%200%201-5.4-.748m-6.948-5.596l-8.657%208.5a2.346%202.346%200%201%200%203.303%203.334l8.57-8.57l-1.25-2.085zM19%2026a1%201%200%201%200%200%202h-2a1%201%200%201%200%200%202h11.333a1%201%200%201%200%200-2H26a1%201%200%201%200%200-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.431%203.154a3.5%203.5%200%200%201%205.347.474l.484.695l-8.75%208.75l-.531-.318a3.5%203.5%200%200%201-.674-5.476zm-1.151%2010.98l3.277%201.966c.14.085.258.202.343.343l1.778%202.964l7.93-7.929l-2.752-2.084a1%201%200%200%201-.217-.225L20.424%205.99zm7.016%207.969l-.557-.928l8.478-8.478l1.28.97a3.5%203.5%200%200%201%20.284%205.338l-4.085%203.846a3.5%203.5%200%200%201-5.4-.748m-6.948-5.596l-8.657%208.5a2.346%202.346%200%201%200%203.303%203.334l8.57-8.57l-1.25-2.085zM19%2026a1%201%200%201%200%200%202h-2a1%201%200%201%200%200%202h11.333a1%201%200%201%200%200-2H26a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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