rosette emoji
rosette from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- rosette
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji Flat
Use the rosette emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M22.463 6.649s2-.79 3.41-.12c2.506 1.199 2.863 3.414 2.142 5.17c1.638.964 2.683 2.945 1.408 5.41c-.71 1.38-2.79 1.96-2.79 1.96s1.37 1.66 1.17 3.21c-.36 2.74-2.343 3.768-4.24 3.63c-.408 1.862-1.968 3.474-4.71 3.02c-1.54-.25-2.73-2.05-2.73-2.05s-1.16 1.82-2.69 2.1c-2.728.504-4.316-1.064-4.768-2.911c-1.897.186-3.913-.797-4.332-3.55c-.23-1.54 1.11-3.23 1.11-3.23s-2.09-.54-2.83-1.91c-1.324-2.431-.323-4.428 1.292-5.432c-.76-1.745-.445-3.966 2.038-5.207c1.4-.7 3.42.05 3.42.05s-.13-2.15.94-3.28c1.91-2.01 4.12-1.674 5.566-.446c1.424-1.272 3.64-1.667 5.594.316c1.09 1.11 1 3.27 1 3.27"/><path fill="#ffb02e" d="M21.773 13.579c.72-.26 1.46-.44 2.16-.4c1.57.08 3.22 1.61 2.15 3.72c-.44.85-1.72 1.21-1.72 1.21s.84 1.02.72 1.97c-.31 2.34-2.55 2.65-3.88 1.82c-.57-.35-1.06-.89-1.49-1.48q-.015.008-.03.02t-.03.02c.44.58.81 1.2.98 1.85c.4 1.52-.54 3.57-2.87 3.18c-.95-.16-1.68-1.26-1.68-1.26s-.71 1.12-1.65 1.29c-2.32.43-3.3-1.6-2.93-3.12c.16-.65.52-1.28.95-1.87a.1.1 0 0 1-.025-.02a.1.1 0 0 0-.025-.02c-.41.61-.89 1.15-1.46 1.52c-1.32.85-3.56.59-3.91-1.75c-.14-.95.68-1.99.68-1.99s-1.28-.33-1.74-1.17c-1.13-2.07.5-3.63 2.06-3.75c.7-.06 1.44.1 2.16.35c0-.03.01-.05.02-.07c-.73-.21-1.43-.5-1.97-.94c-1.22-.99-1.66-3.2.45-4.26c.86-.43 2.1.03 2.1.03s-.08-1.32.58-2.01c1.63-1.72 3.61-.65 4.21.8c.27.66.35 1.43.33 2.21h.06c-.03-.78.03-1.55.28-2.23c.56-1.46 2.53-2.56 4.19-.88c.68.69.62 2.01.62 2.01s1.24-.48 2.1-.07c2.14 1.02 1.74 3.24.54 4.25c-.54.45-1.22.76-1.95.98q.007.015.01.03z"/><path fill="#ff6723" d="M18.123 12.829c2.16 0 3.06 2.76 1.31 4.03c.67 2.05-1.68 3.76-3.43 2.49c-1.75 1.27-4.1-.44-3.43-2.49c-1.75-1.27-.85-4.03 1.31-4.03c.67-2.05 3.57-2.05 4.24 0"/><path fill="#f4f4f4" d="M16.003 17.169a1.63 1.63 0 1 0 0-3.26a1.63 1.63 0 0 0 0 3.26"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatRosette(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M22.463 6.649s2-.79 3.41-.12c2.506 1.199 2.863 3.414 2.142 5.17c1.638.964 2.683 2.945 1.408 5.41c-.71 1.38-2.79 1.96-2.79 1.96s1.37 1.66 1.17 3.21c-.36 2.74-2.343 3.768-4.24 3.63c-.408 1.862-1.968 3.474-4.71 3.02c-1.54-.25-2.73-2.05-2.73-2.05s-1.16 1.82-2.69 2.1c-2.728.504-4.316-1.064-4.768-2.911c-1.897.186-3.913-.797-4.332-3.55c-.23-1.54 1.11-3.23 1.11-3.23s-2.09-.54-2.83-1.91c-1.324-2.431-.323-4.428 1.292-5.432c-.76-1.745-.445-3.966 2.038-5.207c1.4-.7 3.42.05 3.42.05s-.13-2.15.94-3.28c1.91-2.01 4.12-1.674 5.566-.446c1.424-1.272 3.64-1.667 5.594.316c1.09 1.11 1 3.27 1 3.27"/><path fill="#ffb02e" d="M21.773 13.579c.72-.26 1.46-.44 2.16-.4c1.57.08 3.22 1.61 2.15 3.72c-.44.85-1.72 1.21-1.72 1.21s.84 1.02.72 1.97c-.31 2.34-2.55 2.65-3.88 1.82c-.57-.35-1.06-.89-1.49-1.48q-.015.008-.03.02t-.03.02c.44.58.81 1.2.98 1.85c.4 1.52-.54 3.57-2.87 3.18c-.95-.16-1.68-1.26-1.68-1.26s-.71 1.12-1.65 1.29c-2.32.43-3.3-1.6-2.93-3.12c.16-.65.52-1.28.95-1.87a.1.1 0 0 1-.025-.02a.1.1 0 0 0-.025-.02c-.41.61-.89 1.15-1.46 1.52c-1.32.85-3.56.59-3.91-1.75c-.14-.95.68-1.99.68-1.99s-1.28-.33-1.74-1.17c-1.13-2.07.5-3.63 2.06-3.75c.7-.06 1.44.1 2.16.35c0-.03.01-.05.02-.07c-.73-.21-1.43-.5-1.97-.94c-1.22-.99-1.66-3.2.45-4.26c.86-.43 2.1.03 2.1.03s-.08-1.32.58-2.01c1.63-1.72 3.61-.65 4.21.8c.27.66.35 1.43.33 2.21h.06c-.03-.78.03-1.55.28-2.23c.56-1.46 2.53-2.56 4.19-.88c.68.69.62 2.01.62 2.01s1.24-.48 2.1-.07c2.14 1.02 1.74 3.24.54 4.25c-.54.45-1.22.76-1.95.98q.007.015.01.03z"/><path fill="#ff6723" d="M18.123 12.829c2.16 0 3.06 2.76 1.31 4.03c.67 2.05-1.68 3.76-3.43 2.49c-1.75 1.27-4.1-.44-3.43-2.49c-1.75-1.27-.85-4.03 1.31-4.03c.67-2.05 3.57-2.05 4.24 0"/><path fill="#f4f4f4" d="M16.003 17.169a1.63 1.63 0 1 0 0-3.26a1.63 1.63 0 0 0 0 3.26"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M22.463 6.649s2-.79 3.41-.12c2.506 1.199 2.863 3.414 2.142 5.17c1.638.964 2.683 2.945 1.408 5.41c-.71 1.38-2.79 1.96-2.79 1.96s1.37 1.66 1.17 3.21c-.36 2.74-2.343 3.768-4.24 3.63c-.408 1.862-1.968 3.474-4.71 3.02c-1.54-.25-2.73-2.05-2.73-2.05s-1.16 1.82-2.69 2.1c-2.728.504-4.316-1.064-4.768-2.911c-1.897.186-3.913-.797-4.332-3.55c-.23-1.54 1.11-3.23 1.11-3.23s-2.09-.54-2.83-1.91c-1.324-2.431-.323-4.428 1.292-5.432c-.76-1.745-.445-3.966 2.038-5.207c1.4-.7 3.42.05 3.42.05s-.13-2.15.94-3.28c1.91-2.01 4.12-1.674 5.566-.446c1.424-1.272 3.64-1.667 5.594.316c1.09 1.11 1 3.27 1 3.27"/><path fill="#ffb02e" d="M21.773 13.579c.72-.26 1.46-.44 2.16-.4c1.57.08 3.22 1.61 2.15 3.72c-.44.85-1.72 1.21-1.72 1.21s.84 1.02.72 1.97c-.31 2.34-2.55 2.65-3.88 1.82c-.57-.35-1.06-.89-1.49-1.48q-.015.008-.03.02t-.03.02c.44.58.81 1.2.98 1.85c.4 1.52-.54 3.57-2.87 3.18c-.95-.16-1.68-1.26-1.68-1.26s-.71 1.12-1.65 1.29c-2.32.43-3.3-1.6-2.93-3.12c.16-.65.52-1.28.95-1.87a.1.1 0 0 1-.025-.02a.1.1 0 0 0-.025-.02c-.41.61-.89 1.15-1.46 1.52c-1.32.85-3.56.59-3.91-1.75c-.14-.95.68-1.99.68-1.99s-1.28-.33-1.74-1.17c-1.13-2.07.5-3.63 2.06-3.75c.7-.06 1.44.1 2.16.35c0-.03.01-.05.02-.07c-.73-.21-1.43-.5-1.97-.94c-1.22-.99-1.66-3.2.45-4.26c.86-.43 2.1.03 2.1.03s-.08-1.32.58-2.01c1.63-1.72 3.61-.65 4.21.8c.27.66.35 1.43.33 2.21h.06c-.03-.78.03-1.55.28-2.23c.56-1.46 2.53-2.56 4.19-.88c.68.69.62 2.01.62 2.01s1.24-.48 2.1-.07c2.14 1.02 1.74 3.24.54 4.25c-.54.45-1.22.76-1.95.98q.007.015.01.03z"/><path fill="#ff6723" d="M18.123 12.829c2.16 0 3.06 2.76 1.31 4.03c.67 2.05-1.68 3.76-3.43 2.49c-1.75 1.27-4.1-.44-3.43-2.49c-1.75-1.27-.85-4.03 1.31-4.03c.67-2.05 3.57-2.05 4.24 0"/><path fill="#f4f4f4" d="M16.003 17.169a1.63 1.63 0 1 0 0-3.26a1.63 1.63 0 0 0 0 3.26"/></g></svg> </template>
CSS
.icon-rosette {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M22.463%206.649s2-.79%203.41-.12c2.506%201.199%202.863%203.414%202.142%205.17c1.638.964%202.683%202.945%201.408%205.41c-.71%201.38-2.79%201.96-2.79%201.96s1.37%201.66%201.17%203.21c-.36%202.74-2.343%203.768-4.24%203.63c-.408%201.862-1.968%203.474-4.71%203.02c-1.54-.25-2.73-2.05-2.73-2.05s-1.16%201.82-2.69%202.1c-2.728.504-4.316-1.064-4.768-2.911c-1.897.186-3.913-.797-4.332-3.55c-.23-1.54%201.11-3.23%201.11-3.23s-2.09-.54-2.83-1.91c-1.324-2.431-.323-4.428%201.292-5.432c-.76-1.745-.445-3.966%202.038-5.207c1.4-.7%203.42.05%203.42.05s-.13-2.15.94-3.28c1.91-2.01%204.12-1.674%205.566-.446c1.424-1.272%203.64-1.667%205.594.316c1.09%201.11%201%203.27%201%203.27%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M21.773%2013.579c.72-.26%201.46-.44%202.16-.4c1.57.08%203.22%201.61%202.15%203.72c-.44.85-1.72%201.21-1.72%201.21s.84%201.02.72%201.97c-.31%202.34-2.55%202.65-3.88%201.82c-.57-.35-1.06-.89-1.49-1.48q-.015.008-.03.02t-.03.02c.44.58.81%201.2.98%201.85c.4%201.52-.54%203.57-2.87%203.18c-.95-.16-1.68-1.26-1.68-1.26s-.71%201.12-1.65%201.29c-2.32.43-3.3-1.6-2.93-3.12c.16-.65.52-1.28.95-1.87a.1.1%200%200%201-.025-.02a.1.1%200%200%200-.025-.02c-.41.61-.89%201.15-1.46%201.52c-1.32.85-3.56.59-3.91-1.75c-.14-.95.68-1.99.68-1.99s-1.28-.33-1.74-1.17c-1.13-2.07.5-3.63%202.06-3.75c.7-.06%201.44.1%202.16.35c0-.03.01-.05.02-.07c-.73-.21-1.43-.5-1.97-.94c-1.22-.99-1.66-3.2.45-4.26c.86-.43%202.1.03%202.1.03s-.08-1.32.58-2.01c1.63-1.72%203.61-.65%204.21.8c.27.66.35%201.43.33%202.21h.06c-.03-.78.03-1.55.28-2.23c.56-1.46%202.53-2.56%204.19-.88c.68.69.62%202.01.62%202.01s1.24-.48%202.1-.07c2.14%201.02%201.74%203.24.54%204.25c-.54.45-1.22.76-1.95.98q.007.015.01.03z%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M18.123%2012.829c2.16%200%203.06%202.76%201.31%204.03c.67%202.05-1.68%203.76-3.43%202.49c-1.75%201.27-4.1-.44-3.43-2.49c-1.75-1.27-.85-4.03%201.31-4.03c.67-2.05%203.57-2.05%204.24%200%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M16.003%2017.169a1.63%201.63%200%201%200%200-3.26a1.63%201.63%200%200%200%200%203.26%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M22.463%206.649s2-.79%203.41-.12c2.506%201.199%202.863%203.414%202.142%205.17c1.638.964%202.683%202.945%201.408%205.41c-.71%201.38-2.79%201.96-2.79%201.96s1.37%201.66%201.17%203.21c-.36%202.74-2.343%203.768-4.24%203.63c-.408%201.862-1.968%203.474-4.71%203.02c-1.54-.25-2.73-2.05-2.73-2.05s-1.16%201.82-2.69%202.1c-2.728.504-4.316-1.064-4.768-2.911c-1.897.186-3.913-.797-4.332-3.55c-.23-1.54%201.11-3.23%201.11-3.23s-2.09-.54-2.83-1.91c-1.324-2.431-.323-4.428%201.292-5.432c-.76-1.745-.445-3.966%202.038-5.207c1.4-.7%203.42.05%203.42.05s-.13-2.15.94-3.28c1.91-2.01%204.12-1.674%205.566-.446c1.424-1.272%203.64-1.667%205.594.316c1.09%201.11%201%203.27%201%203.27%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M21.773%2013.579c.72-.26%201.46-.44%202.16-.4c1.57.08%203.22%201.61%202.15%203.72c-.44.85-1.72%201.21-1.72%201.21s.84%201.02.72%201.97c-.31%202.34-2.55%202.65-3.88%201.82c-.57-.35-1.06-.89-1.49-1.48q-.015.008-.03.02t-.03.02c.44.58.81%201.2.98%201.85c.4%201.52-.54%203.57-2.87%203.18c-.95-.16-1.68-1.26-1.68-1.26s-.71%201.12-1.65%201.29c-2.32.43-3.3-1.6-2.93-3.12c.16-.65.52-1.28.95-1.87a.1.1%200%200%201-.025-.02a.1.1%200%200%200-.025-.02c-.41.61-.89%201.15-1.46%201.52c-1.32.85-3.56.59-3.91-1.75c-.14-.95.68-1.99.68-1.99s-1.28-.33-1.74-1.17c-1.13-2.07.5-3.63%202.06-3.75c.7-.06%201.44.1%202.16.35c0-.03.01-.05.02-.07c-.73-.21-1.43-.5-1.97-.94c-1.22-.99-1.66-3.2.45-4.26c.86-.43%202.1.03%202.1.03s-.08-1.32.58-2.01c1.63-1.72%203.61-.65%204.21.8c.27.66.35%201.43.33%202.21h.06c-.03-.78.03-1.55.28-2.23c.56-1.46%202.53-2.56%204.19-.88c.68.69.62%202.01.62%202.01s1.24-.48%202.1-.07c2.14%201.02%201.74%203.24.54%204.25c-.54.45-1.22.76-1.95.98q.007.015.01.03z%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M18.123%2012.829c2.16%200%203.06%202.76%201.31%204.03c.67%202.05-1.68%203.76-3.43%202.49c-1.75%201.27-4.1-.44-3.43-2.49c-1.75-1.27-.85-4.03%201.31-4.03c.67-2.05%203.57-2.05%204.24%200%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M16.003%2017.169a1.63%201.63%200%201%200%200-3.26a1.63%201.63%200%200%200%200%203.26%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/rosette.svg?color=%231a73e8&size=48