tools installation kit icon
tools-installation-kit from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-installation-kit
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tools-installation-kit-rounded
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the tools installation kit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20q-3.35 0-5.675-2.325T1 12t2.325-5.675T9 4h6q3.35 0 5.675 2.325T23 12t-2.325 5.675T15 20zm3-6q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m-1-5h2q.425 0 .713-.288T14 8t-.288-.712T13 7h-2q-.425 0-.712.288T10 8t.288.713T11 9m0 8h2q.425 0 .713-.288T14 16t-.288-.712T13 15h-2q-.425 0-.712.288T10 16t.288.713T11 17m5-3q.425 0 .713-.288T17 13v-2q0-.425-.288-.712T16 10t-.712.288T15 11v2q0 .425.288.713T16 14m-8 0q.425 0 .713-.288T9 13v-2q0-.425-.288-.712T8 10t-.712.288T7 11v2q0 .425.288.713T8 14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsToolsInstallationKit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20q-3.35 0-5.675-2.325T1 12t2.325-5.675T9 4h6q3.35 0 5.675 2.325T23 12t-2.325 5.675T15 20zm3-6q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m-1-5h2q.425 0 .713-.288T14 8t-.288-.712T13 7h-2q-.425 0-.712.288T10 8t.288.713T11 9m0 8h2q.425 0 .713-.288T14 16t-.288-.712T13 15h-2q-.425 0-.712.288T10 16t.288.713T11 17m5-3q.425 0 .713-.288T17 13v-2q0-.425-.288-.712T16 10t-.712.288T15 11v2q0 .425.288.713T16 14m-8 0q.425 0 .713-.288T9 13v-2q0-.425-.288-.712T8 10t-.712.288T7 11v2q0 .425.288.713T8 14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20q-3.35 0-5.675-2.325T1 12t2.325-5.675T9 4h6q3.35 0 5.675 2.325T23 12t-2.325 5.675T15 20zm3-6q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m-1-5h2q.425 0 .713-.288T14 8t-.288-.712T13 7h-2q-.425 0-.712.288T10 8t.288.713T11 9m0 8h2q.425 0 .713-.288T14 16t-.288-.712T13 15h-2q-.425 0-.712.288T10 16t.288.713T11 17m5-3q.425 0 .713-.288T17 13v-2q0-.425-.288-.712T16 10t-.712.288T15 11v2q0 .425.288.713T16 14m-8 0q.425 0 .713-.288T9 13v-2q0-.425-.288-.712T8 10t-.712.288T7 11v2q0 .425.288.713T8 14"/></svg> </template>
CSS
.icon-tools-installation-kit {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2020q-3.35%200-5.675-2.325T1%2012t2.325-5.675T9%204h6q3.35%200%205.675%202.325T23%2012t-2.325%205.675T15%2020zm3-6q.825%200%201.413-.587T14%2012t-.587-1.412T12%2010t-1.412.588T10%2012t.588%201.413T12%2014m-1-5h2q.425%200%20.713-.288T14%208t-.288-.712T13%207h-2q-.425%200-.712.288T10%208t.288.713T11%209m0%208h2q.425%200%20.713-.288T14%2016t-.288-.712T13%2015h-2q-.425%200-.712.288T10%2016t.288.713T11%2017m5-3q.425%200%20.713-.288T17%2013v-2q0-.425-.288-.712T16%2010t-.712.288T15%2011v2q0%20.425.288.713T16%2014m-8%200q.425%200%20.713-.288T9%2013v-2q0-.425-.288-.712T8%2010t-.712.288T7%2011v2q0%20.425.288.713T8%2014%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2020q-3.35%200-5.675-2.325T1%2012t2.325-5.675T9%204h6q3.35%200%205.675%202.325T23%2012t-2.325%205.675T15%2020zm3-6q.825%200%201.413-.587T14%2012t-.587-1.412T12%2010t-1.412.588T10%2012t.588%201.413T12%2014m-1-5h2q.425%200%20.713-.288T14%208t-.288-.712T13%207h-2q-.425%200-.712.288T10%208t.288.713T11%209m0%208h2q.425%200%20.713-.288T14%2016t-.288-.712T13%2015h-2q-.425%200-.712.288T10%2016t.288.713T11%2017m5-3q.425%200%20.713-.288T17%2013v-2q0-.425-.288-.712T16%2010t-.712.288T15%2011v2q0%20.425.288.713T16%2014m-8%200q.425%200%20.713-.288T9%2013v-2q0-.425-.288-.712T8%2010t-.712.288T7%2011v2q0%20.425.288.713T8%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tools-installation-kit.svg?color=%231a73e8&size=48