hammer from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
hammer
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the hammer emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M29.879 33.879C31.045 35.045 32.9 35.1 34 34s1.045-2.955-.121-4.121L12.121 8.121C10.955 6.955 9.1 6.9 8 8s-1.045 2.955.121 4.121z"/><path fill="#66757f" d="M22 3s-6-3-11 2l-7 7s-1-1-2 0l-1 1s-1 1 0 2l4 4s1 1 2 0l1-1s1-1 0-2l-.078-.078c.77-.743 1.923-1.5 3.078-.922l4-4s-1-3 1-5s3-2 5-2s1-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiHammer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M29.879 33.879C31.045 35.045 32.9 35.1 34 34s1.045-2.955-.121-4.121L12.121 8.121C10.955 6.955 9.1 6.9 8 8s-1.045 2.955.121 4.121z"/><path fill="#66757f" d="M22 3s-6-3-11 2l-7 7s-1-1-2 0l-1 1s-1 1 0 2l4 4s1 1 2 0l1-1s1-1 0-2l-.078-.078c.77-.743 1.923-1.5 3.078-.922l4-4s-1-3 1-5s3-2 5-2s1-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="M29.879 33.879C31.045 35.045 32.9 35.1 34 34s1.045-2.955-.121-4.121L12.121 8.121C10.955 6.955 9.1 6.9 8 8s-1.045 2.955.121 4.121z"/><path fill="#66757f" d="M22 3s-6-3-11 2l-7 7s-1-1-2 0l-1 1s-1 1 0 2l4 4s1 1 2 0l1-1s1-1 0-2l-.078-.078c.77-.743 1.923-1.5 3.078-.922l4-4s-1-3 1-5s3-2 5-2s1-1 1-1"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M29.879%2033.879C31.045%2035.045%2032.9%2035.1%2034%2034s1.045-2.955-.121-4.121L12.121%208.121C10.955%206.955%209.1%206.9%208%208s-1.045%202.955.121%204.121z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M22%203s-6-3-11%202l-7%207s-1-1-2%200l-1%201s-1%201%200%202l4%204s1%201%202%200l1-1s1-1%200-2l-.078-.078c.77-.743%201.923-1.5%203.078-.922l4-4s-1-3%201-5s3-2%205-2s1-1%201-1%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M29.879%2033.879C31.045%2035.045%2032.9%2035.1%2034%2034s1.045-2.955-.121-4.121L12.121%208.121C10.955%206.955%209.1%206.9%208%208s-1.045%202.955.121%204.121z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M22%203s-6-3-11%202l-7%207s-1-1-2%200l-1%201s-1%201%200%202l4%204s1%201%202%200l1-1s1-1%200-2l-.078-.078c.77-.743%201.923-1.5%203.078-.922l4-4s-1-3%201-5s3-2%205-2s1-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/hammer.svg?color=%231a73e8&size=48