reminder ribbon emoji
reminder-ribbon from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- reminder-ribbon
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji Flat
Use the reminder ribbon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.89 7.36a7.98 7.98 0 0 0-7.52 5.3c-.3-.84-.46-1.74-.46-2.68C7.91 5.57 11.48 2 15.89 2s7.98 3.57 7.98 7.98c0 .94-.16 1.84-.46 2.68a7.98 7.98 0 0 0-7.52-5.3"/><path fill="#f9c23c" d="M9.65 4.81c-2.85 2.84-2.85 7.45-.01 10.3l14.63 14.63c.36.36.94.34 1.27-.04l4.02-4.54c.31-.35.29-.89-.05-1.21L12.79 7.96a.1.1 0 0 0-.04-.03a3.422 3.422 0 0 1 1.87-5.79a7.92 7.92 0 0 0-4.97 2.67"/><path fill="#fcd53f" d="M22.13 4.76c2.85 2.84 2.85 7.45.01 10.3L7.51 29.69c-.36.36-.94.34-1.27-.04l-4.02-4.54a.873.873 0 0 1 .05-1.21L18.99 7.91c.01-.01.02-.02.04-.03a3.422 3.422 0 0 0-1.87-5.79c1.97.25 3.72 1.24 4.97 2.67"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatReminderRibbon(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="#ffb02e" d="M15.89 7.36a7.98 7.98 0 0 0-7.52 5.3c-.3-.84-.46-1.74-.46-2.68C7.91 5.57 11.48 2 15.89 2s7.98 3.57 7.98 7.98c0 .94-.16 1.84-.46 2.68a7.98 7.98 0 0 0-7.52-5.3"/><path fill="#f9c23c" d="M9.65 4.81c-2.85 2.84-2.85 7.45-.01 10.3l14.63 14.63c.36.36.94.34 1.27-.04l4.02-4.54c.31-.35.29-.89-.05-1.21L12.79 7.96a.1.1 0 0 0-.04-.03a3.422 3.422 0 0 1 1.87-5.79a7.92 7.92 0 0 0-4.97 2.67"/><path fill="#fcd53f" d="M22.13 4.76c2.85 2.84 2.85 7.45.01 10.3L7.51 29.69c-.36.36-.94.34-1.27-.04l-4.02-4.54a.873.873 0 0 1 .05-1.21L18.99 7.91c.01-.01.02-.02.04-.03a3.422 3.422 0 0 0-1.87-5.79c1.97.25 3.72 1.24 4.97 2.67"/></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="#ffb02e" d="M15.89 7.36a7.98 7.98 0 0 0-7.52 5.3c-.3-.84-.46-1.74-.46-2.68C7.91 5.57 11.48 2 15.89 2s7.98 3.57 7.98 7.98c0 .94-.16 1.84-.46 2.68a7.98 7.98 0 0 0-7.52-5.3"/><path fill="#f9c23c" d="M9.65 4.81c-2.85 2.84-2.85 7.45-.01 10.3l14.63 14.63c.36.36.94.34 1.27-.04l4.02-4.54c.31-.35.29-.89-.05-1.21L12.79 7.96a.1.1 0 0 0-.04-.03a3.422 3.422 0 0 1 1.87-5.79a7.92 7.92 0 0 0-4.97 2.67"/><path fill="#fcd53f" d="M22.13 4.76c2.85 2.84 2.85 7.45.01 10.3L7.51 29.69c-.36.36-.94.34-1.27-.04l-4.02-4.54a.873.873 0 0 1 .05-1.21L18.99 7.91c.01-.01.02-.02.04-.03a3.422 3.422 0 0 0-1.87-5.79c1.97.25 3.72 1.24 4.97 2.67"/></g></svg> </template>
CSS
.icon-reminder-ribbon {
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%23ffb02e%22%20d%3D%22M15.89%207.36a7.98%207.98%200%200%200-7.52%205.3c-.3-.84-.46-1.74-.46-2.68C7.91%205.57%2011.48%202%2015.89%202s7.98%203.57%207.98%207.98c0%20.94-.16%201.84-.46%202.68a7.98%207.98%200%200%200-7.52-5.3%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M9.65%204.81c-2.85%202.84-2.85%207.45-.01%2010.3l14.63%2014.63c.36.36.94.34%201.27-.04l4.02-4.54c.31-.35.29-.89-.05-1.21L12.79%207.96a.1.1%200%200%200-.04-.03a3.422%203.422%200%200%201%201.87-5.79a7.92%207.92%200%200%200-4.97%202.67%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M22.13%204.76c2.85%202.84%202.85%207.45.01%2010.3L7.51%2029.69c-.36.36-.94.34-1.27-.04l-4.02-4.54a.873.873%200%200%201%20.05-1.21L18.99%207.91c.01-.01.02-.02.04-.03a3.422%203.422%200%200%200-1.87-5.79c1.97.25%203.72%201.24%204.97%202.67%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%23ffb02e%22%20d%3D%22M15.89%207.36a7.98%207.98%200%200%200-7.52%205.3c-.3-.84-.46-1.74-.46-2.68C7.91%205.57%2011.48%202%2015.89%202s7.98%203.57%207.98%207.98c0%20.94-.16%201.84-.46%202.68a7.98%207.98%200%200%200-7.52-5.3%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M9.65%204.81c-2.85%202.84-2.85%207.45-.01%2010.3l14.63%2014.63c.36.36.94.34%201.27-.04l4.02-4.54c.31-.35.29-.89-.05-1.21L12.79%207.96a.1.1%200%200%200-.04-.03a3.422%203.422%200%200%201%201.87-5.79a7.92%207.92%200%200%200-4.97%202.67%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M22.13%204.76c2.85%202.84%202.85%207.45.01%2010.3L7.51%2029.69c-.36.36-.94.34-1.27-.04l-4.02-4.54a.873.873%200%200%201%20.05-1.21L18.99%207.91c.01-.01.02-.02.04-.03a3.422%203.422%200%200%200-1.87-5.79c1.97.25%203.72%201.24%204.97%202.67%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/reminder-ribbon.svg?color=%231a73e8&size=48