hammer and pick emoji

hammer-and-pick from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
hammer-and-pick
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the hammer and pick emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m20.055 17.065l9.29-9.29c.2-.2.2-.52 0-.73l-1.45-1.45a.52.52 0 0 0-.73 0l-9.29 9.29c-.32.32-.76.5-1.22.5c-.47 0-.93.19-1.26.52l-10 10.01c-.3.3-.3.79 0 1.09l2.54 2.54c.3.3.79.3 1.09 0l10.01-10.01c.33-.33.52-.79.52-1.26c0-.45.18-.89.5-1.21"/><path fill="#a56953" d="m16.405 15.235l-9.29-9.29a.52.52 0 0 0-.73 0l-1.45 1.46c-.2.2-.2.52 0 .73l9.29 9.29c.32.32.5.76.5 1.22c0 .47.19.93.52 1.26l9.63 9.63c.3.3.79.3 1.09 0l2.54-2.54c.3-.3.3-.79 0-1.09l-9.63-9.63c-.33-.33-.79-.52-1.26-.52c-.45-.01-.89-.2-1.21-.52"/><path fill="#b4acbc" d="m7.295 16.645l8.34-8.34c.3-.3.3-.79.01-1.09l-3.99-3.99c-.3-.3-.79-.3-1.09 0l-8.34 8.34c-.3.3-.3.79 0 1.09l3.98 3.99c.3.3.79.3 1.09 0m11.7-8.34l7.78 7.78c.61.61 1.6.61 2.21-.01c.22-.22.37-.51.43-.83l.5-2.85c.31-1.77-.26-3.59-1.54-4.87l-4.3-4.3c-.3-.3-.79-.3-1.09 0l-3.99 3.99c-.3.3-.3.79 0 1.09"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHammerAndPick(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m20.055 17.065l9.29-9.29c.2-.2.2-.52 0-.73l-1.45-1.45a.52.52 0 0 0-.73 0l-9.29 9.29c-.32.32-.76.5-1.22.5c-.47 0-.93.19-1.26.52l-10 10.01c-.3.3-.3.79 0 1.09l2.54 2.54c.3.3.79.3 1.09 0l10.01-10.01c.33-.33.52-.79.52-1.26c0-.45.18-.89.5-1.21"/><path fill="#a56953" d="m16.405 15.235l-9.29-9.29a.52.52 0 0 0-.73 0l-1.45 1.46c-.2.2-.2.52 0 .73l9.29 9.29c.32.32.5.76.5 1.22c0 .47.19.93.52 1.26l9.63 9.63c.3.3.79.3 1.09 0l2.54-2.54c.3-.3.3-.79 0-1.09l-9.63-9.63c-.33-.33-.79-.52-1.26-.52c-.45-.01-.89-.2-1.21-.52"/><path fill="#b4acbc" d="m7.295 16.645l8.34-8.34c.3-.3.3-.79.01-1.09l-3.99-3.99c-.3-.3-.79-.3-1.09 0l-8.34 8.34c-.3.3-.3.79 0 1.09l3.98 3.99c.3.3.79.3 1.09 0m11.7-8.34l7.78 7.78c.61.61 1.6.61 2.21-.01c.22-.22.37-.51.43-.83l.5-2.85c.31-1.77-.26-3.59-1.54-4.87l-4.3-4.3c-.3-.3-.79-.3-1.09 0l-3.99 3.99c-.3.3-.3.79 0 1.09"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#6d4534" d="m20.055 17.065l9.29-9.29c.2-.2.2-.52 0-.73l-1.45-1.45a.52.52 0 0 0-.73 0l-9.29 9.29c-.32.32-.76.5-1.22.5c-.47 0-.93.19-1.26.52l-10 10.01c-.3.3-.3.79 0 1.09l2.54 2.54c.3.3.79.3 1.09 0l10.01-10.01c.33-.33.52-.79.52-1.26c0-.45.18-.89.5-1.21"/><path fill="#a56953" d="m16.405 15.235l-9.29-9.29a.52.52 0 0 0-.73 0l-1.45 1.46c-.2.2-.2.52 0 .73l9.29 9.29c.32.32.5.76.5 1.22c0 .47.19.93.52 1.26l9.63 9.63c.3.3.79.3 1.09 0l2.54-2.54c.3-.3.3-.79 0-1.09l-9.63-9.63c-.33-.33-.79-.52-1.26-.52c-.45-.01-.89-.2-1.21-.52"/><path fill="#b4acbc" d="m7.295 16.645l8.34-8.34c.3-.3.3-.79.01-1.09l-3.99-3.99c-.3-.3-.79-.3-1.09 0l-8.34 8.34c-.3.3-.3.79 0 1.09l3.98 3.99c.3.3.79.3 1.09 0m11.7-8.34l7.78 7.78c.61.61 1.6.61 2.21-.01c.22-.22.37-.51.43-.83l.5-2.85c.31-1.77-.26-3.59-1.54-4.87l-4.3-4.3c-.3-.3-.79-.3-1.09 0l-3.99 3.99c-.3.3-.3.79 0 1.09"/></g></svg>
</template>

CSS

.icon-hammer-and-pick {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m20.055%2017.065l9.29-9.29c.2-.2.2-.52%200-.73l-1.45-1.45a.52.52%200%200%200-.73%200l-9.29%209.29c-.32.32-.76.5-1.22.5c-.47%200-.93.19-1.26.52l-10%2010.01c-.3.3-.3.79%200%201.09l2.54%202.54c.3.3.79.3%201.09%200l10.01-10.01c.33-.33.52-.79.52-1.26c0-.45.18-.89.5-1.21%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m16.405%2015.235l-9.29-9.29a.52.52%200%200%200-.73%200l-1.45%201.46c-.2.2-.2.52%200%20.73l9.29%209.29c.32.32.5.76.5%201.22c0%20.47.19.93.52%201.26l9.63%209.63c.3.3.79.3%201.09%200l2.54-2.54c.3-.3.3-.79%200-1.09l-9.63-9.63c-.33-.33-.79-.52-1.26-.52c-.45-.01-.89-.2-1.21-.52%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22m7.295%2016.645l8.34-8.34c.3-.3.3-.79.01-1.09l-3.99-3.99c-.3-.3-.79-.3-1.09%200l-8.34%208.34c-.3.3-.3.79%200%201.09l3.98%203.99c.3.3.79.3%201.09%200m11.7-8.34l7.78%207.78c.61.61%201.6.61%202.21-.01c.22-.22.37-.51.43-.83l.5-2.85c.31-1.77-.26-3.59-1.54-4.87l-4.3-4.3c-.3-.3-.79-.3-1.09%200l-3.99%203.99c-.3.3-.3.79%200%201.09%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m20.055%2017.065l9.29-9.29c.2-.2.2-.52%200-.73l-1.45-1.45a.52.52%200%200%200-.73%200l-9.29%209.29c-.32.32-.76.5-1.22.5c-.47%200-.93.19-1.26.52l-10%2010.01c-.3.3-.3.79%200%201.09l2.54%202.54c.3.3.79.3%201.09%200l10.01-10.01c.33-.33.52-.79.52-1.26c0-.45.18-.89.5-1.21%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m16.405%2015.235l-9.29-9.29a.52.52%200%200%200-.73%200l-1.45%201.46c-.2.2-.2.52%200%20.73l9.29%209.29c.32.32.5.76.5%201.22c0%20.47.19.93.52%201.26l9.63%209.63c.3.3.79.3%201.09%200l2.54-2.54c.3-.3.3-.79%200-1.09l-9.63-9.63c-.33-.33-.79-.52-1.26-.52c-.45-.01-.89-.2-1.21-.52%22%2F%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22m7.295%2016.645l8.34-8.34c.3-.3.3-.79.01-1.09l-3.99-3.99c-.3-.3-.79-.3-1.09%200l-8.34%208.34c-.3.3-.3.79%200%201.09l3.98%203.99c.3.3.79.3%201.09%200m11.7-8.34l7.78%207.78c.61.61%201.6.61%202.21-.01c.22-.22.37-.51.43-.83l.5-2.85c.31-1.77-.26-3.59-1.54-4.87l-4.3-4.3c-.3-.3-.79-.3-1.09%200l-3.99%203.99c-.3.3-.3.79%200%201.09%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/hammer-and-pick.svg?color=%231a73e8&size=48