cookie from Myna UI Icons by Praveen Juge · Regular · MIT Free for personal and commercial use.

Name
cookie
Set
Myna UI Icons
Style
Regular
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the cookie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.003 21a9.003 9.003 0 0 0 8.996-8.658c.006-.153-.16-.25-.298-.181c-2.476 1.247-4.006-.077-3.757-1.854a.23.23 0 0 0-.252-.257c-2.171.303-3.086-1.014-2.744-2.804a.225.225 0 0 0-.201-.261c-2.043-.182-2.212-2.54-1.861-3.69c.043-.142-.059-.3-.207-.295a9.003 9.003 0 0 0 .324 18M15 16.354l.354-.354M10 17.354l.354-.354M8 8.354L8.353 8M7 13.354L7.353 13M12 12.354l.354-.354"/></svg>

React

import type { SVGProps } from "react";

export function MynauiCookie(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12.003 21a9.003 9.003 0 0 0 8.996-8.658c.006-.153-.16-.25-.298-.181c-2.476 1.247-4.006-.077-3.757-1.854a.23.23 0 0 0-.252-.257c-2.171.303-3.086-1.014-2.744-2.804a.225.225 0 0 0-.201-.261c-2.043-.182-2.212-2.54-1.861-3.69c.043-.142-.059-.3-.207-.295a9.003 9.003 0 0 0 .324 18M15 16.354l.354-.354M10 17.354l.354-.354M8 8.354L8.353 8M7 13.354L7.353 13M12 12.354l.354-.354"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.003 21a9.003 9.003 0 0 0 8.996-8.658c.006-.153-.16-.25-.298-.181c-2.476 1.247-4.006-.077-3.757-1.854a.23.23 0 0 0-.252-.257c-2.171.303-3.086-1.014-2.744-2.804a.225.225 0 0 0-.201-.261c-2.043-.182-2.212-2.54-1.861-3.69c.043-.142-.059-.3-.207-.295a9.003 9.003 0 0 0 .324 18M15 16.354l.354-.354M10 17.354l.354-.354M8 8.354L8.353 8M7 13.354L7.353 13M12 12.354l.354-.354"/></svg>
</template>

CSS

.icon-cookie {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.003%2021a9.003%209.003%200%200%200%208.996-8.658c.006-.153-.16-.25-.298-.181c-2.476%201.247-4.006-.077-3.757-1.854a.23.23%200%200%200-.252-.257c-2.171.303-3.086-1.014-2.744-2.804a.225.225%200%200%200-.201-.261c-2.043-.182-2.212-2.54-1.861-3.69c.043-.142-.059-.3-.207-.295a9.003%209.003%200%200%200%20.324%2018M15%2016.354l.354-.354M10%2017.354l.354-.354M8%208.354L8.353%208M7%2013.354L7.353%2013M12%2012.354l.354-.354%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12.003%2021a9.003%209.003%200%200%200%208.996-8.658c.006-.153-.16-.25-.298-.181c-2.476%201.247-4.006-.077-3.757-1.854a.23.23%200%200%200-.252-.257c-2.171.303-3.086-1.014-2.744-2.804a.225.225%200%200%200-.201-.261c-2.043-.182-2.212-2.54-1.861-3.69c.043-.142-.059-.3-.207-.295a9.003%209.003%200%200%200%20.324%2018M15%2016.354l.354-.354M10%2017.354l.354-.354M8%208.354L8.353%208M7%2013.354L7.353%2013M12%2012.354l.354-.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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