| 1 | <!-- |
| 2 | tags: [emblem, award, medallion, accolade, honor, merit, distinction, prize, recognition, label] |
| 3 | category: Badges |
| 4 | version: "3.23" |
| 5 | unicode: "100b4" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2l0 -10" /> |
| 19 | <path d="M14 9v6" /> |
| 20 | <path d="M17 9l-2 3l2 3" /> |
| 21 | <path d="M15 12h-1" /> |
| 22 | <path d="M7 9.5a.5 .5 0 0 1 .5 -.5h1a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1a.5 .5 0 0 1 -.5 -.5" /> |
| 23 | </svg> |
| 24 |