cake-add-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
cake-add-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the cake add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21v-7.154h2V8.077h5.5V6.588q-.43-.28-.715-.638T9.5 5.11q0-.3.112-.568t.334-.488L11 3l1.052 1.052q.225.225.337.491t.111.568q0 .481-.285.839q-.284.358-.715.638v1.489H17v5.77h2V21zm3-7.154h10V9.077H6zM4 20h14v-5.154H4zm2-6.154h10zM4 20h14zm13-6.154H5zM19 8V6h-2V5h2V3h1v2h2v1h-2v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCakeAddOutlineSharp(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="M3 21v-7.154h2V8.077h5.5V6.588q-.43-.28-.715-.638T9.5 5.11q0-.3.112-.568t.334-.488L11 3l1.052 1.052q.225.225.337.491t.111.568q0 .481-.285.839q-.284.358-.715.638v1.489H17v5.77h2V21zm3-7.154h10V9.077H6zM4 20h14v-5.154H4zm2-6.154h10zM4 20h14zm13-6.154H5zM19 8V6h-2V5h2V3h1v2h2v1h-2v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21v-7.154h2V8.077h5.5V6.588q-.43-.28-.715-.638T9.5 5.11q0-.3.112-.568t.334-.488L11 3l1.052 1.052q.225.225.337.491t.111.568q0 .481-.285.839q-.284.358-.715.638v1.489H17v5.77h2V21zm3-7.154h10V9.077H6zM4 20h14v-5.154H4zm2-6.154h10zM4 20h14zm13-6.154H5zM19 8V6h-2V5h2V3h1v2h2v1h-2v2z"/></svg>
</template>

CSS

.icon-cake-add-outline-sharp {
  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%22M3%2021v-7.154h2V8.077h5.5V6.588q-.43-.28-.715-.638T9.5%205.11q0-.3.112-.568t.334-.488L11%203l1.052%201.052q.225.225.337.491t.111.568q0%20.481-.285.839q-.284.358-.715.638v1.489H17v5.77h2V21zm3-7.154h10V9.077H6zM4%2020h14v-5.154H4zm2-6.154h10zM4%2020h14zm13-6.154H5zM19%208V6h-2V5h2V3h1v2h2v1h-2v2z%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%22M3%2021v-7.154h2V8.077h5.5V6.588q-.43-.28-.715-.638T9.5%205.11q0-.3.112-.568t.334-.488L11%203l1.052%201.052q.225.225.337.491t.111.568q0%20.481-.285.839q-.284.358-.715.638v1.489H17v5.77h2V21zm3-7.154h10V9.077H6zM4%2020h14v-5.154H4zm2-6.154h10zM4%2020h14zm13-6.154H5zM19%208V6h-2V5h2V3h1v2h2v1h-2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cake-add-outline-sharp.svg?color=%231a73e8&size=48