first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
||||
<rect x="8" y="8" width="112" height="112" rx="24" fill="#1f6feb"/>
|
||||
<circle cx="64" cy="64" r="9" fill="white"/>
|
||||
<circle cx="64" cy="64" r="25" fill="none" stroke="white" stroke-width="6" opacity="0.9"/>
|
||||
<path d="M64 25a39 39 0 0 1 39 39" fill="none" stroke="white" stroke-width="6" stroke-linecap="round" opacity="0.75"/>
|
||||
<path d="M64 103a39 39 0 0 1-39-39" fill="none" stroke="white" stroke-width="6" stroke-linecap="round" opacity="0.75"/>
|
||||
<circle cx="101" cy="42" r="7" fill="#8be9fd"/>
|
||||
<circle cx="27" cy="87" r="7" fill="#8be9fd"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 702 B |
Reference in New Issue
Block a user