wrench screwdriver icon
wrench-screwdriver-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- wrench-screwdriver-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
8 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the wrench screwdriver icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.367 2.805a.75.75 0 0 1 .742-.014A6.498 6.498 0 0 1 11 14.683V24l-.01.204A2 2 0 0 1 7 24v-9.317A6.499 6.499 0 0 1 5.89 2.79A.75.75 0 0 1 7 3.449V6.5l.01.204A2 2 0 0 0 9 8.5l.204-.01A2 2 0 0 0 11 6.5V3.45c0-.265.14-.51.367-.645M25 22a4 4 0 0 1-8 0v-3.5h8zM22.183 2.007a.75.75 0 0 1 .554.379l1.25 2.25a.75.75 0 0 1 .03.669l-.935 2.104V14h1.168a.75.75 0 0 1 .75.75V17h-8v-2.25a.75.75 0 0 1 .75-.75h1.332V7.41l-.936-2.105a.75.75 0 0 1 .03-.67l1.25-2.25l.055-.084A.75.75 0 0 1 20.082 2h2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentWrenchScrewdriver28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.367 2.805a.75.75 0 0 1 .742-.014A6.498 6.498 0 0 1 11 14.683V24l-.01.204A2 2 0 0 1 7 24v-9.317A6.499 6.499 0 0 1 5.89 2.79A.75.75 0 0 1 7 3.449V6.5l.01.204A2 2 0 0 0 9 8.5l.204-.01A2 2 0 0 0 11 6.5V3.45c0-.265.14-.51.367-.645M25 22a4 4 0 0 1-8 0v-3.5h8zM22.183 2.007a.75.75 0 0 1 .554.379l1.25 2.25a.75.75 0 0 1 .03.669l-.935 2.104V14h1.168a.75.75 0 0 1 .75.75V17h-8v-2.25a.75.75 0 0 1 .75-.75h1.332V7.41l-.936-2.105a.75.75 0 0 1 .03-.67l1.25-2.25l.055-.084A.75.75 0 0 1 20.082 2h2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.367 2.805a.75.75 0 0 1 .742-.014A6.498 6.498 0 0 1 11 14.683V24l-.01.204A2 2 0 0 1 7 24v-9.317A6.499 6.499 0 0 1 5.89 2.79A.75.75 0 0 1 7 3.449V6.5l.01.204A2 2 0 0 0 9 8.5l.204-.01A2 2 0 0 0 11 6.5V3.45c0-.265.14-.51.367-.645M25 22a4 4 0 0 1-8 0v-3.5h8zM22.183 2.007a.75.75 0 0 1 .554.379l1.25 2.25a.75.75 0 0 1 .03.669l-.935 2.104V14h1.168a.75.75 0 0 1 .75.75V17h-8v-2.25a.75.75 0 0 1 .75-.75h1.332V7.41l-.936-2.105a.75.75 0 0 1 .03-.67l1.25-2.25l.055-.084A.75.75 0 0 1 20.082 2h2z"/></svg> </template>
CSS
.icon-wrench-screwdriver-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.367%202.805a.75.75%200%200%201%20.742-.014A6.498%206.498%200%200%201%2011%2014.683V24l-.01.204A2%202%200%200%201%207%2024v-9.317A6.499%206.499%200%200%201%205.89%202.79A.75.75%200%200%201%207%203.449V6.5l.01.204A2%202%200%200%200%209%208.5l.204-.01A2%202%200%200%200%2011%206.5V3.45c0-.265.14-.51.367-.645M25%2022a4%204%200%200%201-8%200v-3.5h8zM22.183%202.007a.75.75%200%200%201%20.554.379l1.25%202.25a.75.75%200%200%201%20.03.669l-.935%202.104V14h1.168a.75.75%200%200%201%20.75.75V17h-8v-2.25a.75.75%200%200%201%20.75-.75h1.332V7.41l-.936-2.105a.75.75%200%200%201%20.03-.67l1.25-2.25l.055-.084A.75.75%200%200%201%2020.082%202h2z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.367%202.805a.75.75%200%200%201%20.742-.014A6.498%206.498%200%200%201%2011%2014.683V24l-.01.204A2%202%200%200%201%207%2024v-9.317A6.499%206.499%200%200%201%205.89%202.79A.75.75%200%200%201%207%203.449V6.5l.01.204A2%202%200%200%200%209%208.5l.204-.01A2%202%200%200%200%2011%206.5V3.45c0-.265.14-.51.367-.645M25%2022a4%204%200%200%201-8%200v-3.5h8zM22.183%202.007a.75.75%200%200%201%20.554.379l1.25%202.25a.75.75%200%200%201%20.03.669l-.935%202.104V14h1.168a.75.75%200%200%201%20.75.75V17h-8v-2.25a.75.75%200%200%201%20.75-.75h1.332V7.41l-.936-2.105a.75.75%200%200%201%20.03-.67l1.25-2.25l.055-.084A.75.75%200%200%201%2020.082%202h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wrench-screwdriver-28-filled.svg?color=%231a73e8&size=48