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

Name
military-medal
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 military medal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.99 11.89c-1.95 0-3.91.76-5.39 2.29a7.87 7.87 0 0 0-2.23 5.53c0 2.09.79 4.05 2.23 5.53a7.48 7.48 0 0 0 5.39 2.29c2.04 0 3.95-.81 5.39-2.29c2.97-3.05 2.97-8.01 0-11.06a7.46 7.46 0 0 0-5.39-2.29m.61 3.77l.83 1.72c.1.2.29.35.51.38l1.85.28c.55.08.78.78.37 1.18l-1.28 1.28c-.19.19-.25.47-.17.73l.59 1.71c.2.57-.36 1.11-.91.87l-2.14-.96a.64.64 0 0 0-.54 0l-2.14.96c-.54.24-1.11-.3-.91-.87l.59-1.71c.09-.26.02-.54-.17-.73l-1.28-1.28c-.4-.4-.18-1.1.37-1.18l1.85-.28c.22-.03.41-.17.51-.38l.83-1.72c.27-.52.99-.52 1.24 0"/><path d="M7.12 2C6.505 2 6 2.51 6 3.14v5.79c0 .4.212.78.555.98l3.087 1.828A10.37 10.37 0 0 0 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29a10.37 10.37 0 0 0-3.653-7.94l3.08-1.86c.335-.2.543-.58.543-.98V3.14C26 2.51 25.506 2 24.903 2zm14.53 1v8.21a9.9 9.9 0 0 0-2.61-1.307V3zm-8.61 0v6.871a9.9 9.9 0 0 0-2.6 1.263V3zM16 28.76c-2.36 0-4.58-.94-6.24-2.65a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMilitaryMedal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.99 11.89c-1.95 0-3.91.76-5.39 2.29a7.87 7.87 0 0 0-2.23 5.53c0 2.09.79 4.05 2.23 5.53a7.48 7.48 0 0 0 5.39 2.29c2.04 0 3.95-.81 5.39-2.29c2.97-3.05 2.97-8.01 0-11.06a7.46 7.46 0 0 0-5.39-2.29m.61 3.77l.83 1.72c.1.2.29.35.51.38l1.85.28c.55.08.78.78.37 1.18l-1.28 1.28c-.19.19-.25.47-.17.73l.59 1.71c.2.57-.36 1.11-.91.87l-2.14-.96a.64.64 0 0 0-.54 0l-2.14.96c-.54.24-1.11-.3-.91-.87l.59-1.71c.09-.26.02-.54-.17-.73l-1.28-1.28c-.4-.4-.18-1.1.37-1.18l1.85-.28c.22-.03.41-.17.51-.38l.83-1.72c.27-.52.99-.52 1.24 0"/><path d="M7.12 2C6.505 2 6 2.51 6 3.14v5.79c0 .4.212.78.555.98l3.087 1.828A10.37 10.37 0 0 0 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29a10.37 10.37 0 0 0-3.653-7.94l3.08-1.86c.335-.2.543-.58.543-.98V3.14C26 2.51 25.506 2 24.903 2zm14.53 1v8.21a9.9 9.9 0 0 0-2.61-1.307V3zm-8.61 0v6.871a9.9 9.9 0 0 0-2.6 1.263V3zM16 28.76c-2.36 0-4.58-.94-6.24-2.65a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.99 11.89c-1.95 0-3.91.76-5.39 2.29a7.87 7.87 0 0 0-2.23 5.53c0 2.09.79 4.05 2.23 5.53a7.48 7.48 0 0 0 5.39 2.29c2.04 0 3.95-.81 5.39-2.29c2.97-3.05 2.97-8.01 0-11.06a7.46 7.46 0 0 0-5.39-2.29m.61 3.77l.83 1.72c.1.2.29.35.51.38l1.85.28c.55.08.78.78.37 1.18l-1.28 1.28c-.19.19-.25.47-.17.73l.59 1.71c.2.57-.36 1.11-.91.87l-2.14-.96a.64.64 0 0 0-.54 0l-2.14.96c-.54.24-1.11-.3-.91-.87l.59-1.71c.09-.26.02-.54-.17-.73l-1.28-1.28c-.4-.4-.18-1.1.37-1.18l1.85-.28c.22-.03.41-.17.51-.38l.83-1.72c.27-.52.99-.52 1.24 0"/><path d="M7.12 2C6.505 2 6 2.51 6 3.14v5.79c0 .4.212.78.555.98l3.087 1.828A10.37 10.37 0 0 0 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29a10.37 10.37 0 0 0-3.653-7.94l3.08-1.86c.335-.2.543-.58.543-.98V3.14C26 2.51 25.506 2 24.903 2zm14.53 1v8.21a9.9 9.9 0 0 0-2.61-1.307V3zm-8.61 0v6.871a9.9 9.9 0 0 0-2.6 1.263V3zM16 28.76c-2.36 0-4.58-.94-6.24-2.65a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65"/></g></svg>
</template>

CSS

.icon-military-medal {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M15.99%2011.89c-1.95%200-3.91.76-5.39%202.29a7.87%207.87%200%200%200-2.23%205.53c0%202.09.79%204.05%202.23%205.53a7.48%207.48%200%200%200%205.39%202.29c2.04%200%203.95-.81%205.39-2.29c2.97-3.05%202.97-8.01%200-11.06a7.46%207.46%200%200%200-5.39-2.29m.61%203.77l.83%201.72c.1.2.29.35.51.38l1.85.28c.55.08.78.78.37%201.18l-1.28%201.28c-.19.19-.25.47-.17.73l.59%201.71c.2.57-.36%201.11-.91.87l-2.14-.96a.64.64%200%200%200-.54%200l-2.14.96c-.54.24-1.11-.3-.91-.87l.59-1.71c.09-.26.02-.54-.17-.73l-1.28-1.28c-.4-.4-.18-1.1.37-1.18l1.85-.28c.22-.03.41-.17.51-.38l.83-1.72c.27-.52.99-.52%201.24%200%22%2F%3E%3Cpath%20d%3D%22M7.12%202C6.505%202%206%202.51%206%203.14v5.79c0%20.4.212.78.555.98l3.087%201.828A10.37%2010.37%200%200%200%205.95%2019.71C5.95%2025.393%2010.445%2030%2015.99%2030s10.04-4.607%2010.04-10.29a10.37%2010.37%200%200%200-3.653-7.94l3.08-1.86c.335-.2.543-.58.543-.98V3.14C26%202.51%2025.506%202%2024.903%202zm14.53%201v8.21a9.9%209.9%200%200%200-2.61-1.307V3zm-8.61%200v6.871a9.9%209.9%200%200%200-2.6%201.263V3zM16%2028.76c-2.36%200-4.58-.94-6.24-2.65a9.1%209.1%200%200%201-2.59-6.4c0-2.42.92-4.69%202.59-6.4a8.69%208.69%200%200%201%2012.49%200c3.44%203.53%203.44%209.27%200%2012.8c-1.68%201.71-3.9%202.65-6.25%202.65%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%22currentColor%22%3E%3Cpath%20d%3D%22M15.99%2011.89c-1.95%200-3.91.76-5.39%202.29a7.87%207.87%200%200%200-2.23%205.53c0%202.09.79%204.05%202.23%205.53a7.48%207.48%200%200%200%205.39%202.29c2.04%200%203.95-.81%205.39-2.29c2.97-3.05%202.97-8.01%200-11.06a7.46%207.46%200%200%200-5.39-2.29m.61%203.77l.83%201.72c.1.2.29.35.51.38l1.85.28c.55.08.78.78.37%201.18l-1.28%201.28c-.19.19-.25.47-.17.73l.59%201.71c.2.57-.36%201.11-.91.87l-2.14-.96a.64.64%200%200%200-.54%200l-2.14.96c-.54.24-1.11-.3-.91-.87l.59-1.71c.09-.26.02-.54-.17-.73l-1.28-1.28c-.4-.4-.18-1.1.37-1.18l1.85-.28c.22-.03.41-.17.51-.38l.83-1.72c.27-.52.99-.52%201.24%200%22%2F%3E%3Cpath%20d%3D%22M7.12%202C6.505%202%206%202.51%206%203.14v5.79c0%20.4.212.78.555.98l3.087%201.828A10.37%2010.37%200%200%200%205.95%2019.71C5.95%2025.393%2010.445%2030%2015.99%2030s10.04-4.607%2010.04-10.29a10.37%2010.37%200%200%200-3.653-7.94l3.08-1.86c.335-.2.543-.58.543-.98V3.14C26%202.51%2025.506%202%2024.903%202zm14.53%201v8.21a9.9%209.9%200%200%200-2.61-1.307V3zm-8.61%200v6.871a9.9%209.9%200%200%200-2.6%201.263V3zM16%2028.76c-2.36%200-4.58-.94-6.24-2.65a9.1%209.1%200%200%201-2.59-6.4c0-2.42.92-4.69%202.59-6.4a8.69%208.69%200%200%201%2012.49%200c3.44%203.53%203.44%209.27%200%2012.8c-1.68%201.71-3.9%202.65-6.25%202.65%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-high-contrast/military-medal.svg?color=%231a73e8&size=48