home improvement and tools icon

home-improvement-and-tools-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
home-improvement-and-tools-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the home improvement and tools icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.625 21.513q-.175-.063-.325-.213l-1.725-1.725q-.275-.275-.425-.637T9 18.175V6.2L7.125 3.575q-.35-.5-.075-1.038T7.95 2h8.1q.625 0 .9.538t-.075 1.037L15 6.2v11.975q0 .4-.15.763t-.425.637L12.7 21.3q-.15.15-.325.213t-.375.062t-.375-.062M11 10h2V5.6L14 4h-4l1 1.6zm2 2h-2v2h2zm0 6v-2h-2v2l1 1zm-1-2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHomeImprovementAndToolsOutlineRounded(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="M11.625 21.513q-.175-.063-.325-.213l-1.725-1.725q-.275-.275-.425-.637T9 18.175V6.2L7.125 3.575q-.35-.5-.075-1.038T7.95 2h8.1q.625 0 .9.538t-.075 1.037L15 6.2v11.975q0 .4-.15.763t-.425.637L12.7 21.3q-.15.15-.325.213t-.375.062t-.375-.062M11 10h2V5.6L14 4h-4l1 1.6zm2 2h-2v2h2zm0 6v-2h-2v2l1 1zm-1-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.625 21.513q-.175-.063-.325-.213l-1.725-1.725q-.275-.275-.425-.637T9 18.175V6.2L7.125 3.575q-.35-.5-.075-1.038T7.95 2h8.1q.625 0 .9.538t-.075 1.037L15 6.2v11.975q0 .4-.15.763t-.425.637L12.7 21.3q-.15.15-.325.213t-.375.062t-.375-.062M11 10h2V5.6L14 4h-4l1 1.6zm2 2h-2v2h2zm0 6v-2h-2v2l1 1zm-1-2"/></svg>
</template>

CSS

.icon-home-improvement-and-tools-outline-rounded {
  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%22M11.625%2021.513q-.175-.063-.325-.213l-1.725-1.725q-.275-.275-.425-.637T9%2018.175V6.2L7.125%203.575q-.35-.5-.075-1.038T7.95%202h8.1q.625%200%20.9.538t-.075%201.037L15%206.2v11.975q0%20.4-.15.763t-.425.637L12.7%2021.3q-.15.15-.325.213t-.375.062t-.375-.062M11%2010h2V5.6L14%204h-4l1%201.6zm2%202h-2v2h2zm0%206v-2h-2v2l1%201zm-1-2%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%22M11.625%2021.513q-.175-.063-.325-.213l-1.725-1.725q-.275-.275-.425-.637T9%2018.175V6.2L7.125%203.575q-.35-.5-.075-1.038T7.95%202h8.1q.625%200%20.9.538t-.075%201.037L15%206.2v11.975q0%20.4-.15.763t-.425.637L12.7%2021.3q-.15.15-.325.213t-.375.062t-.375-.062M11%2010h2V5.6L14%204h-4l1%201.6zm2%202h-2v2h2zm0%206v-2h-2v2l1%201zm-1-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/home-improvement-and-tools-outline-rounded.svg?color=%231a73e8&size=48