Gavel icon
The Gavel icon is part of Microsoft's Fluent UI System Icons, available here in filled and regular (outlined) styles on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.
Use the Gavel icon in React
Install Microsoft's @fluentui/react-icons package, then import the component. Icons inherit the current text color, and you can size them with CSS.
npm install @fluentui/react-icons
import { Gavel24Regular, Gavel24Filled } from "@fluentui/react-icons";
export function Example() {
return <Gavel24Regular aria-label="Gavel" />;
}Use it in HTML
Reference the SVG file directly:
<img src="https://fluenticons.co/icons/ic_fluent_gavel_24_regular.svg" width="24" height="24" alt="Gavel"> Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.1391 2.97941C13.3259 1.86126 11.7061 1.73417 10.7285 2.71181L7.26355 6.17674C6.25956 7.18072 6.42507 8.85225 7.60646 9.63984L9.61515 10.979L2.7429 17.7217C1.74693 18.6989 1.73939 20.3009 2.7261 21.2874C3.70609 22.2672 5.2948 22.2671 6.2747 21.2872L13.1471 14.4146L14.3634 16.3259C15.1362 17.5403 16.8348 17.7268 17.8526 16.709L21.2891 13.2725C22.2668 12.2948 22.1397 10.675 21.0215 9.86182L17.1328 7.03362C17.0693 6.98747 17.0135 6.93165 16.9673 6.86819L14.1391 2.97941ZM11.7891 3.77247C12.115 3.44659 12.655 3.48895 12.926 3.86167L13.3857 4.49376L9.06797 8.8114L8.43851 8.39176C8.04471 8.12923 7.98954 7.57206 8.32421 7.2374L11.7891 3.77247ZM10.3408 9.65993L14.2789 5.72189L15.7542 7.75045C15.8927 7.94081 16.0601 8.10827 16.2505 8.24672L18.2088 9.67093L14.3573 13.5223L13.3028 11.8653C13.1347 11.6011 12.9132 11.3749 12.6527 11.2012L10.3408 9.65993ZM15.1822 14.8187L19.4369 10.5641L20.1393 11.0749C20.512 11.346 20.5544 11.8859 20.2285 12.2118L16.792 15.6483C16.4527 15.9876 15.8865 15.9254 15.6289 15.5206L15.1822 14.8187ZM12.3222 13.1183L5.21403 20.2266C4.81988 20.6207 4.18085 20.6207 3.78666 20.2266C3.38977 19.8298 3.39281 19.1854 3.79342 18.7924L10.8904 11.8291L11.8206 12.4493C11.9075 12.5072 11.9813 12.5826 12.0373 12.6706L12.3222 13.1183ZM14.75 19.0008C14.3358 19.0008 14 19.3366 14 19.7508C14 20.165 14.3358 20.5008 14.75 20.5008H12.75C12.3358 20.5008 12 20.8366 12 21.2508C12 21.665 12.3358 22.0008 12.75 22.0008H21.25C21.6642 22.0008 22 21.665 22 21.2508C22 20.8366 21.6642 20.5008 21.25 20.5008H19.25C19.6642 20.5008 20 20.165 20 19.7508C20 19.3366 19.6642 19.0008 19.25 19.0008H14.75Z" fill="currentColor"/></svg>Use it from the SVG package
Microsoft's @fluentui/svg-icons package contains the raw SVG files, which works well with bundlers that import SVGs:
npm install @fluentui/svg-icons
import icon from "@fluentui/svg-icons/icons/gavel_24_regular.svg";Details
| Name | Gavel |
|---|---|
| Styles | Regular (outlined), Filled |
| Size | 24 × 24 px (scalable SVG) |
| Regular (outlined) file | ic_fluent_gavel_24_regular.svg |
| Filled file | ic_fluent_gavel_24_filled.svg |
| React components | Gavel24Regular, Gavel24Filled |
| License | MIT (© Microsoft Corporation) |
Keywords
judgelawprocessrulesdecidedoinkdoinkcourt.usedtorepresentcourtwarningsorrules.