cake slice icon
cake-slice from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cake-slice
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the cake slice icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="8" cy="7" r="2"/><path d="M9 3c-.333.333-1 1.2-1 2m1.651.64c1.17-.88 2.295-1.68 3.227-2.266A2.53 2.53 0 0 1 14.226 3c.506 0 1.006.136 1.42.427C17.847 4.977 21 8.098 21 11v4c0 2.828 0 4.243-.879 5.121C19.243 21 17.828 21 15 21H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.24c0-1.366 0-2.049.287-2.657s.8-1.03 1.828-1.876c.39-.321.803-.658 1.228-1.001"/><path d="M3 17c.54.25 1.08.5 2.25.5c2.25 0 2.25-1 4.5-1c2.34 0 2.16 1 4.5 1c2.25 0 2.25-1 4.5-1c1.17 0 1.71.25 2.25.5M3 13h18"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCakeSlice(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><circle cx="8" cy="7" r="2"/><path d="M9 3c-.333.333-1 1.2-1 2m1.651.64c1.17-.88 2.295-1.68 3.227-2.266A2.53 2.53 0 0 1 14.226 3c.506 0 1.006.136 1.42.427C17.847 4.977 21 8.098 21 11v4c0 2.828 0 4.243-.879 5.121C19.243 21 17.828 21 15 21H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.24c0-1.366 0-2.049.287-2.657s.8-1.03 1.828-1.876c.39-.321.803-.658 1.228-1.001"/><path d="M3 17c.54.25 1.08.5 2.25.5c2.25 0 2.25-1 4.5-1c2.34 0 2.16 1 4.5 1c2.25 0 2.25-1 4.5-1c1.17 0 1.71.25 2.25.5M3 13h18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="8" cy="7" r="2"/><path d="M9 3c-.333.333-1 1.2-1 2m1.651.64c1.17-.88 2.295-1.68 3.227-2.266A2.53 2.53 0 0 1 14.226 3c.506 0 1.006.136 1.42.427C17.847 4.977 21 8.098 21 11v4c0 2.828 0 4.243-.879 5.121C19.243 21 17.828 21 15 21H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.24c0-1.366 0-2.049.287-2.657s.8-1.03 1.828-1.876c.39-.321.803-.658 1.228-1.001"/><path d="M3 17c.54.25 1.08.5 2.25.5c2.25 0 2.25-1 4.5-1c2.34 0 2.16 1 4.5 1c2.25 0 2.25-1 4.5-1c1.17 0 1.71.25 2.25.5M3 13h18"/></g></svg> </template>
CSS
.icon-cake-slice {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%227%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M9%203c-.333.333-1%201.2-1%202m1.651.64c1.17-.88%202.295-1.68%203.227-2.266A2.53%202.53%200%200%201%2014.226%203c.506%200%201.006.136%201.42.427C17.847%204.977%2021%208.098%2021%2011v4c0%202.828%200%204.243-.879%205.121C19.243%2021%2017.828%2021%2015%2021H9c-2.828%200-4.243%200-5.121-.879C3%2019.243%203%2017.828%203%2015v-1.24c0-1.366%200-2.049.287-2.657s.8-1.03%201.828-1.876c.39-.321.803-.658%201.228-1.001%22%2F%3E%3Cpath%20d%3D%22M3%2017c.54.25%201.08.5%202.25.5c2.25%200%202.25-1%204.5-1c2.34%200%202.16%201%204.5%201c2.25%200%202.25-1%204.5-1c1.17%200%201.71.25%202.25.5M3%2013h18%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%227%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M9%203c-.333.333-1%201.2-1%202m1.651.64c1.17-.88%202.295-1.68%203.227-2.266A2.53%202.53%200%200%201%2014.226%203c.506%200%201.006.136%201.42.427C17.847%204.977%2021%208.098%2021%2011v4c0%202.828%200%204.243-.879%205.121C19.243%2021%2017.828%2021%2015%2021H9c-2.828%200-4.243%200-5.121-.879C3%2019.243%203%2017.828%203%2015v-1.24c0-1.366%200-2.049.287-2.657s.8-1.03%201.828-1.876c.39-.321.803-.658%201.228-1.001%22%2F%3E%3Cpath%20d%3D%22M3%2017c.54.25%201.08.5%202.25.5c2.25%200%202.25-1%204.5-1c2.34%200%202.16%201%204.5%201c2.25%200%202.25-1%204.5-1c1.17%200%201.71.25%202.25.5M3%2013h18%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cake-slice.svg?color=%231a73e8&size=48