cake-two from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.

Name
cake-two
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 two 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="M40 17.9L31.058 8L9 17.9V30h31z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 18h17.386c.063 0 .114.051.114.114v3.511a2.875 2.875 0 0 0 2.875 2.875v0a2.875 2.875 0 0 0 2.875-2.875v-3.511c0-.063.051-.114.114-.114H40"/><path d="M9.5 23.957q-.903.451-1.678.956C5.418 26.481 4 28.412 4 30.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineCakeTwo(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="M40 17.9L31.058 8L9 17.9V30h31z"/><path strokeLinecap="round" strokeLinejoin="round" d="M9 18h17.386c.063 0 .114.051.114.114v3.511a2.875 2.875 0 0 0 2.875 2.875v0a2.875 2.875 0 0 0 2.875-2.875v-3.511c0-.063.051-.114.114-.114H40"/><path d="M9.5 23.957q-.903.451-1.678.956C5.418 26.481 4 28.412 4 30.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/></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="M40 17.9L31.058 8L9 17.9V30h31z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 18h17.386c.063 0 .114.051.114.114v3.511a2.875 2.875 0 0 0 2.875 2.875v0a2.875 2.875 0 0 0 2.875-2.875v-3.511c0-.063.051-.114.114-.114H40"/><path d="M9.5 23.957q-.903.451-1.678.956C5.418 26.481 4 28.412 4 30.5c0 5.247 8.954 9.5 20 9.5s20-4.253 20-9.5c0-2.14-1.488-4.113-4-5.701"/></g></svg>
</template>

CSS

.icon-cake-two {
  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%22M40%2017.9L31.058%208L9%2017.9V30h31z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2018h17.386c.063%200%20.114.051.114.114v3.511a2.875%202.875%200%200%200%202.875%202.875v0a2.875%202.875%200%200%200%202.875-2.875v-3.511c0-.063.051-.114.114-.114H40%22%2F%3E%3Cpath%20d%3D%22M9.5%2023.957q-.903.451-1.678.956C5.418%2026.481%204%2028.412%204%2030.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%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%22M40%2017.9L31.058%208L9%2017.9V30h31z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2018h17.386c.063%200%20.114.051.114.114v3.511a2.875%202.875%200%200%200%202.875%202.875v0a2.875%202.875%200%200%200%202.875-2.875v-3.511c0-.063.051-.114.114-.114H40%22%2F%3E%3Cpath%20d%3D%22M9.5%2023.957q-.903.451-1.678.956C5.418%2026.481%204%2028.412%204%2030.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%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-two.svg?color=%231a73e8&size=48