birthday cake icon
birthday-cake from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- birthday-cake
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in Jam Icons
The same icon in other sets
birthday-cakeEmoji One (Colored)birthday-cakeFont Awesome Solidbirthday-cakeFluent Emojibirthday-cakeFluent Emoji Flatbirthday-cakeFluent Emoji High Contrastbirthday-cakeHuge Iconsbirthday-cakeIconParkbirthday-cakeIconPark Outlinebirthday-cakeIconPark Solidbirthday-cakeIconPark TwoTonebirthday-cakeIconoirbirthday-cakeLine Awesomebirthday-cakeNoto Emojibirthday-cakeOpenMojibirthday-cakeTwitter Emoji
Use the birthday cake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -1 24 24"><path fill="currentColor" d="M2 18.262V20h16v-1.728l-3.106.753l-4.86-1.004l-4.977 1.004zM2 16.2l3.104.775l4.936-.996l4.819.996L18 16.214V15a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zM13 12h4a3 3 0 0 1 3 3v7H0v-7a3 3 0 0 1 3-3h4V9h6zm-2 0v-1H9v1zm-1-3.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3m-.002-1.981c.552 0 1-.48 1-1.072q0-.591-1-1.928q-1 1.337-1 1.928c0 .592.448 1.072 1 1.072"/></svg>
React
import type { SVGProps } from "react";
export function JamBirthdayCake(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -1 24 24"><path fill="currentColor" d="M2 18.262V20h16v-1.728l-3.106.753l-4.86-1.004l-4.977 1.004zM2 16.2l3.104.775l4.936-.996l4.819.996L18 16.214V15a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zM13 12h4a3 3 0 0 1 3 3v7H0v-7a3 3 0 0 1 3-3h4V9h6zm-2 0v-1H9v1zm-1-3.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3m-.002-1.981c.552 0 1-.48 1-1.072q0-.591-1-1.928q-1 1.337-1 1.928c0 .592.448 1.072 1 1.072"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -1 24 24"><path fill="currentColor" d="M2 18.262V20h16v-1.728l-3.106.753l-4.86-1.004l-4.977 1.004zM2 16.2l3.104.775l4.936-.996l4.819.996L18 16.214V15a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zM13 12h4a3 3 0 0 1 3 3v7H0v-7a3 3 0 0 1 3-3h4V9h6zm-2 0v-1H9v1zm-1-3.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3m-.002-1.981c.552 0 1-.48 1-1.072q0-.591-1-1.928q-1 1.337-1 1.928c0 .592.448 1.072 1 1.072"/></svg> </template>
CSS
.icon-birthday-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%22-2%20-1%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2018.262V20h16v-1.728l-3.106.753l-4.86-1.004l-4.977%201.004zM2%2016.2l3.104.775l4.936-.996l4.819.996L18%2016.214V15a1%201%200%200%200-1-1H3a1%201%200%200%200-1%201zM13%2012h4a3%203%200%200%201%203%203v7H0v-7a3%203%200%200%201%203-3h4V9h6zm-2%200v-1H9v1zm-1-3.6a3%203%200%200%201-3-3Q7%203.742%2010%200q3%203.742%203%205.4a3%203%200%200%201-3%203m-.002-1.981c.552%200%201-.48%201-1.072q0-.591-1-1.928q-1%201.337-1%201.928c0%20.592.448%201.072%201%201.072%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%22-2%20-1%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2018.262V20h16v-1.728l-3.106.753l-4.86-1.004l-4.977%201.004zM2%2016.2l3.104.775l4.936-.996l4.819.996L18%2016.214V15a1%201%200%200%200-1-1H3a1%201%200%200%200-1%201zM13%2012h4a3%203%200%200%201%203%203v7H0v-7a3%203%200%200%201%203-3h4V9h6zm-2%200v-1H9v1zm-1-3.6a3%203%200%200%201-3-3Q7%203.742%2010%200q3%203.742%203%205.4a3%203%200%200%201-3%203m-.002-1.981c.552%200%201-.48%201-1.072q0-.591-1-1.928q-1%201.337-1%201.928c0%20.592.448%201.072%201%201.072%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/birthday-cake.svg?color=%231a73e8&size=48