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

Name
cookie-off-outline-rounded
Set
Material Symbols Light
Style
Outline 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="M18.27 8.335q-.012.965.593 1.815t1.478 1.09q.286.089.482.278t.177.476q-.038 1.073-.302 2.1t-.771 1.96q-.098.183-.296.237q-.198.055-.375-.049q-.177-.103-.232-.301q-.055-.199.043-.387q.41-.754.666-1.596t.306-1.792q-1.25-.512-1.944-1.424t-.828-2.182q-1.944-.16-3.29-1.352t-1.479-3.175q-1.156-.108-2.16.134t-1.922.74q-.202.099-.41.044t-.331-.232t-.064-.388t.241-.31q1.085-.563 2.257-.79q1.172-.225 2.389-.225q.379 0 .68.204q.303.204.303.563q0 1.66 1.238 2.695t2.833 1.098q.31.007.516.233t.201.536M8.5 14.808q-.529 0-.918-.39t-.39-.918q0-.548.39-.928t.918-.38q.548 0 .928.38t.38.928q0 .529-.38.918q-.38.39-.928.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 21m0-1q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m1.994-10.044"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCookieOffOutlineRounded(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="M18.27 8.335q-.012.965.593 1.815t1.478 1.09q.286.089.482.278t.177.476q-.038 1.073-.302 2.1t-.771 1.96q-.098.183-.296.237q-.198.055-.375-.049q-.177-.103-.232-.301q-.055-.199.043-.387q.41-.754.666-1.596t.306-1.792q-1.25-.512-1.944-1.424t-.828-2.182q-1.944-.16-3.29-1.352t-1.479-3.175q-1.156-.108-2.16.134t-1.922.74q-.202.099-.41.044t-.331-.232t-.064-.388t.241-.31q1.085-.563 2.257-.79q1.172-.225 2.389-.225q.379 0 .68.204q.303.204.303.563q0 1.66 1.238 2.695t2.833 1.098q.31.007.516.233t.201.536M8.5 14.808q-.529 0-.918-.39t-.39-.918q0-.548.39-.928t.918-.38q.548 0 .928.38t.38.928q0 .529-.38.918q-.38.39-.928.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 21m0-1q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m1.994-10.044"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.27 8.335q-.012.965.593 1.815t1.478 1.09q.286.089.482.278t.177.476q-.038 1.073-.302 2.1t-.771 1.96q-.098.183-.296.237q-.198.055-.375-.049q-.177-.103-.232-.301q-.055-.199.043-.387q.41-.754.666-1.596t.306-1.792q-1.25-.512-1.944-1.424t-.828-2.182q-1.944-.16-3.29-1.352t-1.479-3.175q-1.156-.108-2.16.134t-1.922.74q-.202.099-.41.044t-.331-.232t-.064-.388t.241-.31q1.085-.563 2.257-.79q1.172-.225 2.389-.225q.379 0 .68.204q.303.204.303.563q0 1.66 1.238 2.695t2.833 1.098q.31.007.516.233t.201.536M8.5 14.808q-.529 0-.918-.39t-.39-.918q0-.548.39-.928t.918-.38q.548 0 .928.38t.38.928q0 .529-.38.918q-.38.39-.928.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 21m0-1q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m1.994-10.044"/></svg>
</template>

CSS

.icon-cookie-off-outline-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%22M18.27%208.335q-.012.965.593%201.815t1.478%201.09q.286.089.482.278t.177.476q-.038%201.073-.302%202.1t-.771%201.96q-.098.183-.296.237q-.198.055-.375-.049q-.177-.103-.232-.301q-.055-.199.043-.387q.41-.754.666-1.596t.306-1.792q-1.25-.512-1.944-1.424t-.828-2.182q-1.944-.16-3.29-1.352t-1.479-3.175q-1.156-.108-2.16.134t-1.922.74q-.202.099-.41.044t-.331-.232t-.064-.388t.241-.31q1.085-.563%202.257-.79q1.172-.225%202.389-.225q.379%200%20.68.204q.303.204.303.563q0%201.66%201.238%202.695t2.833%201.098q.31.007.516.233t.201.536M8.5%2014.808q-.529%200-.918-.39t-.39-.918q0-.548.39-.928t.918-.38q.548%200%20.928.38t.38.928q0%20.529-.38.918q-.38.39-.928.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%2021m0-1q1.394%200%202.628-.454t2.249-1.248L5.702%207.123q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m1.994-10.044%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%22M18.27%208.335q-.012.965.593%201.815t1.478%201.09q.286.089.482.278t.177.476q-.038%201.073-.302%202.1t-.771%201.96q-.098.183-.296.237q-.198.055-.375-.049q-.177-.103-.232-.301q-.055-.199.043-.387q.41-.754.666-1.596t.306-1.792q-1.25-.512-1.944-1.424t-.828-2.182q-1.944-.16-3.29-1.352t-1.479-3.175q-1.156-.108-2.16.134t-1.922.74q-.202.099-.41.044t-.331-.232t-.064-.388t.241-.31q1.085-.563%202.257-.79q1.172-.225%202.389-.225q.379%200%20.68.204q.303.204.303.563q0%201.66%201.238%202.695t2.833%201.098q.31.007.516.233t.201.536M8.5%2014.808q-.529%200-.918-.39t-.39-.918q0-.548.39-.928t.918-.38q.548%200%20.928.38t.38.928q0%20.529-.38.918q-.38.39-.928.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%2021m0-1q1.394%200%202.628-.454t2.249-1.248L5.702%207.123q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m1.994-10.044%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-outline-rounded.svg?color=%231a73e8&size=48