reminder-ribbon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
reminder-ribbon
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the reminder ribbon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.826 15.296l-.187-.186c-2.84-2.85-2.84-7.46.01-10.3a7.95 7.95 0 0 1 3.741-2.411a8 8 0 0 1 4.096-.24a3 3 0 0 0-.326-.069a7.8 7.8 0 0 1 2.208.622q.578.26 1.104.604a8 8 0 0 1 1.657 1.444a7.26 7.26 0 0 1 2.12 5.692q.012.236.012.471a8.3 8.3 0 0 1-2.34 5.77l7.589 7.257c.34.32.36.86.05 1.21l-4.02 4.54c-.33.38-.91.4-1.27.04l-7.698-7.698l-7.666 7.665a1.87 1.87 0 0 1-1.325.551h-.064a1.87 1.87 0 0 1-1.343-.641l-4.013-4.534a1.885 1.885 0 0 1 .112-2.6zm5.33-5.072L17.4 8.089q.212-.234.354-.51a8 8 0 0 0-1.865-.219c-1.093 0-2.134.22-3.082.616zm5.325 5.08a6.29 6.29 0 0 0 .316-8.428a4.4 4.4 0 0 1-1.06 1.711l-.115.115l-.029.014l-.536.513q-.15.187-.321.358l-.14.125l-8.751 8.327l-6.092 5.826l3.834 4.333z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastReminderRibbon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.826 15.296l-.187-.186c-2.84-2.85-2.84-7.46.01-10.3a7.95 7.95 0 0 1 3.741-2.411a8 8 0 0 1 4.096-.24a3 3 0 0 0-.326-.069a7.8 7.8 0 0 1 2.208.622q.578.26 1.104.604a8 8 0 0 1 1.657 1.444a7.26 7.26 0 0 1 2.12 5.692q.012.236.012.471a8.3 8.3 0 0 1-2.34 5.77l7.589 7.257c.34.32.36.86.05 1.21l-4.02 4.54c-.33.38-.91.4-1.27.04l-7.698-7.698l-7.666 7.665a1.87 1.87 0 0 1-1.325.551h-.064a1.87 1.87 0 0 1-1.343-.641l-4.013-4.534a1.885 1.885 0 0 1 .112-2.6zm5.33-5.072L17.4 8.089q.212-.234.354-.51a8 8 0 0 0-1.865-.219c-1.093 0-2.134.22-3.082.616zm5.325 5.08a6.29 6.29 0 0 0 .316-8.428a4.4 4.4 0 0 1-1.06 1.711l-.115.115l-.029.014l-.536.513q-.15.187-.321.358l-.14.125l-8.751 8.327l-6.092 5.826l3.834 4.333z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.826 15.296l-.187-.186c-2.84-2.85-2.84-7.46.01-10.3a7.95 7.95 0 0 1 3.741-2.411a8 8 0 0 1 4.096-.24a3 3 0 0 0-.326-.069a7.8 7.8 0 0 1 2.208.622q.578.26 1.104.604a8 8 0 0 1 1.657 1.444a7.26 7.26 0 0 1 2.12 5.692q.012.236.012.471a8.3 8.3 0 0 1-2.34 5.77l7.589 7.257c.34.32.36.86.05 1.21l-4.02 4.54c-.33.38-.91.4-1.27.04l-7.698-7.698l-7.666 7.665a1.87 1.87 0 0 1-1.325.551h-.064a1.87 1.87 0 0 1-1.343-.641l-4.013-4.534a1.885 1.885 0 0 1 .112-2.6zm5.33-5.072L17.4 8.089q.212-.234.354-.51a8 8 0 0 0-1.865-.219c-1.093 0-2.134.22-3.082.616zm5.325 5.08a6.29 6.29 0 0 0 .316-8.428a4.4 4.4 0 0 1-1.06 1.711l-.115.115l-.029.014l-.536.513q-.15.187-.321.358l-.14.125l-8.751 8.327l-6.092 5.826l3.834 4.333z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.826%2015.296l-.187-.186c-2.84-2.85-2.84-7.46.01-10.3a7.95%207.95%200%200%201%203.741-2.411a8%208%200%200%201%204.096-.24a3%203%200%200%200-.326-.069a7.8%207.8%200%200%201%202.208.622q.578.26%201.104.604a8%208%200%200%201%201.657%201.444a7.26%207.26%200%200%201%202.12%205.692q.012.236.012.471a8.3%208.3%200%200%201-2.34%205.77l7.589%207.257c.34.32.36.86.05%201.21l-4.02%204.54c-.33.38-.91.4-1.27.04l-7.698-7.698l-7.666%207.665a1.87%201.87%200%200%201-1.325.551h-.064a1.87%201.87%200%200%201-1.343-.641l-4.013-4.534a1.885%201.885%200%200%201%20.112-2.6zm5.33-5.072L17.4%208.089q.212-.234.354-.51a8%208%200%200%200-1.865-.219c-1.093%200-2.134.22-3.082.616zm5.325%205.08a6.29%206.29%200%200%200%20.316-8.428a4.4%204.4%200%200%201-1.06%201.711l-.115.115l-.029.014l-.536.513q-.15.187-.321.358l-.14.125l-8.751%208.327l-6.092%205.826l3.834%204.333z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.826%2015.296l-.187-.186c-2.84-2.85-2.84-7.46.01-10.3a7.95%207.95%200%200%201%203.741-2.411a8%208%200%200%201%204.096-.24a3%203%200%200%200-.326-.069a7.8%207.8%200%200%201%202.208.622q.578.26%201.104.604a8%208%200%200%201%201.657%201.444a7.26%207.26%200%200%201%202.12%205.692q.012.236.012.471a8.3%208.3%200%200%201-2.34%205.77l7.589%207.257c.34.32.36.86.05%201.21l-4.02%204.54c-.33.38-.91.4-1.27.04l-7.698-7.698l-7.666%207.665a1.87%201.87%200%200%201-1.325.551h-.064a1.87%201.87%200%200%201-1.343-.641l-4.013-4.534a1.885%201.885%200%200%201%20.112-2.6zm5.33-5.072L17.4%208.089q.212-.234.354-.51a8%208%200%200%200-1.865-.219c-1.093%200-2.134.22-3.082.616zm5.325%205.08a6.29%206.29%200%200%200%20.316-8.428a4.4%204.4%200%200%201-1.06%201.711l-.115.115l-.029.014l-.536.513q-.15.187-.321.358l-.14.125l-8.751%208.327l-6.092%205.826l3.834%204.333z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/reminder-ribbon.svg?color=%231a73e8&size=48