@leapdev/gui-icons 3.0.68 → 3.0.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,14 @@
1
1
  # Changelog
2
+
3
+ ## [3.0.69] - Beta
4
+
5
+ Update to sprite-leap-web.svg:
6
+
7
+ - chevron-right-12
8
+ - chevron-left-12
9
+ - chevron-down-12
10
+ - chevron-up-12
11
+
2
12
  ## [3.0.68] - Beta
3
13
 
4
14
  Added to sprite-leap-web.svg:
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12">
2
- <path fill="currentColor" fill-rule="evenodd" d="M2.075 3.969a.5.5 0 0 1 .706-.02L6 7l3.219-3.05a.5.5 0 0 1 .687.726L6.344 8.05a.5.5 0 0 1-.688 0L2.094 4.675a.5.5 0 0 1-.02-.706Z" clip-rule="evenodd"/>
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.4375 4.3125L6 7.6875L9.5625 4.3125" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12">
2
- <path fill="currentColor" fill-rule="evenodd" d="M8.031 2.075a.5.5 0 0 1 .02.706L5 6l3.05 3.219a.5.5 0 0 1-.726.687L3.95 6.344a.5.5 0 0 1 0-.688l3.375-3.562a.5.5 0 0 1 .706-.02Z" clip-rule="evenodd"/>
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.6875 2.4375L4.3125 6L7.6875 9.5625" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
4
+
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12">
2
- <path fill="currentColor" fill-rule="evenodd" d="M3.969 9.925a.5.5 0 0 1-.02-.706L7 6 3.95 2.781a.5.5 0 0 1 .726-.687L8.05 5.656a.5.5 0 0 1 0 .688L4.675 9.906a.5.5 0 0 1-.706.02Z" clip-rule="evenodd"/>
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.3125 9.5625L7.6875 6L4.3125 2.4375" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12">
2
- <path fill="currentColor" fill-rule="evenodd" d="M9.925 8.031a.5.5 0 0 1-.706.02L6 5 2.781 8.05a.5.5 0 1 1-.687-.726L5.656 3.95a.5.5 0 0 1 .688 0l3.562 3.375a.5.5 0 0 1 .02.706Z" clip-rule="evenodd"/>
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.5625 7.6875L6 4.3125L2.4375 7.6875" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>