dry cleaning icon
dry-cleaning-outline-sharp from Material Symbols by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- dry-cleaning-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
Use the dry cleaning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22v-6H3v-4l8-3.55V7.8q-.9-.325-1.45-1.088T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5h-2q0-.425-.288-.712T12 4t-.712.288T11 5t.288.713T12 6h1v2.45L21 12v4h-4v6zm-2-8h2v-1h10v1h2v-.7l-7-3.1l-7 3.1zm4 6h6v-5H9zm0-5h6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDryCleaningOutlineSharp(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="M7 22v-6H3v-4l8-3.55V7.8q-.9-.325-1.45-1.088T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5h-2q0-.425-.288-.712T12 4t-.712.288T11 5t.288.713T12 6h1v2.45L21 12v4h-4v6zm-2-8h2v-1h10v1h2v-.7l-7-3.1l-7 3.1zm4 6h6v-5H9zm0-5h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22v-6H3v-4l8-3.55V7.8q-.9-.325-1.45-1.088T9 5q0-1.25.875-2.125T12 2t2.125.875T15 5h-2q0-.425-.288-.712T12 4t-.712.288T11 5t.288.713T12 6h1v2.45L21 12v4h-4v6zm-2-8h2v-1h10v1h2v-.7l-7-3.1l-7 3.1zm4 6h6v-5H9zm0-5h6z"/></svg> </template>
CSS
.icon-dry-cleaning-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%22M7%2022v-6H3v-4l8-3.55V7.8q-.9-.325-1.45-1.088T9%205q0-1.25.875-2.125T12%202t2.125.875T15%205h-2q0-.425-.288-.712T12%204t-.712.288T11%205t.288.713T12%206h1v2.45L21%2012v4h-4v6zm-2-8h2v-1h10v1h2v-.7l-7-3.1l-7%203.1zm4%206h6v-5H9zm0-5h6z%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%22M7%2022v-6H3v-4l8-3.55V7.8q-.9-.325-1.45-1.088T9%205q0-1.25.875-2.125T12%202t2.125.875T15%205h-2q0-.425-.288-.712T12%204t-.712.288T11%205t.288.713T12%206h1v2.45L21%2012v4h-4v6zm-2-8h2v-1h10v1h2v-.7l-7-3.1l-7%203.1zm4%206h6v-5H9zm0-5h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dry-cleaning-outline-sharp.svg?color=%231a73e8&size=48