mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🎉 Merge tokens-studio
This commit is contained in:
3
frontend/resources/images/icons/arrow-down.svg
Normal file
3
frontend/resources/images/icons/arrow-down.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="m4 6 4 4 4-4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 144 B |
3
frontend/resources/images/icons/arrow-left.svg
Normal file
3
frontend/resources/images/icons/arrow-left.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M10 12 6 8l4-4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 145 B |
3
frontend/resources/images/icons/arrow-right.svg
Normal file
3
frontend/resources/images/icons/arrow-right.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="m6 12 4-4-4-4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 144 B |
3
frontend/resources/images/icons/arrow-up.svg
Normal file
3
frontend/resources/images/icons/arrow-up.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="m4 10 4-4 4 4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 140 B |
Reference in New Issue
Block a user