round leave bags at home icon
round-leave-bags-at-home from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- round-leave-bags-at-home
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the round leave bags at home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.86 9.03c.05-.01.09-.03.14-.03c.41 0 .75.34.75.75v.17l1.75 1.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.42l3 3V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3h-.17zM11 4h2v2h-2zm9.49 16.49L3.51 3.51A.996.996 0 1 0 2.1 4.92l2.92 2.92c0 .06-.02.11-.02.16v11c0 1.1.9 2 2 2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c.34 0 .65-.09.93-.24l1.14 1.14c.39.39 1.02.39 1.41 0c.4-.39.4-1.02.01-1.41M8.75 18c-.41 0-.75-.34-.75-.75v-6.42l1.5 1.5v4.92c0 .41-.34.75-.75.75M12 18c-.41 0-.75-.34-.75-.75v-3.17l1.5 1.5v1.67c0 .41-.34.75-.75.75m2.52-.65l.63.63a.74.74 0 0 1-.63-.63"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundLeaveBagsAtHome(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.86 9.03c.05-.01.09-.03.14-.03c.41 0 .75.34.75.75v.17l1.75 1.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.42l3 3V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3h-.17zM11 4h2v2h-2zm9.49 16.49L3.51 3.51A.996.996 0 1 0 2.1 4.92l2.92 2.92c0 .06-.02.11-.02.16v11c0 1.1.9 2 2 2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c.34 0 .65-.09.93-.24l1.14 1.14c.39.39 1.02.39 1.41 0c.4-.39.4-1.02.01-1.41M8.75 18c-.41 0-.75-.34-.75-.75v-6.42l1.5 1.5v4.92c0 .41-.34.75-.75.75M12 18c-.41 0-.75-.34-.75-.75v-3.17l1.5 1.5v1.67c0 .41-.34.75-.75.75m2.52-.65l.63.63a.74.74 0 0 1-.63-.63"/></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.86 9.03c.05-.01.09-.03.14-.03c.41 0 .75.34.75.75v.17l1.75 1.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.42l3 3V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3h-.17zM11 4h2v2h-2zm9.49 16.49L3.51 3.51A.996.996 0 1 0 2.1 4.92l2.92 2.92c0 .06-.02.11-.02.16v11c0 1.1.9 2 2 2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c.34 0 .65-.09.93-.24l1.14 1.14c.39.39 1.02.39 1.41 0c.4-.39.4-1.02.01-1.41M8.75 18c-.41 0-.75-.34-.75-.75v-6.42l1.5 1.5v4.92c0 .41-.34.75-.75.75M12 18c-.41 0-.75-.34-.75-.75v-3.17l1.5 1.5v1.67c0 .41-.34.75-.75.75m2.52-.65l.63.63a.74.74 0 0 1-.63-.63"/></svg> </template>
CSS
.icon-round-leave-bags-at-home {
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.86%209.03c.05-.01.09-.03.14-.03c.41%200%20.75.34.75.75v.17l1.75%201.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.42l3%203V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55%200-1%20.45-1%201v3h-.17zM11%204h2v2h-2zm9.49%2016.49L3.51%203.51A.996.996%200%201%200%202.1%204.92l2.92%202.92c0%20.06-.02.11-.02.16v11c0%201.1.9%202%202%202c0%20.55.45%201%201%201s1-.45%201-1h6c0%20.55.45%201%201%201s1-.45%201-1c.34%200%20.65-.09.93-.24l1.14%201.14c.39.39%201.02.39%201.41%200c.4-.39.4-1.02.01-1.41M8.75%2018c-.41%200-.75-.34-.75-.75v-6.42l1.5%201.5v4.92c0%20.41-.34.75-.75.75M12%2018c-.41%200-.75-.34-.75-.75v-3.17l1.5%201.5v1.67c0%20.41-.34.75-.75.75m2.52-.65l.63.63a.74.74%200%200%201-.63-.63%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.86%209.03c.05-.01.09-.03.14-.03c.41%200%20.75.34.75.75v.17l1.75%201.75V9.75c0-.41.34-.75.75-.75s.75.34.75.75v3.42l3%203V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55%200-1%20.45-1%201v3h-.17zM11%204h2v2h-2zm9.49%2016.49L3.51%203.51A.996.996%200%201%200%202.1%204.92l2.92%202.92c0%20.06-.02.11-.02.16v11c0%201.1.9%202%202%202c0%20.55.45%201%201%201s1-.45%201-1h6c0%20.55.45%201%201%201s1-.45%201-1c.34%200%20.65-.09.93-.24l1.14%201.14c.39.39%201.02.39%201.41%200c.4-.39.4-1.02.01-1.41M8.75%2018c-.41%200-.75-.34-.75-.75v-6.42l1.5%201.5v4.92c0%20.41-.34.75-.75.75M12%2018c-.41%200-.75-.34-.75-.75v-3.17l1.5%201.5v1.67c0%20.41-.34.75-.75.75m2.52-.65l.63.63a.74.74%200%200%201-.63-.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-leave-bags-at-home.svg?color=%231a73e8&size=48