wrench from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
wrench
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the wrench emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A1A6A8" d="M501.462 72.065c-1.463-3.673-6.232-4.622-9.028-1.826l-59.658 59.658c-6.433 6.433-16.864 6.433-23.297 0l-27.377-27.377c-6.433-6.433-6.433-16.864 0-23.297l59.656-59.657c2.81-2.81 1.823-7.578-1.87-9.047C400.248-5.252 353.3 2.893 321.21 34.965a109.89 109.89 0 0 0-21.074 126.561L158.767 302.895c-41.145-20.212-92.276-13.211-126.498 21.011C.165 356.009-7.982 402.993 7.818 442.654c1.463 3.673 6.232 4.622 9.028 1.826l59.658-59.658c6.433-6.433 16.864-6.433 23.297 0l27.377 27.377c6.433 6.433 6.433 16.864 0 23.297l-59.656 59.657c-2.81 2.81-1.823 7.578 1.87 9.047c39.642 15.773 86.589 7.627 118.68-24.445a109.89 109.89 0 0 0 21.074-126.561l141.368-141.368c41.145 20.212 92.276 13.211 126.498-21.011c32.103-32.105 40.25-79.088 24.45-118.75"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWrench(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A1A6A8" d="M501.462 72.065c-1.463-3.673-6.232-4.622-9.028-1.826l-59.658 59.658c-6.433 6.433-16.864 6.433-23.297 0l-27.377-27.377c-6.433-6.433-6.433-16.864 0-23.297l59.656-59.657c2.81-2.81 1.823-7.578-1.87-9.047C400.248-5.252 353.3 2.893 321.21 34.965a109.89 109.89 0 0 0-21.074 126.561L158.767 302.895c-41.145-20.212-92.276-13.211-126.498 21.011C.165 356.009-7.982 402.993 7.818 442.654c1.463 3.673 6.232 4.622 9.028 1.826l59.658-59.658c6.433-6.433 16.864-6.433 23.297 0l27.377 27.377c6.433 6.433 6.433 16.864 0 23.297l-59.656 59.657c-2.81 2.81-1.823 7.578 1.87 9.047c39.642 15.773 86.589 7.627 118.68-24.445a109.89 109.89 0 0 0 21.074-126.561l141.368-141.368c41.145 20.212 92.276 13.211 126.498-21.011c32.103-32.105 40.25-79.088 24.45-118.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A1A6A8" d="M501.462 72.065c-1.463-3.673-6.232-4.622-9.028-1.826l-59.658 59.658c-6.433 6.433-16.864 6.433-23.297 0l-27.377-27.377c-6.433-6.433-6.433-16.864 0-23.297l59.656-59.657c2.81-2.81 1.823-7.578-1.87-9.047C400.248-5.252 353.3 2.893 321.21 34.965a109.89 109.89 0 0 0-21.074 126.561L158.767 302.895c-41.145-20.212-92.276-13.211-126.498 21.011C.165 356.009-7.982 402.993 7.818 442.654c1.463 3.673 6.232 4.622 9.028 1.826l59.658-59.658c6.433-6.433 16.864-6.433 23.297 0l27.377 27.377c6.433 6.433 6.433 16.864 0 23.297l-59.656 59.657c-2.81 2.81-1.823 7.578 1.87 9.047c39.642 15.773 86.589 7.627 118.68-24.445a109.89 109.89 0 0 0 21.074-126.561l141.368-141.368c41.145 20.212 92.276 13.211 126.498-21.011c32.103-32.105 40.25-79.088 24.45-118.75"/></svg>
</template>

CSS

.icon-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%20512%20512%22%3E%3Cpath%20fill%3D%22%23A1A6A8%22%20d%3D%22M501.462%2072.065c-1.463-3.673-6.232-4.622-9.028-1.826l-59.658%2059.658c-6.433%206.433-16.864%206.433-23.297%200l-27.377-27.377c-6.433-6.433-6.433-16.864%200-23.297l59.656-59.657c2.81-2.81%201.823-7.578-1.87-9.047C400.248-5.252%20353.3%202.893%20321.21%2034.965a109.89%20109.89%200%200%200-21.074%20126.561L158.767%20302.895c-41.145-20.212-92.276-13.211-126.498%2021.011C.165%20356.009-7.982%20402.993%207.818%20442.654c1.463%203.673%206.232%204.622%209.028%201.826l59.658-59.658c6.433-6.433%2016.864-6.433%2023.297%200l27.377%2027.377c6.433%206.433%206.433%2016.864%200%2023.297l-59.656%2059.657c-2.81%202.81-1.823%207.578%201.87%209.047c39.642%2015.773%2086.589%207.627%20118.68-24.445a109.89%20109.89%200%200%200%2021.074-126.561l141.368-141.368c41.145%2020.212%2092.276%2013.211%20126.498-21.011c32.103-32.105%2040.25-79.088%2024.45-118.75%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23A1A6A8%22%20d%3D%22M501.462%2072.065c-1.463-3.673-6.232-4.622-9.028-1.826l-59.658%2059.658c-6.433%206.433-16.864%206.433-23.297%200l-27.377-27.377c-6.433-6.433-6.433-16.864%200-23.297l59.656-59.657c2.81-2.81%201.823-7.578-1.87-9.047C400.248-5.252%20353.3%202.893%20321.21%2034.965a109.89%20109.89%200%200%200-21.074%20126.561L158.767%20302.895c-41.145-20.212-92.276-13.211-126.498%2021.011C.165%20356.009-7.982%20402.993%207.818%20442.654c1.463%203.673%206.232%204.622%209.028%201.826l59.658-59.658c6.433-6.433%2016.864-6.433%2023.297%200l27.377%2027.377c6.433%206.433%206.433%2016.864%200%2023.297l-59.656%2059.657c-2.81%202.81-1.823%207.578%201.87%209.047c39.642%2015.773%2086.589%207.627%20118.68-24.445a109.89%20109.89%200%200%200%2021.074-126.561l141.368-141.368c41.145%2020.212%2092.276%2013.211%20126.498-21.011c32.103-32.105%2040.25-79.088%2024.45-118.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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