khaihihi
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<svg version="1.1" id="vc_wp-spinner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px">
|
||||
<defs>
|
||||
<mask id="hole">
|
||||
<rect width="100%" height="100%" fill="white"/>
|
||||
<circle r="4px" cx="50%" cy="25%" />
|
||||
</mask>
|
||||
</defs>
|
||||
<circle r="18px" cx="50%" cy="50%" mask="url(#hole)" fill="#ffffff" />
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 390 B |
10
wp-content/plugins/js_composer/assets/vc/loaders/spinner.svg
Normal file
10
wp-content/plugins/js_composer/assets/vc/loaders/spinner.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg version="1.1" id="vc_wp-spinner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px">
|
||||
<defs>
|
||||
<mask id="hole">
|
||||
<rect width="100%" height="100%" fill="white"/>
|
||||
<circle r="4px" cx="50%" cy="25%" />
|
||||
</mask>
|
||||
</defs>
|
||||
<circle r="18px" cx="50%" cy="50%" mask="url(#hole)" fill="#808080" />
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 390 B |
Reference in New Issue
Block a user