bxs bowl hot icon

bxs-bowl-hot from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-bowl-hot
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs bowl hot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 10H3a1 1 0 0 0-1 1a10 10 0 0 0 5 8.66V21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1.34A10 10 0 0 0 22 11a1 1 0 0 0-1-1z" fill="currentColor"/><path d="M9 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 7 3V2H5v1a4.51 4.51 0 0 0 1.28 3.17A2.49 2.49 0 0 1 7 7.93V9z" fill="currentColor"/><path d="M13 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 11 3V2H9v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 11 7.93V9z" fill="currentColor"/><path d="M17 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 15 3V2h-2v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 15 7.93V9z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsBowlHot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 10H3a1 1 0 0 0-1 1a10 10 0 0 0 5 8.66V21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1.34A10 10 0 0 0 22 11a1 1 0 0 0-1-1z" fill="currentColor"/><path d="M9 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 7 3V2H5v1a4.51 4.51 0 0 0 1.28 3.17A2.49 2.49 0 0 1 7 7.93V9z" fill="currentColor"/><path d="M13 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 11 3V2H9v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 11 7.93V9z" fill="currentColor"/><path d="M17 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 15 3V2h-2v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 15 7.93V9z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 10H3a1 1 0 0 0-1 1a10 10 0 0 0 5 8.66V21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1.34A10 10 0 0 0 22 11a1 1 0 0 0-1-1z" fill="currentColor"/><path d="M9 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 7 3V2H5v1a4.51 4.51 0 0 0 1.28 3.17A2.49 2.49 0 0 1 7 7.93V9z" fill="currentColor"/><path d="M13 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 11 3V2H9v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 11 7.93V9z" fill="currentColor"/><path d="M17 9V7.93a4.51 4.51 0 0 0-1.28-3.15A2.49 2.49 0 0 1 15 3V2h-2v1a4.51 4.51 0 0 0 1.28 3.15A2.49 2.49 0 0 1 15 7.93V9z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-bowl-hot {
  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%20d%3D%22M21%2010H3a1%201%200%200%200-1%201a10%2010%200%200%200%205%208.66V21a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1v-1.34A10%2010%200%200%200%2022%2011a1%201%200%200%200-1-1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%207%203V2H5v1a4.51%204.51%200%200%200%201.28%203.17A2.49%202.49%200%200%201%207%207.93V9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%2011%203V2H9v1a4.51%204.51%200%200%200%201.28%203.15A2.49%202.49%200%200%201%2011%207.93V9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%2015%203V2h-2v1a4.51%204.51%200%200%200%201.28%203.15A2.49%202.49%200%200%201%2015%207.93V9z%22%20fill%3D%22currentColor%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%20d%3D%22M21%2010H3a1%201%200%200%200-1%201a10%2010%200%200%200%205%208.66V21a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1v-1.34A10%2010%200%200%200%2022%2011a1%201%200%200%200-1-1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%207%203V2H5v1a4.51%204.51%200%200%200%201.28%203.17A2.49%202.49%200%200%201%207%207.93V9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%2011%203V2H9v1a4.51%204.51%200%200%200%201.28%203.15A2.49%202.49%200%200%201%2011%207.93V9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17%209V7.93a4.51%204.51%200%200%200-1.28-3.15A2.49%202.49%200%200%201%2015%203V2h-2v1a4.51%204.51%200%200%200%201.28%203.15A2.49%202.49%200%200%201%2015%207.93V9z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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