aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/walk.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-21 18:24:45 +0200
committercodecalm <codecalm@gmail.com>2020-08-21 18:24:45 +0200
commitb8963b92352114a9846e6c5d4ef9ab5eb50ebed8 (patch)
tree46fcedf8a3e90346dd47be5b71f82122d17fe747 /src/_icons/walk.svg
parentRelease 1.13.1 (diff)
parent`page-break` icon (diff)
downloadtabler-icons-b8963b92352114a9846e6c5d4ef9ab5eb50ebed8.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/walk.svg')
-rw-r--r--src/_icons/walk.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/walk.svg b/src/_icons/walk.svg
new file mode 100644
index 0000000..52d8b6f
--- /dev/null
+++ b/src/_icons/walk.svg
@@ -0,0 +1,9 @@
+---
+category: Sport
+---
+<svg>
+ <circle cx="13" cy="4" r="1" />
+ <line x1="7" y1="21" x2="10" y2="17" />
+ <path d="M16 21l-2 -4l-3 -3l1 -6" />
+ <path d="M6 12l2 -3l4 -1l3 3l3 1" />
+</svg>