dry cleaning icon
dry-cleaning-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- dry-cleaning-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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.75 21v-5.673H4v-3.058l7.5-3.338V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.692-1.69Q11.001 3 11.991 3t1.682.702t.693 1.683h-1.039q0-.589-.381-.987Q12.564 4 12 4q-.588 0-.986.398t-.398.987t.398.986t.986.398h.5v2.162l7.5 3.358v3.038h-3.75V21zM5 14.327h2.75v-.942h8.5v.942H19v-1.392l-7-3.12l-7 3.12zM8.75 20h6.5v-5.615h-6.5zm0-5.616h6.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDryCleaningOutlineSharp(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.75 21v-5.673H4v-3.058l7.5-3.338V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.692-1.69Q11.001 3 11.991 3t1.682.702t.693 1.683h-1.039q0-.589-.381-.987Q12.564 4 12 4q-.588 0-.986.398t-.398.987t.398.986t.986.398h.5v2.162l7.5 3.358v3.038h-3.75V21zM5 14.327h2.75v-.942h8.5v.942H19v-1.392l-7-3.12l-7 3.12zM8.75 20h6.5v-5.615h-6.5zm0-5.616h6.5z"/></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.75 21v-5.673H4v-3.058l7.5-3.338V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.692-1.69Q11.001 3 11.991 3t1.682.702t.693 1.683h-1.039q0-.589-.381-.987Q12.564 4 12 4q-.588 0-.986.398t-.398.987t.398.986t.986.398h.5v2.162l7.5 3.358v3.038h-3.75V21zM5 14.327h2.75v-.942h8.5v.942H19v-1.392l-7-3.12l-7 3.12zM8.75 20h6.5v-5.615h-6.5zm0-5.616h6.5z"/></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.75%2021v-5.673H4v-3.058l7.5-3.338V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.692-1.69Q11.001%203%2011.991%203t1.682.702t.693%201.683h-1.039q0-.589-.381-.987Q12.564%204%2012%204q-.588%200-.986.398t-.398.987t.398.986t.986.398h.5v2.162l7.5%203.358v3.038h-3.75V21zM5%2014.327h2.75v-.942h8.5v.942H19v-1.392l-7-3.12l-7%203.12zM8.75%2020h6.5v-5.615h-6.5zm0-5.616h6.5z%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.75%2021v-5.673H4v-3.058l7.5-3.338V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.692-1.69Q11.001%203%2011.991%203t1.682.702t.693%201.683h-1.039q0-.589-.381-.987Q12.564%204%2012%204q-.588%200-.986.398t-.398.987t.398.986t.986.398h.5v2.162l7.5%203.358v3.038h-3.75V21zM5%2014.327h2.75v-.942h8.5v.942H19v-1.392l-7-3.12l-7%203.12zM8.75%2020h6.5v-5.615h-6.5zm0-5.616h6.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dry-cleaning-outline-sharp.svg?color=%231a73e8&size=48