cake icon
cake from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- cake
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-cake
The same icon in other sets
cakeAkar IconscakeBootstrap IconscakeBoxIcons v2 SolidcakeDeviconcakeFont Awesome SolidcakeHeroIconscakeHuge IconscakeIconParkcakeIconPark OutlinecakeIconPark SolidcakeIconPark TwoTonecakeMaterial Line IconscakeLucidecakeMajesticonscakeMaterial Icon ThemecakeMaterial SymbolscakeMaterial Symbols LightcakeMaterial Design Iconscake-fillMingCute IconcakeMyna UI IconscakeOpenMojicakePhosphorcakePixelarticonscake-fillRemix Icon
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="M19 5h-6V2h-2v3H5C3.346 5 2 6.346 2 8v10c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V8c0-1.654-1.346-3-3-3M5 7h14a1 1 0 0 1 1 1l.001 3.12c-.896.228-1.469.734-1.916 1.132c-.507.45-.842.748-1.588.748c-.745 0-1.08-.298-1.587-.747c-.595-.529-1.409-1.253-2.915-1.253c-1.505 0-2.319.724-2.914 1.253c-.507.45-.841.747-1.586.747c-.743 0-1.077-.297-1.582-.747c-.447-.398-1.018-.905-1.913-1.133V8a1 1 0 0 1 1-1M4 18v-4.714c.191.123.374.274.583.461C5.178 14.276 5.991 15 7.495 15s2.319-.724 2.914-1.253c.507-.45.841-.747 1.586-.747s1.08.298 1.587.747c.595.529 1.409 1.253 2.915 1.253s2.321-.724 2.916-1.253c.211-.188.395-.34.588-.464L20.002 18z"/></svg>
React
import type { SVGProps } from "react";
export function BxCake(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="M19 5h-6V2h-2v3H5C3.346 5 2 6.346 2 8v10c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V8c0-1.654-1.346-3-3-3M5 7h14a1 1 0 0 1 1 1l.001 3.12c-.896.228-1.469.734-1.916 1.132c-.507.45-.842.748-1.588.748c-.745 0-1.08-.298-1.587-.747c-.595-.529-1.409-1.253-2.915-1.253c-1.505 0-2.319.724-2.914 1.253c-.507.45-.841.747-1.586.747c-.743 0-1.077-.297-1.582-.747c-.447-.398-1.018-.905-1.913-1.133V8a1 1 0 0 1 1-1M4 18v-4.714c.191.123.374.274.583.461C5.178 14.276 5.991 15 7.495 15s2.319-.724 2.914-1.253c.507-.45.841-.747 1.586-.747s1.08.298 1.587.747c.595.529 1.409 1.253 2.915 1.253s2.321-.724 2.916-1.253c.211-.188.395-.34.588-.464L20.002 18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 5h-6V2h-2v3H5C3.346 5 2 6.346 2 8v10c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V8c0-1.654-1.346-3-3-3M5 7h14a1 1 0 0 1 1 1l.001 3.12c-.896.228-1.469.734-1.916 1.132c-.507.45-.842.748-1.588.748c-.745 0-1.08-.298-1.587-.747c-.595-.529-1.409-1.253-2.915-1.253c-1.505 0-2.319.724-2.914 1.253c-.507.45-.841.747-1.586.747c-.743 0-1.077-.297-1.582-.747c-.447-.398-1.018-.905-1.913-1.133V8a1 1 0 0 1 1-1M4 18v-4.714c.191.123.374.274.583.461C5.178 14.276 5.991 15 7.495 15s2.319-.724 2.914-1.253c.507-.45.841-.747 1.586-.747s1.08.298 1.587.747c.595.529 1.409 1.253 2.915 1.253s2.321-.724 2.916-1.253c.211-.188.395-.34.588-.464L20.002 18z"/></svg> </template>
CSS
.icon-cake {
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%22M19%205h-6V2h-2v3H5C3.346%205%202%206.346%202%208v10c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2V8c0-1.654-1.346-3-3-3M5%207h14a1%201%200%200%201%201%201l.001%203.12c-.896.228-1.469.734-1.916%201.132c-.507.45-.842.748-1.588.748c-.745%200-1.08-.298-1.587-.747c-.595-.529-1.409-1.253-2.915-1.253c-1.505%200-2.319.724-2.914%201.253c-.507.45-.841.747-1.586.747c-.743%200-1.077-.297-1.582-.747c-.447-.398-1.018-.905-1.913-1.133V8a1%201%200%200%201%201-1M4%2018v-4.714c.191.123.374.274.583.461C5.178%2014.276%205.991%2015%207.495%2015s2.319-.724%202.914-1.253c.507-.45.841-.747%201.586-.747s1.08.298%201.587.747c.595.529%201.409%201.253%202.915%201.253s2.321-.724%202.916-1.253c.211-.188.395-.34.588-.464L20.002%2018z%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%22M19%205h-6V2h-2v3H5C3.346%205%202%206.346%202%208v10c0%201.103.897%202%202%202h16c1.103%200%202-.897%202-2V8c0-1.654-1.346-3-3-3M5%207h14a1%201%200%200%201%201%201l.001%203.12c-.896.228-1.469.734-1.916%201.132c-.507.45-.842.748-1.588.748c-.745%200-1.08-.298-1.587-.747c-.595-.529-1.409-1.253-2.915-1.253c-1.505%200-2.319.724-2.914%201.253c-.507.45-.841.747-1.586.747c-.743%200-1.077-.297-1.582-.747c-.447-.398-1.018-.905-1.913-1.133V8a1%201%200%200%201%201-1M4%2018v-4.714c.191.123.374.274.583.461C5.178%2014.276%205.991%2015%207.495%2015s2.319-.724%202.914-1.253c.507-.45.841-.747%201.586-.747s1.08.298%201.587.747c.595.529%201.409%201.253%202.915%201.253s2.321-.724%202.916-1.253c.211-.188.395-.34.588-.464L20.002%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/cake.svg?color=%231a73e8&size=48