add: water cooler

This commit is contained in:
David Lapshin 2022-09-17 00:25:35 +03:00
parent 343657c04e
commit 0281a4cdbc
4 changed files with 60 additions and 0 deletions

BIN
Emblems/logo-cooler.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

30
Emblems/logo-cooler.svg Normal file
View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="Gradient" x1="0" x2="0" y1="0" y2="1">
<stop offset="0%" style="stop-color:#62A0EA;stop-opacity:1" />
<stop offset="100%" style="stop-color:#1C71D8;stop-opacity:1" />
</linearGradient>
<filter id="alpha-to-white">
<feColorMatrix in="SourceGraphic" type="matrix"
values="0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0"/>
</filter>
<g id="child-svg">
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 1 l -4.5 4.5 h 0.027344 c -0.984375 1.101562 -1.527344 2.523438 -1.527344 4 c 0 3.3125 2.6875 6 6 6 s 6 -2.6875 6 -6 c 0 -1.476562 -0.542969 -2.898438 -1.53125 -4 h 0.03125 z m -0.019531 2.691406 s 2.34375 2.464844 3.078125 3.339844 c 0.589844 0.699219 0.941406 1.601562 0.941406 2.582031 c 0 2.222657 -1.796875 4.019531 -4.019531 4.019531 c -2.21875 0 -4.015625 -1.796874 -4.015625 -4.019531 c 0 -1.019531 0.382812 -1.953125 1.007812 -2.664062 c 0.738282 -0.828125 3.007813 -3.257813 3.007813 -3.257813 z m 0 0" fill="#222222"/></svg>
</g>
</defs>
<rect
width="256"
height="256"
fill="url(#Gradient)"
ry="0"
x="0"
y="0" />
<use xlink:href="#child-svg" filter="url(#alpha-to-white)"
transform="matrix(8,0,0,8,64,64)" />
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="Gradient" x1="0" x2="0" y1="0" y2="1">
<stop offset="0%" style="stop-color:#1A5FB4;stop-opacity:1" />
<stop offset="100%" style="stop-color:#99C1F1;stop-opacity:1" />
</linearGradient>
<filter id="alpha-to-white">
<feColorMatrix in="SourceGraphic" type="matrix"
values="0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0"/>
</filter>
<g id="child-svg">
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 8 1 l -4.5 4.5 h 0.027344 c -0.984375 1.101562 -1.527344 2.523438 -1.527344 4 c 0 3.3125 2.6875 6 6 6 s 6 -2.6875 6 -6 c 0 -1.476562 -0.542969 -2.898438 -1.53125 -4 h 0.03125 z m -0.019531 2.691406 s 2.34375 2.464844 3.078125 3.339844 c 0.589844 0.699219 0.941406 1.601562 0.941406 2.582031 c 0 2.222657 -1.796875 4.019531 -4.019531 4.019531 c -2.21875 0 -4.015625 -1.796874 -4.015625 -4.019531 c 0 -1.019531 0.382812 -1.953125 1.007812 -2.664062 c 0.738282 -0.828125 3.007813 -3.257813 3.007813 -3.257813 z m 0 0" fill="#222222"/></svg>
</g>
</defs>
<rect
width="256"
height="256"
fill="url(#Gradient)"
ry="0"
x="0"
y="0" />
<use xlink:href="#child-svg" filter="url(#alpha-to-white)"
transform="matrix(8,0,0,8,64,64)" />
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB