outline smoking rooms icon

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

Name
outline-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 outline 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="M18 16h1.5v3H18zM2 16h15v3H2zm14.03-5.8H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0 0 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16M20.5 16H22v3h-1.5zm-1.65-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineSmokingRooms(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="M18 16h1.5v3H18zM2 16h15v3H2zm14.03-5.8H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0 0 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16M20.5 16H22v3h-1.5zm-1.65-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 16h1.5v3H18zM2 16h15v3H2zm14.03-5.8H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0 0 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16M20.5 16H22v3h-1.5zm-1.65-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03"/></svg>
</template>

CSS

.icon-outline-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%22M18%2016h1.5v3H18zM2%2016h15v3H2zm14.03-5.8H14.5c-1.02%200-1.85-.98-1.85-2s.83-1.75%201.85-1.75v-1.5a3.35%203.35%200%200%200%200%206.7h1.53c1.05%200%201.97.74%201.97%202.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16M20.5%2016H22v3h-1.5zm-1.65-8.27c.62-.61%201-1.45%201-2.38C19.85%203.5%2018.35%202%2016.5%202v1.5c1.02%200%201.85.83%201.85%201.85S17.52%207.2%2016.5%207.2v1.5c2.24%200%204%201.83%204%204.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03%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%22M18%2016h1.5v3H18zM2%2016h15v3H2zm14.03-5.8H14.5c-1.02%200-1.85-.98-1.85-2s.83-1.75%201.85-1.75v-1.5a3.35%203.35%200%200%200%200%206.7h1.53c1.05%200%201.97.74%201.97%202.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16M20.5%2016H22v3h-1.5zm-1.65-8.27c.62-.61%201-1.45%201-2.38C19.85%203.5%2018.35%202%2016.5%202v1.5c1.02%200%201.85.83%201.85%201.85S17.52%207.2%2016.5%207.2v1.5c2.24%200%204%201.83%204%204.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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