cheese cake 02 icon
cheese-cake-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cheese-cake-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the cheese cake 02 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-width="1.5"><path stroke-linecap="round" d="M16.5 7c.933.424 1.5.982 1.5 1.592C18 9.922 15.314 11 12 11S6 9.922 6 8.592c0-.61.566-1.168 1.5-1.592"/><path d="M6 13c0 1.105 2.686 2 6 2s6-.895 6-2"/><path stroke-linecap="round" d="M18 9v8c0 1.105-2.686 2-6 2s-6-.895-6-2V9"/><path stroke-linecap="round" d="M20.5 16c.95.601 1.5 1.31 1.5 2.07C22 20.24 17.523 22 12 22S2 20.24 2 18.07c0-.76.55-1.469 1.5-2.07"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 4a2 2 0 1 1 0 4a2 2 0 0 1 0-4m0 0c0-.5.4-1.6 2-2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCheeseCake02(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" strokeWidth="1.5"><path strokeLinecap="round" d="M16.5 7c.933.424 1.5.982 1.5 1.592C18 9.922 15.314 11 12 11S6 9.922 6 8.592c0-.61.566-1.168 1.5-1.592"/><path d="M6 13c0 1.105 2.686 2 6 2s6-.895 6-2"/><path strokeLinecap="round" d="M18 9v8c0 1.105-2.686 2-6 2s-6-.895-6-2V9"/><path strokeLinecap="round" d="M20.5 16c.95.601 1.5 1.31 1.5 2.07C22 20.24 17.523 22 12 22S2 20.24 2 18.07c0-.76.55-1.469 1.5-2.07"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 4a2 2 0 1 1 0 4a2 2 0 0 1 0-4m0 0c0-.5.4-1.6 2-2"/></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-width="1.5"><path stroke-linecap="round" d="M16.5 7c.933.424 1.5.982 1.5 1.592C18 9.922 15.314 11 12 11S6 9.922 6 8.592c0-.61.566-1.168 1.5-1.592"/><path d="M6 13c0 1.105 2.686 2 6 2s6-.895 6-2"/><path stroke-linecap="round" d="M18 9v8c0 1.105-2.686 2-6 2s-6-.895-6-2V9"/><path stroke-linecap="round" d="M20.5 16c.95.601 1.5 1.31 1.5 2.07C22 20.24 17.523 22 12 22S2 20.24 2 18.07c0-.76.55-1.469 1.5-2.07"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 4a2 2 0 1 1 0 4a2 2 0 0 1 0-4m0 0c0-.5.4-1.6 2-2"/></g></svg> </template>
CSS
.icon-cheese-cake-02 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%207c.933.424%201.5.982%201.5%201.592C18%209.922%2015.314%2011%2012%2011S6%209.922%206%208.592c0-.61.566-1.168%201.5-1.592%22%2F%3E%3Cpath%20d%3D%22M6%2013c0%201.105%202.686%202%206%202s6-.895%206-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%209v8c0%201.105-2.686%202-6%202s-6-.895-6-2V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5%2016c.95.601%201.5%201.31%201.5%202.07C22%2020.24%2017.523%2022%2012%2022S2%2020.24%202%2018.07c0-.76.55-1.469%201.5-2.07%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204a2%202%200%201%201%200%204a2%202%200%200%201%200-4m0%200c0-.5.4-1.6%202-2%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%207c.933.424%201.5.982%201.5%201.592C18%209.922%2015.314%2011%2012%2011S6%209.922%206%208.592c0-.61.566-1.168%201.5-1.592%22%2F%3E%3Cpath%20d%3D%22M6%2013c0%201.105%202.686%202%206%202s6-.895%206-2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%209v8c0%201.105-2.686%202-6%202s-6-.895-6-2V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5%2016c.95.601%201.5%201.31%201.5%202.07C22%2020.24%2017.523%2022%2012%2022S2%2020.24%202%2018.07c0-.76.55-1.469%201.5-2.07%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204a2%202%200%201%201%200%204a2%202%200%200%201%200-4m0%200c0-.5.4-1.6%202-2%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/cheese-cake-02.svg?color=%231a73e8&size=48