mirror of
https://github.com/michivonah/website-v3.git
synced 2025-12-23 05:46:29 +01:00
add logo assets
This commit is contained in:
parent
c12bebbf83
commit
5d3cbd7208
16 changed files with 101 additions and 0 deletions
27
static/assets/logo/logo_blue_bold.svg
Normal file
27
static/assets/logo/logo_blue_bold.svg
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<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>
|
||||
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue