cheese cake 01 icon

cheese-cake-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cheese-cake-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cheese cake 01 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-width="1.5"><path stroke-linejoin="round" d="M3.539 17h7.512m7.512 0h2.504M12.535 5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 0c.167-.5.9-1.6 2.5-2"/><path stroke-linejoin="round" d="M10.021 8.015c-5.95 2.249-8.349 3.287-7.985 4.031c1.98.936 5.615.695 9.335.555c1.024-.038 2.035.47 2.267 1.477c.164.711.207 1.332.53 1.726c.186.226.501.302.783.229c.76-.2 1.074-1.049 1.45-2.54c.073-.29.177-.603.458-.7c1.26-.438 5.14.527 5.14-1.25c-.063-1.85-.737-3.003-2.9-4.718a3.5 3.5 0 0 0-2.456-.754c-.925.074-1.356.195-1.631.432"/><path d="m2.013 11.993l.976 4.305c.499 2.254.749 3.381 1.571 4.042c.823.66 1.977.66 4.286.66h8.577c1.723 0 2.584 0 3.155-.518c.572-.518.656-1.375.826-3.09l.59-5.758"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCheeseCake01(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M3.539 17h7.512m7.512 0h2.504M12.535 5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 0c.167-.5.9-1.6 2.5-2"/><path strokeLinejoin="round" d="M10.021 8.015c-5.95 2.249-8.349 3.287-7.985 4.031c1.98.936 5.615.695 9.335.555c1.024-.038 2.035.47 2.267 1.477c.164.711.207 1.332.53 1.726c.186.226.501.302.783.229c.76-.2 1.074-1.049 1.45-2.54c.073-.29.177-.603.458-.7c1.26-.438 5.14.527 5.14-1.25c-.063-1.85-.737-3.003-2.9-4.718a3.5 3.5 0 0 0-2.456-.754c-.925.074-1.356.195-1.631.432"/><path d="m2.013 11.993l.976 4.305c.499 2.254.749 3.381 1.571 4.042c.823.66 1.977.66 4.286.66h8.577c1.723 0 2.584 0 3.155-.518c.572-.518.656-1.375.826-3.09l.59-5.758"/></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-width="1.5"><path stroke-linejoin="round" d="M3.539 17h7.512m7.512 0h2.504M12.535 5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 0c.167-.5.9-1.6 2.5-2"/><path stroke-linejoin="round" d="M10.021 8.015c-5.95 2.249-8.349 3.287-7.985 4.031c1.98.936 5.615.695 9.335.555c1.024-.038 2.035.47 2.267 1.477c.164.711.207 1.332.53 1.726c.186.226.501.302.783.229c.76-.2 1.074-1.049 1.45-2.54c.073-.29.177-.603.458-.7c1.26-.438 5.14.527 5.14-1.25c-.063-1.85-.737-3.003-2.9-4.718a3.5 3.5 0 0 0-2.456-.754c-.925.074-1.356.195-1.631.432"/><path d="m2.013 11.993l.976 4.305c.499 2.254.749 3.381 1.571 4.042c.823.66 1.977.66 4.286.66h8.577c1.723 0 2.584 0 3.155-.518c.572-.518.656-1.375.826-3.09l.59-5.758"/></g></svg>
</template>

CSS

.icon-cheese-cake-01 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.539%2017h7.512m7.512%200h2.504M12.535%205a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5m0%200c.167-.5.9-1.6%202.5-2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.021%208.015c-5.95%202.249-8.349%203.287-7.985%204.031c1.98.936%205.615.695%209.335.555c1.024-.038%202.035.47%202.267%201.477c.164.711.207%201.332.53%201.726c.186.226.501.302.783.229c.76-.2%201.074-1.049%201.45-2.54c.073-.29.177-.603.458-.7c1.26-.438%205.14.527%205.14-1.25c-.063-1.85-.737-3.003-2.9-4.718a3.5%203.5%200%200%200-2.456-.754c-.925.074-1.356.195-1.631.432%22%2F%3E%3Cpath%20d%3D%22m2.013%2011.993l.976%204.305c.499%202.254.749%203.381%201.571%204.042c.823.66%201.977.66%204.286.66h8.577c1.723%200%202.584%200%203.155-.518c.572-.518.656-1.375.826-3.09l.59-5.758%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.539%2017h7.512m7.512%200h2.504M12.535%205a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5m0%200c.167-.5.9-1.6%202.5-2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.021%208.015c-5.95%202.249-8.349%203.287-7.985%204.031c1.98.936%205.615.695%209.335.555c1.024-.038%202.035.47%202.267%201.477c.164.711.207%201.332.53%201.726c.186.226.501.302.783.229c.76-.2%201.074-1.049%201.45-2.54c.073-.29.177-.603.458-.7c1.26-.438%205.14.527%205.14-1.25c-.063-1.85-.737-3.003-2.9-4.718a3.5%203.5%200%200%200-2.456-.754c-.925.074-1.356.195-1.631.432%22%2F%3E%3Cpath%20d%3D%22m2.013%2011.993l.976%204.305c.499%202.254.749%203.381%201.571%204.042c.823.66%201.977.66%204.286.66h8.577c1.723%200%202.584%200%203.155-.518c.572-.518.656-1.375.826-3.09l.59-5.758%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-01.svg?color=%231a73e8&size=48