bowl steam icon

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

Name
bowl-steam-bold
Set
Phosphor
Style
Bold
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 108H32a12 12 0 0 0-12 12a108.38 108.38 0 0 0 56 94.68V216a20 20 0 0 0 20 20h64a20 20 0 0 0 20-20v-1.32A108.38 108.38 0 0 0 236 120a12 12 0 0 0-12-12m-61 88.39a12 12 0 0 0-7 10.9V212h-56v-4.71a12 12 0 0 0-7-10.9A84.32 84.32 0 0 1 44.87 132h166.26A84.32 84.32 0 0 1 163 196.39M74.93 50.15a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 84 96a11.8 11.8 0 0 1-3.33-.47C75 93.89 67.46 88.9 64.89 80.23c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 128 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 172 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08"/></svg>

React

import type { SVGProps } from "react";

export function PhBowlSteamBold(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 108H32a12 12 0 0 0-12 12a108.38 108.38 0 0 0 56 94.68V216a20 20 0 0 0 20 20h64a20 20 0 0 0 20-20v-1.32A108.38 108.38 0 0 0 236 120a12 12 0 0 0-12-12m-61 88.39a12 12 0 0 0-7 10.9V212h-56v-4.71a12 12 0 0 0-7-10.9A84.32 84.32 0 0 1 44.87 132h166.26A84.32 84.32 0 0 1 163 196.39M74.93 50.15a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 84 96a11.8 11.8 0 0 1-3.33-.47C75 93.89 67.46 88.9 64.89 80.23c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 128 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 172 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08"/></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 108H32a12 12 0 0 0-12 12a108.38 108.38 0 0 0 56 94.68V216a20 20 0 0 0 20 20h64a20 20 0 0 0 20-20v-1.32A108.38 108.38 0 0 0 236 120a12 12 0 0 0-12-12m-61 88.39a12 12 0 0 0-7 10.9V212h-56v-4.71a12 12 0 0 0-7-10.9A84.32 84.32 0 0 1 44.87 132h166.26A84.32 84.32 0 0 1 163 196.39M74.93 50.15a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 84 96a11.8 11.8 0 0 1-3.33-.47C75 93.89 67.46 88.9 64.89 80.23c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 128 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08m44 0a26.3 26.3 0 0 0 4.71-7a12 12 0 0 1 7.7-22.7c5.67 1.64 13.2 6.63 15.77 15.3c2.71 9.14-.67 19.26-10 30.08a26.3 26.3 0 0 0-4.71 7A12 12 0 0 1 172 96a11.8 11.8 0 0 1-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23 10.04-30.08"/></svg>
</template>

CSS

.icon-bowl-steam-bold {
  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%20108H32a12%2012%200%200%200-12%2012a108.38%20108.38%200%200%200%2056%2094.68V216a20%2020%200%200%200%2020%2020h64a20%2020%200%200%200%2020-20v-1.32A108.38%20108.38%200%200%200%20236%20120a12%2012%200%200%200-12-12m-61%2088.39a12%2012%200%200%200-7%2010.9V212h-56v-4.71a12%2012%200%200%200-7-10.9A84.32%2084.32%200%200%201%2044.87%20132h166.26A84.32%2084.32%200%200%201%20163%20196.39M74.93%2050.15a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%2084%2096a11.8%2011.8%200%200%201-3.33-.47C75%2093.89%2067.46%2088.9%2064.89%2080.23c-2.71-9.14.67-19.23%2010.04-30.08m44%200a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%20128%2096a11.8%2011.8%200%200%201-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23%2010.04-30.08m44%200a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%20172%2096a11.8%2011.8%200%200%201-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23%2010.04-30.08%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%20108H32a12%2012%200%200%200-12%2012a108.38%20108.38%200%200%200%2056%2094.68V216a20%2020%200%200%200%2020%2020h64a20%2020%200%200%200%2020-20v-1.32A108.38%20108.38%200%200%200%20236%20120a12%2012%200%200%200-12-12m-61%2088.39a12%2012%200%200%200-7%2010.9V212h-56v-4.71a12%2012%200%200%200-7-10.9A84.32%2084.32%200%200%201%2044.87%20132h166.26A84.32%2084.32%200%200%201%20163%20196.39M74.93%2050.15a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%2084%2096a11.8%2011.8%200%200%201-3.33-.47C75%2093.89%2067.46%2088.9%2064.89%2080.23c-2.71-9.14.67-19.23%2010.04-30.08m44%200a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%20128%2096a11.8%2011.8%200%200%201-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23%2010.04-30.08m44%200a26.3%2026.3%200%200%200%204.71-7a12%2012%200%200%201%207.7-22.7c5.67%201.64%2013.2%206.63%2015.77%2015.3c2.71%209.14-.67%2019.26-10%2030.08a26.3%2026.3%200%200%200-4.71%207A12%2012%200%200%201%20172%2096a11.8%2011.8%200%200%201-3.33-.47c-5.67-1.64-13.21-6.63-15.78-15.3c-2.71-9.14.67-19.23%2010.04-30.08%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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