Compare commits

...
2 Commits
Author SHA1 Message Date
Esa Kataja ad54deffe6 Change favicon format to plain svg from inkscape svg 2024-12-09 12:45:08 +02:00
Esa Kataja 5d3ab49cbc Add image assets 2024-12-09 12:44:21 +02:00
7 changed files with 720 additions and 23 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.0 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 543 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

+58
View File
@@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Exported from Coolors.co - https://coolors.co/231f20-e8eddf-cfdbd5-d16666-ef9f12 -->
<svg
version="1.1"
viewBox="0 0 500 250"
xml:space="preserve"
id="svg6"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs6" />
<rect
fill="#231f20"
x="0"
y="0"
width="100"
height="220"
id="rect1" />,<rect
fill="#e8eddf"
x="100"
y="0"
width="100"
height="220"
id="rect2" />,<rect
fill="#cfdbd5"
x="200"
y="0"
width="100"
height="220"
id="rect3" />,<rect
fill="#d16666"
x="300"
y="0"
width="100"
height="220"
id="rect4" />,<rect
fill="#ef9f12"
x="400"
y="0"
width="100"
height="220"
id="rect5" />
<text
x="10"
y="235"
font-family="Arial"
font-size="6"
alignment-baseline="middle"
id="text5">Exported from Coolors.co</text>
<text
x="490"
y="235"
font-family="Arial"
font-size="6"
alignment-baseline="middle"
text-anchor="end"
id="text6">https://coolors.co/231f20-e8eddf-cfdbd5-d16666-ef9f12</text>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB

-23
View File
@@ -7,32 +7,9 @@
viewBox="0 0 8.4666664 8.4666664"
version="1.1"
id="svg5"
sodipodi:docname="favicon.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview6662"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="32.09375"
inkscape:cx="12.790652"
inkscape:cy="15.984421"
inkscape:window-width="2560"
inkscape:window-height="1375"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg5" />
<defs
id="defs2">
<linearGradient

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB