hammer emoji
hammer from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- hammer
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- 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 ContrasthammerFirefox OS EmojihammerHuge IconshammerIconoirhammerIonIconshammerJam IconshammerLine AwesomehammerLucidehammerMaterial Design Iconshammer-fillMingCute IconhammerOpenMojihammerPhosphorhammerPrime Iconshammer-fillRemix IconhammerTabler Icons
More objects icons from Noto Emoji
Use the hammer emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m121.37 116.03l-6.67 5.77c-2.57 2.22-6.47 1.93-8.67-.65L26.96 25.71l10.17-7.65l84.75 89.38a6 6 0 0 1-.51 8.59"/><path fill="#7d5133" d="m34.19 34.43l18.82 22.72c2.93-4.42 4.43-9.72 5.63-16.41L40.47 21.58a16.6 16.6 0 0 0-3.71 4.29c-1.55 2.59-2.36 5.54-2.57 8.56"/><path fill="#82aec0" d="M71.49 4.73c-17.27-.2-23.66 1.33-33.28 9.64c-2.88 2.49-5.77 4.98-8.65 7.47c-3.14 2.71-7.31 5.07-6.65 9.76c.24 1.71.77 3.44.45 5.14c-.31 1.6-2.17 2.4-3.5 1.49c-1.24-.86-2.62-1.91-4.15-2.09c-1.44-.16-2.95.29-4.03 1.25l-6.69 5.95s-.96 3.89 6.53 12.37s12.31 7.87 12.31 7.87l6.29-5.53c1.06-.93 1.6-2.29 1.58-3.7c-.03-1.64-.99-2.91-1.56-4.39c-.11-.28-.74-1.28.36-2.18c.98-.85 2.99-.56 4.13-.25c1.15.31 2.24.8 3.4 1.1c2.25.59 3.3-.46 4.87-1.81c1.38-1.2 9.72-8.4 12.5-10.8c5.55-4.8-2.91-13.2-2.91-13.2c-4-4.5 20.17-15.84 20.17-15.84c1.76-.63 1.22-2.22-1.17-2.25"/><path fill="#2f7889" d="M38.02 48.63c.47.12.88.16 1.26.15v-.19c-.1-1.08-.69-2.05-1.28-2.95a64.5 64.5 0 0 0-13.69-15c-.44-.35-.9-.7-1.37-1c-.1.61-.12 1.26-.02 1.97c.24 1.71.77 3.44.45 5.14c-.34 1.75-2.17 2.24-3.58 1.58c3.65 2.36 6.79 5.51 9.06 9.21c.31.5.62 1.03.98 1.5c.05-.49.27-.95.68-1.26c.98-.85 2.99-.56 4.13-.25c1.13.31 2.23.8 3.38 1.1m-20.59 2.11c5.24 5.48 8.19 11.17 6.59 12.71c-1.61 1.54-7.16-1.66-12.41-7.14S3.38 44.89 4.98 43.35s7.21 1.91 12.45 7.39"/><path fill="#b9e4ea" d="M37.85 22.4c4.17-1.78 7.89-5.58 12.74-9.77c1.39-1.2 3.15-2.33 4.95-3.18c.67-.32.43-1.34-.32-1.32c-2.5.04-4.73.8-6.92 1.75c-3.07 1.33-5.77 3.36-8.39 5.44c-1.79 1.43-6 4.98-8.65 7.22c-.49.42-.11 1.07.54 1.08c1.88.01 2.93.11 6.05-1.22M11.57 39.81c-1.76 1.98.48 2.52 4.44 5.79c2.79 2.31 5.75.17 5.78-1.99c.02-1.94-.46-2.98-3.29-4.76c-2.82-1.78-5.33-.84-6.93.96"/></svg>
React
import type { SVGProps } from "react";
export function NotoHammer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m121.37 116.03l-6.67 5.77c-2.57 2.22-6.47 1.93-8.67-.65L26.96 25.71l10.17-7.65l84.75 89.38a6 6 0 0 1-.51 8.59"/><path fill="#7d5133" d="m34.19 34.43l18.82 22.72c2.93-4.42 4.43-9.72 5.63-16.41L40.47 21.58a16.6 16.6 0 0 0-3.71 4.29c-1.55 2.59-2.36 5.54-2.57 8.56"/><path fill="#82aec0" d="M71.49 4.73c-17.27-.2-23.66 1.33-33.28 9.64c-2.88 2.49-5.77 4.98-8.65 7.47c-3.14 2.71-7.31 5.07-6.65 9.76c.24 1.71.77 3.44.45 5.14c-.31 1.6-2.17 2.4-3.5 1.49c-1.24-.86-2.62-1.91-4.15-2.09c-1.44-.16-2.95.29-4.03 1.25l-6.69 5.95s-.96 3.89 6.53 12.37s12.31 7.87 12.31 7.87l6.29-5.53c1.06-.93 1.6-2.29 1.58-3.7c-.03-1.64-.99-2.91-1.56-4.39c-.11-.28-.74-1.28.36-2.18c.98-.85 2.99-.56 4.13-.25c1.15.31 2.24.8 3.4 1.1c2.25.59 3.3-.46 4.87-1.81c1.38-1.2 9.72-8.4 12.5-10.8c5.55-4.8-2.91-13.2-2.91-13.2c-4-4.5 20.17-15.84 20.17-15.84c1.76-.63 1.22-2.22-1.17-2.25"/><path fill="#2f7889" d="M38.02 48.63c.47.12.88.16 1.26.15v-.19c-.1-1.08-.69-2.05-1.28-2.95a64.5 64.5 0 0 0-13.69-15c-.44-.35-.9-.7-1.37-1c-.1.61-.12 1.26-.02 1.97c.24 1.71.77 3.44.45 5.14c-.34 1.75-2.17 2.24-3.58 1.58c3.65 2.36 6.79 5.51 9.06 9.21c.31.5.62 1.03.98 1.5c.05-.49.27-.95.68-1.26c.98-.85 2.99-.56 4.13-.25c1.13.31 2.23.8 3.38 1.1m-20.59 2.11c5.24 5.48 8.19 11.17 6.59 12.71c-1.61 1.54-7.16-1.66-12.41-7.14S3.38 44.89 4.98 43.35s7.21 1.91 12.45 7.39"/><path fill="#b9e4ea" d="M37.85 22.4c4.17-1.78 7.89-5.58 12.74-9.77c1.39-1.2 3.15-2.33 4.95-3.18c.67-.32.43-1.34-.32-1.32c-2.5.04-4.73.8-6.92 1.75c-3.07 1.33-5.77 3.36-8.39 5.44c-1.79 1.43-6 4.98-8.65 7.22c-.49.42-.11 1.07.54 1.08c1.88.01 2.93.11 6.05-1.22M11.57 39.81c-1.76 1.98.48 2.52 4.44 5.79c2.79 2.31 5.75.17 5.78-1.99c.02-1.94-.46-2.98-3.29-4.76c-2.82-1.78-5.33-.84-6.93.96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a06841" d="m121.37 116.03l-6.67 5.77c-2.57 2.22-6.47 1.93-8.67-.65L26.96 25.71l10.17-7.65l84.75 89.38a6 6 0 0 1-.51 8.59"/><path fill="#7d5133" d="m34.19 34.43l18.82 22.72c2.93-4.42 4.43-9.72 5.63-16.41L40.47 21.58a16.6 16.6 0 0 0-3.71 4.29c-1.55 2.59-2.36 5.54-2.57 8.56"/><path fill="#82aec0" d="M71.49 4.73c-17.27-.2-23.66 1.33-33.28 9.64c-2.88 2.49-5.77 4.98-8.65 7.47c-3.14 2.71-7.31 5.07-6.65 9.76c.24 1.71.77 3.44.45 5.14c-.31 1.6-2.17 2.4-3.5 1.49c-1.24-.86-2.62-1.91-4.15-2.09c-1.44-.16-2.95.29-4.03 1.25l-6.69 5.95s-.96 3.89 6.53 12.37s12.31 7.87 12.31 7.87l6.29-5.53c1.06-.93 1.6-2.29 1.58-3.7c-.03-1.64-.99-2.91-1.56-4.39c-.11-.28-.74-1.28.36-2.18c.98-.85 2.99-.56 4.13-.25c1.15.31 2.24.8 3.4 1.1c2.25.59 3.3-.46 4.87-1.81c1.38-1.2 9.72-8.4 12.5-10.8c5.55-4.8-2.91-13.2-2.91-13.2c-4-4.5 20.17-15.84 20.17-15.84c1.76-.63 1.22-2.22-1.17-2.25"/><path fill="#2f7889" d="M38.02 48.63c.47.12.88.16 1.26.15v-.19c-.1-1.08-.69-2.05-1.28-2.95a64.5 64.5 0 0 0-13.69-15c-.44-.35-.9-.7-1.37-1c-.1.61-.12 1.26-.02 1.97c.24 1.71.77 3.44.45 5.14c-.34 1.75-2.17 2.24-3.58 1.58c3.65 2.36 6.79 5.51 9.06 9.21c.31.5.62 1.03.98 1.5c.05-.49.27-.95.68-1.26c.98-.85 2.99-.56 4.13-.25c1.13.31 2.23.8 3.38 1.1m-20.59 2.11c5.24 5.48 8.19 11.17 6.59 12.71c-1.61 1.54-7.16-1.66-12.41-7.14S3.38 44.89 4.98 43.35s7.21 1.91 12.45 7.39"/><path fill="#b9e4ea" d="M37.85 22.4c4.17-1.78 7.89-5.58 12.74-9.77c1.39-1.2 3.15-2.33 4.95-3.18c.67-.32.43-1.34-.32-1.32c-2.5.04-4.73.8-6.92 1.75c-3.07 1.33-5.77 3.36-8.39 5.44c-1.79 1.43-6 4.98-8.65 7.22c-.49.42-.11 1.07.54 1.08c1.88.01 2.93.11 6.05-1.22M11.57 39.81c-1.76 1.98.48 2.52 4.44 5.79c2.79 2.31 5.75.17 5.78-1.99c.02-1.94-.46-2.98-3.29-4.76c-2.82-1.78-5.33-.84-6.93.96"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m121.37%20116.03l-6.67%205.77c-2.57%202.22-6.47%201.93-8.67-.65L26.96%2025.71l10.17-7.65l84.75%2089.38a6%206%200%200%201-.51%208.59%22%2F%3E%3Cpath%20fill%3D%22%237d5133%22%20d%3D%22m34.19%2034.43l18.82%2022.72c2.93-4.42%204.43-9.72%205.63-16.41L40.47%2021.58a16.6%2016.6%200%200%200-3.71%204.29c-1.55%202.59-2.36%205.54-2.57%208.56%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M71.49%204.73c-17.27-.2-23.66%201.33-33.28%209.64c-2.88%202.49-5.77%204.98-8.65%207.47c-3.14%202.71-7.31%205.07-6.65%209.76c.24%201.71.77%203.44.45%205.14c-.31%201.6-2.17%202.4-3.5%201.49c-1.24-.86-2.62-1.91-4.15-2.09c-1.44-.16-2.95.29-4.03%201.25l-6.69%205.95s-.96%203.89%206.53%2012.37s12.31%207.87%2012.31%207.87l6.29-5.53c1.06-.93%201.6-2.29%201.58-3.7c-.03-1.64-.99-2.91-1.56-4.39c-.11-.28-.74-1.28.36-2.18c.98-.85%202.99-.56%204.13-.25c1.15.31%202.24.8%203.4%201.1c2.25.59%203.3-.46%204.87-1.81c1.38-1.2%209.72-8.4%2012.5-10.8c5.55-4.8-2.91-13.2-2.91-13.2c-4-4.5%2020.17-15.84%2020.17-15.84c1.76-.63%201.22-2.22-1.17-2.25%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M38.02%2048.63c.47.12.88.16%201.26.15v-.19c-.1-1.08-.69-2.05-1.28-2.95a64.5%2064.5%200%200%200-13.69-15c-.44-.35-.9-.7-1.37-1c-.1.61-.12%201.26-.02%201.97c.24%201.71.77%203.44.45%205.14c-.34%201.75-2.17%202.24-3.58%201.58c3.65%202.36%206.79%205.51%209.06%209.21c.31.5.62%201.03.98%201.5c.05-.49.27-.95.68-1.26c.98-.85%202.99-.56%204.13-.25c1.13.31%202.23.8%203.38%201.1m-20.59%202.11c5.24%205.48%208.19%2011.17%206.59%2012.71c-1.61%201.54-7.16-1.66-12.41-7.14S3.38%2044.89%204.98%2043.35s7.21%201.91%2012.45%207.39%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M37.85%2022.4c4.17-1.78%207.89-5.58%2012.74-9.77c1.39-1.2%203.15-2.33%204.95-3.18c.67-.32.43-1.34-.32-1.32c-2.5.04-4.73.8-6.92%201.75c-3.07%201.33-5.77%203.36-8.39%205.44c-1.79%201.43-6%204.98-8.65%207.22c-.49.42-.11%201.07.54%201.08c1.88.01%202.93.11%206.05-1.22M11.57%2039.81c-1.76%201.98.48%202.52%204.44%205.79c2.79%202.31%205.75.17%205.78-1.99c.02-1.94-.46-2.98-3.29-4.76c-2.82-1.78-5.33-.84-6.93.96%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m121.37%20116.03l-6.67%205.77c-2.57%202.22-6.47%201.93-8.67-.65L26.96%2025.71l10.17-7.65l84.75%2089.38a6%206%200%200%201-.51%208.59%22%2F%3E%3Cpath%20fill%3D%22%237d5133%22%20d%3D%22m34.19%2034.43l18.82%2022.72c2.93-4.42%204.43-9.72%205.63-16.41L40.47%2021.58a16.6%2016.6%200%200%200-3.71%204.29c-1.55%202.59-2.36%205.54-2.57%208.56%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M71.49%204.73c-17.27-.2-23.66%201.33-33.28%209.64c-2.88%202.49-5.77%204.98-8.65%207.47c-3.14%202.71-7.31%205.07-6.65%209.76c.24%201.71.77%203.44.45%205.14c-.31%201.6-2.17%202.4-3.5%201.49c-1.24-.86-2.62-1.91-4.15-2.09c-1.44-.16-2.95.29-4.03%201.25l-6.69%205.95s-.96%203.89%206.53%2012.37s12.31%207.87%2012.31%207.87l6.29-5.53c1.06-.93%201.6-2.29%201.58-3.7c-.03-1.64-.99-2.91-1.56-4.39c-.11-.28-.74-1.28.36-2.18c.98-.85%202.99-.56%204.13-.25c1.15.31%202.24.8%203.4%201.1c2.25.59%203.3-.46%204.87-1.81c1.38-1.2%209.72-8.4%2012.5-10.8c5.55-4.8-2.91-13.2-2.91-13.2c-4-4.5%2020.17-15.84%2020.17-15.84c1.76-.63%201.22-2.22-1.17-2.25%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M38.02%2048.63c.47.12.88.16%201.26.15v-.19c-.1-1.08-.69-2.05-1.28-2.95a64.5%2064.5%200%200%200-13.69-15c-.44-.35-.9-.7-1.37-1c-.1.61-.12%201.26-.02%201.97c.24%201.71.77%203.44.45%205.14c-.34%201.75-2.17%202.24-3.58%201.58c3.65%202.36%206.79%205.51%209.06%209.21c.31.5.62%201.03.98%201.5c.05-.49.27-.95.68-1.26c.98-.85%202.99-.56%204.13-.25c1.13.31%202.23.8%203.38%201.1m-20.59%202.11c5.24%205.48%208.19%2011.17%206.59%2012.71c-1.61%201.54-7.16-1.66-12.41-7.14S3.38%2044.89%204.98%2043.35s7.21%201.91%2012.45%207.39%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M37.85%2022.4c4.17-1.78%207.89-5.58%2012.74-9.77c1.39-1.2%203.15-2.33%204.95-3.18c.67-.32.43-1.34-.32-1.32c-2.5.04-4.73.8-6.92%201.75c-3.07%201.33-5.77%203.36-8.39%205.44c-1.79%201.43-6%204.98-8.65%207.22c-.49.42-.11%201.07.54%201.08c1.88.01%202.93.11%206.05-1.22M11.57%2039.81c-1.76%201.98.48%202.52%204.44%205.79c2.79%202.31%205.75.17%205.78-1.99c.02-1.94-.46-2.98-3.29-4.76c-2.82-1.78-5.33-.84-6.93.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/hammer.svg?color=%231a73e8&size=48