household supplies icon
household-supplies-outline-sharp from Material Symbols by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- household-supplies-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the household supplies icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 22v-6.3q0-1.85.525-3.562t1.65-3.413Q7.225 8.5 6.613 7.7T6 5.9V4.85q0-1.2 1.038-2.012T9.2 2.15l9.8.975V7.9l-1.8.2q.35 1.225.925 2.2t1.375 1.4l-1 1.75q-1.325-.775-2.05-2.137T15.3 8.275l-1.1.1q.2 1.25.763 2.525t1.137 2.3q.45.8.675 1.675T17 16.65V22zM8 5.1v.8q0 .45.325.725t.775.225L17 6.1V4.9l-7.9-.75q-.45-.05-.775.225T8 5.1M8 20h7v-3.35q0-.65-.162-1.275t-.488-1.2q-.775-1.35-1.35-2.787t-.8-2.813l-1.5.125l-.65.85q-1 1.325-1.525 2.913T8 15.7zm0 0h7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHouseholdSuppliesOutlineSharp(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="M6 22v-6.3q0-1.85.525-3.562t1.65-3.413Q7.225 8.5 6.613 7.7T6 5.9V4.85q0-1.2 1.038-2.012T9.2 2.15l9.8.975V7.9l-1.8.2q.35 1.225.925 2.2t1.375 1.4l-1 1.75q-1.325-.775-2.05-2.137T15.3 8.275l-1.1.1q.2 1.25.763 2.525t1.137 2.3q.45.8.675 1.675T17 16.65V22zM8 5.1v.8q0 .45.325.725t.775.225L17 6.1V4.9l-7.9-.75q-.45-.05-.775.225T8 5.1M8 20h7v-3.35q0-.65-.162-1.275t-.488-1.2q-.775-1.35-1.35-2.787t-.8-2.813l-1.5.125l-.65.85q-1 1.325-1.525 2.913T8 15.7zm0 0h7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 22v-6.3q0-1.85.525-3.562t1.65-3.413Q7.225 8.5 6.613 7.7T6 5.9V4.85q0-1.2 1.038-2.012T9.2 2.15l9.8.975V7.9l-1.8.2q.35 1.225.925 2.2t1.375 1.4l-1 1.75q-1.325-.775-2.05-2.137T15.3 8.275l-1.1.1q.2 1.25.763 2.525t1.137 2.3q.45.8.675 1.675T17 16.65V22zM8 5.1v.8q0 .45.325.725t.775.225L17 6.1V4.9l-7.9-.75q-.45-.05-.775.225T8 5.1M8 20h7v-3.35q0-.65-.162-1.275t-.488-1.2q-.775-1.35-1.35-2.787t-.8-2.813l-1.5.125l-.65.85q-1 1.325-1.525 2.913T8 15.7zm0 0h7z"/></svg> </template>
CSS
.icon-household-supplies-outline-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%22M6%2022v-6.3q0-1.85.525-3.562t1.65-3.413Q7.225%208.5%206.613%207.7T6%205.9V4.85q0-1.2%201.038-2.012T9.2%202.15l9.8.975V7.9l-1.8.2q.35%201.225.925%202.2t1.375%201.4l-1%201.75q-1.325-.775-2.05-2.137T15.3%208.275l-1.1.1q.2%201.25.763%202.525t1.137%202.3q.45.8.675%201.675T17%2016.65V22zM8%205.1v.8q0%20.45.325.725t.775.225L17%206.1V4.9l-7.9-.75q-.45-.05-.775.225T8%205.1M8%2020h7v-3.35q0-.65-.162-1.275t-.488-1.2q-.775-1.35-1.35-2.787t-.8-2.813l-1.5.125l-.65.85q-1%201.325-1.525%202.913T8%2015.7zm0%200h7z%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%22M6%2022v-6.3q0-1.85.525-3.562t1.65-3.413Q7.225%208.5%206.613%207.7T6%205.9V4.85q0-1.2%201.038-2.012T9.2%202.15l9.8.975V7.9l-1.8.2q.35%201.225.925%202.2t1.375%201.4l-1%201.75q-1.325-.775-2.05-2.137T15.3%208.275l-1.1.1q.2%201.25.763%202.525t1.137%202.3q.45.8.675%201.675T17%2016.65V22zM8%205.1v.8q0%20.45.325.725t.775.225L17%206.1V4.9l-7.9-.75q-.45-.05-.775.225T8%205.1M8%2020h7v-3.35q0-.65-.162-1.275t-.488-1.2q-.775-1.35-1.35-2.787t-.8-2.813l-1.5.125l-.65.85q-1%201.325-1.525%202.913T8%2015.7zm0%200h7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/household-supplies-outline-sharp.svg?color=%231a73e8&size=48