mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 02:03:37 +00:00
10 lines
512 B
XML
10 lines
512 B
XML
<svg height="16" version="1.1" width="1024" xmlns="http://www.w3.org/2000/svg">
|
|
<rect fill="black" height="100%" width="100%" />
|
|
<rect fill="blue" height="10" width="464" x="3" y="3" />
|
|
<rect fill="cornflowerblue" height="10" width="71" x="467" y="3" />
|
|
<rect fill="white" height="10" width="464" x="538" y="3" />
|
|
<rect fill="mediumpurple" height="10" width="0" x="1002" y="3" />
|
|
<rect fill="indianred" height="10" width="18" x="1002" y="3" />
|
|
<rect fill="crimson" height="10" width="0" x="1020" y="3" />
|
|
</svg>
|