6 lines
338 B
XML
6 lines
338 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="128" height="128" fill="#512BD4"/>
|
|
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-family="Arial" font-size="20" fill="white">VideoStudy</text>
|
|
</svg>
|