medal military icon
medal-military from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- medal-military
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the medal military icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M207 40H49a17 17 0 0 0-17 17v49.21a17 17 0 0 0 10 15.47l62.6 28.45a48 48 0 1 0 46.88 0L214 121.68a17 17 0 0 0 10-15.47V57a17 17 0 0 0-17-17m-47 16v72.67l-32 14.54l-32-14.54V56ZM48 106.21V57a1 1 0 0 1 1-1h31v65.39l-31.41-14.27a1 1 0 0 1-.59-.91M128 224a32 32 0 1 1 32-32a32 32 0 0 1-32 32m80-117.79a1 1 0 0 1-.59.91L176 121.39V56h31a1 1 0 0 1 1 1Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMedalMilitary(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M207 40H49a17 17 0 0 0-17 17v49.21a17 17 0 0 0 10 15.47l62.6 28.45a48 48 0 1 0 46.88 0L214 121.68a17 17 0 0 0 10-15.47V57a17 17 0 0 0-17-17m-47 16v72.67l-32 14.54l-32-14.54V56ZM48 106.21V57a1 1 0 0 1 1-1h31v65.39l-31.41-14.27a1 1 0 0 1-.59-.91M128 224a32 32 0 1 1 32-32a32 32 0 0 1-32 32m80-117.79a1 1 0 0 1-.59.91L176 121.39V56h31a1 1 0 0 1 1 1Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M207 40H49a17 17 0 0 0-17 17v49.21a17 17 0 0 0 10 15.47l62.6 28.45a48 48 0 1 0 46.88 0L214 121.68a17 17 0 0 0 10-15.47V57a17 17 0 0 0-17-17m-47 16v72.67l-32 14.54l-32-14.54V56ZM48 106.21V57a1 1 0 0 1 1-1h31v65.39l-31.41-14.27a1 1 0 0 1-.59-.91M128 224a32 32 0 1 1 32-32a32 32 0 0 1-32 32m80-117.79a1 1 0 0 1-.59.91L176 121.39V56h31a1 1 0 0 1 1 1Z"/></svg> </template>
CSS
.icon-medal-military {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M207%2040H49a17%2017%200%200%200-17%2017v49.21a17%2017%200%200%200%2010%2015.47l62.6%2028.45a48%2048%200%201%200%2046.88%200L214%20121.68a17%2017%200%200%200%2010-15.47V57a17%2017%200%200%200-17-17m-47%2016v72.67l-32%2014.54l-32-14.54V56ZM48%20106.21V57a1%201%200%200%201%201-1h31v65.39l-31.41-14.27a1%201%200%200%201-.59-.91M128%20224a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m80-117.79a1%201%200%200%201-.59.91L176%20121.39V56h31a1%201%200%200%201%201%201Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M207%2040H49a17%2017%200%200%200-17%2017v49.21a17%2017%200%200%200%2010%2015.47l62.6%2028.45a48%2048%200%201%200%2046.88%200L214%20121.68a17%2017%200%200%200%2010-15.47V57a17%2017%200%200%200-17-17m-47%2016v72.67l-32%2014.54l-32-14.54V56ZM48%20106.21V57a1%201%200%200%201%201-1h31v65.39l-31.41-14.27a1%201%200%200%201-.59-.91M128%20224a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m80-117.79a1%201%200%200%201-.59.91L176%20121.39V56h31a1%201%200%200%201%201%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/medal-military.svg?color=%231a73e8&size=48