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

Name
round-vape-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 round vape 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.49 21.9a.996.996 0 0 1-1.41 0l-2.9-2.9H8v-3h5.17L2.1 4.93a.996.996 0 1 1 1.41-1.41l16.97 16.97c.4.39.4 1.02.01 1.41M18.83 16h1.67a1.498 1.498 0 0 1 .97 2.64zm-8.33 1c-.28 0-.5.22-.5.5s.22.5.5.5s.5-.22.5-.5s-.22-.5-.5-.5m8.35-9.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-4.37 3.92h1.55c1.05 0 1.97.74 1.97 2.05v.55c0 .41.34.75.76.75c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16h-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.354 3.354 0 0 0-2.42 3.24zM3 18.5c1.33 0 2.71.18 4 .5v-3c-1.29.32-2.67.5-4 .5c-.55 0-1 .45-1 1s.45 1 1 1"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundVapeFree(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.49 21.9a.996.996 0 0 1-1.41 0l-2.9-2.9H8v-3h5.17L2.1 4.93a.996.996 0 1 1 1.41-1.41l16.97 16.97c.4.39.4 1.02.01 1.41M18.83 16h1.67a1.498 1.498 0 0 1 .97 2.64zm-8.33 1c-.28 0-.5.22-.5.5s.22.5.5.5s.5-.22.5-.5s-.22-.5-.5-.5m8.35-9.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-4.37 3.92h1.55c1.05 0 1.97.74 1.97 2.05v.55c0 .41.34.75.76.75c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16h-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.354 3.354 0 0 0-2.42 3.24zM3 18.5c1.33 0 2.71.18 4 .5v-3c-1.29.32-2.67.5-4 .5c-.55 0-1 .45-1 1s.45 1 1 1"/></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.49 21.9a.996.996 0 0 1-1.41 0l-2.9-2.9H8v-3h5.17L2.1 4.93a.996.996 0 1 1 1.41-1.41l16.97 16.97c.4.39.4 1.02.01 1.41M18.83 16h1.67a1.498 1.498 0 0 1 .97 2.64zm-8.33 1c-.28 0-.5.22-.5.5s.22.5.5.5s.5-.22.5-.5s-.22-.5-.5-.5m8.35-9.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-4.37 3.92h1.55c1.05 0 1.97.74 1.97 2.05v.55c0 .41.34.75.76.75c.41 0 .75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16h-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.354 3.354 0 0 0-2.42 3.24zM3 18.5c1.33 0 2.71.18 4 .5v-3c-1.29.32-2.67.5-4 .5c-.55 0-1 .45-1 1s.45 1 1 1"/></svg>
</template>

CSS

.icon-round-vape-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.49%2021.9a.996.996%200%200%201-1.41%200l-2.9-2.9H8v-3h5.17L2.1%204.93a.996.996%200%201%201%201.41-1.41l16.97%2016.97c.4.39.4%201.02.01%201.41M18.83%2016h1.67a1.498%201.498%200%200%201%20.97%202.64zm-8.33%201c-.28%200-.5.22-.5.5s.22.5.5.5s.5-.22.5-.5s-.22-.5-.5-.5m8.35-9.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-4.37%203.92h1.55c1.05%200%201.97.74%201.97%202.05v.55c0%20.41.34.75.76.75c.41%200%20.75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16h-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.354%203.354%200%200%200-2.42%203.24zM3%2018.5c1.33%200%202.71.18%204%20.5v-3c-1.29.32-2.67.5-4%20.5c-.55%200-1%20.45-1%201s.45%201%201%201%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.49%2021.9a.996.996%200%200%201-1.41%200l-2.9-2.9H8v-3h5.17L2.1%204.93a.996.996%200%201%201%201.41-1.41l16.97%2016.97c.4.39.4%201.02.01%201.41M18.83%2016h1.67a1.498%201.498%200%200%201%20.97%202.64zm-8.33%201c-.28%200-.5.22-.5.5s.22.5.5.5s.5-.22.5-.5s-.22-.5-.5-.5m8.35-9.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-4.37%203.92h1.55c1.05%200%201.97.74%201.97%202.05v.55c0%20.41.34.75.76.75c.41%200%20.75-.33.75-.75v-.89c-.01-1.81-1.61-3.16-3.48-3.16h-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.354%203.354%200%200%200-2.42%203.24zM3%2018.5c1.33%200%202.71.18%204%20.5v-3c-1.29.32-2.67.5-4%20.5c-.55%200-1%20.45-1%201s.45%201%201%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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