tools installation kit icon
tools-installation-kit from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-installation-kit
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tools-installation-kit-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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 19q-2.931 0-4.966-2.033Q2 14.933 2 12.003t2.034-4.966T9 5h6q2.931 0 4.966 2.034Q22 9.067 22 11.997t-2.034 4.967T15 19zm3-5.5q.633 0 1.066-.434q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5m-1-5h2q.213 0 .356-.144t.144-.357t-.144-.356T13 7.5h-2q-.213 0-.356.144t-.144.357t.144.356T11 8.5m0 8h2q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2q-.213 0-.356.144t-.144.357t.144.356t.356.143m5-3q.214 0 .357-.144T16.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T15.5 11v2q0 .213.144.356t.357.144m-8 0q.213 0 .356-.144T8.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T7.5 11v2q0 .213.144.356t.357.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsInstallationKit(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 19q-2.931 0-4.966-2.033Q2 14.933 2 12.003t2.034-4.966T9 5h6q2.931 0 4.966 2.034Q22 9.067 22 11.997t-2.034 4.967T15 19zm3-5.5q.633 0 1.066-.434q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5m-1-5h2q.213 0 .356-.144t.144-.357t-.144-.356T13 7.5h-2q-.213 0-.356.144t-.144.357t.144.356T11 8.5m0 8h2q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2q-.213 0-.356.144t-.144.357t.144.356t.356.143m5-3q.214 0 .357-.144T16.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T15.5 11v2q0 .213.144.356t.357.144m-8 0q.213 0 .356-.144T8.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T7.5 11v2q0 .213.144.356t.357.144"/></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 19q-2.931 0-4.966-2.033Q2 14.933 2 12.003t2.034-4.966T9 5h6q2.931 0 4.966 2.034Q22 9.067 22 11.997t-2.034 4.967T15 19zm3-5.5q.633 0 1.066-.434q.434-.433.434-1.066t-.434-1.066T12 10.5t-1.066.434Q10.5 11.367 10.5 12t.434 1.066T12 13.5m-1-5h2q.213 0 .356-.144t.144-.357t-.144-.356T13 7.5h-2q-.213 0-.356.144t-.144.357t.144.356T11 8.5m0 8h2q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2q-.213 0-.356.144t-.144.357t.144.356t.356.143m5-3q.214 0 .357-.144T16.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T15.5 11v2q0 .213.144.356t.357.144m-8 0q.213 0 .356-.144T8.5 13v-2q0-.213-.144-.356t-.357-.144t-.356.144T7.5 11v2q0 .213.144.356t.357.144"/></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%2019q-2.931%200-4.966-2.033Q2%2014.933%202%2012.003t2.034-4.966T9%205h6q2.931%200%204.966%202.034Q22%209.067%2022%2011.997t-2.034%204.967T15%2019zm3-5.5q.633%200%201.066-.434q.434-.433.434-1.066t-.434-1.066T12%2010.5t-1.066.434Q10.5%2011.367%2010.5%2012t.434%201.066T12%2013.5m-1-5h2q.213%200%20.356-.144t.144-.357t-.144-.356T13%207.5h-2q-.213%200-.356.144t-.144.357t.144.356T11%208.5m0%208h2q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5h-2q-.213%200-.356.144t-.144.357t.144.356t.356.143m5-3q.214%200%20.357-.144T16.5%2013v-2q0-.213-.144-.356t-.357-.144t-.356.144T15.5%2011v2q0%20.213.144.356t.357.144m-8%200q.213%200%20.356-.144T8.5%2013v-2q0-.213-.144-.356t-.357-.144t-.356.144T7.5%2011v2q0%20.213.144.356t.357.144%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%2019q-2.931%200-4.966-2.033Q2%2014.933%202%2012.003t2.034-4.966T9%205h6q2.931%200%204.966%202.034Q22%209.067%2022%2011.997t-2.034%204.967T15%2019zm3-5.5q.633%200%201.066-.434q.434-.433.434-1.066t-.434-1.066T12%2010.5t-1.066.434Q10.5%2011.367%2010.5%2012t.434%201.066T12%2013.5m-1-5h2q.213%200%20.356-.144t.144-.357t-.144-.356T13%207.5h-2q-.213%200-.356.144t-.144.357t.144.356T11%208.5m0%208h2q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5h-2q-.213%200-.356.144t-.144.357t.144.356t.356.143m5-3q.214%200%20.357-.144T16.5%2013v-2q0-.213-.144-.356t-.357-.144t-.356.144T15.5%2011v2q0%20.213.144.356t.357.144m-8%200q.213%200%20.356-.144T8.5%2013v-2q0-.213-.144-.356t-.357-.144t-.356.144T7.5%2011v2q0%20.213.144.356t.357.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tools-installation-kit.svg?color=%231a73e8&size=48