medal military icon
medal-military-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- medal-military-bold
- Set
- Phosphor
- Style
- Bold
- 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 36H49a21 21 0 0 0-21 21v49.21a21 21 0 0 0 12.31 19.11l56 25.47a52 52 0 1 0 63.32 0l56-25.47A21 21 0 0 0 228 106.21V57a21 21 0 0 0-21-21m-79 102.82l-28-12.73V60h56v66.09ZM52 60h24v55.18l-24-10.91Zm76 160a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-115.73l-24 10.91V60h24Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMedalMilitaryBold(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 36H49a21 21 0 0 0-21 21v49.21a21 21 0 0 0 12.31 19.11l56 25.47a52 52 0 1 0 63.32 0l56-25.47A21 21 0 0 0 228 106.21V57a21 21 0 0 0-21-21m-79 102.82l-28-12.73V60h56v66.09ZM52 60h24v55.18l-24-10.91Zm76 160a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-115.73l-24 10.91V60h24Z"/></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 36H49a21 21 0 0 0-21 21v49.21a21 21 0 0 0 12.31 19.11l56 25.47a52 52 0 1 0 63.32 0l56-25.47A21 21 0 0 0 228 106.21V57a21 21 0 0 0-21-21m-79 102.82l-28-12.73V60h56v66.09ZM52 60h24v55.18l-24-10.91Zm76 160a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-115.73l-24 10.91V60h24Z"/></svg> </template>
CSS
.icon-medal-military-bold {
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%2036H49a21%2021%200%200%200-21%2021v49.21a21%2021%200%200%200%2012.31%2019.11l56%2025.47a52%2052%200%201%200%2063.32%200l56-25.47A21%2021%200%200%200%20228%20106.21V57a21%2021%200%200%200-21-21m-79%20102.82l-28-12.73V60h56v66.09ZM52%2060h24v55.18l-24-10.91Zm76%20160a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m76-115.73l-24%2010.91V60h24Z%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%2036H49a21%2021%200%200%200-21%2021v49.21a21%2021%200%200%200%2012.31%2019.11l56%2025.47a52%2052%200%201%200%2063.32%200l56-25.47A21%2021%200%200%200%20228%20106.21V57a21%2021%200%200%200-21-21m-79%20102.82l-28-12.73V60h56v66.09ZM52%2060h24v55.18l-24-10.91Zm76%20160a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m76-115.73l-24%2010.91V60h24Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/medal-military-bold.svg?color=%231a73e8&size=48