smoke icon
smoke from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- smoke
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the smoke icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.001 28a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L23.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L27.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L18.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L22.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L13.2 5.6a1 1 0 1 1 1.6-1.2l.814 1.086a9 9 0 0 1 1.601 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L17.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L8.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L12.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.801-.4l-.814-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L3.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L7.8 26.4a1 1 0 0 1-.799 1.6"/></svg>
React
import type { SVGProps } from "react";
export function CarbonSmoke(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.001 28a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L23.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L27.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L18.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L22.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L13.2 5.6a1 1 0 1 1 1.6-1.2l.814 1.086a9 9 0 0 1 1.601 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L17.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L8.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L12.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.801-.4l-.814-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L3.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L7.8 26.4a1 1 0 0 1-.799 1.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.001 28a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L23.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L27.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L18.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L22.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.667L13.2 5.6a1 1 0 1 1 1.6-1.2l.814 1.086a9 9 0 0 1 1.601 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L17.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.8-.4l-.815-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L8.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L12.8 26.4a1 1 0 0 1-.799 1.6m-5 0a1 1 0 0 1-.801-.4l-.814-1.086a9 9 0 0 1-1.6-7.286l1.473-6.876a7 7 0 0 0-1.245-5.666L3.2 5.6a1 1 0 1 1 1.6-1.2l.815 1.086a9 9 0 0 1 1.6 7.285l-1.474 6.876a7 7 0 0 0 1.245 5.667L7.8 26.4a1 1 0 0 1-.799 1.6"/></svg> </template>
CSS
.icon-smoke {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.001%2028a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L23.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L27.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L18.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L22.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L13.2%205.6a1%201%200%201%201%201.6-1.2l.814%201.086a9%209%200%200%201%201.601%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L17.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.666L8.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L12.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.801-.4l-.814-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.666L3.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L7.8%2026.4a1%201%200%200%201-.799%201.6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.001%2028a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L23.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L27.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L18.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L22.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.667L13.2%205.6a1%201%200%201%201%201.6-1.2l.814%201.086a9%209%200%200%201%201.601%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L17.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.8-.4l-.815-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.666L8.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L12.8%2026.4a1%201%200%200%201-.799%201.6m-5%200a1%201%200%200%201-.801-.4l-.814-1.086a9%209%200%200%201-1.6-7.286l1.473-6.876a7%207%200%200%200-1.245-5.666L3.2%205.6a1%201%200%201%201%201.6-1.2l.815%201.086a9%209%200%200%201%201.6%207.285l-1.474%206.876a7%207%200%200%200%201.245%205.667L7.8%2026.4a1%201%200%200%201-.799%201.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/smoke.svg?color=%231a73e8&size=48