hammer emoji
hammer from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- hammer
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
hammerAkar IconshammerBootstrap IconshammerEmoji One (Colored)hammerFramework7 IconshammerFont Awesome 6 SolidhammerFont Awesome Solidhammer-outlineFlowbite IconshammerFluent EmojihammerFluent Emoji FlathammerFluent Emoji High ContrasthammerHuge IconshammerIconoirhammerIonIconshammerJam IconshammerLine AwesomehammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerNoto EmojihammerOpenMojihammerPhosphorhammerPrime Iconshammer-fillRemix IconhammerTabler Icons
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the hammer emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAB8B9" d="M186.694 194.52c-23.34-21.518-66.974-6.975-65.227 22.26c1.818 30.42-21.206 38.662-34.668 55.781c-6.208 7.894-12.825 6.308-20.166.641c-21.769-16.806-42.809-34.295-58.154-57.513c-4.198-6.352-11.615-14.445-4.559-20.966c15.741-14.547 24.524-36.768 51.932-38.686c27.628-1.933 43.392-21.384 44.978-49.269c.648-11.388 2.958-20.156 10.81-28.84c60.467-66.873 173.13-86.701 250.914-43.591c5.828 3.23 14.617 5.389 13.155 13.569c-1.62 9.057-8.997 14.933-18.531 15.989c-6.75.748-13.649.145-20.481.145c-34.747-1.814-73.293 9.372-93.985 26.509c-22.111 18.312-23.987 36.855-4.562 57.185l34.404 33.467l-52.641 47.51z"/><path fill="#8E6049" d="m502.204 421.228l-41.668 41.668c-8.684 8.684-22.764 8.684-31.448 0L221.541 255.35c-8.684-8.684-8.684-22.764 0-31.448l41.668-41.668c8.684-8.684 22.764-8.684 31.448 0l207.547 207.547c8.684 8.684 8.684 22.763 0 31.447"/><path fill="#D3E2E2" d="M35.338 215.382a12.7 12.7 0 0 1-9.009-3.732c-4.976-4.976-4.976-13.043 0-18.019l14.695-14.695c4.976-4.976 13.043-4.976 18.019 0s4.976 13.043 0 18.019L44.347 211.65a12.7 12.7 0 0 1-9.009 3.732m101.594-110.077L160.8 81.437c4.976-4.976 4.976-13.043 0-18.019s-13.043-4.976-18.019 0l-23.868 23.868c-4.976 4.976-4.976 13.043 0 18.019c2.488 2.488 5.749 3.732 9.009 3.732s6.522-1.244 9.01-3.732"/><path fill="#909999" d="M114.415 193.82a12.7 12.7 0 0 1-9.009-3.732l-14.44-14.44c-4.976-4.976-4.976-13.043 0-18.019s13.043-4.976 18.019 0l14.44 14.44c4.976 4.976 4.976 13.043 0 18.019a12.7 12.7 0 0 1-9.01 3.732"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiHammer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAB8B9" d="M186.694 194.52c-23.34-21.518-66.974-6.975-65.227 22.26c1.818 30.42-21.206 38.662-34.668 55.781c-6.208 7.894-12.825 6.308-20.166.641c-21.769-16.806-42.809-34.295-58.154-57.513c-4.198-6.352-11.615-14.445-4.559-20.966c15.741-14.547 24.524-36.768 51.932-38.686c27.628-1.933 43.392-21.384 44.978-49.269c.648-11.388 2.958-20.156 10.81-28.84c60.467-66.873 173.13-86.701 250.914-43.591c5.828 3.23 14.617 5.389 13.155 13.569c-1.62 9.057-8.997 14.933-18.531 15.989c-6.75.748-13.649.145-20.481.145c-34.747-1.814-73.293 9.372-93.985 26.509c-22.111 18.312-23.987 36.855-4.562 57.185l34.404 33.467l-52.641 47.51z"/><path fill="#8E6049" d="m502.204 421.228l-41.668 41.668c-8.684 8.684-22.764 8.684-31.448 0L221.541 255.35c-8.684-8.684-8.684-22.764 0-31.448l41.668-41.668c8.684-8.684 22.764-8.684 31.448 0l207.547 207.547c8.684 8.684 8.684 22.763 0 31.447"/><path fill="#D3E2E2" d="M35.338 215.382a12.7 12.7 0 0 1-9.009-3.732c-4.976-4.976-4.976-13.043 0-18.019l14.695-14.695c4.976-4.976 13.043-4.976 18.019 0s4.976 13.043 0 18.019L44.347 211.65a12.7 12.7 0 0 1-9.009 3.732m101.594-110.077L160.8 81.437c4.976-4.976 4.976-13.043 0-18.019s-13.043-4.976-18.019 0l-23.868 23.868c-4.976 4.976-4.976 13.043 0 18.019c2.488 2.488 5.749 3.732 9.009 3.732s6.522-1.244 9.01-3.732"/><path fill="#909999" d="M114.415 193.82a12.7 12.7 0 0 1-9.009-3.732l-14.44-14.44c-4.976-4.976-4.976-13.043 0-18.019s13.043-4.976 18.019 0l14.44 14.44c4.976 4.976 4.976 13.043 0 18.019a12.7 12.7 0 0 1-9.01 3.732"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#AAB8B9" d="M186.694 194.52c-23.34-21.518-66.974-6.975-65.227 22.26c1.818 30.42-21.206 38.662-34.668 55.781c-6.208 7.894-12.825 6.308-20.166.641c-21.769-16.806-42.809-34.295-58.154-57.513c-4.198-6.352-11.615-14.445-4.559-20.966c15.741-14.547 24.524-36.768 51.932-38.686c27.628-1.933 43.392-21.384 44.978-49.269c.648-11.388 2.958-20.156 10.81-28.84c60.467-66.873 173.13-86.701 250.914-43.591c5.828 3.23 14.617 5.389 13.155 13.569c-1.62 9.057-8.997 14.933-18.531 15.989c-6.75.748-13.649.145-20.481.145c-34.747-1.814-73.293 9.372-93.985 26.509c-22.111 18.312-23.987 36.855-4.562 57.185l34.404 33.467l-52.641 47.51z"/><path fill="#8E6049" d="m502.204 421.228l-41.668 41.668c-8.684 8.684-22.764 8.684-31.448 0L221.541 255.35c-8.684-8.684-8.684-22.764 0-31.448l41.668-41.668c8.684-8.684 22.764-8.684 31.448 0l207.547 207.547c8.684 8.684 8.684 22.763 0 31.447"/><path fill="#D3E2E2" d="M35.338 215.382a12.7 12.7 0 0 1-9.009-3.732c-4.976-4.976-4.976-13.043 0-18.019l14.695-14.695c4.976-4.976 13.043-4.976 18.019 0s4.976 13.043 0 18.019L44.347 211.65a12.7 12.7 0 0 1-9.009 3.732m101.594-110.077L160.8 81.437c4.976-4.976 4.976-13.043 0-18.019s-13.043-4.976-18.019 0l-23.868 23.868c-4.976 4.976-4.976 13.043 0 18.019c2.488 2.488 5.749 3.732 9.009 3.732s6.522-1.244 9.01-3.732"/><path fill="#909999" d="M114.415 193.82a12.7 12.7 0 0 1-9.009-3.732l-14.44-14.44c-4.976-4.976-4.976-13.043 0-18.019s13.043-4.976 18.019 0l14.44 14.44c4.976 4.976 4.976 13.043 0 18.019a12.7 12.7 0 0 1-9.01 3.732"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%23AAB8B9%22%20d%3D%22M186.694%20194.52c-23.34-21.518-66.974-6.975-65.227%2022.26c1.818%2030.42-21.206%2038.662-34.668%2055.781c-6.208%207.894-12.825%206.308-20.166.641c-21.769-16.806-42.809-34.295-58.154-57.513c-4.198-6.352-11.615-14.445-4.559-20.966c15.741-14.547%2024.524-36.768%2051.932-38.686c27.628-1.933%2043.392-21.384%2044.978-49.269c.648-11.388%202.958-20.156%2010.81-28.84c60.467-66.873%20173.13-86.701%20250.914-43.591c5.828%203.23%2014.617%205.389%2013.155%2013.569c-1.62%209.057-8.997%2014.933-18.531%2015.989c-6.75.748-13.649.145-20.481.145c-34.747-1.814-73.293%209.372-93.985%2026.509c-22.111%2018.312-23.987%2036.855-4.562%2057.185l34.404%2033.467l-52.641%2047.51z%22%2F%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22m502.204%20421.228l-41.668%2041.668c-8.684%208.684-22.764%208.684-31.448%200L221.541%20255.35c-8.684-8.684-8.684-22.764%200-31.448l41.668-41.668c8.684-8.684%2022.764-8.684%2031.448%200l207.547%20207.547c8.684%208.684%208.684%2022.763%200%2031.447%22%2F%3E%3Cpath%20fill%3D%22%23D3E2E2%22%20d%3D%22M35.338%20215.382a12.7%2012.7%200%200%201-9.009-3.732c-4.976-4.976-4.976-13.043%200-18.019l14.695-14.695c4.976-4.976%2013.043-4.976%2018.019%200s4.976%2013.043%200%2018.019L44.347%20211.65a12.7%2012.7%200%200%201-9.009%203.732m101.594-110.077L160.8%2081.437c4.976-4.976%204.976-13.043%200-18.019s-13.043-4.976-18.019%200l-23.868%2023.868c-4.976%204.976-4.976%2013.043%200%2018.019c2.488%202.488%205.749%203.732%209.009%203.732s6.522-1.244%209.01-3.732%22%2F%3E%3Cpath%20fill%3D%22%23909999%22%20d%3D%22M114.415%20193.82a12.7%2012.7%200%200%201-9.009-3.732l-14.44-14.44c-4.976-4.976-4.976-13.043%200-18.019s13.043-4.976%2018.019%200l14.44%2014.44c4.976%204.976%204.976%2013.043%200%2018.019a12.7%2012.7%200%200%201-9.01%203.732%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23AAB8B9%22%20d%3D%22M186.694%20194.52c-23.34-21.518-66.974-6.975-65.227%2022.26c1.818%2030.42-21.206%2038.662-34.668%2055.781c-6.208%207.894-12.825%206.308-20.166.641c-21.769-16.806-42.809-34.295-58.154-57.513c-4.198-6.352-11.615-14.445-4.559-20.966c15.741-14.547%2024.524-36.768%2051.932-38.686c27.628-1.933%2043.392-21.384%2044.978-49.269c.648-11.388%202.958-20.156%2010.81-28.84c60.467-66.873%20173.13-86.701%20250.914-43.591c5.828%203.23%2014.617%205.389%2013.155%2013.569c-1.62%209.057-8.997%2014.933-18.531%2015.989c-6.75.748-13.649.145-20.481.145c-34.747-1.814-73.293%209.372-93.985%2026.509c-22.111%2018.312-23.987%2036.855-4.562%2057.185l34.404%2033.467l-52.641%2047.51z%22%2F%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22m502.204%20421.228l-41.668%2041.668c-8.684%208.684-22.764%208.684-31.448%200L221.541%20255.35c-8.684-8.684-8.684-22.764%200-31.448l41.668-41.668c8.684-8.684%2022.764-8.684%2031.448%200l207.547%20207.547c8.684%208.684%208.684%2022.763%200%2031.447%22%2F%3E%3Cpath%20fill%3D%22%23D3E2E2%22%20d%3D%22M35.338%20215.382a12.7%2012.7%200%200%201-9.009-3.732c-4.976-4.976-4.976-13.043%200-18.019l14.695-14.695c4.976-4.976%2013.043-4.976%2018.019%200s4.976%2013.043%200%2018.019L44.347%20211.65a12.7%2012.7%200%200%201-9.009%203.732m101.594-110.077L160.8%2081.437c4.976-4.976%204.976-13.043%200-18.019s-13.043-4.976-18.019%200l-23.868%2023.868c-4.976%204.976-4.976%2013.043%200%2018.019c2.488%202.488%205.749%203.732%209.009%203.732s6.522-1.244%209.01-3.732%22%2F%3E%3Cpath%20fill%3D%22%23909999%22%20d%3D%22M114.415%20193.82a12.7%2012.7%200%200%201-9.009-3.732l-14.44-14.44c-4.976-4.976-4.976-13.043%200-18.019s13.043-4.976%2018.019%200l14.44%2014.44c4.976%204.976%204.976%2013.043%200%2018.019a12.7%2012.7%200%200%201-9.01%203.732%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/hammer.svg?color=%231a73e8&size=48