mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-28 05:54:48 -04:00
📂 Constants frame rates
This commit is contained in:
parent
376b4d3596
commit
692ad284c8
6 changed files with 64 additions and 70 deletions
|
@ -1,7 +1,7 @@
|
|||
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<animateTransform attributeName="transform" type="rotate" from="0 105 144" to="360 105 144" additive="sum"
|
||||
begin="0s" dur="1.2s" repeatCount="indefinite" />
|
||||
begin="0s" dur="0.6s" repeatCount="1" />
|
||||
<path d="M153 143.997C152.716 117.612 131.38 96.2814 105 95.9973V143.997H153Z" fill="url(#paint0_linear)" />
|
||||
<path d="M56.9973 144C57.2814 170.385 78.6176 191.716 104.997 192V144H56.9973Z" fill="url(#paint1_linear)" />
|
||||
<path d="M153 144C152.716 170.385 131.38 191.716 105 192V144H153Z" fill="url(#paint2_linear)" />
|
||||
|
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -4,7 +4,7 @@
|
|||
</g>
|
||||
<g>
|
||||
<animateTransform attributeName="transform" type="rotate" from="0 100 100" to="360 100 100" additive="sum"
|
||||
begin="0s" dur="0.6s" repeatCount="indefinite" />
|
||||
begin="0s" dur="0.6s" repeatCount="1" />
|
||||
<path
|
||||
d="M48.8356 150.752C35.8793 137.872 28.1997 119.687 28.1997 100.06C28.1997 93.609 29.0651 87.3584 30.6869 81.416C30.6937 81.412 30.7004 81.4081 30.7072 81.4041C54.815 67.2655 86.0938 75.4985 100.013 99.9873C72.506 99.9873 49.3739 122.926 48.8356 150.752Z"
|
||||
fill="url(#paint0_linear)" />
|
||||
|
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue