20 lines
396 B
XML
20 lines
396 B
XML
<!--
|
|
category: Badges
|
|
tags: [army, badge, military, rank, soldier, war, label, tag, marker, indicator]
|
|
version: "1.50"
|
|
unicode: "efc2"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M17 17v-13l-5 3l-5 -3v13l5 3l5 -3" />
|
|
</svg>
|