cinnamon roll icon
cinnamon-roll from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cinnamon-roll
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the cinnamon roll icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M22 9c0 3.314-4.477 6-10 6S2 12.314 2 9s4.477-6 10-6s10 2.686 10 6Z"/><path stroke-linecap="round" d="M12 6.854c3-1.413 5 .863 5 1.928c0 3.17-10 3.005-10-.9C7 5.498 9 3 12 3"/><path d="M22 9v6c0 3.314-4.477 6-10 6S2 18.314 2 15V9"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCinnamonRoll(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M22 9c0 3.314-4.477 6-10 6S2 12.314 2 9s4.477-6 10-6s10 2.686 10 6Z"/><path strokeLinecap="round" d="M12 6.854c3-1.413 5 .863 5 1.928c0 3.17-10 3.005-10-.9C7 5.498 9 3 12 3"/><path d="M22 9v6c0 3.314-4.477 6-10 6S2 18.314 2 15V9"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M22 9c0 3.314-4.477 6-10 6S2 12.314 2 9s4.477-6 10-6s10 2.686 10 6Z"/><path stroke-linecap="round" d="M12 6.854c3-1.413 5 .863 5 1.928c0 3.17-10 3.005-10-.9C7 5.498 9 3 12 3"/><path d="M22 9v6c0 3.314-4.477 6-10 6S2 18.314 2 15V9"/></g></svg> </template>
CSS
.icon-cinnamon-roll {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%209c0%203.314-4.477%206-10%206S2%2012.314%202%209s4.477-6%2010-6s10%202.686%2010%206Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%206.854c3-1.413%205%20.863%205%201.928c0%203.17-10%203.005-10-.9C7%205.498%209%203%2012%203%22%2F%3E%3Cpath%20d%3D%22M22%209v6c0%203.314-4.477%206-10%206S2%2018.314%202%2015V9%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%209c0%203.314-4.477%206-10%206S2%2012.314%202%209s4.477-6%2010-6s10%202.686%2010%206Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%206.854c3-1.413%205%20.863%205%201.928c0%203.17-10%203.005-10-.9C7%205.498%209%203%2012%203%22%2F%3E%3Cpath%20d%3D%22M22%209v6c0%203.314-4.477%206-10%206S2%2018.314%202%2015V9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cinnamon-roll.svg?color=%231a73e8&size=48