cookie icon
cookie-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- cookie-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
cookieBootstrap IconscookieBoxIcons v2cookieBoxIcons v2 SolidcookieCarboncookieEmoji One (Colored)cookieFont Awesome 6 SolidcookieFont Awesome Solidcookie-outlineFlowbite IconscookieFluent EmojicookieFluent Emoji FlatcookieFluent Emoji High ContrastcookieFirefox OS EmojicookieHuge IconscookieIconoircookieLine AwesomecookieMaterial Line IconscookieLucidecookieMajesticonscookieMaterial SymbolscookieMaterial Symbols LightcookieMaterial Design Iconscookie-fillMingCute IconcookieMyna UI IconscookieNoto Emoji
Use the cookie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.66 166.34a8 8 0 1 1-11.32 0a8 8 0 0 1 11.32 0m-75.32-8a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0m3.32-56a8 8 0 1 0 0 11.32a8 8 0 0 0 0-11.32m36.68 16a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0M228 128A100 100 0 1 1 128 28a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4m-8.08 3.84a52.08 52.08 0 0 1-47.78-48a52.08 52.08 0 0 1-48-47.78a92 92 0 1 0 95.76 95.76Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCookieThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.66 166.34a8 8 0 1 1-11.32 0a8 8 0 0 1 11.32 0m-75.32-8a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0m3.32-56a8 8 0 1 0 0 11.32a8 8 0 0 0 0-11.32m36.68 16a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0M228 128A100 100 0 1 1 128 28a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4m-8.08 3.84a52.08 52.08 0 0 1-47.78-48a52.08 52.08 0 0 1-48-47.78a92 92 0 1 0 95.76 95.76Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.66 166.34a8 8 0 1 1-11.32 0a8 8 0 0 1 11.32 0m-75.32-8a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0m3.32-56a8 8 0 1 0 0 11.32a8 8 0 0 0 0-11.32m36.68 16a8 8 0 1 0 11.32 0a8 8 0 0 0-11.32 0M228 128A100 100 0 1 1 128 28a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4a44.05 44.05 0 0 0 44 44a4 4 0 0 1 4 4m-8.08 3.84a52.08 52.08 0 0 1-47.78-48a52.08 52.08 0 0 1-48-47.78a92 92 0 1 0 95.76 95.76Z"/></svg> </template>
CSS
.icon-cookie-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.66%20166.34a8%208%200%201%201-11.32%200a8%208%200%200%201%2011.32%200m-75.32-8a8%208%200%201%200%2011.32%200a8%208%200%200%200-11.32%200m3.32-56a8%208%200%201%200%200%2011.32a8%208%200%200%200%200-11.32m36.68%2016a8%208%200%201%200%2011.32%200a8%208%200%200%200-11.32%200M228%20128A100%20100%200%201%201%20128%2028a4%204%200%200%201%204%204a44.05%2044.05%200%200%200%2044%2044a4%204%200%200%201%204%204a44.05%2044.05%200%200%200%2044%2044a4%204%200%200%201%204%204m-8.08%203.84a52.08%2052.08%200%200%201-47.78-48a52.08%2052.08%200%200%201-48-47.78a92%2092%200%201%200%2095.76%2095.76Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.66%20166.34a8%208%200%201%201-11.32%200a8%208%200%200%201%2011.32%200m-75.32-8a8%208%200%201%200%2011.32%200a8%208%200%200%200-11.32%200m3.32-56a8%208%200%201%200%200%2011.32a8%208%200%200%200%200-11.32m36.68%2016a8%208%200%201%200%2011.32%200a8%208%200%200%200-11.32%200M228%20128A100%20100%200%201%201%20128%2028a4%204%200%200%201%204%204a44.05%2044.05%200%200%200%2044%2044a4%204%200%200%201%204%204a44.05%2044.05%200%200%200%2044%2044a4%204%200%200%201%204%204m-8.08%203.84a52.08%2052.08%200%200%201-47.78-48a52.08%2052.08%200%200%201-48-47.78a92%2092%200%201%200%2095.76%2095.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cookie-thin.svg?color=%231a73e8&size=48