| 1 | <!-- |
| 2 | tags: [rock, fall, movement, motion, trampoline, height, cliff, jumping, athletic, fitness] |
| 3 | category: Sport |
| 4 | version: "3.6" |
| 5 | unicode: "fefc" |
| 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="M14 7a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> |
| 19 | <path d="M10.5 18l2.5 2l2 -2" /> |
| 20 | <path d="M18 21l3 -3l-4 -2l-1 -5" /> |
| 21 | <path d="M10.5 7.5l2 3l3.5 .5l3 -2l.5 -3" /> |
| 22 | <path d="M4 21v-1l2 -3l.5 -2.5l1.5 -2.5l-1 -5l1 -3l-1 -1l-2 .5l-2 -.5" /> |
| 23 | </svg> |
| 24 |