cupcake 01 icon

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

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

Related icons in Huge Icons

Use the cupcake 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-linejoin="round" stroke-width="1.5"><path d="m6 13.579l1.062 4.436c.365 1.52.547 2.28.977 2.829c.284.362.642.653 1.047.853C9.7 22 10.451 22 11.952 22c1.57 0 2.356 0 2.988-.325c.417-.214.78-.525 1.063-.91c.43-.583.583-1.387.891-2.994L18 12"/><path stroke-linecap="round" d="M12 10c-3.959.495-6-.5-5.514-2.456m0 0C5.074 7.788 4 9.518 4 11c0 1.657 1 3 3 3s9-1 9-1c2.5-.5 4-2 4-3.5C20 7.29 18.21 6 16 6a4 4 0 0 0-4-4c1 1-.5 2.25-2 3c-1 .5-3.028.588-3.514 2.544"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCupcake01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m6 13.579l1.062 4.436c.365 1.52.547 2.28.977 2.829c.284.362.642.653 1.047.853C9.7 22 10.451 22 11.952 22c1.57 0 2.356 0 2.988-.325c.417-.214.78-.525 1.063-.91c.43-.583.583-1.387.891-2.994L18 12"/><path strokeLinecap="round" d="M12 10c-3.959.495-6-.5-5.514-2.456m0 0C5.074 7.788 4 9.518 4 11c0 1.657 1 3 3 3s9-1 9-1c2.5-.5 4-2 4-3.5C20 7.29 18.21 6 16 6a4 4 0 0 0-4-4c1 1-.5 2.25-2 3c-1 .5-3.028.588-3.514 2.544"/></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-linejoin="round" stroke-width="1.5"><path d="m6 13.579l1.062 4.436c.365 1.52.547 2.28.977 2.829c.284.362.642.653 1.047.853C9.7 22 10.451 22 11.952 22c1.57 0 2.356 0 2.988-.325c.417-.214.78-.525 1.063-.91c.43-.583.583-1.387.891-2.994L18 12"/><path stroke-linecap="round" d="M12 10c-3.959.495-6-.5-5.514-2.456m0 0C5.074 7.788 4 9.518 4 11c0 1.657 1 3 3 3s9-1 9-1c2.5-.5 4-2 4-3.5C20 7.29 18.21 6 16 6a4 4 0 0 0-4-4c1 1-.5 2.25-2 3c-1 .5-3.028.588-3.514 2.544"/></g></svg>
</template>

CSS

.icon-cupcake-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m6%2013.579l1.062%204.436c.365%201.52.547%202.28.977%202.829c.284.362.642.653%201.047.853C9.7%2022%2010.451%2022%2011.952%2022c1.57%200%202.356%200%202.988-.325c.417-.214.78-.525%201.063-.91c.43-.583.583-1.387.891-2.994L18%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2010c-3.959.495-6-.5-5.514-2.456m0%200C5.074%207.788%204%209.518%204%2011c0%201.657%201%203%203%203s9-1%209-1c2.5-.5%204-2%204-3.5C20%207.29%2018.21%206%2016%206a4%204%200%200%200-4-4c1%201-.5%202.25-2%203c-1%20.5-3.028.588-3.514%202.544%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m6%2013.579l1.062%204.436c.365%201.52.547%202.28.977%202.829c.284.362.642.653%201.047.853C9.7%2022%2010.451%2022%2011.952%2022c1.57%200%202.356%200%202.988-.325c.417-.214.78-.525%201.063-.91c.43-.583.583-1.387.891-2.994L18%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2010c-3.959.495-6-.5-5.514-2.456m0%200C5.074%207.788%204%209.518%204%2011c0%201.657%201%203%203%203s9-1%209-1c2.5-.5%204-2%204-3.5C20%207.29%2018.21%206%2016%206a4%204%200%200%200-4-4c1%201-.5%202.25-2%203c-1%20.5-3.028.588-3.514%202.544%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/cupcake-01.svg?color=%231a73e8&size=48