cookie-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
cookie-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

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 256 256"><path fill="currentColor" d="M167.31 160.69a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0m-86.62-8a16 16 0 1 0 22.62 0a16 16 0 0 0-22.62 0m14.62-33.38a16 16 0 1 0-22.62 0a16 16 0 0 0 22.62 0m48-6.62a16 16 0 1 0 0 22.62a16 16 0 0 0 0-22.62M236 128A108 108 0 1 1 128 20a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12m-24.67 10.65A60.17 60.17 0 0 1 165 91a60.17 60.17 0 0 1-47.66-46.32a84 84 0 1 0 94 94Z"/></svg>

React

import type { SVGProps } from "react";

export function PhCookieBold(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="M167.31 160.69a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0m-86.62-8a16 16 0 1 0 22.62 0a16 16 0 0 0-22.62 0m14.62-33.38a16 16 0 1 0-22.62 0a16 16 0 0 0 22.62 0m48-6.62a16 16 0 1 0 0 22.62a16 16 0 0 0 0-22.62M236 128A108 108 0 1 1 128 20a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12m-24.67 10.65A60.17 60.17 0 0 1 165 91a60.17 60.17 0 0 1-47.66-46.32a84 84 0 1 0 94 94Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M167.31 160.69a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0m-86.62-8a16 16 0 1 0 22.62 0a16 16 0 0 0-22.62 0m14.62-33.38a16 16 0 1 0-22.62 0a16 16 0 0 0 22.62 0m48-6.62a16 16 0 1 0 0 22.62a16 16 0 0 0 0-22.62M236 128A108 108 0 1 1 128 20a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12a36 36 0 0 0 36 36a12 12 0 0 1 12 12m-24.67 10.65A60.17 60.17 0 0 1 165 91a60.17 60.17 0 0 1-47.66-46.32a84 84 0 1 0 94 94Z"/></svg>
</template>

CSS

.icon-cookie-bold {
  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%22M167.31%20160.69a16%2016%200%201%201-22.62%200a16%2016%200%200%201%2022.62%200m-86.62-8a16%2016%200%201%200%2022.62%200a16%2016%200%200%200-22.62%200m14.62-33.38a16%2016%200%201%200-22.62%200a16%2016%200%200%200%2022.62%200m48-6.62a16%2016%200%201%200%200%2022.62a16%2016%200%200%200%200-22.62M236%20128A108%20108%200%201%201%20128%2020a12%2012%200%200%201%2012%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%201%2012%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%201%2012%2012m-24.67%2010.65A60.17%2060.17%200%200%201%20165%2091a60.17%2060.17%200%200%201-47.66-46.32a84%2084%200%201%200%2094%2094Z%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%22M167.31%20160.69a16%2016%200%201%201-22.62%200a16%2016%200%200%201%2022.62%200m-86.62-8a16%2016%200%201%200%2022.62%200a16%2016%200%200%200-22.62%200m14.62-33.38a16%2016%200%201%200-22.62%200a16%2016%200%200%200%2022.62%200m48-6.62a16%2016%200%201%200%200%2022.62a16%2016%200%200%200%200-22.62M236%20128A108%20108%200%201%201%20128%2020a12%2012%200%200%201%2012%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%201%2012%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%201%2012%2012m-24.67%2010.65A60.17%2060.17%200%200%201%20165%2091a60.17%2060.17%200%200%201-47.66-46.32a84%2084%200%201%200%2094%2094Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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