croissant icon

croissant from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
croissant
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the croissant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.504 10.497c-.456.46-.779 1.33-1.33 3.33c-.117.423-.203.86-.163 1.297c.06.648.28 1.05.72 1.38c.468.353 1.077.44 1.664.44h1.52c1.047 0 2.146-.207 2.848-.978c.798-.877 1.005-1.85.756-2.493m.5-9.92l3.35-1.326c1.025-.405 2.257-.288 3.003.516c.363.39.594.787.665 1.306v2.063c0 1.204-.52 2.393-1.563 3.014c-.599.355-1.178.605-1.945.875M4.005 8.017c1.206-2.15 2.076-3.03 4.01-3.968c.442-.238.81-.374 1.159-.398c1.393-.095 2.141 1.546 2.708 2.808l1.008 2.243c.091.204.162.417.196.637c.157.998.003 1.499-.56 2.15l-.917.907c-.39.386-.806.774-1.332.936q-.222.068-.432.077c-.937.036-1.817-.468-2.702-.777c-1.132-.394-1.97-1.03-3.138-2.135c-.622-.985-.592-1.529 0-2.48m13.033-.472c1.177.204 1.838.323 3.007.498c.458.067.8.005 1.185-.253c.594-.399.925-1.16.693-1.836c-.227-.663-.78-1.19-1.878-1.896c-1.153-.801-1.811-1.135-3.008-1.495M2.502 17.01c.094 1.388.578 2.273 2.005 3.985c.646.661 1.117.933 1.742.999c.49.051.967-.187 1.274-.57c.378-.47.531-.857.493-1.425l-.501-2.989"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCroissant(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M3.504 10.497c-.456.46-.779 1.33-1.33 3.33c-.117.423-.203.86-.163 1.297c.06.648.28 1.05.72 1.38c.468.353 1.077.44 1.664.44h1.52c1.047 0 2.146-.207 2.848-.978c.798-.877 1.005-1.85.756-2.493m.5-9.92l3.35-1.326c1.025-.405 2.257-.288 3.003.516c.363.39.594.787.665 1.306v2.063c0 1.204-.52 2.393-1.563 3.014c-.599.355-1.178.605-1.945.875M4.005 8.017c1.206-2.15 2.076-3.03 4.01-3.968c.442-.238.81-.374 1.159-.398c1.393-.095 2.141 1.546 2.708 2.808l1.008 2.243c.091.204.162.417.196.637c.157.998.003 1.499-.56 2.15l-.917.907c-.39.386-.806.774-1.332.936q-.222.068-.432.077c-.937.036-1.817-.468-2.702-.777c-1.132-.394-1.97-1.03-3.138-2.135c-.622-.985-.592-1.529 0-2.48m13.033-.472c1.177.204 1.838.323 3.007.498c.458.067.8.005 1.185-.253c.594-.399.925-1.16.693-1.836c-.227-.663-.78-1.19-1.878-1.896c-1.153-.801-1.811-1.135-3.008-1.495M2.502 17.01c.094 1.388.578 2.273 2.005 3.985c.646.661 1.117.933 1.742.999c.49.051.967-.187 1.274-.57c.378-.47.531-.857.493-1.425l-.501-2.989"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.504 10.497c-.456.46-.779 1.33-1.33 3.33c-.117.423-.203.86-.163 1.297c.06.648.28 1.05.72 1.38c.468.353 1.077.44 1.664.44h1.52c1.047 0 2.146-.207 2.848-.978c.798-.877 1.005-1.85.756-2.493m.5-9.92l3.35-1.326c1.025-.405 2.257-.288 3.003.516c.363.39.594.787.665 1.306v2.063c0 1.204-.52 2.393-1.563 3.014c-.599.355-1.178.605-1.945.875M4.005 8.017c1.206-2.15 2.076-3.03 4.01-3.968c.442-.238.81-.374 1.159-.398c1.393-.095 2.141 1.546 2.708 2.808l1.008 2.243c.091.204.162.417.196.637c.157.998.003 1.499-.56 2.15l-.917.907c-.39.386-.806.774-1.332.936q-.222.068-.432.077c-.937.036-1.817-.468-2.702-.777c-1.132-.394-1.97-1.03-3.138-2.135c-.622-.985-.592-1.529 0-2.48m13.033-.472c1.177.204 1.838.323 3.007.498c.458.067.8.005 1.185-.253c.594-.399.925-1.16.693-1.836c-.227-.663-.78-1.19-1.878-1.896c-1.153-.801-1.811-1.135-3.008-1.495M2.502 17.01c.094 1.388.578 2.273 2.005 3.985c.646.661 1.117.933 1.742.999c.49.051.967-.187 1.274-.57c.378-.47.531-.857.493-1.425l-.501-2.989"/></svg>
</template>

CSS

.icon-croissant {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.504%2010.497c-.456.46-.779%201.33-1.33%203.33c-.117.423-.203.86-.163%201.297c.06.648.28%201.05.72%201.38c.468.353%201.077.44%201.664.44h1.52c1.047%200%202.146-.207%202.848-.978c.798-.877%201.005-1.85.756-2.493m.5-9.92l3.35-1.326c1.025-.405%202.257-.288%203.003.516c.363.39.594.787.665%201.306v2.063c0%201.204-.52%202.393-1.563%203.014c-.599.355-1.178.605-1.945.875M4.005%208.017c1.206-2.15%202.076-3.03%204.01-3.968c.442-.238.81-.374%201.159-.398c1.393-.095%202.141%201.546%202.708%202.808l1.008%202.243c.091.204.162.417.196.637c.157.998.003%201.499-.56%202.15l-.917.907c-.39.386-.806.774-1.332.936q-.222.068-.432.077c-.937.036-1.817-.468-2.702-.777c-1.132-.394-1.97-1.03-3.138-2.135c-.622-.985-.592-1.529%200-2.48m13.033-.472c1.177.204%201.838.323%203.007.498c.458.067.8.005%201.185-.253c.594-.399.925-1.16.693-1.836c-.227-.663-.78-1.19-1.878-1.896c-1.153-.801-1.811-1.135-3.008-1.495M2.502%2017.01c.094%201.388.578%202.273%202.005%203.985c.646.661%201.117.933%201.742.999c.49.051.967-.187%201.274-.57c.378-.47.531-.857.493-1.425l-.501-2.989%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.504%2010.497c-.456.46-.779%201.33-1.33%203.33c-.117.423-.203.86-.163%201.297c.06.648.28%201.05.72%201.38c.468.353%201.077.44%201.664.44h1.52c1.047%200%202.146-.207%202.848-.978c.798-.877%201.005-1.85.756-2.493m.5-9.92l3.35-1.326c1.025-.405%202.257-.288%203.003.516c.363.39.594.787.665%201.306v2.063c0%201.204-.52%202.393-1.563%203.014c-.599.355-1.178.605-1.945.875M4.005%208.017c1.206-2.15%202.076-3.03%204.01-3.968c.442-.238.81-.374%201.159-.398c1.393-.095%202.141%201.546%202.708%202.808l1.008%202.243c.091.204.162.417.196.637c.157.998.003%201.499-.56%202.15l-.917.907c-.39.386-.806.774-1.332.936q-.222.068-.432.077c-.937.036-1.817-.468-2.702-.777c-1.132-.394-1.97-1.03-3.138-2.135c-.622-.985-.592-1.529%200-2.48m13.033-.472c1.177.204%201.838.323%203.007.498c.458.067.8.005%201.185-.253c.594-.399.925-1.16.693-1.836c-.227-.663-.78-1.19-1.878-1.896c-1.153-.801-1.811-1.135-3.008-1.495M2.502%2017.01c.094%201.388.578%202.273%202.005%203.985c.646.661%201.117.933%201.742.999c.49.051.967-.187%201.274-.57c.378-.47.531-.857.493-1.425l-.501-2.989%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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