feat: add 8-dots-rotate.svg
This commit is contained in:
1
preview/8-dots-rotate-black-36.svg
Normal file
1
preview/8-dots-rotate-black-36.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="36" height="36" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <g> <circle cx="12" cy="3" r="3"> </circle> <circle cx="18.36" cy="5.64" r="3"> </circle> <circle cx="21" cy="12" r="3"> </circle> <circle cx="18.36" cy="18.36" r="3"> </circle> <circle cx="12" cy="21" r="3"> </circle> <circle cx="5.64" cy="18.36" r="3"> </circle> <circle cx="3" cy="12" r="3"> </circle> <circle cx="5.64" cy="5.64" r="3"> </circle> <animateTransform attributeName="transform" type="rotate" dur="2s" values="0 12 12;360 12 12" repeatCount="indefinite" /> </g> </svg>
|
||||
|
After Width: | Height: | Size: 568 B |
1
preview/8-dots-rotate-white-36.svg
Normal file
1
preview/8-dots-rotate-white-36.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="36" height="36" fill="#fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <g> <circle cx="12" cy="3" r="3"> </circle> <circle cx="18.36" cy="5.64" r="3"> </circle> <circle cx="21" cy="12" r="3"> </circle> <circle cx="18.36" cy="18.36" r="3"> </circle> <circle cx="12" cy="21" r="3"> </circle> <circle cx="5.64" cy="18.36" r="3"> </circle> <circle cx="3" cy="12" r="3"> </circle> <circle cx="5.64" cy="5.64" r="3"> </circle> <animateTransform attributeName="transform" type="rotate" dur="2s" values="0 12 12;360 12 12" repeatCount="indefinite" /> </g> </svg>
|
||||
|
After Width: | Height: | Size: 580 B |
1
svg/8-dots-rotate.svg
Normal file
1
svg/8-dots-rotate.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <g> <circle cx="12" cy="3" r="3"> </circle> <circle cx="18.36" cy="5.64" r="3"> </circle> <circle cx="21" cy="12" r="3"> </circle> <circle cx="18.36" cy="18.36" r="3"> </circle> <circle cx="12" cy="21" r="3"> </circle> <circle cx="5.64" cy="18.36" r="3"> </circle> <circle cx="3" cy="12" r="3"> </circle> <circle cx="5.64" cy="5.64" r="3"> </circle> <animateTransform attributeName="transform" type="rotate" dur="2s" values="0 12 12;360 12 12" repeatCount="indefinite" /> </g> </svg>
|
||||
|
After Width: | Height: | Size: 568 B |
Reference in New Issue
Block a user