Adding logos
This commit is contained in:
parent
cbce2720f5
commit
0c39ccad05
18 changed files with 323 additions and 29 deletions
1
resources/svg/.gitkeep
Normal file
1
resources/svg/.gitkeep
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
29
resources/svg/logo.svg
Normal file
29
resources/svg/logo.svg
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="512"
|
||||
height="512"
|
||||
viewBox="0 0 512 512"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
id="layer1">
|
||||
<path
|
||||
d="m 336.16612,264.01661 q 0,-3.50726 -2.25467,-5.76194 l -88.18274,-88.18274 q -2.25467,-2.25467 -5.76194,-2.25467 -3.50727,0 -5.76194,2.25467 l -87.93222,87.93223 q -2.50519,3.00623 -2.50519,6.01245 0,3.50727 2.25467,5.76195 2.25467,2.25467 5.76194,2.25467 h 56.11629 v 88.18274 q 0,3.25675 2.37993,5.63668 2.37993,2.37993 5.63668,2.37993 h 48.09968 q 3.25675,0 5.63668,-2.37993 2.37993,-2.37993 2.37993,-5.63668 v -88.18274 h 56.11629 q 3.25675,0 5.63668,-2.37993 2.37993,-2.37994 2.37993,-5.63669 z m 160.33226,72.14952 q 0,39.83255 -28.1834,68.01595 -28.18341,28.1834 -68.01595,28.1834 H 127.73419 q -46.346037,0 -79.289306,-32.94326 -32.943268,-32.94327 -32.943268,-79.28932 0,-32.56748 17.536341,-60.12459 17.53634,-27.55711 47.0976,-41.33566 -0.501038,-7.51558 -0.501038,-10.77232 0,-53.11006 37.577871,-90.68794 37.57787,-37.577871 90.68793,-37.577871 39.08099,0 71.52322,21.795171 32.44223,21.79516 47.22286,57.86992 17.78686,-15.53219 41.58617,-15.53219 26.55503,0 45.34397,18.78894 18.78894,18.78894 18.78894,45.34397 0,19.03945 -10.27129,34.57164 32.56749,7.76609 53.48584,33.94534 20.91835,26.17925 20.91835,59.74882 z"
|
||||
id="path1"
|
||||
style="fill:#0275d8;fill-opacity:1;stroke:none;stroke-width:0.250519;stroke-opacity:1" />
|
||||
<path
|
||||
d="m 366.42242,299.83678 41.8342,-41.84679 c 37.90516,-37.90515 106.28555,30.46265 68.3804,68.3804 l -69.43822,69.42562 c -20.12373,20.12374 -51.16566,6.27134 -67.39813,-15.8295"
|
||||
id="path1-3"
|
||||
style="fill:none;fill-opacity:1;stroke:#013e72;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
d="M 389.53072,359.89316 C 373.53751,337.57822 341.81556,324.43105 320.1051,346.14152 l -69.42562,69.42562 c -35.13467,35.13468 33.24571,103.51506 68.38039,68.38039 l 43.60982,-43.62241"
|
||||
id="path2"
|
||||
style="fill:none;fill-opacity:1;stroke:#013e72;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue