update no copyright symbol
This commit is contained in:
parent
3c313057cd
commit
b180735d8d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g fill="none" stroke="#FF0000" stroke-width="24">
|
||||
<path d="M 173,173 a 64,64 0 1,1 0,-90" stroke="#808080" stroke-width="32"/>
|
||||
<path d="M 173,173 a 64,64 0 1,1 0,-90" stroke="#FFFFFF" stroke-width="32"/>
|
||||
<circle cx="128" cy="128" r="116" fill="none"/>
|
||||
<line x1="40" y1="216" x2="216" y2="40"/>
|
||||
</g>
|
||||
|
|
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 327 B |
Loading…
Reference in a new issue