cookie-off-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
cookie-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the cookie off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 14.808q.548 0 .928-.39t.38-.918q0-.548-.38-.928t-.928-.38q-.529 0-.918.38q-.39.38-.39.928q0 .529.39.918t.918.39M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m6.27-12.666q-.012.966.593 1.816t1.478 1.09q.286.089.482.278t.177.476q-.038.985-.277 1.942t-.663 1.847q-.087.165-.221.263q-.135.098-.295.148t-.331.02t-.326-.145L7.923 5.125q-.134-.154-.174-.348t.01-.36t.158-.319t.274-.24q1.009-.47 2.097-.661q1.087-.191 2.21-.191q.379 0 .68.203q.303.204.303.564q0 1.66 1.238 2.695t2.833 1.097q.31.008.516.234t.201.535"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCookieOffRounded(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="M8.5 14.808q.548 0 .928-.39t.38-.918q0-.548-.38-.928t-.928-.38q-.529 0-.918.38q-.39.38-.39.928q0 .529.39.918t.918.39M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m6.27-12.666q-.012.966.593 1.816t1.478 1.09q.286.089.482.278t.177.476q-.038.985-.277 1.942t-.663 1.847q-.087.165-.221.263q-.135.098-.295.148t-.331.02t-.326-.145L7.923 5.125q-.134-.154-.174-.348t.01-.36t.158-.319t.274-.24q1.009-.47 2.097-.661q1.087-.191 2.21-.191q.379 0 .68.203q.303.204.303.564q0 1.66 1.238 2.695t2.833 1.097q.31.008.516.234t.201.535"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 14.808q.548 0 .928-.39t.38-.918q0-.548-.38-.928t-.928-.38q-.529 0-.918.38q-.39.38-.39.928q0 .529.39.918t.918.39M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m6.27-12.666q-.012.966.593 1.816t1.478 1.09q.286.089.482.278t.177.476q-.038.985-.277 1.942t-.663 1.847q-.087.165-.221.263q-.135.098-.295.148t-.331.02t-.326-.145L7.923 5.125q-.134-.154-.174-.348t.01-.36t.158-.319t.274-.24q1.009-.47 2.097-.661q1.087-.191 2.21-.191q.379 0 .68.203q.303.204.303.564q0 1.66 1.238 2.695t2.833 1.097q.31.008.516.234t.201.535"/></svg>
</template>

CSS

.icon-cookie-off-rounded {
  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%22M8.5%2014.808q.548%200%20.928-.39t.38-.918q0-.548-.38-.928t-.928-.38q-.529%200-.918.38q-.39.38-.39.928q0%20.529.39.918t.918.39M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578%201.456T12%2021m6.27-12.666q-.012.966.593%201.816t1.478%201.09q.286.089.482.278t.177.476q-.038.985-.277%201.942t-.663%201.847q-.087.165-.221.263q-.135.098-.295.148t-.331.02t-.326-.145L7.923%205.125q-.134-.154-.174-.348t.01-.36t.158-.319t.274-.24q1.009-.47%202.097-.661q1.087-.191%202.21-.191q.379%200%20.68.203q.303.204.303.564q0%201.66%201.238%202.695t2.833%201.097q.31.008.516.234t.201.535%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%22M8.5%2014.808q.548%200%20.928-.39t.38-.918q0-.548-.38-.928t-.928-.38q-.529%200-.918.38q-.39.38-.39.928q0%20.529.39.918t.918.39M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578%201.456T12%2021m6.27-12.666q-.012.966.593%201.816t1.478%201.09q.286.089.482.278t.177.476q-.038.985-.277%201.942t-.663%201.847q-.087.165-.221.263q-.135.098-.295.148t-.331.02t-.326-.145L7.923%205.125q-.134-.154-.174-.348t.01-.36t.158-.319t.274-.24q1.009-.47%202.097-.661q1.087-.191%202.21-.191q.379%200%20.68.203q.303.204.303.564q0%201.66%201.238%202.695t2.833%201.097q.31.008.516.234t.201.535%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cookie-off-rounded.svg?color=%231a73e8&size=48