military medal emoji
military-medal from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- military-medal
- 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 military medal emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#0074ba" d="M7.12 2h17.783C25.506 2 26 2.51 26 3.14v5.79c0 .4-.208.78-.544.98l-3.806 2.3l-1.61.876v.544h-8v-.55l-1.6-.87l-3.885-2.3A1.14 1.14 0 0 1 6 8.93V3.14C6 2.51 6.505 2 7.12 2"/><path fill="#d3d3d3" d="M10.44 12.21V2h2.6l.01 11.63zm8.6 1.42V2h2.61v10.21z"/><path fill="#f8312f" d="M19.04 2h-6v11.63h6z"/><path fill="#ffb02e" d="M16.04 30c5.545 0 10.04-4.607 10.04-10.29S21.585 9.42 16.04 9.42S6 14.027 6 19.71S10.495 30 16.04 30"/><path fill="#fcd53f" d="M16.05 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.65m-.01-16.87c-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.29"/><path fill="#6d4534" d="m16.65 15.66l.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"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatMilitaryMedal(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="#0074ba" d="M7.12 2h17.783C25.506 2 26 2.51 26 3.14v5.79c0 .4-.208.78-.544.98l-3.806 2.3l-1.61.876v.544h-8v-.55l-1.6-.87l-3.885-2.3A1.14 1.14 0 0 1 6 8.93V3.14C6 2.51 6.505 2 7.12 2"/><path fill="#d3d3d3" d="M10.44 12.21V2h2.6l.01 11.63zm8.6 1.42V2h2.61v10.21z"/><path fill="#f8312f" d="M19.04 2h-6v11.63h6z"/><path fill="#ffb02e" d="M16.04 30c5.545 0 10.04-4.607 10.04-10.29S21.585 9.42 16.04 9.42S6 14.027 6 19.71S10.495 30 16.04 30"/><path fill="#fcd53f" d="M16.05 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.65m-.01-16.87c-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.29"/><path fill="#6d4534" d="m16.65 15.66l.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"/></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="#0074ba" d="M7.12 2h17.783C25.506 2 26 2.51 26 3.14v5.79c0 .4-.208.78-.544.98l-3.806 2.3l-1.61.876v.544h-8v-.55l-1.6-.87l-3.885-2.3A1.14 1.14 0 0 1 6 8.93V3.14C6 2.51 6.505 2 7.12 2"/><path fill="#d3d3d3" d="M10.44 12.21V2h2.6l.01 11.63zm8.6 1.42V2h2.61v10.21z"/><path fill="#f8312f" d="M19.04 2h-6v11.63h6z"/><path fill="#ffb02e" d="M16.04 30c5.545 0 10.04-4.607 10.04-10.29S21.585 9.42 16.04 9.42S6 14.027 6 19.71S10.495 30 16.04 30"/><path fill="#fcd53f" d="M16.05 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.65m-.01-16.87c-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.29"/><path fill="#6d4534" d="m16.65 15.66l.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"/></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%22none%22%3E%3Cpath%20fill%3D%22%230074ba%22%20d%3D%22M7.12%202h17.783C25.506%202%2026%202.51%2026%203.14v5.79c0%20.4-.208.78-.544.98l-3.806%202.3l-1.61.876v.544h-8v-.55l-1.6-.87l-3.885-2.3A1.14%201.14%200%200%201%206%208.93V3.14C6%202.51%206.505%202%207.12%202%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M10.44%2012.21V2h2.6l.01%2011.63zm8.6%201.42V2h2.61v10.21z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M19.04%202h-6v11.63h6z%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M16.04%2030c5.545%200%2010.04-4.607%2010.04-10.29S21.585%209.42%2016.04%209.42S6%2014.027%206%2019.71S10.495%2030%2016.04%2030%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M16.05%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.65m-.01-16.87c-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.29%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m16.65%2015.66l.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%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%230074ba%22%20d%3D%22M7.12%202h17.783C25.506%202%2026%202.51%2026%203.14v5.79c0%20.4-.208.78-.544.98l-3.806%202.3l-1.61.876v.544h-8v-.55l-1.6-.87l-3.885-2.3A1.14%201.14%200%200%201%206%208.93V3.14C6%202.51%206.505%202%207.12%202%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M10.44%2012.21V2h2.6l.01%2011.63zm8.6%201.42V2h2.61v10.21z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M19.04%202h-6v11.63h6z%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M16.04%2030c5.545%200%2010.04-4.607%2010.04-10.29S21.585%209.42%2016.04%209.42S6%2014.027%206%2019.71S10.495%2030%2016.04%2030%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M16.05%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.65m-.01-16.87c-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.29%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22m16.65%2015.66l.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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/military-medal.svg?color=%231a73e8&size=48