twotone-cake from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-cake
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone cake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.53 14.92l-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07l-1.09 1.07c-.64.64-1.5 1-2.4 1.01v3h14v-3c-.9-.01-1.76-.37-2.4-1.01zM18 11H6c-.55 0-1 .45-1 1v3.5c.51-.01.99-.21 1.34-.57l2.14-2.13l2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13l2.13 2.13c.36.36.84.56 1.35.57V12c0-.55-.45-1-1-1" opacity=".3"/><path fill="currentColor" d="M12 6a2 2 0 0 0 2-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03c0 1.1.9 2 2 2m6 3h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v9c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-9c0-1.66-1.34-3-3-3m1 11H5v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07l1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07l1.07 1.07c.64.64 1.5 1 2.4 1.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13l-2.14 2.13c-.74.74-2.03.74-2.77 0L8.48 12.8l-2.14 2.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneCake(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="m15.53 14.92l-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07l-1.09 1.07c-.64.64-1.5 1-2.4 1.01v3h14v-3c-.9-.01-1.76-.37-2.4-1.01zM18 11H6c-.55 0-1 .45-1 1v3.5c.51-.01.99-.21 1.34-.57l2.14-2.13l2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13l2.13 2.13c.36.36.84.56 1.35.57V12c0-.55-.45-1-1-1" opacity=".3"/><path fill="currentColor" d="M12 6a2 2 0 0 0 2-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03c0 1.1.9 2 2 2m6 3h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v9c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-9c0-1.66-1.34-3-3-3m1 11H5v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07l1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07l1.07 1.07c.64.64 1.5 1 2.4 1.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13l-2.14 2.13c-.74.74-2.03.74-2.77 0L8.48 12.8l-2.14 2.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.53 14.92l-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07l-1.09 1.07c-.64.64-1.5 1-2.4 1.01v3h14v-3c-.9-.01-1.76-.37-2.4-1.01zM18 11H6c-.55 0-1 .45-1 1v3.5c.51-.01.99-.21 1.34-.57l2.14-2.13l2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13l2.13 2.13c.36.36.84.56 1.35.57V12c0-.55-.45-1-1-1" opacity=".3"/><path fill="currentColor" d="M12 6a2 2 0 0 0 2-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03c0 1.1.9 2 2 2m6 3h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v9c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-9c0-1.66-1.34-3-3-3m1 11H5v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07l1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07l1.07 1.07c.64.64 1.5 1 2.4 1.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13l-2.14 2.13c-.74.74-2.03.74-2.77 0L8.48 12.8l-2.14 2.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1z"/></svg>
</template>

CSS

.icon-twotone-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%22m15.53%2014.92l-1.08%201.07c-1.3%201.3-3.58%201.31-4.89%200l-1.07-1.07l-1.09%201.07c-.64.64-1.5%201-2.4%201.01v3h14v-3c-.9-.01-1.76-.37-2.4-1.01zM18%2011H6c-.55%200-1%20.45-1%201v3.5c.51-.01.99-.21%201.34-.57l2.14-2.13l2.13%202.13c.74.74%202.03.74%202.77%200l2.14-2.13l2.13%202.13c.36.36.84.56%201.35.57V12c0-.55-.45-1-1-1%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206a2%202%200%200%200%202-2c0-.38-.1-.73-.29-1.03L12%200l-1.71%202.97c-.19.3-.29.65-.29%201.03c0%201.1.9%202%202%202m6%203h-5V7h-2v2H6c-1.66%200-3%201.34-3%203v9c0%20.55.45%201%201%201h16c.55%200%201-.45%201-1v-9c0-1.66-1.34-3-3-3m1%2011H5v-3c.9-.01%201.76-.37%202.4-1.01l1.09-1.07l1.07%201.07c1.31%201.31%203.59%201.3%204.89%200l1.08-1.07l1.07%201.07c.64.64%201.5%201%202.4%201.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13l-2.14%202.13c-.74.74-2.03.74-2.77%200L8.48%2012.8l-2.14%202.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1%201-1h12c.55%200%201%20.45%201%201z%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%22m15.53%2014.92l-1.08%201.07c-1.3%201.3-3.58%201.31-4.89%200l-1.07-1.07l-1.09%201.07c-.64.64-1.5%201-2.4%201.01v3h14v-3c-.9-.01-1.76-.37-2.4-1.01zM18%2011H6c-.55%200-1%20.45-1%201v3.5c.51-.01.99-.21%201.34-.57l2.14-2.13l2.13%202.13c.74.74%202.03.74%202.77%200l2.14-2.13l2.13%202.13c.36.36.84.56%201.35.57V12c0-.55-.45-1-1-1%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206a2%202%200%200%200%202-2c0-.38-.1-.73-.29-1.03L12%200l-1.71%202.97c-.19.3-.29.65-.29%201.03c0%201.1.9%202%202%202m6%203h-5V7h-2v2H6c-1.66%200-3%201.34-3%203v9c0%20.55.45%201%201%201h16c.55%200%201-.45%201-1v-9c0-1.66-1.34-3-3-3m1%2011H5v-3c.9-.01%201.76-.37%202.4-1.01l1.09-1.07l1.07%201.07c1.31%201.31%203.59%201.3%204.89%200l1.08-1.07l1.07%201.07c.64.64%201.5%201%202.4%201.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13l-2.14%202.13c-.74.74-2.03.74-2.77%200L8.48%2012.8l-2.14%202.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1%201-1h12c.55%200%201%20.45%201%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-cake.svg?color=%231a73e8&size=48