wrench screwdriver icon
wrench-screwdriver-16-solid from HeroIcons by Refactoring UI Inc · Solid 16x16 · MIT Free for personal and commercial use.
- Name
- wrench-screwdriver-16-solid
- Set
- HeroIcons
- Style
- Solid 16x16
- Viewbox
- 16×16
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Use the wrench screwdriver icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M15 4.5A3.5 3.5 0 0 1 11.435 8c-.99-.019-2.093.132-2.7.913l-4.13 5.31a2.015 2.015 0 1 1-2.827-2.828l5.309-4.13c.78-.607.932-1.71.914-2.7L8 4.5a3.5 3.5 0 0 1 4.477-3.362c.325.094.39.497.15.736L10.6 3.902a.48.48 0 0 0-.033.653q.407.472.879.879a.48.48 0 0 0 .653-.033l2.027-2.027c.239-.24.642-.175.736.15q.136.466.138.976M3.75 13a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0" clip-rule="evenodd"/><path fill="currentColor" d="M11.5 9.5q.47 0 .917-.084l1.962 1.962a2.121 2.121 0 0 1-3 3l-2.81-2.81l1.35-1.734c.05-.064.158-.158.426-.233c.278-.078.639-.11 1.062-.102zM5 4l1.446 1.445a2 2 0 0 1-.047.21c-.075.268-.169.377-.233.427l-.61.474L4 5H2.656a.25.25 0 0 1-.224-.139l-1.35-2.7a.25.25 0 0 1 .047-.289l.745-.745a.25.25 0 0 1 .289-.047l2.7 1.35A.25.25 0 0 1 5 2.654z"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsWrenchScrewdriver16Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fillRule="evenodd" d="M15 4.5A3.5 3.5 0 0 1 11.435 8c-.99-.019-2.093.132-2.7.913l-4.13 5.31a2.015 2.015 0 1 1-2.827-2.828l5.309-4.13c.78-.607.932-1.71.914-2.7L8 4.5a3.5 3.5 0 0 1 4.477-3.362c.325.094.39.497.15.736L10.6 3.902a.48.48 0 0 0-.033.653q.407.472.879.879a.48.48 0 0 0 .653-.033l2.027-2.027c.239-.24.642-.175.736.15q.136.466.138.976M3.75 13a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0" clipRule="evenodd"/><path fill="currentColor" d="M11.5 9.5q.47 0 .917-.084l1.962 1.962a2.121 2.121 0 0 1-3 3l-2.81-2.81l1.35-1.734c.05-.064.158-.158.426-.233c.278-.078.639-.11 1.062-.102zM5 4l1.446 1.445a2 2 0 0 1-.047.21c-.075.268-.169.377-.233.427l-.61.474L4 5H2.656a.25.25 0 0 1-.224-.139l-1.35-2.7a.25.25 0 0 1 .047-.289l.745-.745a.25.25 0 0 1 .289-.047l2.7 1.35A.25.25 0 0 1 5 2.654z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M15 4.5A3.5 3.5 0 0 1 11.435 8c-.99-.019-2.093.132-2.7.913l-4.13 5.31a2.015 2.015 0 1 1-2.827-2.828l5.309-4.13c.78-.607.932-1.71.914-2.7L8 4.5a3.5 3.5 0 0 1 4.477-3.362c.325.094.39.497.15.736L10.6 3.902a.48.48 0 0 0-.033.653q.407.472.879.879a.48.48 0 0 0 .653-.033l2.027-2.027c.239-.24.642-.175.736.15q.136.466.138.976M3.75 13a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0" clip-rule="evenodd"/><path fill="currentColor" d="M11.5 9.5q.47 0 .917-.084l1.962 1.962a2.121 2.121 0 0 1-3 3l-2.81-2.81l1.35-1.734c.05-.064.158-.158.426-.233c.278-.078.639-.11 1.062-.102zM5 4l1.446 1.445a2 2 0 0 1-.047.21c-.075.268-.169.377-.233.427l-.61.474L4 5H2.656a.25.25 0 0 1-.224-.139l-1.35-2.7a.25.25 0 0 1 .047-.289l.745-.745a.25.25 0 0 1 .289-.047l2.7 1.35A.25.25 0 0 1 5 2.654z"/></svg> </template>
CSS
.icon-wrench-screwdriver-16-solid {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15%204.5A3.5%203.5%200%200%201%2011.435%208c-.99-.019-2.093.132-2.7.913l-4.13%205.31a2.015%202.015%200%201%201-2.827-2.828l5.309-4.13c.78-.607.932-1.71.914-2.7L8%204.5a3.5%203.5%200%200%201%204.477-3.362c.325.094.39.497.15.736L10.6%203.902a.48.48%200%200%200-.033.653q.407.472.879.879a.48.48%200%200%200%20.653-.033l2.027-2.027c.239-.24.642-.175.736.15q.136.466.138.976M3.75%2013a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%209.5q.47%200%20.917-.084l1.962%201.962a2.121%202.121%200%200%201-3%203l-2.81-2.81l1.35-1.734c.05-.064.158-.158.426-.233c.278-.078.639-.11%201.062-.102zM5%204l1.446%201.445a2%202%200%200%201-.047.21c-.075.268-.169.377-.233.427l-.61.474L4%205H2.656a.25.25%200%200%201-.224-.139l-1.35-2.7a.25.25%200%200%201%20.047-.289l.745-.745a.25.25%200%200%201%20.289-.047l2.7%201.35A.25.25%200%200%201%205%202.654z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15%204.5A3.5%203.5%200%200%201%2011.435%208c-.99-.019-2.093.132-2.7.913l-4.13%205.31a2.015%202.015%200%201%201-2.827-2.828l5.309-4.13c.78-.607.932-1.71.914-2.7L8%204.5a3.5%203.5%200%200%201%204.477-3.362c.325.094.39.497.15.736L10.6%203.902a.48.48%200%200%200-.033.653q.407.472.879.879a.48.48%200%200%200%20.653-.033l2.027-2.027c.239-.24.642-.175.736.15q.136.466.138.976M3.75%2013a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%209.5q.47%200%20.917-.084l1.962%201.962a2.121%202.121%200%200%201-3%203l-2.81-2.81l1.35-1.734c.05-.064.158-.158.426-.233c.278-.078.639-.11%201.062-.102zM5%204l1.446%201.445a2%202%200%200%201-.047.21c-.075.268-.169.377-.233.427l-.61.474L4%205H2.656a.25.25%200%200%201-.224-.139l-1.35-2.7a.25.25%200%200%201%20.047-.289l.745-.745a.25.25%200%200%201%20.289-.047l2.7%201.35A.25.25%200%200%201%205%202.654z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/wrench-screwdriver-16-solid.svg?color=%231a73e8&size=48