tools installation kit icon
tools-installation-kit-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-installation-kit-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
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.5-5h3v-1h-3zm0 8h3v-1h-3zm5-3h1v-3h-1zm-8 0h1v-3h-1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsInstallationKitSharp(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.5-5h3v-1h-3zm0 8h3v-1h-3zm5-3h1v-3h-1zm-8 0h1v-3h-1z"/></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.5-5h3v-1h-3zm0 8h3v-1h-3zm5-3h1v-3h-1zm-8 0h1v-3h-1z"/></svg> </template>
CSS
.icon-tools-installation-kit-sharp {
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.5-5h3v-1h-3zm0%208h3v-1h-3zm5-3h1v-3h-1zm-8%200h1v-3h-1z%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.5-5h3v-1h-3zm0%208h3v-1h-3zm5-3h1v-3h-1zm-8%200h1v-3h-1z%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-sharp.svg?color=%231a73e8&size=48