cake one icon
cake-one from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- cake-one
- Set
- IconPark Outline
- Style
- Outline
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark Outline
Use the cake one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M27 14L9 21.9h30L34 15"/><circle cx="31" cy="13" r="4" fill="currentColor"/><path stroke-linecap="round" d="m33 9l2-5"/><path d="M9.5 26.957q-.903.451-1.678.956C5.418 29.481 4 31.412 4 33.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 22h30v12H9z"/><path d="M9 22h31"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineCakeOne(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="currentColor" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M27 14L9 21.9h30L34 15"/><circle cx="31" cy="13" r="4" fill="currentColor"/><path strokeLinecap="round" d="m33 9l2-5"/><path d="M9.5 26.957q-.903.451-1.678.956C5.418 29.481 4 31.412 4 33.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/><path strokeLinecap="round" strokeLinejoin="round" d="M9 22h30v12H9z"/><path d="M9 22h31"/></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="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M27 14L9 21.9h30L34 15"/><circle cx="31" cy="13" r="4" fill="currentColor"/><path stroke-linecap="round" d="m33 9l2-5"/><path d="M9.5 26.957q-.903.451-1.678.956C5.418 29.481 4 31.412 4 33.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 22h30v12H9z"/><path d="M9 22h31"/></g></svg> </template>
CSS
.icon-cake-one {
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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2014L9%2021.9h30L34%2015%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2213%22%20r%3D%224%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%209l2-5%22%2F%3E%3Cpath%20d%3D%22M9.5%2026.957q-.903.451-1.678.956C5.418%2029.481%204%2031.412%204%2033.5c0%205.247%208.954%209.5%2020%209.5s20-4.253%2020-9.5c0-2.14-1.488-4.113-4-5.701%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2022h30v12H9z%22%2F%3E%3Cpath%20d%3D%22M9%2022h31%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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2014L9%2021.9h30L34%2015%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2213%22%20r%3D%224%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%209l2-5%22%2F%3E%3Cpath%20d%3D%22M9.5%2026.957q-.903.451-1.678.956C5.418%2029.481%204%2031.412%204%2033.5c0%205.247%208.954%209.5%2020%209.5s20-4.253%2020-9.5c0-2.14-1.488-4.113-4-5.701%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2022h30v12H9z%22%2F%3E%3Cpath%20d%3D%22M9%2022h31%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-outline/cake-one.svg?color=%231a73e8&size=48