media badges, libass wasm, static assets
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="1000px" height="1000px" version="1.1" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="scroll-behavior: auto !important;">
|
||||
<defs>
|
||||
<rect id="small" width="150" height="150" x="0" y="0" fill="#000" stroke-width="13" stroke="#000"/>
|
||||
</defs>
|
||||
<g id="foreground">
|
||||
<rect id="big" fill-opacity="0" stroke-width="13" stroke="#000" width="750" height="750" x="125" y="125"/>
|
||||
<use xlink:href="#small" transform="translate(50,50)"/>
|
||||
<use xlink:href="#small" transform="translate(800,50)"/>
|
||||
<use xlink:href="#small" transform="translate(50,800)"/>
|
||||
<use xlink:href="#small" transform="translate(800,800)"/>
|
||||
<use xlink:href="#small" transform="translate(425,50)"/>
|
||||
<use xlink:href="#small" fill-opacity="0" transform="translate(425,425)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 898 B |
Reference in New Issue
Block a user