24 lines
593 B
XML
24 lines
593 B
XML
<!--
|
|
tags: [football, pitch, player, vall, goal, goalkeeper, kick, ball, score, sport, sportsman]
|
|
category: Sport
|
|
version: "1.34"
|
|
unicode: "ed92"
|
|
-->
|
|
<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="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
|
|
<path d="M3 9h3v6h-3l0 -6" />
|
|
<path d="M18 9h3v6h-3l0 -6" />
|
|
<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 -2v-10" />
|
|
<path d="M12 5l0 14" />
|
|
</svg>
|