cake-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
cake-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the cake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 4a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59m0 3a1 1 0 1 0-2 0v2H9V7a1 1 0 0 0-2 0v2H6a3 3 0 0 0-3 3v1.586l.707.707a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0l.707-.707V12a3 3 0 0 0-3-3h-1V7a1 1 0 1 0-2 0v2h-2zM3 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2v-3.802a2.415 2.415 0 0 1-2.707-.49a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.415 2.415 0 0 1-2.707.49zM8 5a1 1 0 0 0 1-1c0-.2-.131-.387-.275-.59c-.253-.36-.544-.772-.225-1.41C7.5 2.5 7 3.448 7 4a1 1 0 0 0 1 1m9-1a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCakeFill(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" d="M13 4a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59m0 3a1 1 0 1 0-2 0v2H9V7a1 1 0 0 0-2 0v2H6a3 3 0 0 0-3 3v1.586l.707.707a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0l.707-.707V12a3 3 0 0 0-3-3h-1V7a1 1 0 1 0-2 0v2h-2zM3 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2v-3.802a2.415 2.415 0 0 1-2.707-.49a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.415 2.415 0 0 1-2.707.49zM8 5a1 1 0 0 0 1-1c0-.2-.131-.387-.275-.59c-.253-.36-.544-.772-.225-1.41C7.5 2.5 7 3.448 7 4a1 1 0 0 0 1 1m9-1a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 4a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59m0 3a1 1 0 1 0-2 0v2H9V7a1 1 0 0 0-2 0v2H6a3 3 0 0 0-3 3v1.586l.707.707a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0a2.414 2.414 0 0 1 3.414 0a.414.414 0 0 0 .586 0l.707-.707V12a3 3 0 0 0-3-3h-1V7a1 1 0 1 0-2 0v2h-2zM3 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2v-3.802a2.415 2.415 0 0 1-2.707-.49a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.414 2.414 0 0 1-3.414 0a.414.414 0 0 0-.586 0a2.415 2.415 0 0 1-2.707.49zM8 5a1 1 0 0 0 1-1c0-.2-.131-.387-.275-.59c-.253-.36-.544-.772-.225-1.41C7.5 2.5 7 3.448 7 4a1 1 0 0 0 1 1m9-1a1 1 0 1 1-2 0c0-.552.5-1.5 1.5-2c-.319.638-.028 1.05.225 1.41c.144.203.275.39.275.59"/></svg>
</template>

CSS

.icon-cake-fill {
  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%20d%3D%22M13%204a1%201%200%201%201-2%200c0-.552.5-1.5%201.5-2c-.319.638-.028%201.05.225%201.41c.144.203.275.39.275.59m0%203a1%201%200%201%200-2%200v2H9V7a1%201%200%200%200-2%200v2H6a3%203%200%200%200-3%203v1.586l.707.707a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200l.707-.707V12a3%203%200%200%200-3-3h-1V7a1%201%200%201%200-2%200v2h-2zM3%2020a1%201%200%201%200%200%202h18a1%201%200%201%200%200-2v-3.802a2.415%202.415%200%200%201-2.707-.49a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.415%202.415%200%200%201-2.707.49zM8%205a1%201%200%200%200%201-1c0-.2-.131-.387-.275-.59c-.253-.36-.544-.772-.225-1.41C7.5%202.5%207%203.448%207%204a1%201%200%200%200%201%201m9-1a1%201%200%201%201-2%200c0-.552.5-1.5%201.5-2c-.319.638-.028%201.05.225%201.41c.144.203.275.39.275.59%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%20d%3D%22M13%204a1%201%200%201%201-2%200c0-.552.5-1.5%201.5-2c-.319.638-.028%201.05.225%201.41c.144.203.275.39.275.59m0%203a1%201%200%201%200-2%200v2H9V7a1%201%200%200%200-2%200v2H6a3%203%200%200%200-3%203v1.586l.707.707a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200a2.414%202.414%200%200%201%203.414%200a.414.414%200%200%200%20.586%200l.707-.707V12a3%203%200%200%200-3-3h-1V7a1%201%200%201%200-2%200v2h-2zM3%2020a1%201%200%201%200%200%202h18a1%201%200%201%200%200-2v-3.802a2.415%202.415%200%200%201-2.707-.49a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.414%202.414%200%200%201-3.414%200a.414.414%200%200%200-.586%200a2.415%202.415%200%200%201-2.707.49zM8%205a1%201%200%200%200%201-1c0-.2-.131-.387-.275-.59c-.253-.36-.544-.772-.225-1.41C7.5%202.5%207%203.448%207%204a1%201%200%200%200%201%201m9-1a1%201%200%201%201-2%200c0-.552.5-1.5%201.5-2c-.319.638-.028%201.05.225%201.41c.144.203.275.39.275.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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