diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/run.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/run.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/run.svg b/app/assets/svg/icons/tabler/outline/run.svg new file mode 100644 index 00000000..9fd36e0c --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/run.svg | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [jog, dislocating, movement, motion, sprint, run, athletic, fitness, exercise, game] | ||
| 3 | category: Sport | ||
| 4 | version: "1.14" | ||
| 5 | unicode: "ec82" | ||
| 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="M11.007 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> | ||
| 19 | <path d="M4 17l5 1l.75 -1.5" /> | ||
| 20 | <path d="M15 21v-4l-4 -3l1 -6" /> | ||
| 21 | <path d="M7 12v-3l5 -1l3 3l3 1" /> | ||
| 22 | </svg> | ||
