bowl steam icon

bowl-steam-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
bowl-steam-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the bowl steam icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 116H32a4 4 0 0 0-4 4a100.32 100.32 0 0 0 56 89.82V216a12 12 0 0 0 12 12h64a12 12 0 0 0 12-12v-6.18A100.32 100.32 0 0 0 228 120a4 4 0 0 0-4-4m-57.67 87.66a4 4 0 0 0-2.33 3.64v8.7a4 4 0 0 1-4 4H96a4 4 0 0 1-4-4v-8.7a4 4 0 0 0-2.33-3.64A92.31 92.31 0 0 1 36.09 124h183.82a92.31 92.31 0 0 1-53.58 79.66M164.88 57.5c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 168 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 128 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 88 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21"/></svg>

React

import type { SVGProps } from "react";

export function PhBowlSteamThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 116H32a4 4 0 0 0-4 4a100.32 100.32 0 0 0 56 89.82V216a12 12 0 0 0 12 12h64a12 12 0 0 0 12-12v-6.18A100.32 100.32 0 0 0 228 120a4 4 0 0 0-4-4m-57.67 87.66a4 4 0 0 0-2.33 3.64v8.7a4 4 0 0 1-4 4H96a4 4 0 0 1-4-4v-8.7a4 4 0 0 0-2.33-3.64A92.31 92.31 0 0 1 36.09 124h183.82a92.31 92.31 0 0 1-53.58 79.66M164.88 57.5c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 168 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 128 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 88 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 116H32a4 4 0 0 0-4 4a100.32 100.32 0 0 0 56 89.82V216a12 12 0 0 0 12 12h64a12 12 0 0 0 12-12v-6.18A100.32 100.32 0 0 0 228 120a4 4 0 0 0-4-4m-57.67 87.66a4 4 0 0 0-2.33 3.64v8.7a4 4 0 0 1-4 4H96a4 4 0 0 1-4-4v-8.7a4 4 0 0 0-2.33-3.64A92.31 92.31 0 0 1 36.09 124h183.82a92.31 92.31 0 0 1-53.58 79.66M164.88 57.5c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 168 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 128 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21m-40 0c5.56-6.92 8-12.89 6.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4 4 0 0 1 2.42-7.63c.32.1 7.84 2.52 10.16 10.11c2.05 6.72-.72 14.87-8.23 24.22c-5.56 6.91-8 12.88-6.83 16.8c1 3.54 4.9 4.87 4.94 4.88A4 4 0 0 1 88 92a4.1 4.1 0 0 1-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87 8.23-24.21"/></svg>
</template>

CSS

.icon-bowl-steam-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20116H32a4%204%200%200%200-4%204a100.32%20100.32%200%200%200%2056%2089.82V216a12%2012%200%200%200%2012%2012h64a12%2012%200%200%200%2012-12v-6.18A100.32%20100.32%200%200%200%20228%20120a4%204%200%200%200-4-4m-57.67%2087.66a4%204%200%200%200-2.33%203.64v8.7a4%204%200%200%201-4%204H96a4%204%200%200%201-4-4v-8.7a4%204%200%200%200-2.33-3.64A92.31%2092.31%200%200%201%2036.09%20124h183.82a92.31%2092.31%200%200%201-53.58%2079.66M164.88%2057.5c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%20168%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21m-40%200c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%20128%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21m-40%200c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%2088%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20116H32a4%204%200%200%200-4%204a100.32%20100.32%200%200%200%2056%2089.82V216a12%2012%200%200%200%2012%2012h64a12%2012%200%200%200%2012-12v-6.18A100.32%20100.32%200%200%200%20228%20120a4%204%200%200%200-4-4m-57.67%2087.66a4%204%200%200%200-2.33%203.64v8.7a4%204%200%200%201-4%204H96a4%204%200%200%201-4-4v-8.7a4%204%200%200%200-2.33-3.64A92.31%2092.31%200%200%201%2036.09%20124h183.82a92.31%2092.31%200%200%201-53.58%2079.66M164.88%2057.5c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%20168%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21m-40%200c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%20128%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21m-40%200c5.56-6.92%208-12.89%206.83-16.81c-1-3.54-4.9-4.87-4.94-4.88a4%204%200%200%201%202.42-7.63c.32.1%207.84%202.52%2010.16%2010.11c2.05%206.72-.72%2014.87-8.23%2024.22c-5.56%206.91-8%2012.88-6.83%2016.8c1%203.54%204.9%204.87%204.94%204.88A4%204%200%200%201%2088%2092a4.1%204.1%200%200%201-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11c-2.05-6.71.72-14.87%208.23-24.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bowl-steam-thin.svg?color=%231a73e8&size=48

Bowl Steam thin icon — Phosphor · IconsDB