croissant icon
croissant-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- croissant-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
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="currentColor" d="M5.046 2.737A2.58 2.58 0 0 1 6.6 2.25c.649 0 1.199.181 1.623.55c.413.358.634.83.757 1.28c.166.609.181 1.32.177 1.902q.322.122.585.356c.334.297.544.685.696 1.052l.805 1.765c.957-.042 1.89.475 2.507 1.086c.624.617 1.154 1.557 1.1 2.53l1.758.79c.368.152.757.362 1.054.697q.234.262.356.585c.582-.005 1.293.011 1.902.177c.45.123.922.344 1.28.757c.369.424.55.974.55 1.623c0 .6-.173 1.123-.487 1.553c-.309.422-.725.718-1.162.925c-.684.323-1.487.463-2.225.506c-.092.206-.213.4-.372.573c-.554.609-1.389.793-2.354.793h-.035c-1.6-.076-3.201-.734-4.456-1.71a2.3 2.3 0 0 1-.35.15c-.545.182-1.12.152-1.657.016c-1.06-.27-2.143-1.001-3.003-1.858s-1.595-1.938-1.863-3c-.136-.539-.161-1.116.026-1.663q.06-.178.15-.342c-.976-1.255-1.636-2.859-1.711-4.458L2.25 8.85c0-.965.184-1.8.793-2.354a2.1 2.1 0 0 1 .573-.372c.043-.738.183-1.541.506-2.225c.207-.437.503-.853.924-1.162m-.555 4.675c-.225.048-.356.117-.438.192c-.13.12-.3.407-.303 1.228c.06 1.205.554 2.458 1.303 3.468l4.77-2.644L9.068 8l-.012-.026c-.117-.286-.221-.436-.31-.515C8.68 7.4 8.59 7.35 8.4 7.35H5.25a4 4 0 0 0-.759.062M11.7 18.948c1.01.75 2.262 1.241 3.468 1.302c.82-.002 1.108-.172 1.228-.303c.075-.082.144-.213.192-.438l.004-.02a4 4 0 0 0 .058-.739V15.6c0-.191-.05-.28-.108-.345c-.08-.09-.23-.194-.516-.311l-.023-.01l-1.663-.749z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiCroissantSolid(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="M5.046 2.737A2.58 2.58 0 0 1 6.6 2.25c.649 0 1.199.181 1.623.55c.413.358.634.83.757 1.28c.166.609.181 1.32.177 1.902q.322.122.585.356c.334.297.544.685.696 1.052l.805 1.765c.957-.042 1.89.475 2.507 1.086c.624.617 1.154 1.557 1.1 2.53l1.758.79c.368.152.757.362 1.054.697q.234.262.356.585c.582-.005 1.293.011 1.902.177c.45.123.922.344 1.28.757c.369.424.55.974.55 1.623c0 .6-.173 1.123-.487 1.553c-.309.422-.725.718-1.162.925c-.684.323-1.487.463-2.225.506c-.092.206-.213.4-.372.573c-.554.609-1.389.793-2.354.793h-.035c-1.6-.076-3.201-.734-4.456-1.71a2.3 2.3 0 0 1-.35.15c-.545.182-1.12.152-1.657.016c-1.06-.27-2.143-1.001-3.003-1.858s-1.595-1.938-1.863-3c-.136-.539-.161-1.116.026-1.663q.06-.178.15-.342c-.976-1.255-1.636-2.859-1.711-4.458L2.25 8.85c0-.965.184-1.8.793-2.354a2.1 2.1 0 0 1 .573-.372c.043-.738.183-1.541.506-2.225c.207-.437.503-.853.924-1.162m-.555 4.675c-.225.048-.356.117-.438.192c-.13.12-.3.407-.303 1.228c.06 1.205.554 2.458 1.303 3.468l4.77-2.644L9.068 8l-.012-.026c-.117-.286-.221-.436-.31-.515C8.68 7.4 8.59 7.35 8.4 7.35H5.25a4 4 0 0 0-.759.062M11.7 18.948c1.01.75 2.262 1.241 3.468 1.302c.82-.002 1.108-.172 1.228-.303c.075-.082.144-.213.192-.438l.004-.02a4 4 0 0 0 .058-.739V15.6c0-.191-.05-.28-.108-.345c-.08-.09-.23-.194-.516-.311l-.023-.01l-1.663-.749z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.046 2.737A2.58 2.58 0 0 1 6.6 2.25c.649 0 1.199.181 1.623.55c.413.358.634.83.757 1.28c.166.609.181 1.32.177 1.902q.322.122.585.356c.334.297.544.685.696 1.052l.805 1.765c.957-.042 1.89.475 2.507 1.086c.624.617 1.154 1.557 1.1 2.53l1.758.79c.368.152.757.362 1.054.697q.234.262.356.585c.582-.005 1.293.011 1.902.177c.45.123.922.344 1.28.757c.369.424.55.974.55 1.623c0 .6-.173 1.123-.487 1.553c-.309.422-.725.718-1.162.925c-.684.323-1.487.463-2.225.506c-.092.206-.213.4-.372.573c-.554.609-1.389.793-2.354.793h-.035c-1.6-.076-3.201-.734-4.456-1.71a2.3 2.3 0 0 1-.35.15c-.545.182-1.12.152-1.657.016c-1.06-.27-2.143-1.001-3.003-1.858s-1.595-1.938-1.863-3c-.136-.539-.161-1.116.026-1.663q.06-.178.15-.342c-.976-1.255-1.636-2.859-1.711-4.458L2.25 8.85c0-.965.184-1.8.793-2.354a2.1 2.1 0 0 1 .573-.372c.043-.738.183-1.541.506-2.225c.207-.437.503-.853.924-1.162m-.555 4.675c-.225.048-.356.117-.438.192c-.13.12-.3.407-.303 1.228c.06 1.205.554 2.458 1.303 3.468l4.77-2.644L9.068 8l-.012-.026c-.117-.286-.221-.436-.31-.515C8.68 7.4 8.59 7.35 8.4 7.35H5.25a4 4 0 0 0-.759.062M11.7 18.948c1.01.75 2.262 1.241 3.468 1.302c.82-.002 1.108-.172 1.228-.303c.075-.082.144-.213.192-.438l.004-.02a4 4 0 0 0 .058-.739V15.6c0-.191-.05-.28-.108-.345c-.08-.09-.23-.194-.516-.311l-.023-.01l-1.663-.749z"/></svg> </template>
CSS
.icon-croissant-solid {
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%22M5.046%202.737A2.58%202.58%200%200%201%206.6%202.25c.649%200%201.199.181%201.623.55c.413.358.634.83.757%201.28c.166.609.181%201.32.177%201.902q.322.122.585.356c.334.297.544.685.696%201.052l.805%201.765c.957-.042%201.89.475%202.507%201.086c.624.617%201.154%201.557%201.1%202.53l1.758.79c.368.152.757.362%201.054.697q.234.262.356.585c.582-.005%201.293.011%201.902.177c.45.123.922.344%201.28.757c.369.424.55.974.55%201.623c0%20.6-.173%201.123-.487%201.553c-.309.422-.725.718-1.162.925c-.684.323-1.487.463-2.225.506c-.092.206-.213.4-.372.573c-.554.609-1.389.793-2.354.793h-.035c-1.6-.076-3.201-.734-4.456-1.71a2.3%202.3%200%200%201-.35.15c-.545.182-1.12.152-1.657.016c-1.06-.27-2.143-1.001-3.003-1.858s-1.595-1.938-1.863-3c-.136-.539-.161-1.116.026-1.663q.06-.178.15-.342c-.976-1.255-1.636-2.859-1.711-4.458L2.25%208.85c0-.965.184-1.8.793-2.354a2.1%202.1%200%200%201%20.573-.372c.043-.738.183-1.541.506-2.225c.207-.437.503-.853.924-1.162m-.555%204.675c-.225.048-.356.117-.438.192c-.13.12-.3.407-.303%201.228c.06%201.205.554%202.458%201.303%203.468l4.77-2.644L9.068%208l-.012-.026c-.117-.286-.221-.436-.31-.515C8.68%207.4%208.59%207.35%208.4%207.35H5.25a4%204%200%200%200-.759.062M11.7%2018.948c1.01.75%202.262%201.241%203.468%201.302c.82-.002%201.108-.172%201.228-.303c.075-.082.144-.213.192-.438l.004-.02a4%204%200%200%200%20.058-.739V15.6c0-.191-.05-.28-.108-.345c-.08-.09-.23-.194-.516-.311l-.023-.01l-1.663-.749z%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%22M5.046%202.737A2.58%202.58%200%200%201%206.6%202.25c.649%200%201.199.181%201.623.55c.413.358.634.83.757%201.28c.166.609.181%201.32.177%201.902q.322.122.585.356c.334.297.544.685.696%201.052l.805%201.765c.957-.042%201.89.475%202.507%201.086c.624.617%201.154%201.557%201.1%202.53l1.758.79c.368.152.757.362%201.054.697q.234.262.356.585c.582-.005%201.293.011%201.902.177c.45.123.922.344%201.28.757c.369.424.55.974.55%201.623c0%20.6-.173%201.123-.487%201.553c-.309.422-.725.718-1.162.925c-.684.323-1.487.463-2.225.506c-.092.206-.213.4-.372.573c-.554.609-1.389.793-2.354.793h-.035c-1.6-.076-3.201-.734-4.456-1.71a2.3%202.3%200%200%201-.35.15c-.545.182-1.12.152-1.657.016c-1.06-.27-2.143-1.001-3.003-1.858s-1.595-1.938-1.863-3c-.136-.539-.161-1.116.026-1.663q.06-.178.15-.342c-.976-1.255-1.636-2.859-1.711-4.458L2.25%208.85c0-.965.184-1.8.793-2.354a2.1%202.1%200%200%201%20.573-.372c.043-.738.183-1.541.506-2.225c.207-.437.503-.853.924-1.162m-.555%204.675c-.225.048-.356.117-.438.192c-.13.12-.3.407-.303%201.228c.06%201.205.554%202.458%201.303%203.468l4.77-2.644L9.068%208l-.012-.026c-.117-.286-.221-.436-.31-.515C8.68%207.4%208.59%207.35%208.4%207.35H5.25a4%204%200%200%200-.759.062M11.7%2018.948c1.01.75%202.262%201.241%203.468%201.302c.82-.002%201.108-.172%201.228-.303c.075-.082.144-.213.192-.438l.004-.02a4%204%200%200%200%20.058-.739V15.6c0-.191-.05-.28-.108-.345c-.08-.09-.23-.194-.516-.311l-.023-.01l-1.663-.749z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/croissant-solid.svg?color=%231a73e8&size=48