mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
add logo
This commit is contained in:
parent
9847dde81b
commit
faf1e0ce9b
4 changed files with 388 additions and 0 deletions
38
dist/logo-flattened.svg
vendored
Normal file
38
dist/logo-flattened.svg
vendored
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg id="svg1" width="300" height="300" version="1.1" viewBox="0 0 79.375 79.375" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs id="defs1">
|
||||
<linearGradient id="linearGradient6" x1="96.801" x2="140.52" y1="-6.4058" y2="18.837" gradientUnits="userSpaceOnUse">
|
||||
<stop id="stop6" stop-color="#f73a3a" offset="0"/>
|
||||
<stop id="stop5" stop-color="#f61f1f" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient47" x1="39.688" x2="39.688" y1="13.213" y2="79.375" gradientUnits="userSpaceOnUse">
|
||||
<stop id="stop46" stop-color="#414141" offset="0"/>
|
||||
<stop id="stop48" stop-color="#4b4b4b" offset=".14512"/>
|
||||
<stop id="stop49" stop-color="#4b4b4b" offset=".85488"/>
|
||||
<stop id="stop47" stop-color="#414141" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient51" x1="39.688" x2="39.688" y1="13.213" y2="-1.9855e-7" gradientUnits="userSpaceOnUse">
|
||||
<stop id="stop50" stop-color="#acacac" offset="0"/>
|
||||
<stop id="stop51" stop-color="#949494" offset="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="layer1">
|
||||
<path id="rect1" d="m0 13.213h79.375v60.162a6 6 135 0 1-6 6h-67.375a6 6 45 0 1-6-6v-60.162z" fill="url(#linearGradient47)"/>
|
||||
<g id="g6" transform="translate(-.52917 -.52917)" opacity=".070064">
|
||||
<path id="path1" transform="matrix(.80178 0 0 .80178 -51.672 33.308)" d="m140.52 18.837-43.722 25.243v-50.485z" opacity="1"/>
|
||||
<g id="g5" transform="translate(2.1167 2.1167)" opacity="1">
|
||||
<circle id="circle3" cx="79.375" cy="46.294" r="5.1498"/>
|
||||
<circle id="circle4" cx="-1.1102e-16" cy="26.055" r="5.1498"/>
|
||||
<circle id="circle5" cx="-1.1102e-16" cy="66.533" r="5.1498"/>
|
||||
</g>
|
||||
</g>
|
||||
<path id="path5" transform="matrix(.80178 0 0 .80178 -53.789 31.191)" d="m140.52 18.837-43.722 25.243v-50.485z" fill="url(#linearGradient6)"/>
|
||||
<g id="g3" fill="#fff">
|
||||
<circle id="circle10" cx="79.375" cy="46.294" r="5.1498"/>
|
||||
<circle id="circle1" cx="-1.1102e-16" cy="26.055" r="5.1498"/>
|
||||
<circle id="circle2" cx="-1.1102e-16" cy="66.533" r="5.1498"/>
|
||||
</g>
|
||||
<path id="rect45" transform="matrix(1 0 0 -1 0 13.213)" d="m0 0h79.375v7.2132a6 6 135 0 1-6 6h-67.375a6 6 45 0 1-6-6v-7.2132z" fill="url(#linearGradient51)"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.3 KiB |
37
dist/logo-flattened.svg.import
vendored
Normal file
37
dist/logo-flattened.svg.import
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bsac4pnv4a3wv"
|
||||
path="res://.godot/imported/logo-flattened.svg-0ce0b3a9eae5db0ad39f3f1f09da3354.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://dist/logo-flattened.svg"
|
||||
dest_files=["res://.godot/imported/logo-flattened.svg-0ce0b3a9eae5db0ad39f3f1f09da3354.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
276
dist/logo.svg
vendored
Normal file
276
dist/logo.svg
vendored
Normal file
|
@ -0,0 +1,276 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="300"
|
||||
height="300"
|
||||
viewBox="0 0 79.374998 79.375"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
sodipodi:docname="logo.svg"
|
||||
inkscape:export-filename="logo-flattened.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
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="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showguides="true"
|
||||
inkscape:zoom="2.0000002"
|
||||
inkscape:cx="125.74999"
|
||||
inkscape:cy="160.99998"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="1440"
|
||||
inkscape:window-y="36"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false">
|
||||
<sodipodi:guide
|
||||
position="9.0983681,66.161791"
|
||||
orientation="0,-1"
|
||||
id="guide5"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="79.374998,33.080896"
|
||||
orientation="0,-1"
|
||||
id="guide6"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="23.82456,53.319914"
|
||||
orientation="0,-1"
|
||||
id="guide7"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="23.82456,12.84188"
|
||||
orientation="0,-1"
|
||||
id="guide8"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="0,15.213542"
|
||||
orientation="1,0"
|
||||
id="guide10"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1">
|
||||
<linearGradient
|
||||
id="linearGradient49"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
style="stop-color:#acacac;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop50" />
|
||||
<stop
|
||||
style="stop-color:#949494;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop51" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient46"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
style="stop-color:#414141;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop46" />
|
||||
<stop
|
||||
style="stop-color:#4b4b4b;stop-opacity:1;"
|
||||
offset="0.1451201"
|
||||
id="stop48" />
|
||||
<stop
|
||||
style="stop-color:#4b4b4b;stop-opacity:1;"
|
||||
offset="0.85487986"
|
||||
id="stop49" />
|
||||
<stop
|
||||
style="stop-color:#414141;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop47" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
style="stop-color:#f73a3a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6" />
|
||||
<stop
|
||||
style="stop-color:#f61f1f;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop5" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3"
|
||||
id="linearGradient6"
|
||||
x1="96.801147"
|
||||
y1="-6.4058304"
|
||||
x2="140.52271"
|
||||
y2="18.836823"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient46"
|
||||
id="linearGradient47"
|
||||
x1="39.6875"
|
||||
y1="13.213208"
|
||||
x2="39.6875"
|
||||
y2="79.375"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient49"
|
||||
id="linearGradient51"
|
||||
x1="39.6875"
|
||||
y1="13.213208"
|
||||
x2="39.6875"
|
||||
y2="-1.9854737e-07"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<filter
|
||||
style="color-interpolation-filters:sRGB;"
|
||||
inkscape:label="Drop Shadow"
|
||||
id="filter4"
|
||||
x="-0.10978566"
|
||||
y="-0.095077169"
|
||||
width="1.2515921"
|
||||
height="1.2295275">
|
||||
<feFlood
|
||||
result="flood"
|
||||
in="SourceGraphic"
|
||||
flood-opacity="0.270588"
|
||||
flood-color="rgb(0,0,0)"
|
||||
id="feFlood3" />
|
||||
<feGaussianBlur
|
||||
result="blur"
|
||||
in="SourceGraphic"
|
||||
stdDeviation="2.000000"
|
||||
id="feGaussianBlur3" />
|
||||
<feOffset
|
||||
result="offset"
|
||||
in="blur"
|
||||
dx="1.400000"
|
||||
dy="1.987768"
|
||||
id="feOffset3" />
|
||||
<feComposite
|
||||
result="comp1"
|
||||
operator="in"
|
||||
in="flood"
|
||||
in2="offset"
|
||||
id="feComposite3" />
|
||||
<feComposite
|
||||
result="comp2"
|
||||
operator="over"
|
||||
in="SourceGraphic"
|
||||
in2="comp1"
|
||||
id="feComposite4" />
|
||||
</filter>
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
id="rect1"
|
||||
d="m 0,13.213208 79.375,0 0,60.161789 a 6,6 135 0 1 -6,6 H 5.9999971 A 5.9999971,5.9999971 45 0 1 0,73.375 V 13.213208 Z"
|
||||
style="fill:url(#linearGradient47);fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688" />
|
||||
<g
|
||||
id="g6"
|
||||
style="opacity:0.0700637;fill:#000000;fill-opacity:1"
|
||||
transform="translate(-0.52916663,-0.52916663)">
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.989989;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="path1"
|
||||
inkscape:flatsided="true"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="111.375"
|
||||
sodipodi:cy="18.836823"
|
||||
sodipodi:r1="29.147705"
|
||||
sodipodi:r2="14.573853"
|
||||
sodipodi:arg1="0"
|
||||
sodipodi:arg2="1.0471976"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="m 140.52271,18.836823 -43.721563,25.242653 0,-50.4853065 z"
|
||||
inkscape:transform-center-x="-5.8424986"
|
||||
transform="matrix(0.80177853,0,0,0.80177853,-51.671853,33.307811)" />
|
||||
<g
|
||||
id="g5"
|
||||
transform="translate(2.1166667,2.1166667)"
|
||||
style="opacity:1;fill:#000000;fill-opacity:1">
|
||||
<circle
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle3"
|
||||
cx="79.375"
|
||||
cy="46.294102"
|
||||
r="5.1497717" />
|
||||
<circle
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle4"
|
||||
cx="-1.110223e-16"
|
||||
cy="26.055086"
|
||||
r="5.1497717" />
|
||||
<circle
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle5"
|
||||
cx="-1.1102222e-16"
|
||||
cy="66.533119"
|
||||
r="5.1497717" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="fill:url(#linearGradient6);fill-opacity:1;stroke:none;stroke-width:0.989989;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="path5"
|
||||
inkscape:flatsided="true"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="111.375"
|
||||
sodipodi:cy="18.836823"
|
||||
sodipodi:r1="29.147705"
|
||||
sodipodi:r2="14.573853"
|
||||
sodipodi:arg1="0"
|
||||
sodipodi:arg2="1.0471976"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="m 140.52271,18.836823 -43.721563,25.242653 0,-50.4853065 z"
|
||||
inkscape:transform-center-x="-5.8424986"
|
||||
transform="matrix(0.80177853,0,0,0.80177853,-53.788521,31.191143)" />
|
||||
<g
|
||||
id="g3">
|
||||
<circle
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle10"
|
||||
cx="79.375"
|
||||
cy="46.294102"
|
||||
r="5.1497717" />
|
||||
<circle
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle1"
|
||||
cx="-1.110223e-16"
|
||||
cy="26.055086"
|
||||
r="5.1497717" />
|
||||
<circle
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688"
|
||||
id="circle2"
|
||||
cx="-1.1102222e-16"
|
||||
cy="66.533119"
|
||||
r="5.1497717" />
|
||||
</g>
|
||||
<path
|
||||
id="rect45"
|
||||
transform="matrix(1,0,0,-1,0,13.213208)"
|
||||
d="m 0,0 h 79.375 l 0,7.2132082 a 6,6 135 0 1 -6,5.9999998 H 6.0000002 A 6.0000002,6.0000002 45 0 1 0,7.213208 V 0 Z"
|
||||
style="fill:url(#linearGradient51);fill-opacity:1;stroke:none;stroke-width:0.79375;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.988688" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.8 KiB |
37
dist/logo.svg.import
vendored
Normal file
37
dist/logo.svg.import
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bt2gnexdatmuw"
|
||||
path="res://.godot/imported/logo.svg-3b682001f45a5b402a88618d2eaf767b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://dist/logo.svg"
|
||||
dest_files=["res://.godot/imported/logo.svg-3b682001f45a5b402a88618d2eaf767b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
Loading…
Reference in a new issue