mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 18:33:18 +02:00
Add icon cliff-jumping
(#1153)
This commit is contained in:
committed by
GitHub
parent
20ac022752
commit
8951f6fdfa
21
icons/outline/cliff-jumping.svg
Normal file
21
icons/outline/cliff-jumping.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<!--
|
||||
tags: [rock, fall, movement, motion, trampoline, height]
|
||||
category: Sport
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M14 7a1 1 0 1 0 2 0 1 1 0 1 0-2 0" />
|
||||
<path d="m10.5 17 2.5 3 2-2" />
|
||||
<path d="m18 21 3-3-4-2-1-5" />
|
||||
<path d="m10.5 7.5 2 3 3.5.5 3-2 .5-3" />
|
||||
<path d="M4 21v-1l2-3 .5-2.5L8 12 7 7l1-3-1-1-2 .5L3 3" />
|
||||
</svg>
|
After Width: | Height: | Size: 512 B |
Reference in New Issue
Block a user