sharp smoke free icon

sharp-smoke-free from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
sharp-smoke-free
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the sharp smoke free icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 13H22v3h-1.5zm-6-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.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.7M17 13h-2.34L17 15.34zm1.85-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03M18 13h1.5v3H18zM3.41 4.59L2 6l7 7H2v3h10l7 7l1.41-1.41z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpSmokeFree(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="M20.5 13H22v3h-1.5zm-6-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.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.7M17 13h-2.34L17 15.34zm1.85-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03M18 13h1.5v3H18zM3.41 4.59L2 6l7 7H2v3h10l7 7l1.41-1.41z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 13H22v3h-1.5zm-6-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.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.7M17 13h-2.34L17 15.34zm1.85-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03M18 13h1.5v3H18zM3.41 4.59L2 6l7 7H2v3h10l7 7l1.41-1.41z"/></svg>
</template>

CSS

.icon-sharp-smoke-free {
  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%22M20.5%2013H22v3h-1.5zm-6-4.35h1.53c1.05%200%201.97.74%201.97%202.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.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.7M17%2013h-2.34L17%2015.34zm1.85-8.27c.62-.61%201-1.45%201-2.38h-1.5c0%201.02-.83%201.85-1.85%201.85v1.5c2.24%200%204%201.83%204%204.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03M18%2013h1.5v3H18zM3.41%204.59L2%206l7%207H2v3h10l7%207l1.41-1.41z%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%22M20.5%2013H22v3h-1.5zm-6-4.35h1.53c1.05%200%201.97.74%201.97%202.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.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.7M17%2013h-2.34L17%2015.34zm1.85-8.27c.62-.61%201-1.45%201-2.38h-1.5c0%201.02-.83%201.85-1.85%201.85v1.5c2.24%200%204%201.83%204%204.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03M18%2013h1.5v3H18zM3.41%204.59L2%206l7%207H2v3h10l7%207l1.41-1.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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