Initial commit

This commit is contained in:
Romain de Laage 2020-01-30 10:40:54 +01:00
commit 68a771f022
1 changed files with 11 additions and 0 deletions

11
logodervom.svg Executable file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="225" width="225">
<g transform="translate(55,20)" id="content">
<rect ry="5" rx="5" y="0" x="0" height="150" width="50" fill="#f6b93b" />
<rect ry="5" rx="5" y="0" x="65" height="90" width="50" fill="#1e3799" />
<circle r="25" cy="125" cx="90" fill="#eb2f06" />
</g>
<g transform="translate(112,180)" id="text">
<text x="0" y="25" fill="#1e3799" font-size="25px" font-family="Sans-serif" text-anchor="middle">Dervom</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 560 B