birthday cake icon
birthday-cake-f from Jam Icons by Michael Amprimo · Filled · MIT Free for personal and commercial use.
- Name
- birthday-cake-f
- Set
- Jam Icons
- Style
- Filled
- 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="m20 15.693l-5.141 1.282l-4.82-.996l-4.935.996L0 15.687V15a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3zm0 2.063V22H0v-4.25l5.057 1.275l4.978-1.004l4.859 1.004zM7 9h6v2H7zm3-.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3"/></svg>
React
import type { SVGProps } from "react";
export function JamBirthdayCakeF(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="m20 15.693l-5.141 1.282l-4.82-.996l-4.935.996L0 15.687V15a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3zm0 2.063V22H0v-4.25l5.057 1.275l4.978-1.004l4.859 1.004zM7 9h6v2H7zm3-.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -1 24 24"><path fill="currentColor" d="m20 15.693l-5.141 1.282l-4.82-.996l-4.935.996L0 15.687V15a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3zm0 2.063V22H0v-4.25l5.057 1.275l4.978-1.004l4.859 1.004zM7 9h6v2H7zm3-.6a3 3 0 0 1-3-3Q7 3.742 10 0q3 3.742 3 5.4a3 3 0 0 1-3 3"/></svg> </template>
CSS
.icon-birthday-cake-f {
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%22m20%2015.693l-5.141%201.282l-4.82-.996l-4.935.996L0%2015.687V15a3%203%200%200%201%203-3h14a3%203%200%200%201%203%203zm0%202.063V22H0v-4.25l5.057%201.275l4.978-1.004l4.859%201.004zM7%209h6v2H7zm3-.6a3%203%200%200%201-3-3Q7%203.742%2010%200q3%203.742%203%205.4a3%203%200%200%201-3%203%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%22m20%2015.693l-5.141%201.282l-4.82-.996l-4.935.996L0%2015.687V15a3%203%200%200%201%203-3h14a3%203%200%200%201%203%203zm0%202.063V22H0v-4.25l5.057%201.275l4.978-1.004l4.859%201.004zM7%209h6v2H7zm3-.6a3%203%200%200%201-3-3Q7%203.742%2010%200q3%203.742%203%205.4a3%203%200%200%201-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/birthday-cake-f.svg?color=%231a73e8&size=48