mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-20 02:05:27 -04:00
🔺 Sides cursors
This commit is contained in:
parent
ecaca0bea8
commit
ef681cc3bd
4 changed files with 16 additions and 0 deletions
1
src/svg/bottom_side.svg
Symbolic link
1
src/svg/bottom_side.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
top_side.svg
|
7
src/svg/left_side.svg
Normal file
7
src/svg/left_side.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="M51.4286 102.804V102.833L85.6972 137.095L85.7029 114.244H97.1257H108.669V137.101L142.84 102.81L108.669 68.5297L108.674 91.4954L97.1257 91.5068H85.6972L85.7029 68.524L51.4286 102.804ZM59.4914 102.821L79.9886 82.3183L79.9829 97.1011H99.9829H114.389V82.3297L134.76 102.821L114.394 123.307L114.389 108.535H99.9829L79.9886 108.53L79.9829 123.307L59.4914 102.821Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M99.9835 108.533H114.389V123.31L134.761 102.818L114.389 82.3326V97.2183H99.9835H79.9835V82.3211L59.4921 102.818L79.9835 123.31V108.527L99.9835 108.533Z" fill="black"/>
|
||||
</svg>
|
After Width: | Height: | Size: 831 B |
1
src/svg/right_side.svg
Symbolic link
1
src/svg/right_side.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
left_side.svg
|
7
src/svg/top_side.svg
Normal file
7
src/svg/top_side.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="M97.1428 51.4286L62.8571 85.6H85.7143V97.1429V108.571H62.8571L97.1428 142.857L131.429 108.571H108.571V97.1429V85.6H131.429L97.1428 51.4286ZM97.1428 59.5086L117.634 79.8914H102.857V94.2914V114.286H117.634L97.1428 134.777L76.6514 114.286H91.4285V94.2914V79.8914H76.6514L97.1428 59.5086Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M102.857 94.2857V79.8857H117.634L97.1429 59.5086L76.6514 79.8857H91.4286V94.2857V114.286H76.6514L97.1429 134.777L117.634 114.286H102.857V94.2857Z" fill="black"/>
|
||||
</svg>
|
After Width: | Height: | Size: 752 B |
Loading…
Add table
Add a link
Reference in a new issue