wrench icon
wrench from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- wrench
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
The same icon in other sets
wrenchBootstrap IconswrenchBoxIcons v2wrenchBoxIcons v2 SolidwrenchEmoji One (Colored)wrenchFramework7 IconswrenchFont Awesome 6 SolidwrenchFont Awesome Solidwrench-16-filledFluent UI System Iconswrench-16Fluent UI System Color IconswrenchFluent EmojiwrenchFluent Emoji FlatwrenchFluent Emoji High ContrastwrenchFirefox OS EmojiwrenchHeroIconswrenchIconoirwrenchJam IconswrenchLine AwesomewrenchLucidewrenchMage IconswrenchMaterial Design IconswrenchMyna UI IconswrenchNoto EmojiwrenchOpenMojiwrenchPhosphor
Use the wrench icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonWrench(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z" fill="currentColor"/></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%20d%3D%22M461.9%20114.9l-56.5%2056.7-55.1-10-9.9-55.1%2056.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3%208.3-64.6%2032-21.6%2022.8-44.3%2065.3-24.2%20112.5%202.4%205.7%205.1%2013.2-2.9%2021.2-8.1%208-215%20202.8-215%20202.8-19.4%2016.7-18%2047.6-.1%2065.6%2018.2%2017.9%2048.9%2019%2065.6-.3%200%200%20193.2-205.8%20202.7-215.1%208.5-8.3%2016.1-5.5%2021.2-2.9%2035.6%2018.4%2086.3%202.4%20112.6-23.9%2026.3-26.3%2031.1-51.7%2031.9-64.7.8-12.9-3.7-30-18-44.3zM91.3%20443.2c-6.3%206.2-16.5%206.2-22.7%200-6.2-6.3-6.2-16.5%200-22.7%206.3-6.2%2016.5-6.2%2022.7%200%206.2%206.3%206.2%2016.5%200%2022.7z%22%20fill%3D%22currentColor%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%20d%3D%22M461.9%20114.9l-56.5%2056.7-55.1-10-9.9-55.1%2056.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3%208.3-64.6%2032-21.6%2022.8-44.3%2065.3-24.2%20112.5%202.4%205.7%205.1%2013.2-2.9%2021.2-8.1%208-215%20202.8-215%20202.8-19.4%2016.7-18%2047.6-.1%2065.6%2018.2%2017.9%2048.9%2019%2065.6-.3%200%200%20193.2-205.8%20202.7-215.1%208.5-8.3%2016.1-5.5%2021.2-2.9%2035.6%2018.4%2086.3%202.4%20112.6-23.9%2026.3-26.3%2031.1-51.7%2031.9-64.7.8-12.9-3.7-30-18-44.3zM91.3%20443.2c-6.3%206.2-16.5%206.2-22.7%200-6.2-6.3-6.2-16.5%200-22.7%206.3-6.2%2016.5-6.2%2022.7%200%206.2%206.3%206.2%2016.5%200%2022.7z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/wrench.svg?color=%231a73e8&size=48