smoking from Material Design Icons by Pictogrammers · Filled · Automotive · Apache-2.0 Free for personal and commercial use.

Name
smoking
Set
Material Design Icons
Style
Filled
Category
Automotive
Viewbox
24×24
License
Apache 2.0
Aliases
cigarette, smoking-area, smoking-rooms

The same icon in other sets

More automotive icons from Material Design Icons

Use the smoking icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 16h15v3H2zm18.5 0H22v3h-1.5zM18 16h1.5v3H18zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1 0 1.85.83 1.85 1.85S17.5 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.03m-2.82 2.47H14.5c-1 0-1.85-.98-1.85-2s.85-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0-3.35 3.35a3.35 3.35 0 0 0 3.35 3.35h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16"/></svg>

React

import type { SVGProps } from "react";

export function MdiSmoking(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="M2 16h15v3H2zm18.5 0H22v3h-1.5zM18 16h1.5v3H18zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1 0 1.85.83 1.85 1.85S17.5 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.03m-2.82 2.47H14.5c-1 0-1.85-.98-1.85-2s.85-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0-3.35 3.35a3.35 3.35 0 0 0 3.35 3.35h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 16h15v3H2zm18.5 0H22v3h-1.5zM18 16h1.5v3H18zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1 0 1.85.83 1.85 1.85S17.5 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.03m-2.82 2.47H14.5c-1 0-1.85-.98-1.85-2s.85-1.75 1.85-1.75v-1.5a3.35 3.35 0 0 0-3.35 3.35a3.35 3.35 0 0 0 3.35 3.35h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16"/></svg>
</template>

CSS

.icon-smoking {
  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%22M2%2016h15v3H2zm18.5%200H22v3h-1.5zM18%2016h1.5v3H18zm.85-8.27c.62-.61%201-1.45%201-2.38C19.85%203.5%2018.35%202%2016.5%202v1.5c1%200%201.85.83%201.85%201.85S17.5%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.03m-2.82%202.47H14.5c-1%200-1.85-.98-1.85-2s.85-1.75%201.85-1.75v-1.5a3.35%203.35%200%200%200-3.35%203.35a3.35%203.35%200%200%200%203.35%203.35h1.53c1.05%200%201.97.74%201.97%202.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16%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%22M2%2016h15v3H2zm18.5%200H22v3h-1.5zM18%2016h1.5v3H18zm.85-8.27c.62-.61%201-1.45%201-2.38C19.85%203.5%2018.35%202%2016.5%202v1.5c1%200%201.85.83%201.85%201.85S17.5%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.03m-2.82%202.47H14.5c-1%200-1.85-.98-1.85-2s.85-1.75%201.85-1.75v-1.5a3.35%203.35%200%200%200-3.35%203.35a3.35%203.35%200%200%200%203.35%203.35h1.53c1.05%200%201.97.74%201.97%202.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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