cookie icon
cookie from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- cookie
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-cookie
The same icon in other sets
cookieBootstrap IconscookieBoxIcons v2 SolidcookieCarboncookieEmoji One (Colored)cookieFont Awesome 6 SolidcookieFluent EmojicookieFluent Emoji FlatcookieFluent Emoji High ContrastcookieHuge IconscookieIconoircookieLine AwesomecookieMaterial Line IconscookieLucidecookieMajesticonscookieMaterial SymbolscookieMaterial Design Iconscookie-fillMingCute IconcookieNoto EmojicookieOpenMojicookiePhosphorcookieRadix Iconscookie-fillRemix IconcookieStreamline EmojiscookieTabler Icons
Use the cookie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.598 11.064a1 1 0 0 0-.854-.172A3 3 0 0 1 20 11c-1.654 0-3-1.346-3.003-2.937c.005-.034.016-.136.017-.17a.998.998 0 0 0-1.254-1.006A3 3 0 0 1 15 7c-1.654 0-3-1.346-3-3c0-.217.031-.444.099-.716a1 1 0 0 0-1.067-1.236A9.956 9.956 0 0 0 2 12c0 5.514 4.486 10 10 10s10-4.486 10-10c0-.049-.003-.097-.007-.16a1 1 0 0 0-.395-.776M12 20c-4.411 0-8-3.589-8-8a7.96 7.96 0 0 1 6.006-7.75A5.006 5.006 0 0 0 15 9l.101-.001a5.01 5.01 0 0 0 4.837 4C19.444 16.941 16.073 20 12 20"/><circle cx="12.5" cy="11.5" r="1.5" fill="currentColor"/><circle cx="8.5" cy="8.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="12.5" r="1.5" fill="currentColor"/><circle cx="15.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="10.5" cy="16.5" r="1.5" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxCookie(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="M21.598 11.064a1 1 0 0 0-.854-.172A3 3 0 0 1 20 11c-1.654 0-3-1.346-3.003-2.937c.005-.034.016-.136.017-.17a.998.998 0 0 0-1.254-1.006A3 3 0 0 1 15 7c-1.654 0-3-1.346-3-3c0-.217.031-.444.099-.716a1 1 0 0 0-1.067-1.236A9.956 9.956 0 0 0 2 12c0 5.514 4.486 10 10 10s10-4.486 10-10c0-.049-.003-.097-.007-.16a1 1 0 0 0-.395-.776M12 20c-4.411 0-8-3.589-8-8a7.96 7.96 0 0 1 6.006-7.75A5.006 5.006 0 0 0 15 9l.101-.001a5.01 5.01 0 0 0 4.837 4C19.444 16.941 16.073 20 12 20"/><circle cx="12.5" cy="11.5" r="1.5" fill="currentColor"/><circle cx="8.5" cy="8.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="12.5" r="1.5" fill="currentColor"/><circle cx="15.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="10.5" cy="16.5" r="1.5" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.598 11.064a1 1 0 0 0-.854-.172A3 3 0 0 1 20 11c-1.654 0-3-1.346-3.003-2.937c.005-.034.016-.136.017-.17a.998.998 0 0 0-1.254-1.006A3 3 0 0 1 15 7c-1.654 0-3-1.346-3-3c0-.217.031-.444.099-.716a1 1 0 0 0-1.067-1.236A9.956 9.956 0 0 0 2 12c0 5.514 4.486 10 10 10s10-4.486 10-10c0-.049-.003-.097-.007-.16a1 1 0 0 0-.395-.776M12 20c-4.411 0-8-3.589-8-8a7.96 7.96 0 0 1 6.006-7.75A5.006 5.006 0 0 0 15 9l.101-.001a5.01 5.01 0 0 0 4.837 4C19.444 16.941 16.073 20 12 20"/><circle cx="12.5" cy="11.5" r="1.5" fill="currentColor"/><circle cx="8.5" cy="8.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="12.5" r="1.5" fill="currentColor"/><circle cx="15.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="10.5" cy="16.5" r="1.5" fill="currentColor"/></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%22currentColor%22%20d%3D%22M21.598%2011.064a1%201%200%200%200-.854-.172A3%203%200%200%201%2020%2011c-1.654%200-3-1.346-3.003-2.937c.005-.034.016-.136.017-.17a.998.998%200%200%200-1.254-1.006A3%203%200%200%201%2015%207c-1.654%200-3-1.346-3-3c0-.217.031-.444.099-.716a1%201%200%200%200-1.067-1.236A9.956%209.956%200%200%200%202%2012c0%205.514%204.486%2010%2010%2010s10-4.486%2010-10c0-.049-.003-.097-.007-.16a1%201%200%200%200-.395-.776M12%2020c-4.411%200-8-3.589-8-8a7.96%207.96%200%200%201%206.006-7.75A5.006%205.006%200%200%200%2015%209l.101-.001a5.01%205.01%200%200%200%204.837%204C19.444%2016.941%2016.073%2020%2012%2020%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%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%22M21.598%2011.064a1%201%200%200%200-.854-.172A3%203%200%200%201%2020%2011c-1.654%200-3-1.346-3.003-2.937c.005-.034.016-.136.017-.17a.998.998%200%200%200-1.254-1.006A3%203%200%200%201%2015%207c-1.654%200-3-1.346-3-3c0-.217.031-.444.099-.716a1%201%200%200%200-1.067-1.236A9.956%209.956%200%200%200%202%2012c0%205.514%204.486%2010%2010%2010s10-4.486%2010-10c0-.049-.003-.097-.007-.16a1%201%200%200%200-.395-.776M12%2020c-4.411%200-8-3.589-8-8a7.96%207.96%200%200%201%206.006-7.75A5.006%205.006%200%200%200%2015%209l.101-.001a5.01%205.01%200%200%200%204.837%204C19.444%2016.941%2016.073%2020%2012%2020%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2211.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2216.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/cookie.svg?color=%231a73e8&size=48