mirror of
https://github.com/michivonah/website-v3.git
synced 2025-12-22 21:36:28 +01:00
27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" width="1080" height="1080"
|
|
viewBox="0 0 1080 1080">
|
|
<defs>
|
|
<clipPath id="clip-Logo_blue_bold">
|
|
<rect width="1080" height="1080"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g id="Logo_blue_bold" clip-path="url(#clip-Logo_blue_bold)">
|
|
<g id="Logo">
|
|
<g id="Border" transform="translate(160 160)" fill="none"
|
|
stroke="#3498db" stroke-width="30">
|
|
<rect width="760" height="760" stroke="none"/>
|
|
<rect x="15" y="15" width="730" height="730" fill="none"/>
|
|
</g>
|
|
<line id="Horizontal" y2="755" transform="translate(540.5 161.5)"
|
|
fill="none" stroke="#3498db" stroke-width="30"/>
|
|
<line id="Vertical" x2="760" transform="translate(160.5 540.5)"
|
|
fill="none" stroke="#3498db" stroke-width="30"/>
|
|
<line id="Top-Left" x2="359" y2="358" transform="translate(181 182)"
|
|
fill="none" stroke="#3498db" stroke-width="30"/>
|
|
<line id="Top-Right" x1="359" y2="358" transform="translate(541.5
|
|
181.5)" fill="none" stroke="#3498db" stroke-width="30"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|
|
|