vape free icon
vape-free-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- vape-free-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- vape-free-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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.1 3.525q.3-.3.713-.3t.712.3L21.175 21.2l-1.4 1.4l-3.6-3.6H8v-3h5.175L2.1 4.925q-.275-.275-.275-.687t.275-.713M7 16v3q-.975-.25-1.987-.375T3 18.5q-.425 0-.712-.288T2 17.5q0-.4.363-.562T3 16.5q1 0 2.013-.125T7 16m11.825 0H20.5q.625 0 1.063.438T22 17.5q0 .35-.137.638t-.388.487zm-8.675 1.15q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.35-12.2q.325 0 .538.212t.212.538t-.213.538t-.537.212q-.775 0-1.312.488T12.65 8.2t.538 1.388t1.312.612h1.525q1.425 0 2.45.9t1.025 2.25V15H18v-1.3q0-.975-.588-1.512t-1.387-.538h-1.55L11.15 8.325V8.3q0-1.4.975-2.375T14.5 4.95m2-2.95q1.4 0 2.375.975t.975 2.375q0 .7-.262 1.313t-.738 1.062q1.425.675 2.288 2.013T22 12.75V15h-1.5v-2.225q0-1.7-1.15-2.887T16.5 8.7q-.325 0-.537-.212t-.213-.538t.213-.537t.537-.213q.775 0 1.313-.537t.537-1.313t-.537-1.312T16.5 3.5q-.325 0-.537-.213t-.213-.537t.213-.537T16.5 2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVapeFreeRounded(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.1 3.525q.3-.3.713-.3t.712.3L21.175 21.2l-1.4 1.4l-3.6-3.6H8v-3h5.175L2.1 4.925q-.275-.275-.275-.687t.275-.713M7 16v3q-.975-.25-1.987-.375T3 18.5q-.425 0-.712-.288T2 17.5q0-.4.363-.562T3 16.5q1 0 2.013-.125T7 16m11.825 0H20.5q.625 0 1.063.438T22 17.5q0 .35-.137.638t-.388.487zm-8.675 1.15q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.35-12.2q.325 0 .538.212t.212.538t-.213.538t-.537.212q-.775 0-1.312.488T12.65 8.2t.538 1.388t1.312.612h1.525q1.425 0 2.45.9t1.025 2.25V15H18v-1.3q0-.975-.588-1.512t-1.387-.538h-1.55L11.15 8.325V8.3q0-1.4.975-2.375T14.5 4.95m2-2.95q1.4 0 2.375.975t.975 2.375q0 .7-.262 1.313t-.738 1.062q1.425.675 2.288 2.013T22 12.75V15h-1.5v-2.225q0-1.7-1.15-2.887T16.5 8.7q-.325 0-.537-.212t-.213-.538t.213-.537t.537-.213q.775 0 1.313-.537t.537-1.313t-.537-1.312T16.5 3.5q-.325 0-.537-.213t-.213-.537t.213-.537T16.5 2"/></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.1 3.525q.3-.3.713-.3t.712.3L21.175 21.2l-1.4 1.4l-3.6-3.6H8v-3h5.175L2.1 4.925q-.275-.275-.275-.687t.275-.713M7 16v3q-.975-.25-1.987-.375T3 18.5q-.425 0-.712-.288T2 17.5q0-.4.363-.562T3 16.5q1 0 2.013-.125T7 16m11.825 0H20.5q.625 0 1.063.438T22 17.5q0 .35-.137.638t-.388.487zm-8.675 1.15q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.35-12.2q.325 0 .538.212t.212.538t-.213.538t-.537.212q-.775 0-1.312.488T12.65 8.2t.538 1.388t1.312.612h1.525q1.425 0 2.45.9t1.025 2.25V15H18v-1.3q0-.975-.588-1.512t-1.387-.538h-1.55L11.15 8.325V8.3q0-1.4.975-2.375T14.5 4.95m2-2.95q1.4 0 2.375.975t.975 2.375q0 .7-.262 1.313t-.738 1.062q1.425.675 2.288 2.013T22 12.75V15h-1.5v-2.225q0-1.7-1.15-2.887T16.5 8.7q-.325 0-.537-.212t-.213-.538t.213-.537t.537-.213q.775 0 1.313-.537t.537-1.313t-.537-1.312T16.5 3.5q-.325 0-.537-.213t-.213-.537t.213-.537T16.5 2"/></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.1%203.525q.3-.3.713-.3t.712.3L21.175%2021.2l-1.4%201.4l-3.6-3.6H8v-3h5.175L2.1%204.925q-.275-.275-.275-.687t.275-.713M7%2016v3q-.975-.25-1.987-.375T3%2018.5q-.425%200-.712-.288T2%2017.5q0-.4.363-.562T3%2016.5q1%200%202.013-.125T7%2016m11.825%200H20.5q.625%200%201.063.438T22%2017.5q0%20.35-.137.638t-.388.487zm-8.675%201.15q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.35-12.2q.325%200%20.538.212t.212.538t-.213.538t-.537.212q-.775%200-1.312.488T12.65%208.2t.538%201.388t1.312.612h1.525q1.425%200%202.45.9t1.025%202.25V15H18v-1.3q0-.975-.588-1.512t-1.387-.538h-1.55L11.15%208.325V8.3q0-1.4.975-2.375T14.5%204.95m2-2.95q1.4%200%202.375.975t.975%202.375q0%20.7-.262%201.313t-.738%201.062q1.425.675%202.288%202.013T22%2012.75V15h-1.5v-2.225q0-1.7-1.15-2.887T16.5%208.7q-.325%200-.537-.212t-.213-.538t.213-.537t.537-.213q.775%200%201.313-.537t.537-1.313t-.537-1.312T16.5%203.5q-.325%200-.537-.213t-.213-.537t.213-.537T16.5%202%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.1%203.525q.3-.3.713-.3t.712.3L21.175%2021.2l-1.4%201.4l-3.6-3.6H8v-3h5.175L2.1%204.925q-.275-.275-.275-.687t.275-.713M7%2016v3q-.975-.25-1.987-.375T3%2018.5q-.425%200-.712-.288T2%2017.5q0-.4.363-.562T3%2016.5q1%200%202.013-.125T7%2016m11.825%200H20.5q.625%200%201.063.438T22%2017.5q0%20.35-.137.638t-.388.487zm-8.675%201.15q-.15.15-.15.35t.15.35t.35.15t.35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15m4.35-12.2q.325%200%20.538.212t.212.538t-.213.538t-.537.212q-.775%200-1.312.488T12.65%208.2t.538%201.388t1.312.612h1.525q1.425%200%202.45.9t1.025%202.25V15H18v-1.3q0-.975-.588-1.512t-1.387-.538h-1.55L11.15%208.325V8.3q0-1.4.975-2.375T14.5%204.95m2-2.95q1.4%200%202.375.975t.975%202.375q0%20.7-.262%201.313t-.738%201.062q1.425.675%202.288%202.013T22%2012.75V15h-1.5v-2.225q0-1.7-1.15-2.887T16.5%208.7q-.325%200-.537-.212t-.213-.538t.213-.537t.537-.213q.775%200%201.313-.537t.537-1.313t-.537-1.312T16.5%203.5q-.325%200-.537-.213t-.213-.537t.213-.537T16.5%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/vape-free-rounded.svg?color=%231a73e8&size=48