diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/stretching.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/stretching.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/stretching.svg b/app/assets/svg/icons/tabler/outline/stretching.svg new file mode 100644 index 00000000..1572d93d --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/stretching.svg | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [exercise, yoga, workout, fitness, gym, body, stretching, athletic, game, physical] | ||
| 3 | category: Sport | ||
| 4 | version: "1.82" | ||
| 5 | unicode: "f2db" | ||
| 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="M15 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> | ||
| 19 | <path d="M5 20l5 -.5l1 -2" /> | ||
| 20 | <path d="M18 20v-5h-5.5l2.5 -6.5l-5.5 1l1.5 2" /> | ||
| 21 | </svg> | ||
