cookie-man-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
cookie-man-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the cookie man icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a4 4 0 0 1 3.949 4.64l.206-.055a3 3 0 0 1 1.554 5.795l-1.71.458v.76l1.85 3.2a3 3 0 0 1-5.197 3L12 18.67l-.652 1.129a3 3 0 0 1-5.196-3L8 13.598v-.76l-1.708-.458a3 3 0 1 1 1.552-5.795l.206.055A4 4 0 0 1 12 2m0 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m0-3a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCookieManFill(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="M12 2a4 4 0 0 1 3.949 4.64l.206-.055a3 3 0 0 1 1.554 5.795l-1.71.458v.76l1.85 3.2a3 3 0 0 1-5.197 3L12 18.67l-.652 1.129a3 3 0 0 1-5.196-3L8 13.598v-.76l-1.708-.458a3 3 0 1 1 1.552-5.795l.206.055A4 4 0 0 1 12 2m0 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m0-3a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a4 4 0 0 1 3.949 4.64l.206-.055a3 3 0 0 1 1.554 5.795l-1.71.458v.76l1.85 3.2a3 3 0 0 1-5.197 3L12 18.67l-.652 1.129a3 3 0 0 1-5.196-3L8 13.598v-.76l-1.708-.458a3 3 0 1 1 1.552-5.795l.206.055A4 4 0 0 1 12 2m0 11a1 1 0 1 0 0 2a1 1 0 0 0 0-2m0-3a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
</template>

CSS

.icon-cookie-man-fill {
  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%22M12%202a4%204%200%200%201%203.949%204.64l.206-.055a3%203%200%200%201%201.554%205.795l-1.71.458v.76l1.85%203.2a3%203%200%200%201-5.197%203L12%2018.67l-.652%201.129a3%203%200%200%201-5.196-3L8%2013.598v-.76l-1.708-.458a3%203%200%201%201%201.552-5.795l.206.055A4%204%200%200%201%2012%202m0%2011a1%201%200%201%200%200%202a1%201%200%200%200%200-2m0-3a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%22M12%202a4%204%200%200%201%203.949%204.64l.206-.055a3%203%200%200%201%201.554%205.795l-1.71.458v.76l1.85%203.2a3%203%200%200%201-5.197%203L12%2018.67l-.652%201.129a3%203%200%200%201-5.196-3L8%2013.598v-.76l-1.708-.458a3%203%200%201%201%201.552-5.795l.206.055A4%204%200%200%201%2012%202m0%2011a1%201%200%201%200%200%202a1%201%200%200%200%200-2m0-3a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/cookie-man-fill.svg?color=%231a73e8&size=48