bake from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
bake
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the bake logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M22 11.791v.206a10 10 0 1 1-10.289-9.995c.083.011.172.022.278.022c.961.04 1.344.65 1.433 1.35a5.712 5.712 0 0 0 7.511 6.95c.695.2.995 1.006 1.067 1.467m-7.25 2.956a3.889 3.889 0 1 1-5.5-5.5a3.889 3.889 0 0 1 5.5 5.5M7.293 3.807l.007-.005h-.005zM4.378 6.41a9.4 9.4 0 0 1 2.915-2.604a2.978 2.978 0 0 0 1.901 4.046a5 5 0 1 0 7.323 6.278c.294-.178.644-.245 1.005-.017c.556.356.7.983.24 1.878c-.462.894-.723 1.45-.462 2.261c.117.356.506.639.922.844A9.443 9.443 0 0 1 2.74 13.897A9.44 9.44 0 0 1 4.378 6.41m.793 4.313a.556.556 0 1 1-.786-.786a.556.556 0 0 1 .786.786m7.222 7.777a.555.555 0 1 0-.785-.785a.555.555 0 0 0 .785.785m-2.86 1.03a.833.833 0 1 1-1.178-1.178a.833.833 0 0 1 1.179 1.178" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBake(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" fillRule="evenodd" d="M22 11.791v.206a10 10 0 1 1-10.289-9.995c.083.011.172.022.278.022c.961.04 1.344.65 1.433 1.35a5.712 5.712 0 0 0 7.511 6.95c.695.2.995 1.006 1.067 1.467m-7.25 2.956a3.889 3.889 0 1 1-5.5-5.5a3.889 3.889 0 0 1 5.5 5.5M7.293 3.807l.007-.005h-.005zM4.378 6.41a9.4 9.4 0 0 1 2.915-2.604a2.978 2.978 0 0 0 1.901 4.046a5 5 0 1 0 7.323 6.278c.294-.178.644-.245 1.005-.017c.556.356.7.983.24 1.878c-.462.894-.723 1.45-.462 2.261c.117.356.506.639.922.844A9.443 9.443 0 0 1 2.74 13.897A9.44 9.44 0 0 1 4.378 6.41m.793 4.313a.556.556 0 1 1-.786-.786a.556.556 0 0 1 .786.786m7.222 7.777a.555.555 0 1 0-.785-.785a.555.555 0 0 0 .785.785m-2.86 1.03a.833.833 0 1 1-1.178-1.178a.833.833 0 0 1 1.179 1.178" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M22 11.791v.206a10 10 0 1 1-10.289-9.995c.083.011.172.022.278.022c.961.04 1.344.65 1.433 1.35a5.712 5.712 0 0 0 7.511 6.95c.695.2.995 1.006 1.067 1.467m-7.25 2.956a3.889 3.889 0 1 1-5.5-5.5a3.889 3.889 0 0 1 5.5 5.5M7.293 3.807l.007-.005h-.005zM4.378 6.41a9.4 9.4 0 0 1 2.915-2.604a2.978 2.978 0 0 0 1.901 4.046a5 5 0 1 0 7.323 6.278c.294-.178.644-.245 1.005-.017c.556.356.7.983.24 1.878c-.462.894-.723 1.45-.462 2.261c.117.356.506.639.922.844A9.443 9.443 0 0 1 2.74 13.897A9.44 9.44 0 0 1 4.378 6.41m.793 4.313a.556.556 0 1 1-.786-.786a.556.556 0 0 1 .786.786m7.222 7.777a.555.555 0 1 0-.785-.785a.555.555 0 0 0 .785.785m-2.86 1.03a.833.833 0 1 1-1.178-1.178a.833.833 0 0 1 1.179 1.178" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-bake {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2011.791v.206a10%2010%200%201%201-10.289-9.995c.083.011.172.022.278.022c.961.04%201.344.65%201.433%201.35a5.712%205.712%200%200%200%207.511%206.95c.695.2.995%201.006%201.067%201.467m-7.25%202.956a3.889%203.889%200%201%201-5.5-5.5a3.889%203.889%200%200%201%205.5%205.5M7.293%203.807l.007-.005h-.005zM4.378%206.41a9.4%209.4%200%200%201%202.915-2.604a2.978%202.978%200%200%200%201.901%204.046a5%205%200%201%200%207.323%206.278c.294-.178.644-.245%201.005-.017c.556.356.7.983.24%201.878c-.462.894-.723%201.45-.462%202.261c.117.356.506.639.922.844A9.443%209.443%200%200%201%202.74%2013.897A9.44%209.44%200%200%201%204.378%206.41m.793%204.313a.556.556%200%201%201-.786-.786a.556.556%200%200%201%20.786.786m7.222%207.777a.555.555%200%201%200-.785-.785a.555.555%200%200%200%20.785.785m-2.86%201.03a.833.833%200%201%201-1.178-1.178a.833.833%200%200%201%201.179%201.178%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2011.791v.206a10%2010%200%201%201-10.289-9.995c.083.011.172.022.278.022c.961.04%201.344.65%201.433%201.35a5.712%205.712%200%200%200%207.511%206.95c.695.2.995%201.006%201.067%201.467m-7.25%202.956a3.889%203.889%200%201%201-5.5-5.5a3.889%203.889%200%200%201%205.5%205.5M7.293%203.807l.007-.005h-.005zM4.378%206.41a9.4%209.4%200%200%201%202.915-2.604a2.978%202.978%200%200%200%201.901%204.046a5%205%200%201%200%207.323%206.278c.294-.178.644-.245%201.005-.017c.556.356.7.983.24%201.878c-.462.894-.723%201.45-.462%202.261c.117.356.506.639.922.844A9.443%209.443%200%200%201%202.74%2013.897A9.44%209.44%200%200%201%204.378%206.41m.793%204.313a.556.556%200%201%201-.786-.786a.556.556%200%200%201%20.786.786m7.222%207.777a.555.555%200%201%200-.785-.785a.555.555%200%200%200%20.785.785m-2.86%201.03a.833.833%200%201%201-1.178-1.178a.833.833%200%200%201%201.179%201.178%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bake.svg?color=%231a73e8&size=48