cake five icon
cake-five from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- cake-five
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the cake five icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M9 27H39L34.3125 44H13.6875L9 27Z"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M39 27H9C9 21.5 14.5 19 14.5 19C14.5 17 16.5 11 24 11C31.5 11 33.5 17 33.5 19C33.5 19 39 21.5 39 27Z"/><path stroke-linecap="round" d="M6 27H42"/><path d="M28 12C28 9.79086 26.2091 8 24 8C21.7909 8 20 9.79086 20 12"/><path stroke-linecap="round" d="M24 8L28 4"/><line x1="20" x2="20" y1="27" y2="44"/><line x1="28" x2="28" y1="27" y2="44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkCakeFive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M9 27H39L34.3125 44H13.6875L9 27Z"/><path fill="#2F88FF" strokeLinecap="round" strokeLinejoin="round" d="M39 27H9C9 21.5 14.5 19 14.5 19C14.5 17 16.5 11 24 11C31.5 11 33.5 17 33.5 19C33.5 19 39 21.5 39 27Z"/><path strokeLinecap="round" d="M6 27H42"/><path d="M28 12C28 9.79086 26.2091 8 24 8C21.7909 8 20 9.79086 20 12"/><path strokeLinecap="round" d="M24 8L28 4"/><line x1="20" x2="20" y1="27" y2="44"/><line x1="28" x2="28" y1="27" y2="44"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M9 27H39L34.3125 44H13.6875L9 27Z"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M39 27H9C9 21.5 14.5 19 14.5 19C14.5 17 16.5 11 24 11C31.5 11 33.5 17 33.5 19C33.5 19 39 21.5 39 27Z"/><path stroke-linecap="round" d="M6 27H42"/><path d="M28 12C28 9.79086 26.2091 8 24 8C21.7909 8 20 9.79086 20 12"/><path stroke-linecap="round" d="M24 8L28 4"/><line x1="20" x2="20" y1="27" y2="44"/><line x1="28" x2="28" y1="27" y2="44"/></g></svg> </template>
CSS
.icon-cake-five {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2027H39L34.3125%2044H13.6875L9%2027Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2027H9C9%2021.5%2014.5%2019%2014.5%2019C14.5%2017%2016.5%2011%2024%2011C31.5%2011%2033.5%2017%2033.5%2019C33.5%2019%2039%2021.5%2039%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2027H42%22%2F%3E%3Cpath%20d%3D%22M28%2012C28%209.79086%2026.2091%208%2024%208C21.7909%208%2020%209.79086%2020%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%208L28%204%22%2F%3E%3Cline%20x1%3D%2220%22%20x2%3D%2220%22%20y1%3D%2227%22%20y2%3D%2244%22%2F%3E%3Cline%20x1%3D%2228%22%20x2%3D%2228%22%20y1%3D%2227%22%20y2%3D%2244%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2027H39L34.3125%2044H13.6875L9%2027Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2027H9C9%2021.5%2014.5%2019%2014.5%2019C14.5%2017%2016.5%2011%2024%2011C31.5%2011%2033.5%2017%2033.5%2019C33.5%2019%2039%2021.5%2039%2027Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2027H42%22%2F%3E%3Cpath%20d%3D%22M28%2012C28%209.79086%2026.2091%208%2024%208C21.7909%208%2020%209.79086%2020%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%208L28%204%22%2F%3E%3Cline%20x1%3D%2220%22%20x2%3D%2220%22%20y1%3D%2227%22%20y2%3D%2244%22%2F%3E%3Cline%20x1%3D%2228%22%20x2%3D%2228%22%20y1%3D%2227%22%20y2%3D%2244%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/cake-five.svg?color=%231a73e8&size=48