diff options
Diffstat (limited to 'src/icons/jump-rope.svg')
-rw-r--r-- | src/icons/jump-rope.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/jump-rope.svg b/src/icons/jump-rope.svg new file mode 100644 index 00000000..85fb29dd --- /dev/null +++ b/src/icons/jump-rope.svg @@ -0,0 +1,11 @@ +--- +tags: [sport, fitness, workout, gym, skipping, cardio, fit, shape] +category: Sport +version: "1.34" +unicode: "ed8f" +--- +<svg> + <path d="M6 14v-6a3 3 0 1 1 6 0v8a3 3 0 0 0 6 0v-6" /> + <rect x="16" y="3" width="4" height="7" rx="2" /> + <rect x="4" y="14" width="4" height="7" rx="2" /> +</svg> |