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

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

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the hammer and pick emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.176 8.295a1.49 1.49 0 0 0-.109-1.939c-.207-.217-1.321-1.323-1.466-1.467a1.49 1.49 0 0 0-1.722-.273l-2.1-2.1a1.775 1.775 0 0 0-2.5 0l-3.989 3.99a1.77 1.77 0 0 0 0 2.5l2.023 2.023c-3.239 3.2-3.11 3.193-3.393 3.3l-2.949-2.949l2.373-2.373a1.79 1.79 0 0 0 .01-2.5l-3.99-3.99a1.77 1.77 0 0 0-2.5 0L7.418 4.962a1.5 1.5 0 0 0-1.716.257c-.176.167-.974.978-1.468 1.477a1.49 1.49 0 0 0-.273 1.723l-2.438 2.439a1.776 1.776 0 0 0 0 2.5l3.981 3.991a1.776 1.776 0 0 0 2.5 0l2.368-2.368l2.267 2.267l-7.949 7.956a1.773 1.773 0 0 0 0 2.505l2.54 2.541a1.773 1.773 0 0 0 2.5 0l7.223-7.222l7.213 7.212a1.77 1.77 0 0 0 2.5 0l2.541-2.541a1.775 1.775 0 0 0 0-2.5l-7.938-7.938l2.63-2.631l2.163 2.163a2.54 2.54 0 0 0 1.808.748h.011a2.53 2.53 0 0 0 1.8-.759c.37-.372.617-.848.709-1.364l.5-2.851a6.53 6.53 0 0 0-.714-4.272M6.749 15.777l-3.657-3.665l8.017-8.017l3.66 3.661zm1.73 12.9l-2.216-2.216l7.492-7.5a2.8 2.8 0 0 0 .782 1.652l1 1zm16.94-.01l-9.468-9.468a.8.8 0 0 1-.227-.553a2.74 2.74 0 0 0-.793-1.927l-3.148-3.148l.771-.771l3.142 3.143a2.8 2.8 0 0 0 1.918.813a.8.8 0 0 1 .553.227l9.468 9.468zm-5.56-12.821a3.8 3.8 0 0 0-.836-.695l2.7-2.7l.765.766zm9.07-3.623l-.5 2.837a.6.6 0 0 1-.162.315a.55.55 0 0 1-.393.167a.56.56 0 0 1-.395-.164L19.862 7.76l3.666-3.666l4.138 4.138a4.54 4.54 0 0 1 1.263 3.99"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHammerAndPick(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="M30.176 8.295a1.49 1.49 0 0 0-.109-1.939c-.207-.217-1.321-1.323-1.466-1.467a1.49 1.49 0 0 0-1.722-.273l-2.1-2.1a1.775 1.775 0 0 0-2.5 0l-3.989 3.99a1.77 1.77 0 0 0 0 2.5l2.023 2.023c-3.239 3.2-3.11 3.193-3.393 3.3l-2.949-2.949l2.373-2.373a1.79 1.79 0 0 0 .01-2.5l-3.99-3.99a1.77 1.77 0 0 0-2.5 0L7.418 4.962a1.5 1.5 0 0 0-1.716.257c-.176.167-.974.978-1.468 1.477a1.49 1.49 0 0 0-.273 1.723l-2.438 2.439a1.776 1.776 0 0 0 0 2.5l3.981 3.991a1.776 1.776 0 0 0 2.5 0l2.368-2.368l2.267 2.267l-7.949 7.956a1.773 1.773 0 0 0 0 2.505l2.54 2.541a1.773 1.773 0 0 0 2.5 0l7.223-7.222l7.213 7.212a1.77 1.77 0 0 0 2.5 0l2.541-2.541a1.775 1.775 0 0 0 0-2.5l-7.938-7.938l2.63-2.631l2.163 2.163a2.54 2.54 0 0 0 1.808.748h.011a2.53 2.53 0 0 0 1.8-.759c.37-.372.617-.848.709-1.364l.5-2.851a6.53 6.53 0 0 0-.714-4.272M6.749 15.777l-3.657-3.665l8.017-8.017l3.66 3.661zm1.73 12.9l-2.216-2.216l7.492-7.5a2.8 2.8 0 0 0 .782 1.652l1 1zm16.94-.01l-9.468-9.468a.8.8 0 0 1-.227-.553a2.74 2.74 0 0 0-.793-1.927l-3.148-3.148l.771-.771l3.142 3.143a2.8 2.8 0 0 0 1.918.813a.8.8 0 0 1 .553.227l9.468 9.468zm-5.56-12.821a3.8 3.8 0 0 0-.836-.695l2.7-2.7l.765.766zm9.07-3.623l-.5 2.837a.6.6 0 0 1-.162.315a.55.55 0 0 1-.393.167a.56.56 0 0 1-.395-.164L19.862 7.76l3.666-3.666l4.138 4.138a4.54 4.54 0 0 1 1.263 3.99"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.176 8.295a1.49 1.49 0 0 0-.109-1.939c-.207-.217-1.321-1.323-1.466-1.467a1.49 1.49 0 0 0-1.722-.273l-2.1-2.1a1.775 1.775 0 0 0-2.5 0l-3.989 3.99a1.77 1.77 0 0 0 0 2.5l2.023 2.023c-3.239 3.2-3.11 3.193-3.393 3.3l-2.949-2.949l2.373-2.373a1.79 1.79 0 0 0 .01-2.5l-3.99-3.99a1.77 1.77 0 0 0-2.5 0L7.418 4.962a1.5 1.5 0 0 0-1.716.257c-.176.167-.974.978-1.468 1.477a1.49 1.49 0 0 0-.273 1.723l-2.438 2.439a1.776 1.776 0 0 0 0 2.5l3.981 3.991a1.776 1.776 0 0 0 2.5 0l2.368-2.368l2.267 2.267l-7.949 7.956a1.773 1.773 0 0 0 0 2.505l2.54 2.541a1.773 1.773 0 0 0 2.5 0l7.223-7.222l7.213 7.212a1.77 1.77 0 0 0 2.5 0l2.541-2.541a1.775 1.775 0 0 0 0-2.5l-7.938-7.938l2.63-2.631l2.163 2.163a2.54 2.54 0 0 0 1.808.748h.011a2.53 2.53 0 0 0 1.8-.759c.37-.372.617-.848.709-1.364l.5-2.851a6.53 6.53 0 0 0-.714-4.272M6.749 15.777l-3.657-3.665l8.017-8.017l3.66 3.661zm1.73 12.9l-2.216-2.216l7.492-7.5a2.8 2.8 0 0 0 .782 1.652l1 1zm16.94-.01l-9.468-9.468a.8.8 0 0 1-.227-.553a2.74 2.74 0 0 0-.793-1.927l-3.148-3.148l.771-.771l3.142 3.143a2.8 2.8 0 0 0 1.918.813a.8.8 0 0 1 .553.227l9.468 9.468zm-5.56-12.821a3.8 3.8 0 0 0-.836-.695l2.7-2.7l.765.766zm9.07-3.623l-.5 2.837a.6.6 0 0 1-.162.315a.55.55 0 0 1-.393.167a.56.56 0 0 1-.395-.164L19.862 7.76l3.666-3.666l4.138 4.138a4.54 4.54 0 0 1 1.263 3.99"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.176%208.295a1.49%201.49%200%200%200-.109-1.939c-.207-.217-1.321-1.323-1.466-1.467a1.49%201.49%200%200%200-1.722-.273l-2.1-2.1a1.775%201.775%200%200%200-2.5%200l-3.989%203.99a1.77%201.77%200%200%200%200%202.5l2.023%202.023c-3.239%203.2-3.11%203.193-3.393%203.3l-2.949-2.949l2.373-2.373a1.79%201.79%200%200%200%20.01-2.5l-3.99-3.99a1.77%201.77%200%200%200-2.5%200L7.418%204.962a1.5%201.5%200%200%200-1.716.257c-.176.167-.974.978-1.468%201.477a1.49%201.49%200%200%200-.273%201.723l-2.438%202.439a1.776%201.776%200%200%200%200%202.5l3.981%203.991a1.776%201.776%200%200%200%202.5%200l2.368-2.368l2.267%202.267l-7.949%207.956a1.773%201.773%200%200%200%200%202.505l2.54%202.541a1.773%201.773%200%200%200%202.5%200l7.223-7.222l7.213%207.212a1.77%201.77%200%200%200%202.5%200l2.541-2.541a1.775%201.775%200%200%200%200-2.5l-7.938-7.938l2.63-2.631l2.163%202.163a2.54%202.54%200%200%200%201.808.748h.011a2.53%202.53%200%200%200%201.8-.759c.37-.372.617-.848.709-1.364l.5-2.851a6.53%206.53%200%200%200-.714-4.272M6.749%2015.777l-3.657-3.665l8.017-8.017l3.66%203.661zm1.73%2012.9l-2.216-2.216l7.492-7.5a2.8%202.8%200%200%200%20.782%201.652l1%201zm16.94-.01l-9.468-9.468a.8.8%200%200%201-.227-.553a2.74%202.74%200%200%200-.793-1.927l-3.148-3.148l.771-.771l3.142%203.143a2.8%202.8%200%200%200%201.918.813a.8.8%200%200%201%20.553.227l9.468%209.468zm-5.56-12.821a3.8%203.8%200%200%200-.836-.695l2.7-2.7l.765.766zm9.07-3.623l-.5%202.837a.6.6%200%200%201-.162.315a.55.55%200%200%201-.393.167a.56.56%200%200%201-.395-.164L19.862%207.76l3.666-3.666l4.138%204.138a4.54%204.54%200%200%201%201.263%203.99%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%22M30.176%208.295a1.49%201.49%200%200%200-.109-1.939c-.207-.217-1.321-1.323-1.466-1.467a1.49%201.49%200%200%200-1.722-.273l-2.1-2.1a1.775%201.775%200%200%200-2.5%200l-3.989%203.99a1.77%201.77%200%200%200%200%202.5l2.023%202.023c-3.239%203.2-3.11%203.193-3.393%203.3l-2.949-2.949l2.373-2.373a1.79%201.79%200%200%200%20.01-2.5l-3.99-3.99a1.77%201.77%200%200%200-2.5%200L7.418%204.962a1.5%201.5%200%200%200-1.716.257c-.176.167-.974.978-1.468%201.477a1.49%201.49%200%200%200-.273%201.723l-2.438%202.439a1.776%201.776%200%200%200%200%202.5l3.981%203.991a1.776%201.776%200%200%200%202.5%200l2.368-2.368l2.267%202.267l-7.949%207.956a1.773%201.773%200%200%200%200%202.505l2.54%202.541a1.773%201.773%200%200%200%202.5%200l7.223-7.222l7.213%207.212a1.77%201.77%200%200%200%202.5%200l2.541-2.541a1.775%201.775%200%200%200%200-2.5l-7.938-7.938l2.63-2.631l2.163%202.163a2.54%202.54%200%200%200%201.808.748h.011a2.53%202.53%200%200%200%201.8-.759c.37-.372.617-.848.709-1.364l.5-2.851a6.53%206.53%200%200%200-.714-4.272M6.749%2015.777l-3.657-3.665l8.017-8.017l3.66%203.661zm1.73%2012.9l-2.216-2.216l7.492-7.5a2.8%202.8%200%200%200%20.782%201.652l1%201zm16.94-.01l-9.468-9.468a.8.8%200%200%201-.227-.553a2.74%202.74%200%200%200-.793-1.927l-3.148-3.148l.771-.771l3.142%203.143a2.8%202.8%200%200%200%201.918.813a.8.8%200%200%201%20.553.227l9.468%209.468zm-5.56-12.821a3.8%203.8%200%200%200-.836-.695l2.7-2.7l.765.766zm9.07-3.623l-.5%202.837a.6.6%200%200%201-.162.315a.55.55%200%200%201-.393.167a.56.56%200%200%201-.395-.164L19.862%207.76l3.666-3.666l4.138%204.138a4.54%204.54%200%200%201%201.263%203.99%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-and-pick.svg?color=%231a73e8&size=48