Initial commit
This commit is contained in:
13
public/static/icons/Icon-Svg/loading.svg
Normal file
13
public/static/icons/Icon-Svg/loading.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>icon/loading</title>
|
||||
<defs>
|
||||
<path d="M5,11 C6.1045695,11 7,11.8954305 7,13 C7,14.1045695 6.1045695,15 5,15 C3.8954305,15 3,14.1045695 3,13 C3,11.8954305 3.8954305,11 5,11 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M19,9 C20.1045695,9 21,9.8954305 21,11 C21,12.1045695 20.1045695,13 19,13 C17.8954305,13 17,12.1045695 17,11 C17,9.8954305 17.8954305,9 19,9 Z" id="path-1"></path>
|
||||
</defs>
|
||||
<g id="icon/loading" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Combined-Shape" fill="#000000" xlink:href="#path-1"></use>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 986 B |
Reference in New Issue
Block a user