hammer emoji
hammer from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- hammer
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
hammerAkar IconshammerBootstrap IconshammerEmoji One (Colored)hammerFramework7 IconshammerFont Awesome 6 SolidhammerFont Awesome Solidhammer-outlineFlowbite IconshammerFluent EmojihammerFluent Emoji FlathammerFirefox OS EmojihammerHuge IconshammerIconoirhammerIonIconshammerJam IconshammerLine AwesomehammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerNoto EmojihammerOpenMojihammerPhosphorhammerPrime Iconshammer-fillRemix IconhammerTabler Icons
More objects icons from Fluent Emoji High Contrast
Use the hammer emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.414 10.656l3.894 3.887l4.242-4.242l-1.6-1.6a1.69 1.69 0 0 1-.466-1.627c.21-.857.956-1.29 2.4-2.77l-1.918-.2zM17.038 4.98l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707L29.829 24.17a4 4 0 0 1-5.657 5.657L11.018 16.673a3 3 0 0 1-.875 1.976l-.788.788a1.25 1.25 0 0 1-1.768 0L1.25 13.1a1.25 1.25 0 0 1 0-1.767l.788-.789a3 3 0 0 1 2.52-.852q.042-.05.089-.1L11.72 2.52a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zm-4.613 10.27l13.16 13.162a2 2 0 0 0 2.829-2.829l-13.161-13.16zm-8.972-3.29l-.258.257l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414L4.867 11.96a1 1 0 0 0-1.414 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastHammer(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="m6.414 10.656l3.894 3.887l4.242-4.242l-1.6-1.6a1.69 1.69 0 0 1-.466-1.627c.21-.857.956-1.29 2.4-2.77l-1.918-.2zM17.038 4.98l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707L29.829 24.17a4 4 0 0 1-5.657 5.657L11.018 16.673a3 3 0 0 1-.875 1.976l-.788.788a1.25 1.25 0 0 1-1.768 0L1.25 13.1a1.25 1.25 0 0 1 0-1.767l.788-.789a3 3 0 0 1 2.52-.852q.042-.05.089-.1L11.72 2.52a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zm-4.613 10.27l13.16 13.162a2 2 0 0 0 2.829-2.829l-13.161-13.16zm-8.972-3.29l-.258.257l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414L4.867 11.96a1 1 0 0 0-1.414 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.414 10.656l3.894 3.887l4.242-4.242l-1.6-1.6a1.69 1.69 0 0 1-.466-1.627c.21-.857.956-1.29 2.4-2.77l-1.918-.2zM17.038 4.98l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707L29.829 24.17a4 4 0 0 1-5.657 5.657L11.018 16.673a3 3 0 0 1-.875 1.976l-.788.788a1.25 1.25 0 0 1-1.768 0L1.25 13.1a1.25 1.25 0 0 1 0-1.767l.788-.789a3 3 0 0 1 2.52-.852q.042-.05.089-.1L11.72 2.52a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zm-4.613 10.27l13.16 13.162a2 2 0 0 0 2.829-2.829l-13.161-13.16zm-8.972-3.29l-.258.257l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414L4.867 11.96a1 1 0 0 0-1.414 0"/></svg> </template>
CSS
.icon-hammer {
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%22m6.414%2010.656l3.894%203.887l4.242-4.242l-1.6-1.6a1.69%201.69%200%200%201-.466-1.627c.21-.857.956-1.29%202.4-2.77l-1.918-.2zM17.038%204.98l-2.492%202.492l1.768%201.768a1.5%201.5%200%200%201%20.293%201.707L29.829%2024.17a4%204%200%200%201-5.657%205.657L11.018%2016.673a3%203%200%200%201-.875%201.976l-.788.788a1.25%201.25%200%200%201-1.768%200L1.25%2013.1a1.25%201.25%200%200%201%200-1.767l.788-.789a3%203%200%200%201%202.52-.852q.042-.05.089-.1L11.72%202.52a1.5%201.5%200%200%201%201.219-.43l3.2.338a1.5%201.5%200%200%201%20.904%202.555zm-4.613%2010.27l13.16%2013.162a2%202%200%200%200%202.829-2.829l-13.161-13.16zm-8.972-3.29l-.258.257l5.276%205.276l.258-.258a1%201%200%200%200%200-1.414L4.867%2011.96a1%201%200%200%200-1.414%200%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%22m6.414%2010.656l3.894%203.887l4.242-4.242l-1.6-1.6a1.69%201.69%200%200%201-.466-1.627c.21-.857.956-1.29%202.4-2.77l-1.918-.2zM17.038%204.98l-2.492%202.492l1.768%201.768a1.5%201.5%200%200%201%20.293%201.707L29.829%2024.17a4%204%200%200%201-5.657%205.657L11.018%2016.673a3%203%200%200%201-.875%201.976l-.788.788a1.25%201.25%200%200%201-1.768%200L1.25%2013.1a1.25%201.25%200%200%201%200-1.767l.788-.789a3%203%200%200%201%202.52-.852q.042-.05.089-.1L11.72%202.52a1.5%201.5%200%200%201%201.219-.43l3.2.338a1.5%201.5%200%200%201%20.904%202.555zm-4.613%2010.27l13.16%2013.162a2%202%200%200%200%202.829-2.829l-13.161-13.16zm-8.972-3.29l-.258.257l5.276%205.276l.258-.258a1%201%200%200%200%200-1.414L4.867%2011.96a1%201%200%200%200-1.414%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/hammer.svg?color=%231a73e8&size=48