blob: fa41ccc6035844c70e65a542872efddb68894b81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
tags: [game, sport, olympic, winter, snow, curling, athletic, fitness, exercise, physical]
category: Sport
version: "1.50"
unicode: "efc8"
-->
<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="M4 13a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v2a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4l0 -2" />
<path d="M4 14h16" />
<path d="M8 5h6a2 2 0 0 1 2 2v2" />
</svg>
|