vape-free-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
vape-free-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
vape-free-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the 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="M2.446 3.16q.165-.166.357-.166t.357.165L21.194 21.2l-.707.708l-3.293-3.292H8.616v-2.232h6.348L2.445 3.867q-.14-.14-.15-.341t.15-.366m5.17 13.225v2.23q-.975-.23-1.719-.317q-.743-.086-1.513-.086H4.25q-.31 0-.51-.202t-.202-.51q0-.304.219-.476q.218-.172.493-.236h.135q.769 0 1.512-.086q.744-.087 1.719-.317m11.594 0h.52q.472 0 .794.322t.322.793q0 .12-.031.215q-.032.095-.09.18zm-9.06.765q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.427-10.97q.19 0 .316.127t.126.316t-.126.317t-.316.126q-.756 0-1.303.497t-.547 1.253t.547 1.358t1.303.603h1.544q1.233 0 2.037.852t.804 1.99V15h-.885v-1.3q0-.937-.607-1.493t-1.349-.557h-1.646l-2.633-2.633V8.84q0-1.15.812-1.905q.812-.753 1.923-.753m1.385-2.643q1.169 0 1.932.821q.764.822.764 1.952q0 .7-.282 1.236t-.757.851q1.31.425 2.269 1.551t.958 2.801V15h-.884v-2.244q0-1.662-1.15-2.705t-2.85-1.043q-.19 0-.317-.126t-.126-.317t.126-.316t.317-.126q.775 0 1.293-.537t.518-1.275q0-.775-.518-1.331t-1.293-.557q-.19 0-.317-.126q-.126-.126-.126-.316t.126-.317t.317-.126"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVapeFreeRounded(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.446 3.16q.165-.166.357-.166t.357.165L21.194 21.2l-.707.708l-3.293-3.292H8.616v-2.232h6.348L2.445 3.867q-.14-.14-.15-.341t.15-.366m5.17 13.225v2.23q-.975-.23-1.719-.317q-.743-.086-1.513-.086H4.25q-.31 0-.51-.202t-.202-.51q0-.304.219-.476q.218-.172.493-.236h.135q.769 0 1.512-.086q.744-.087 1.719-.317m11.594 0h.52q.472 0 .794.322t.322.793q0 .12-.031.215q-.032.095-.09.18zm-9.06.765q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.427-10.97q.19 0 .316.127t.126.316t-.126.317t-.316.126q-.756 0-1.303.497t-.547 1.253t.547 1.358t1.303.603h1.544q1.233 0 2.037.852t.804 1.99V15h-.885v-1.3q0-.937-.607-1.493t-1.349-.557h-1.646l-2.633-2.633V8.84q0-1.15.812-1.905q.812-.753 1.923-.753m1.385-2.643q1.169 0 1.932.821q.764.822.764 1.952q0 .7-.282 1.236t-.757.851q1.31.425 2.269 1.551t.958 2.801V15h-.884v-2.244q0-1.662-1.15-2.705t-2.85-1.043q-.19 0-.317-.126t-.126-.317t.126-.316t.317-.126q.775 0 1.293-.537t.518-1.275q0-.775-.518-1.331t-1.293-.557q-.19 0-.317-.126q-.126-.126-.126-.316t.126-.317t.317-.126"/></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.446 3.16q.165-.166.357-.166t.357.165L21.194 21.2l-.707.708l-3.293-3.292H8.616v-2.232h6.348L2.445 3.867q-.14-.14-.15-.341t.15-.366m5.17 13.225v2.23q-.975-.23-1.719-.317q-.743-.086-1.513-.086H4.25q-.31 0-.51-.202t-.202-.51q0-.304.219-.476q.218-.172.493-.236h.135q.769 0 1.512-.086q.744-.087 1.719-.317m11.594 0h.52q.472 0 .794.322t.322.793q0 .12-.031.215q-.032.095-.09.18zm-9.06.765q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.427-10.97q.19 0 .316.127t.126.316t-.126.317t-.316.126q-.756 0-1.303.497t-.547 1.253t.547 1.358t1.303.603h1.544q1.233 0 2.037.852t.804 1.99V15h-.885v-1.3q0-.937-.607-1.493t-1.349-.557h-1.646l-2.633-2.633V8.84q0-1.15.812-1.905q.812-.753 1.923-.753m1.385-2.643q1.169 0 1.932.821q.764.822.764 1.952q0 .7-.282 1.236t-.757.851q1.31.425 2.269 1.551t.958 2.801V15h-.884v-2.244q0-1.662-1.15-2.705t-2.85-1.043q-.19 0-.317-.126t-.126-.317t.126-.316t.317-.126q.775 0 1.293-.537t.518-1.275q0-.775-.518-1.331t-1.293-.557q-.19 0-.317-.126q-.126-.126-.126-.316t.126-.317t.317-.126"/></svg>
</template>

CSS

.icon-vape-free-rounded {
  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.446%203.16q.165-.166.357-.166t.357.165L21.194%2021.2l-.707.708l-3.293-3.292H8.616v-2.232h6.348L2.445%203.867q-.14-.14-.15-.341t.15-.366m5.17%2013.225v2.23q-.975-.23-1.719-.317q-.743-.086-1.513-.086H4.25q-.31%200-.51-.202t-.202-.51q0-.304.219-.476q.218-.172.493-.236h.135q.769%200%201.512-.086q.744-.087%201.719-.317m11.594%200h.52q.472%200%20.794.322t.322.793q0%20.12-.031.215q-.032.095-.09.18zm-9.06.765q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.427-10.97q.19%200%20.316.127t.126.316t-.126.317t-.316.126q-.756%200-1.303.497t-.547%201.253t.547%201.358t1.303.603h1.544q1.233%200%202.037.852t.804%201.99V15h-.885v-1.3q0-.937-.607-1.493t-1.349-.557h-1.646l-2.633-2.633V8.84q0-1.15.812-1.905q.812-.753%201.923-.753m1.385-2.643q1.169%200%201.932.821q.764.822.764%201.952q0%20.7-.282%201.236t-.757.851q1.31.425%202.269%201.551t.958%202.801V15h-.884v-2.244q0-1.662-1.15-2.705t-2.85-1.043q-.19%200-.317-.126t-.126-.317t.126-.316t.317-.126q.775%200%201.293-.537t.518-1.275q0-.775-.518-1.331t-1.293-.557q-.19%200-.317-.126q-.126-.126-.126-.316t.126-.317t.317-.126%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.446%203.16q.165-.166.357-.166t.357.165L21.194%2021.2l-.707.708l-3.293-3.292H8.616v-2.232h6.348L2.445%203.867q-.14-.14-.15-.341t.15-.366m5.17%2013.225v2.23q-.975-.23-1.719-.317q-.743-.086-1.513-.086H4.25q-.31%200-.51-.202t-.202-.51q0-.304.219-.476q.218-.172.493-.236h.135q.769%200%201.512-.086q.744-.087%201.719-.317m11.594%200h.52q.472%200%20.794.322t.322.793q0%20.12-.031.215q-.032.095-.09.18zm-9.06.765q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.427-10.97q.19%200%20.316.127t.126.316t-.126.317t-.316.126q-.756%200-1.303.497t-.547%201.253t.547%201.358t1.303.603h1.544q1.233%200%202.037.852t.804%201.99V15h-.885v-1.3q0-.937-.607-1.493t-1.349-.557h-1.646l-2.633-2.633V8.84q0-1.15.812-1.905q.812-.753%201.923-.753m1.385-2.643q1.169%200%201.932.821q.764.822.764%201.952q0%20.7-.282%201.236t-.757.851q1.31.425%202.269%201.551t.958%202.801V15h-.884v-2.244q0-1.662-1.15-2.705t-2.85-1.043q-.19%200-.317-.126t-.126-.317t.126-.316t.317-.126q.775%200%201.293-.537t.518-1.275q0-.775-.518-1.331t-1.293-.557q-.19%200-.317-.126q-.126-.126-.126-.316t.126-.317t.317-.126%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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