22 lines
509 B
XML
22 lines
509 B
XML
<!--
|
|
category: Badges
|
|
tags: [prize, reward, competition, contest, win, award]
|
|
version: "1.1"
|
|
unicode: "ea2c"
|
|
-->
|
|
<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="M6 9a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
|
|
<path d="M12 15l3.4 5.89l1.598 -3.233l3.598 .232l-3.4 -5.889" />
|
|
<path d="M6.802 12l-3.4 5.89l3.598 -.233l1.598 3.232l3.4 -5.889" />
|
|
</svg>
|