round smoking rooms icon

round-smoking-rooms from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
round-smoking-rooms
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the round smoking rooms icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 16h-12c-.83 0-1.5.67-1.5 1.5S2.67 19 3.5 19h12c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5m3.35-8.27c.62-.61 1-1.45 1-2.38c0-1.51-1-2.79-2.38-3.21a.758.758 0 0 0-.97.72c0 .33.21.62.52.71c.77.23 1.33.94 1.33 1.78c0 .82-.53 1.51-1.27 1.76c-.33.11-.58.39-.58.74V8c0 .37.27.69.64.75c1.93.31 3.36 2 3.36 4.02v1.48c0 .41.34.75.75.75s.75-.34.75-.75v-1.49c0-2.22-1.28-4.14-3.15-5.03m-2.82 2.47h-1.3c-1.02 0-1.94-.73-2.07-1.75c-.12-.95.46-1.7 1.3-1.93c.32-.09.54-.38.54-.72c0-.49-.46-.86-.93-.72a3.35 3.35 0 0 0-2.42 3.28c.03 1.84 1.62 3.29 3.46 3.29h1.42c1.05 0 1.97.74 1.97 2.05v.55c0 .41.33.75.75.75h.01c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16M18 16h1.5v3H18zm2.5 0H22v3h-1.5z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSmokingRooms(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="M15.5 16h-12c-.83 0-1.5.67-1.5 1.5S2.67 19 3.5 19h12c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5m3.35-8.27c.62-.61 1-1.45 1-2.38c0-1.51-1-2.79-2.38-3.21a.758.758 0 0 0-.97.72c0 .33.21.62.52.71c.77.23 1.33.94 1.33 1.78c0 .82-.53 1.51-1.27 1.76c-.33.11-.58.39-.58.74V8c0 .37.27.69.64.75c1.93.31 3.36 2 3.36 4.02v1.48c0 .41.34.75.75.75s.75-.34.75-.75v-1.49c0-2.22-1.28-4.14-3.15-5.03m-2.82 2.47h-1.3c-1.02 0-1.94-.73-2.07-1.75c-.12-.95.46-1.7 1.3-1.93c.32-.09.54-.38.54-.72c0-.49-.46-.86-.93-.72a3.35 3.35 0 0 0-2.42 3.28c.03 1.84 1.62 3.29 3.46 3.29h1.42c1.05 0 1.97.74 1.97 2.05v.55c0 .41.33.75.75.75h.01c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16M18 16h1.5v3H18zm2.5 0H22v3h-1.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="M15.5 16h-12c-.83 0-1.5.67-1.5 1.5S2.67 19 3.5 19h12c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5m3.35-8.27c.62-.61 1-1.45 1-2.38c0-1.51-1-2.79-2.38-3.21a.758.758 0 0 0-.97.72c0 .33.21.62.52.71c.77.23 1.33.94 1.33 1.78c0 .82-.53 1.51-1.27 1.76c-.33.11-.58.39-.58.74V8c0 .37.27.69.64.75c1.93.31 3.36 2 3.36 4.02v1.48c0 .41.34.75.75.75s.75-.34.75-.75v-1.49c0-2.22-1.28-4.14-3.15-5.03m-2.82 2.47h-1.3c-1.02 0-1.94-.73-2.07-1.75c-.12-.95.46-1.7 1.3-1.93c.32-.09.54-.38.54-.72c0-.49-.46-.86-.93-.72a3.35 3.35 0 0 0-2.42 3.28c.03 1.84 1.62 3.29 3.46 3.29h1.42c1.05 0 1.97.74 1.97 2.05v.55c0 .41.33.75.75.75h.01c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16M18 16h1.5v3H18zm2.5 0H22v3h-1.5z"/></svg>
</template>

CSS

.icon-round-smoking-rooms {
  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%22M15.5%2016h-12c-.83%200-1.5.67-1.5%201.5S2.67%2019%203.5%2019h12c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5m3.35-8.27c.62-.61%201-1.45%201-2.38c0-1.51-1-2.79-2.38-3.21a.758.758%200%200%200-.97.72c0%20.33.21.62.52.71c.77.23%201.33.94%201.33%201.78c0%20.82-.53%201.51-1.27%201.76c-.33.11-.58.39-.58.74V8c0%20.37.27.69.64.75c1.93.31%203.36%202%203.36%204.02v1.48c0%20.41.34.75.75.75s.75-.34.75-.75v-1.49c0-2.22-1.28-4.14-3.15-5.03m-2.82%202.47h-1.3c-1.02%200-1.94-.73-2.07-1.75c-.12-.95.46-1.7%201.3-1.93c.32-.09.54-.38.54-.72c0-.49-.46-.86-.93-.72a3.35%203.35%200%200%200-2.42%203.28c.03%201.84%201.62%203.29%203.46%203.29h1.42c1.05%200%201.97.74%201.97%202.05v.55c0%20.41.33.75.75.75h.01c.41%200%20.75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16M18%2016h1.5v3H18zm2.5%200H22v3h-1.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%22M15.5%2016h-12c-.83%200-1.5.67-1.5%201.5S2.67%2019%203.5%2019h12c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5m3.35-8.27c.62-.61%201-1.45%201-2.38c0-1.51-1-2.79-2.38-3.21a.758.758%200%200%200-.97.72c0%20.33.21.62.52.71c.77.23%201.33.94%201.33%201.78c0%20.82-.53%201.51-1.27%201.76c-.33.11-.58.39-.58.74V8c0%20.37.27.69.64.75c1.93.31%203.36%202%203.36%204.02v1.48c0%20.41.34.75.75.75s.75-.34.75-.75v-1.49c0-2.22-1.28-4.14-3.15-5.03m-2.82%202.47h-1.3c-1.02%200-1.94-.73-2.07-1.75c-.12-.95.46-1.7%201.3-1.93c.32-.09.54-.38.54-.72c0-.49-.46-.86-.93-.72a3.35%203.35%200%200%200-2.42%203.28c.03%201.84%201.62%203.29%203.46%203.29h1.42c1.05%200%201.97.74%201.97%202.05v.55c0%20.41.33.75.75.75h.01c.41%200%20.75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16M18%2016h1.5v3H18zm2.5%200H22v3h-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-smoking-rooms.svg?color=%231a73e8&size=48