tools installation kit icon

tools-installation-kit-sharp from Material Symbols by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
tools-installation-kit-sharp
Set
Material Symbols
Style
Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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-2-5h4V7h-4zm0 8h4v-2h-4zm5-3h2v-4h-2zm-8 0h2v-4H7z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsToolsInstallationKitSharp(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-2-5h4V7h-4zm0 8h4v-2h-4zm5-3h2v-4h-2zm-8 0h2v-4H7z"/></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-2-5h4V7h-4zm0 8h4v-2h-4zm5-3h2v-4h-2zm-8 0h2v-4H7z"/></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%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-2-5h4V7h-4zm0%208h4v-2h-4zm5-3h2v-4h-2zm-8%200h2v-4H7z%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-2-5h4V7h-4zm0%208h4v-2h-4zm5-3h2v-4h-2zm-8%200h2v-4H7z%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-sharp.svg?color=%231a73e8&size=48