mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-18 17:25:18 -04:00
🔺 Angle cursors
This commit is contained in:
parent
af7c195339
commit
ecaca0bea8
6 changed files with 18 additions and 0 deletions
1
src/svg/bd_double_arrow.svg
Symbolic link
1
src/svg/bd_double_arrow.svg
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
bottom_right_corner.svg
|
7
src/svg/bottom_left_corner.svg
Normal file
7
src/svg/bottom_left_corner.svg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g opacity="0.01">
|
||||||
|
<path opacity="0.01" d="M200 0H0V200H200V0Z" fill="white"/>
|
||||||
|
</g>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M112.818 97.6395L89.5497 120.885L105.715 137.045L57.2983 136.971L57.224 88.5709L73.4583 104.811L96.744 81.5652L104.824 73.4794L88.5726 57.2394H137.064V105.719L120.893 89.5652L112.818 97.6395Z" fill="white"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M106.758 95.6194L81.4605 120.899L91.9062 131.345L63.0148 131.254L62.9348 102.374L73.4605 112.894L98.7634 87.6251L112.901 73.4823L102.363 62.9509H131.352V91.928L120.895 81.4823L106.758 95.6194Z" fill="black"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 706 B |
7
src/svg/bottom_right_corner.svg
Normal file
7
src/svg/bottom_right_corner.svg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g opacity="0.01">
|
||||||
|
<path opacity="0.01" d="M200 0H0V200H200V0Z" fill="white"/>
|
||||||
|
</g>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M81.4674 97.6395L104.736 120.885L88.5702 137.045L136.987 136.971L137.062 88.5709L120.827 104.811L97.5417 81.5652L89.4617 73.4794L105.713 57.2394H57.2217V105.719L73.3874 89.5652L81.4674 97.6395Z" fill="white"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M87.528 95.6194L112.825 120.899L102.379 131.345L131.271 131.254L131.351 102.374L120.825 112.894L95.5223 87.6251L81.3851 73.4823L91.9223 62.9509H62.9337V91.928L73.3909 81.4823L87.528 95.6194Z" fill="black"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 706 B |
1
src/svg/fd_double_arrow.svg
Symbolic link
1
src/svg/fd_double_arrow.svg
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
bottom_left_corner.svg
|
1
src/svg/top_left_corner.svg
Symbolic link
1
src/svg/top_left_corner.svg
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
bottom_right_corner.svg
|
1
src/svg/top_right_corner.svg
Symbolic link
1
src/svg/top_right_corner.svg
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
bottom_left_corner.svg
|
Loading…
Add table
Add a link
Reference in a new issue