logos/logodervom.svg

20 lines
698 B
XML
Raw Permalink Normal View History

2020-01-30 10:40:54 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="225" width="225">
2020-02-02 19:30:25 +01:00
<defs>
<style type="text/css">
@font-face {
font-family: Adonay;
src: url("https://css.rdelaage.ovh/Adonay.ttf");
}
</style>
</defs>
<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="#000000" font-size="30px" font-family="Adonay" text-anchor="middle">Dervom</text>
</g>
2020-01-30 10:40:54 +01:00
</svg>