vaping-rooms-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
vaping-rooms-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
vaping-rooms-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the vaping rooms icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.616 18.616v-2.231H19.73q.464 0 .79.326q.325.327.325.794q0 .466-.325.788q-.326.323-.79.323zm11.472-3.741q-.126-.126-.126-.317V12.75q0-1.65-1.15-2.696t-2.85-1.046q-.192 0-.317-.125q-.126-.125-.126-.317t.126-.317t.317-.126q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55q-.192 0-.317-.125t-.126-.316t.126-.317t.317-.126q1.126 0 1.911.82q.785.822.785 1.953q0 .725-.295 1.245t-.744.844q1.304.422 2.265 1.541q.962 1.12.962 2.808v1.808q0 .191-.125.317q-.125.125-.316.125t-.318-.125m-1.884 0q-.126-.126-.126-.317V13.7q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774q.192 0 .317.125t.125.317t-.125.317t-.317.126q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01v.938q0 .191-.124.317q-.125.125-.317.125q-.191 0-.317-.125m-10.587 3.74q-.841-.211-1.613-.307t-1.619-.096H4.25q-.302 0-.507-.205t-.204-.507q0-.304.218-.476t.493-.236h.135q.846 0 1.618-.096t1.613-.307zM10.5 18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVapingRoomsRounded(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="M8.616 18.616v-2.231H19.73q.464 0 .79.326q.325.327.325.794q0 .466-.325.788q-.326.323-.79.323zm11.472-3.741q-.126-.126-.126-.317V12.75q0-1.65-1.15-2.696t-2.85-1.046q-.192 0-.317-.125q-.126-.125-.126-.317t.126-.317t.317-.126q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55q-.192 0-.317-.125t-.126-.316t.126-.317t.317-.126q1.126 0 1.911.82q.785.822.785 1.953q0 .725-.295 1.245t-.744.844q1.304.422 2.265 1.541q.962 1.12.962 2.808v1.808q0 .191-.125.317q-.125.125-.316.125t-.318-.125m-1.884 0q-.126-.126-.126-.317V13.7q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774q.192 0 .317.125t.125.317t-.125.317t-.317.126q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01v.938q0 .191-.124.317q-.125.125-.317.125q-.191 0-.317-.125m-10.587 3.74q-.841-.211-1.613-.307t-1.619-.096H4.25q-.302 0-.507-.205t-.204-.507q0-.304.218-.476t.493-.236h.135q.846 0 1.618-.096t1.613-.307zM10.5 18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.616 18.616v-2.231H19.73q.464 0 .79.326q.325.327.325.794q0 .466-.325.788q-.326.323-.79.323zm11.472-3.741q-.126-.126-.126-.317V12.75q0-1.65-1.15-2.696t-2.85-1.046q-.192 0-.317-.125q-.126-.125-.126-.317t.126-.317t.317-.126q.75 0 1.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55q-.192 0-.317-.125t-.126-.316t.126-.317t.317-.126q1.126 0 1.911.82q.785.822.785 1.953q0 .725-.295 1.245t-.744.844q1.304.422 2.265 1.541q.962 1.12.962 2.808v1.808q0 .191-.125.317q-.125.125-.316.125t-.318-.125m-1.884 0q-.126-.126-.126-.317V13.7q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13 0-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774q.192 0 .317.125t.125.317t-.125.317t-.317.126q-.75 0-1.3.502t-.55 1.267t.55 1.348t1.3.583h1.55q1.17 0 2.002.833q.832.832.832 2.01v.938q0 .191-.124.317q-.125.125-.317.125q-.191 0-.317-.125m-10.587 3.74q-.841-.211-1.613-.307t-1.619-.096H4.25q-.302 0-.507-.205t-.204-.507q0-.304.218-.476t.493-.236h.135q.846 0 1.618-.096t1.613-.307zM10.5 18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15"/></svg>
</template>

CSS

.icon-vaping-rooms-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%22M8.616%2018.616v-2.231H19.73q.464%200%20.79.326q.325.327.325.794q0%20.466-.325.788q-.326.323-.79.323zm11.472-3.741q-.126-.126-.126-.317V12.75q0-1.65-1.15-2.696t-2.85-1.046q-.192%200-.317-.125q-.126-.125-.126-.317t.126-.317t.317-.126q.75%200%201.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55q-.192%200-.317-.125t-.126-.316t.126-.317t.317-.126q1.126%200%201.911.82q.785.822.785%201.953q0%20.725-.295%201.245t-.744.844q1.304.422%202.265%201.541q.962%201.12.962%202.808v1.808q0%20.191-.125.317q-.125.125-.316.125t-.318-.125m-1.884%200q-.126-.126-.126-.317V13.7q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13%200-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774q.192%200%20.317.125t.125.317t-.125.317t-.317.126q-.75%200-1.3.502t-.55%201.267t.55%201.348t1.3.583h1.55q1.17%200%202.002.833q.832.832.832%202.01v.938q0%20.191-.124.317q-.125.125-.317.125q-.191%200-.317-.125m-10.587%203.74q-.841-.211-1.613-.307t-1.619-.096H4.25q-.302%200-.507-.205t-.204-.507q0-.304.218-.476t.493-.236h.135q.846%200%201.618-.096t1.613-.307zM10.5%2018q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15%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%22M8.616%2018.616v-2.231H19.73q.464%200%20.79.326q.325.327.325.794q0%20.466-.325.788q-.326.323-.79.323zm11.472-3.741q-.126-.126-.126-.317V12.75q0-1.65-1.15-2.696t-2.85-1.046q-.192%200-.317-.125q-.126-.125-.126-.317t.126-.317t.317-.126q.75%200%201.28-.53t.531-1.281q0-.789-.53-1.339t-1.281-.55q-.192%200-.317-.125t-.126-.316t.126-.317t.317-.126q1.126%200%201.911.82q.785.822.785%201.953q0%20.725-.295%201.245t-.744.844q1.304.422%202.265%201.541q.962%201.12.962%202.808v1.808q0%20.191-.125.317q-.125.125-.316.125t-.318-.125m-1.884%200q-.126-.126-.126-.317V13.7q0-.898-.575-1.468t-1.375-.57h-1.55q-1.13%200-1.933-.819t-.802-1.993q0-1.11.802-1.884t1.933-.774q.192%200%20.317.125t.125.317t-.125.317t-.317.126q-.75%200-1.3.502t-.55%201.267t.55%201.348t1.3.583h1.55q1.17%200%202.002.833q.832.832.832%202.01v.938q0%20.191-.124.317q-.125.125-.317.125q-.191%200-.317-.125m-10.587%203.74q-.841-.211-1.613-.307t-1.619-.096H4.25q-.302%200-.507-.205t-.204-.507q0-.304.218-.476t.493-.236h.135q.846%200%201.618-.096t1.613-.307zM10.5%2018q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/vaping-rooms-rounded.svg?color=%231a73e8&size=48