Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md gavel
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGavelIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M1 21h12v2H1v-2zM5.24 8.07l2.83-2.83 14.14 14.14-2.83 2.83L5.24 8.07zM12.32 1l5.66 5.66-2.83 2.83-5.66-5.66L12.32 1zM3.83 9.48l5.66 5.66-2.83 2.83L1 12.31l2.83-2.83z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
agreementattorneyauctionauthoritycommandcontractcourtcourtroomdecisiondocumentformalgavelgovernmenthammerjudgejudgmentjudgment calljudiciaryjusticelawlawyerlegallegal proceedingslegislationmalletofficialorderpolicerulerulestermstrialverdictwoodwood object
Compare Alternatives
See how other libraries approach this concept.