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

Name
hammer-and-wrench
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 wrench emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.154 3.901l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707l1.357 1.358l1.939-1.952a6.07 6.07 0 0 1 1.715-5.567l.003-.003a6.06 6.06 0 0 1 5.65-1.53c1.214.296 1.617 1.8.75 2.668L24.88 7.1l1.026 1.026l2.254-2.254c.89-.908 2.384-.435 2.672.745l.001.003a6.06 6.06 0 0 1-7.122 7.371l-1.925 1.94l7.16 7.16a4 4 0 1 1-5.657 5.656l-7.14-7.14l-1.375 1.384a6.07 6.07 0 0 1-1.727 5.512l-.003.003a6.06 6.06 0 0 1-5.651 1.53c-1.213-.297-1.616-1.802-.75-2.668l2.259-2.258l-1.026-1.026l-2.253 2.253c-.89.909-2.385.436-2.673-.745l-.001-.003A6.06 6.06 0 0 1 6.8 18.444a1 1 0 0 1-.096-.087L.366 12.02a1.25 1.25 0 0 1 0-1.768l.788-.788a3 3 0 0 1 2.52-.852q.041-.05.089-.1l7.073-7.073a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zM5.53 9.575l3.894 3.888l4.242-4.243l-1.6-1.6a1.69 1.69 0 0 1-.466-1.626c.15-.606.566-1 1.31-1.704c.306-.29.668-.634 1.09-1.066l-1.918-.2zm3.205 8.518c.466-.008.933.038 1.39.137l1.318-1.327l-1.31-1.31a3 3 0 0 1-.874 1.975zm4.118-2.61l2.818-2.838l-1.302-1.302l-2.828 2.828zm4.704 4.704l7.145 7.145a2 2 0 0 0 2.828-2.828l-7.155-7.154zM2.569 10.879l-.258.258l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414l-3.862-3.862a1 1 0 0 0-1.414 0m19.556-5.734a4.08 4.08 0 0 0-1.043 4.136l.179.575L10.699 20.49l-.587-.194a4.06 4.06 0 0 0-4.145.986a4.05 4.05 0 0 0-1.185 3.067l1.971-1.971c.62-.62 1.624-.62 2.244 0l1.61 1.61c.62.62.62 1.623 0 2.244l-1.973 1.973a4.07 4.07 0 0 0 3.021-1.14a4.08 4.08 0 0 0 1.056-4.094l-.17-.57l10.586-10.66l.582.185a4.06 4.06 0 0 0 4.104-.998a4.05 4.05 0 0 0 1.185-3.067l-1.97 1.97a1.586 1.586 0 0 1-2.245 0l-1.61-1.61a1.585 1.585 0 0 1 0-2.243l1.973-1.973a4.07 4.07 0 0 0-3.021 1.139"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHammerAndWrench(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="m16.154 3.901l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707l1.357 1.358l1.939-1.952a6.07 6.07 0 0 1 1.715-5.567l.003-.003a6.06 6.06 0 0 1 5.65-1.53c1.214.296 1.617 1.8.75 2.668L24.88 7.1l1.026 1.026l2.254-2.254c.89-.908 2.384-.435 2.672.745l.001.003a6.06 6.06 0 0 1-7.122 7.371l-1.925 1.94l7.16 7.16a4 4 0 1 1-5.657 5.656l-7.14-7.14l-1.375 1.384a6.07 6.07 0 0 1-1.727 5.512l-.003.003a6.06 6.06 0 0 1-5.651 1.53c-1.213-.297-1.616-1.802-.75-2.668l2.259-2.258l-1.026-1.026l-2.253 2.253c-.89.909-2.385.436-2.673-.745l-.001-.003A6.06 6.06 0 0 1 6.8 18.444a1 1 0 0 1-.096-.087L.366 12.02a1.25 1.25 0 0 1 0-1.768l.788-.788a3 3 0 0 1 2.52-.852q.041-.05.089-.1l7.073-7.073a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zM5.53 9.575l3.894 3.888l4.242-4.243l-1.6-1.6a1.69 1.69 0 0 1-.466-1.626c.15-.606.566-1 1.31-1.704c.306-.29.668-.634 1.09-1.066l-1.918-.2zm3.205 8.518c.466-.008.933.038 1.39.137l1.318-1.327l-1.31-1.31a3 3 0 0 1-.874 1.975zm4.118-2.61l2.818-2.838l-1.302-1.302l-2.828 2.828zm4.704 4.704l7.145 7.145a2 2 0 0 0 2.828-2.828l-7.155-7.154zM2.569 10.879l-.258.258l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414l-3.862-3.862a1 1 0 0 0-1.414 0m19.556-5.734a4.08 4.08 0 0 0-1.043 4.136l.179.575L10.699 20.49l-.587-.194a4.06 4.06 0 0 0-4.145.986a4.05 4.05 0 0 0-1.185 3.067l1.971-1.971c.62-.62 1.624-.62 2.244 0l1.61 1.61c.62.62.62 1.623 0 2.244l-1.973 1.973a4.07 4.07 0 0 0 3.021-1.14a4.08 4.08 0 0 0 1.056-4.094l-.17-.57l10.586-10.66l.582.185a4.06 4.06 0 0 0 4.104-.998a4.05 4.05 0 0 0 1.185-3.067l-1.97 1.97a1.586 1.586 0 0 1-2.245 0l-1.61-1.61a1.585 1.585 0 0 1 0-2.243l1.973-1.973a4.07 4.07 0 0 0-3.021 1.139"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.154 3.901l-2.492 2.492l1.768 1.768a1.5 1.5 0 0 1 .293 1.707l1.357 1.358l1.939-1.952a6.07 6.07 0 0 1 1.715-5.567l.003-.003a6.06 6.06 0 0 1 5.65-1.53c1.214.296 1.617 1.8.75 2.668L24.88 7.1l1.026 1.026l2.254-2.254c.89-.908 2.384-.435 2.672.745l.001.003a6.06 6.06 0 0 1-7.122 7.371l-1.925 1.94l7.16 7.16a4 4 0 1 1-5.657 5.656l-7.14-7.14l-1.375 1.384a6.07 6.07 0 0 1-1.727 5.512l-.003.003a6.06 6.06 0 0 1-5.651 1.53c-1.213-.297-1.616-1.802-.75-2.668l2.259-2.258l-1.026-1.026l-2.253 2.253c-.89.909-2.385.436-2.673-.745l-.001-.003A6.06 6.06 0 0 1 6.8 18.444a1 1 0 0 1-.096-.087L.366 12.02a1.25 1.25 0 0 1 0-1.768l.788-.788a3 3 0 0 1 2.52-.852q.041-.05.089-.1l7.073-7.073a1.5 1.5 0 0 1 1.219-.43l3.2.338a1.5 1.5 0 0 1 .904 2.555zM5.53 9.575l3.894 3.888l4.242-4.243l-1.6-1.6a1.69 1.69 0 0 1-.466-1.626c.15-.606.566-1 1.31-1.704c.306-.29.668-.634 1.09-1.066l-1.918-.2zm3.205 8.518c.466-.008.933.038 1.39.137l1.318-1.327l-1.31-1.31a3 3 0 0 1-.874 1.975zm4.118-2.61l2.818-2.838l-1.302-1.302l-2.828 2.828zm4.704 4.704l7.145 7.145a2 2 0 0 0 2.828-2.828l-7.155-7.154zM2.569 10.879l-.258.258l5.276 5.276l.258-.258a1 1 0 0 0 0-1.414l-3.862-3.862a1 1 0 0 0-1.414 0m19.556-5.734a4.08 4.08 0 0 0-1.043 4.136l.179.575L10.699 20.49l-.587-.194a4.06 4.06 0 0 0-4.145.986a4.05 4.05 0 0 0-1.185 3.067l1.971-1.971c.62-.62 1.624-.62 2.244 0l1.61 1.61c.62.62.62 1.623 0 2.244l-1.973 1.973a4.07 4.07 0 0 0 3.021-1.14a4.08 4.08 0 0 0 1.056-4.094l-.17-.57l10.586-10.66l.582.185a4.06 4.06 0 0 0 4.104-.998a4.05 4.05 0 0 0 1.185-3.067l-1.97 1.97a1.586 1.586 0 0 1-2.245 0l-1.61-1.61a1.585 1.585 0 0 1 0-2.243l1.973-1.973a4.07 4.07 0 0 0-3.021 1.139"/></svg>
</template>

CSS

.icon-hammer-and-wrench {
  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%22m16.154%203.901l-2.492%202.492l1.768%201.768a1.5%201.5%200%200%201%20.293%201.707l1.357%201.358l1.939-1.952a6.07%206.07%200%200%201%201.715-5.567l.003-.003a6.06%206.06%200%200%201%205.65-1.53c1.214.296%201.617%201.8.75%202.668L24.88%207.1l1.026%201.026l2.254-2.254c.89-.908%202.384-.435%202.672.745l.001.003a6.06%206.06%200%200%201-7.122%207.371l-1.925%201.94l7.16%207.16a4%204%200%201%201-5.657%205.656l-7.14-7.14l-1.375%201.384a6.07%206.07%200%200%201-1.727%205.512l-.003.003a6.06%206.06%200%200%201-5.651%201.53c-1.213-.297-1.616-1.802-.75-2.668l2.259-2.258l-1.026-1.026l-2.253%202.253c-.89.909-2.385.436-2.673-.745l-.001-.003A6.06%206.06%200%200%201%206.8%2018.444a1%201%200%200%201-.096-.087L.366%2012.02a1.25%201.25%200%200%201%200-1.768l.788-.788a3%203%200%200%201%202.52-.852q.041-.05.089-.1l7.073-7.073a1.5%201.5%200%200%201%201.219-.43l3.2.338a1.5%201.5%200%200%201%20.904%202.555zM5.53%209.575l3.894%203.888l4.242-4.243l-1.6-1.6a1.69%201.69%200%200%201-.466-1.626c.15-.606.566-1%201.31-1.704c.306-.29.668-.634%201.09-1.066l-1.918-.2zm3.205%208.518c.466-.008.933.038%201.39.137l1.318-1.327l-1.31-1.31a3%203%200%200%201-.874%201.975zm4.118-2.61l2.818-2.838l-1.302-1.302l-2.828%202.828zm4.704%204.704l7.145%207.145a2%202%200%200%200%202.828-2.828l-7.155-7.154zM2.569%2010.879l-.258.258l5.276%205.276l.258-.258a1%201%200%200%200%200-1.414l-3.862-3.862a1%201%200%200%200-1.414%200m19.556-5.734a4.08%204.08%200%200%200-1.043%204.136l.179.575L10.699%2020.49l-.587-.194a4.06%204.06%200%200%200-4.145.986a4.05%204.05%200%200%200-1.185%203.067l1.971-1.971c.62-.62%201.624-.62%202.244%200l1.61%201.61c.62.62.62%201.623%200%202.244l-1.973%201.973a4.07%204.07%200%200%200%203.021-1.14a4.08%204.08%200%200%200%201.056-4.094l-.17-.57l10.586-10.66l.582.185a4.06%204.06%200%200%200%204.104-.998a4.05%204.05%200%200%200%201.185-3.067l-1.97%201.97a1.586%201.586%200%200%201-2.245%200l-1.61-1.61a1.585%201.585%200%200%201%200-2.243l1.973-1.973a4.07%204.07%200%200%200-3.021%201.139%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%22m16.154%203.901l-2.492%202.492l1.768%201.768a1.5%201.5%200%200%201%20.293%201.707l1.357%201.358l1.939-1.952a6.07%206.07%200%200%201%201.715-5.567l.003-.003a6.06%206.06%200%200%201%205.65-1.53c1.214.296%201.617%201.8.75%202.668L24.88%207.1l1.026%201.026l2.254-2.254c.89-.908%202.384-.435%202.672.745l.001.003a6.06%206.06%200%200%201-7.122%207.371l-1.925%201.94l7.16%207.16a4%204%200%201%201-5.657%205.656l-7.14-7.14l-1.375%201.384a6.07%206.07%200%200%201-1.727%205.512l-.003.003a6.06%206.06%200%200%201-5.651%201.53c-1.213-.297-1.616-1.802-.75-2.668l2.259-2.258l-1.026-1.026l-2.253%202.253c-.89.909-2.385.436-2.673-.745l-.001-.003A6.06%206.06%200%200%201%206.8%2018.444a1%201%200%200%201-.096-.087L.366%2012.02a1.25%201.25%200%200%201%200-1.768l.788-.788a3%203%200%200%201%202.52-.852q.041-.05.089-.1l7.073-7.073a1.5%201.5%200%200%201%201.219-.43l3.2.338a1.5%201.5%200%200%201%20.904%202.555zM5.53%209.575l3.894%203.888l4.242-4.243l-1.6-1.6a1.69%201.69%200%200%201-.466-1.626c.15-.606.566-1%201.31-1.704c.306-.29.668-.634%201.09-1.066l-1.918-.2zm3.205%208.518c.466-.008.933.038%201.39.137l1.318-1.327l-1.31-1.31a3%203%200%200%201-.874%201.975zm4.118-2.61l2.818-2.838l-1.302-1.302l-2.828%202.828zm4.704%204.704l7.145%207.145a2%202%200%200%200%202.828-2.828l-7.155-7.154zM2.569%2010.879l-.258.258l5.276%205.276l.258-.258a1%201%200%200%200%200-1.414l-3.862-3.862a1%201%200%200%200-1.414%200m19.556-5.734a4.08%204.08%200%200%200-1.043%204.136l.179.575L10.699%2020.49l-.587-.194a4.06%204.06%200%200%200-4.145.986a4.05%204.05%200%200%200-1.185%203.067l1.971-1.971c.62-.62%201.624-.62%202.244%200l1.61%201.61c.62.62.62%201.623%200%202.244l-1.973%201.973a4.07%204.07%200%200%200%203.021-1.14a4.08%204.08%200%200%200%201.056-4.094l-.17-.57l10.586-10.66l.582.185a4.06%204.06%200%200%200%204.104-.998a4.05%204.05%200%200%200%201.185-3.067l-1.97%201.97a1.586%201.586%200%200%201-2.245%200l-1.61-1.61a1.585%201.585%200%200%201%200-2.243l1.973-1.973a4.07%204.07%200%200%200-3.021%201.139%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-wrench.svg?color=%231a73e8&size=48