mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-03 08:38:43 -04:00
💅 Run prettier
This commit is contained in:
parent
c93ad1a9fa
commit
8e9026ef3e
45 changed files with 476 additions and 1304 deletions
|
@ -1,20 +1,8 @@
|
|||
<svg
|
||||
width="200"
|
||||
height="200"
|
||||
viewBox="0 0 200 200"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M127.395 149.941V118.204H117.654V173H81V27H117.654V81.8047H127.395V50.1684L182.287 100.11L127.395 149.941Z"
|
||||
fill="white"
|
||||
/>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M108.066 36V90.8283H136.064V70.3591L166.65 100.067L136.064 129.519V108.922H108.066V163.75H90V36H108.066Z"
|
||||
fill="black"
|
||||
/>
|
||||
</svg>
|
||||
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M127.395 149.941V118.204H117.654V173H81V27H117.654V81.8047H127.395V50.1684L182.287 100.11L127.395 149.941Z"
|
||||
fill="white" />
|
||||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M108.066 36V90.8283H136.064V70.3591L166.65 100.067L136.064 129.519V108.922H108.066V163.75H90V36H108.066Z"
|
||||
fill="black" />
|
||||
</svg>
|
Before Width: | Height: | Size: 506 B After Width: | Height: | Size: 490 B |
Loading…
Add table
Add a link
Reference in a new issue