chat bubble theming and import

This commit is contained in:
betalars 2026-03-23 19:41:54 +01:00
parent 15b17c639d
commit 33dd1d978b
24 changed files with 4895 additions and 165 deletions

View File

@ -66,6 +66,8 @@
+ [Queen of Fire](https://www.peppercarrot.com/en/viewer/artworks__2023-05-18_Queen-of-Fire_by-David-Revoy.html), [Magic system of hereva](https://www.peppercarrot.com/en/viewer/artworks__2015-06-08_magic-system-of-hereva_by-David-Revoy.html), [Character design for a hippiah witch](https://www.peppercarrot.com/en/viewer/artworks__2020-01-03_character-design-for-a-hippiah-witch_by-David-Revoy.html), [Pepper and Carrot Book 4](https://www.drivethrucomics.com/product/385896/PepperCarrot--Book-4-Everything-Changes?src=shop) and [Saffron steampunk clothes](https://www.peppercarrot.com/en/viewer/artworks__2020-05-09_Saffron-steampunk-clothes_by-David-Revoy.html) by [David Revoy](https://www.peppercarrot.com/en/about/index.html), [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) + [Queen of Fire](https://www.peppercarrot.com/en/viewer/artworks__2023-05-18_Queen-of-Fire_by-David-Revoy.html), [Magic system of hereva](https://www.peppercarrot.com/en/viewer/artworks__2015-06-08_magic-system-of-hereva_by-David-Revoy.html), [Character design for a hippiah witch](https://www.peppercarrot.com/en/viewer/artworks__2020-01-03_character-design-for-a-hippiah-witch_by-David-Revoy.html), [Pepper and Carrot Book 4](https://www.drivethrucomics.com/product/385896/PepperCarrot--Book-4-Everything-Changes?src=shop) and [Saffron steampunk clothes](https://www.peppercarrot.com/en/viewer/artworks__2020-05-09_Saffron-steampunk-clothes_by-David-Revoy.html) by [David Revoy](https://www.peppercarrot.com/en/about/index.html), [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en)
+ [Procesa, the sea witch](https://katharsisdrill.art/cc_images/Procesa_the_sea_witch.png), [Arkariater](https://katharsisdrill.art/cc_images/Arkariater.png), [Cryo hamber](https://katharsisdrill.art/cc_images/Cryo_Chamber.png) and [Caladrabn](https://katharsisdrill.art/cc_images/Caladrabn.png), by [Katharsisdrill](https://katharsisdrill.art), [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) (CW: Nudity, Body Horror) + [Procesa, the sea witch](https://katharsisdrill.art/cc_images/Procesa_the_sea_witch.png), [Arkariater](https://katharsisdrill.art/cc_images/Arkariater.png), [Cryo hamber](https://katharsisdrill.art/cc_images/Cryo_Chamber.png) and [Caladrabn](https://katharsisdrill.art/cc_images/Caladrabn.png), by [Katharsisdrill](https://katharsisdrill.art), [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) (CW: Nudity, Body Horror)
+ [Flow © Dream Well Studio](https://www.blender.org/download/releases/4-4/) by [Sacrebleu Productions, Take Five](https://flow.movie/), Splash Artwork Image licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) + [Flow © Dream Well Studio](https://www.blender.org/download/releases/4-4/) by [Sacrebleu Productions, Take Five](https://flow.movie/), Splash Artwork Image licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)
+ [Titans of Growth](https://inkscape.org/~rafael_clemos/%E2%98%85titans-of-growth), by [Rafael Cundari](https://inkscape.org/~rafael_clemos/), [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
+ [Vector Driving](https://inkscape.org/~atareumco/%E2%98%85vector-driving), by [atareumco](https://inkscape.org/~atareumco/), [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
## Pen and Paper Rulebooks ## Pen and Paper Rulebooks
- [Dungeons and Dragons](https://www.dndbeyond.com/) by Wizards of the Cost, Creative commons, [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) - [Dungeons and Dragons](https://www.dndbeyond.com/) by Wizards of the Cost, Creative commons, [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)

View File

@ -0,0 +1,35 @@
[gd_scene format=3 uid="uid://jo5snwo3hljg"]
[ext_resource type="PackedScene" uid="uid://dgb7x8na0ek57" path="res://logic-scenes/chat_view/chat-view.tscn" id="1_vqupd"]
[sub_resource type="ViewportTexture" id="ViewportTexture_5qql1"]
viewport_path = NodePath("SubViewport")
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ygcau"]
resource_local_to_scene = true
albedo_color = Color(0.044782206, 0.0447822, 0.04478219, 1)
emission_enabled = true
emission_texture = SubResource("ViewportTexture_5qql1")
[sub_resource type="QuadMesh" id="QuadMesh_e1tec"]
size = Vector2(0.65, 1.024)
[node name="Node3D" type="Node3D" unique_id=1742269201]
[node name="Camera3D" type="Camera3D" parent="." unique_id=564214091]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1.6039121)
fov = 39.2
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=547658224]
material_override = SubResource("StandardMaterial3D_ygcau")
mesh = SubResource("QuadMesh_e1tec")
skeleton = NodePath("../Camera3D")
[node name="SubViewport" type="SubViewport" parent="." unique_id=492907135]
size = Vector2i(650, 1024)
[node name="PhoneScreen" parent="SubViewport" unique_id=422469732 instance=ExtResource("1_vqupd")]
offset_right = 429.65
offset_bottom = 53.247925
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=302949429]

View File

@ -0,0 +1,42 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bsx3i6hk4el4c"
path.bptc="res://.godot/imported/dice_data.png-1ec43a14a303cea8f462a7635530fe46.bptc.ctex"
path.astc="res://.godot/imported/dice_data.png-1ec43a14a303cea8f462a7635530fe46.astc.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://base-environments/youth_room/import/textures/dice_data.png"
dest_files=["res://.godot/imported/dice_data.png-1ec43a14a303cea8f462a7635530fe46.bptc.ctex", "res://.godot/imported/dice_data.png-1ec43a14a303cea8f462a7635530fe46.astc.ctex"]
[params]
compress/mode=2
compress/high_quality=true
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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=0

View File

@ -613,67 +613,67 @@ menu_a11y_statement,Open Information on Accessibility,Informationen zu Barrieref
thank_you_beta_title,Thanks for contributing to the beta!,Danke für deinen Beitrag zur Beta!,,, thank_you_beta_title,Thanks for contributing to the beta!,Danke für deinen Beitrag zur Beta!,,,
thank_you_beta_text,"We hope you enjoyed playing our game. If you did, and especially if you didnt, please take some time to fill out our feedback form. This will help us find some little things we can still enhance to make Frame of Mind as good as it can be for its release.","Wir hoffen dir hat unser Spiel gefallen. Wenn es das getan hat, und insbesondere, wenn das das nicht getan hat, nimm dir bitte ein wenig Zeit für unseren Feedback-Bogen. Das hilft uns noch ein paar Ecken und Kanten zu finden, die wir vor der Veröffentlichung noch fixen können.",,, thank_you_beta_text,"We hope you enjoyed playing our game. If you did, and especially if you didnt, please take some time to fill out our feedback form. This will help us find some little things we can still enhance to make Frame of Mind as good as it can be for its release.","Wir hoffen dir hat unser Spiel gefallen. Wenn es das getan hat, und insbesondere, wenn das das nicht getan hat, nimm dir bitte ein wenig Zeit für unseren Feedback-Bogen. Das hilft uns noch ein paar Ecken und Kanten zu finden, die wir vor der Veröffentlichung noch fixen können.",,,
beta_quit,quit and open survey,Schließen und Fragebogen öffnen,,, beta_quit,quit and open survey,Schließen und Fragebogen öffnen,,,
,Sorry.,Sorry.,,, chat.fabian.01,Sorry.,Sorry.,,,
,I never knew what to say. Can I write instead?,"Ich wusste nie, was ich sagen sollte. Kann ich statt dessen schreiben?",,, chat.fabian.02,I never knew what to say. Can I write instead?,"Ich wusste nie, was ich sagen sollte. Kann ich statt dessen schreiben?",,,
,"Okay, so you are sorry? How does that help me feel like having a caring brother?","Okay, also es tut mir leid. Inwieweit hilft das dabei, einmal in meinem Leben getröstet zu werden?",,, chat.xavier.03,"Okay, so you are sorry? How does that help me feel like having a caring brother?","Okay, es tut dir leid. Inwieweit hilft das dabei, einmal in meinem Leben getröstet zu werden?",,,
,"Xavier, I … words.","Xavier, ich … Worte!",,, chat.fabian.04,"Xavier, I … words.","Xavier, ich … Worte!",,,
,"You know I cared. But: too many emotions. It feels like no matter what I say you get angrier and hate me more and then I say nothing, but thats wrong again.","Du weißt du bist mir nicht egal. Aber zu viele Emotionen. Egal, was ich sage es hat dich irgendwie immer wütend gemacht, also habe ich irgendwann nichts gesagt, aber das ist auch wieder falsch.",,, chat.fabian.05,"You know I cared. But: too many emotions. It feels like no matter what I say you get angrier and hate me more and then I say nothing, but thats wrong again.","Du weißt du bist mir nicht egal. Aber zu viele Emotionen. Egal, was ich sage es hat dich irgendwie immer wütend gemacht, also habe ich irgendwann nichts gesagt, aber das ist auch wieder falsch.",,,
,So its about you again. Sorry for thinking it was about me for once.,"Okay, also geht es wieder um dich. Tut mir leid, dass ich dachte es ginge einmal um mich.",,, chat.xavier.06,So its about you again. Sorry for thinking it was about me for once.,"Okay, also geht es wieder um dich. Tut mir leid, dass ich dachte es ginge einmal um mich.",,,
,:c,:c,,, chat.fabian.07,:c,:c,,,
,Im sorry.,Es tut mir leid.,,, chat.fabian.08,Im sorry.,Es tut mir leid.,,,
,"No, I did it … agaiksjdasd. Youre hurt.","Nein, ich mein … ahfdljhasdfag. Du bist verletzt.",,, chat.fabian.09,"No, I did it … agaiksjdasd. Youre hurt.","Nein, ich mein … ahfdljhasdfag. Du bist verletzt.",,,
,I just want to know if you ever considered how it felt to me?,"Hat es dich je interessiert, wie ich mich fühle?",,, chat.xavier.10,I just want to know if you ever considered how it felt to me?,"Hat es dich je interessiert, wie ich mich fühle?",,,
,Did you even see the discrepency?,"Und merkst du, dass es nicht fair ist?",,, chat.xavier.11,Did you even see the discrepency?,"Und merkst du, dass es nicht fair ist?",,,
,Yes. Ive been confused and overwhealmed.,Ja. Ich war verwirrt und überlastet.,,, chat.fabian.12,Yes. Ive been confused and overwhealmed.,Ja. Ich war verwirrt und überlastet.,,,
,That I didnt get to have needs?,"Darüber, dass ich keine Bedürfnisse haben durfte?",,, chat.xavier.13,That I didnt get to have needs?,"Darüber, dass ich keine Bedürfnisse haben durfte?",,,
,"Okay, whats so confusing?","Okay, was daran ist verwirrend?",,, chat.xavier.14,"Okay, whats so confusing?","Okay, was daran ist verwirrend?",,,
,That you never told your needs?,Dass du deine Bedürfnisse nie gesagt hast?,,, chat.fabian.15,That you never told your needs?,Dass du deine Bedürfnisse nie gesagt hast?,,,
,Im sorry that I didnt communicate my needs?!,"Es tut mir leid, dass ich meine Bedürfnisse nicht gesagt habe?!",,, chat.xavier.16,Im sorry that I didnt communicate my needs?!,"Es tut mir leid, dass ich meine Bedürfnisse nicht gesagt habe?!",,,
,My dear parents seemed so concerned with their special needs kids that I kind of learned my non-special needs just didnt really matter in the grand scheme of things.,"Meine guten Eltern waren so sehr bei ihrem armen Kind mit besonderen Bedürfnissen, dass ihr anderes Kind gelernt hat, dass deren Bedürfnisse doch gar nicht so besonders sind im Großen und Ganzen.",,, chat.xavier.17,My dear parents seemed so concerned with their special needs kids that I kind of learned my non-special needs just didnt really matter in the grand scheme of things.,"Meine guten Eltern waren so sehr bei ihrem armen Kind mit besonderen Bedürfnissen, dass ihr anderes Kind gelernt hat, dass deren Bedürfnisse doch gar nicht so besonders sind im Großen und Ganzen.",,,
,But you didnt want them worrying about you? You were always so upset when mom tried to care for you?,"Aber du wolltest doch nicht, dass sie sich Sorgen machen? Du warst immer wütend, wenn Mom sich irgendwie gekümmert hat?",,, chat.fabian.18,But you didnt want them worrying about you? You were always so upset when mom tried to care for you?,"Aber du wolltest doch nicht, dass sie sich Sorgen machen? Du warst immer wütend, wenn Mom sich irgendwie gekümmert hat?",,,
,"And I always felt like you didnt want to be like me. It has been like this for as long as I can think so I never asked myself, why?","Und solang ich mich erinnern kann, wolltest du nicht so sein wie ich. Das habe ich einfach nicht hinterfragt.",,, chat.fabian.19,"And I always felt like you didnt want to be like me. It has been like this for as long as I can think so I never asked myself, why?","Und solang ich mich erinnern kann, wolltest du nicht so sein wie ich. Das habe ich einfach nicht hinterfragt.",,,
,Why would I want to be like you? I know I dont have your disability. So why be a burdon when you are always the bigger problem?,"Warum würde ich wie du sein sollen? Ich habe nicht deine Behinderung. Also warum sollte ich unsere Eltern noch weiter belasten, wenn du das größere Problem bist?",,, chat.xavier.20,Why would I want to be like you? I know I dont have your disability. So why be a burdon when you are always the bigger problem?,"Warum würde ich wie du sein sollen? Ich habe nicht deine Behinderung. Also warum sollte ich unsere Eltern noch weiter belasten, wenn du das größere Problem bist?",,,
,I just need to do things myself.,Ich muss halt Dinge alleine machen.,,, chat.xavier.21,I just need to do things myself.,Ich muss halt Dinge alleine machen.,,,
,I also thought you dont like it when mom does that?,"Ich dachte auch, dass du es nicht leiden kannst, wenn Mom das tut. =.=",,, chat.fabian.22,You seem to be doing a mom thin that you dont like yourself when she does that.,"Ich dachte auch, dass du es nicht leiden kannst, wenn Mom das tut. =.=",,,
,"Okay, go on …","Okay, dünnes Eis …",,, chat.xavier.23,"Okay, thin ice …","Okay, dünnes Eis …",,,
,We always had to play guessing games with her needs. And I hate guessing needs.,"Wir durften immer raten, was ihre Bedürfnisse sind. Und ich hasse Bedürfnisse raten.",,, chat.fabian.24,We always had to play guessing games with her needs. And I hate guessing needs.,"Wir durften immer raten, was ihre Bedürfnisse sind. Und ich hasse Bedürfnisse raten.",,,
,Its always so stressful and colvouted and I didnt want to do that to you so I told you about all my needs so you wouldnt worry.,"Es ist einfach nur Stress und den wollte ich dir nicht antun, also habe ich dir einfach erzählt, was los ist, damit du es weißt und dir keine Sorgen machen musst.",,, chat.fabian.25,Its always so stressful and colvouted and I didnt want to do that to you so I told you about all my needs so you wouldnt worry.,"Es ist einfach nur Stress und den wollte ich dir nicht antun, also habe ich dir einfach erzählt, was los ist, damit du es weißt und dir keine Sorgen machen musst.",,,
,And I thought you talked to me because youre interested. But you were worried.,"Und ich dachte du redest mit mir, weil dich das interessiert. Aber du hast dir doch Sorgen gemacht.",,, chat.fabian.26,And I thought you talked to me because youre interested. But you were worried.,"Und ich dachte du redest mit mir, weil dich das interessiert. Aber du hast dir doch Sorgen gemacht.",,,
,I guess that plan didnt work out so well.,Ratsupaltuff.,,, chat.fabian.27,I guess that plan didnt work out so well.,Ratsupaltuff.,,,
,You know what my need is? I need a brother that is not just big in terms of age and that wont occupy my parents so much they constantly forget about their second child.,"Weißt du, was mir helfen würde? Ein Bruder, der nicht nur dem Alter nach groß ist und meine Eltern nicht so hart auslastet, dass sie ständig ihr zweites Kind vergessen!",,, chat.xavier.28,You know what my need is? I need a brother that is not just big in terms of age and that wont occupy my parents so much they constantly forget about their second child.,"Weißt du, was mir helfen würde? Ein Bruder, der nicht nur dem Alter nach groß ist und meine Eltern nicht so hart auslastet, dass sie ständig ihr zweites Kind vergessen!",,,
,Xaaaavier. Ill have your back as soon as I get our parents off mine.,"Xaaaavier. Ich komm auf dich zurück, sobald ich meine Eltern nicht mehr am Hals habe.",,, chat.fabian.29,Xaaaavier. Ill have your back as soon as I get our parents off mine.,"Xaaaavier. Ich komm auf dich zurück, sobald ich meine Eltern nicht mehr am Hals habe.",,,
,And youre still my smallest big brother. I want to help you when youre in trouble.,Und du bist halt auch irgendwie mein kleinster großer Bruder. Ich werde dir immer helfen.,,, chat.xavier.30,And youre still my smallest big brother. I want to help you when youre in trouble.,Und du bist halt auch irgendwie mein kleinster großer Bruder. Ich werde dir immer helfen.,,,
,But you never said you didnt need that help?,Und du hast mir nie gesagt du brauchst meinen Support nicht?,,, chat.xavier.31,But you never said you didnt need that help?,Und du hast mir nie gesagt du brauchst meinen Support nicht?,,,
,Its not exactly easy to tell mom to stop doing things for me. I feel like the best case is her doing it anyway so it wouldt become a family drama and worst case she does it anyway because it became a family drama.,"Naja versuch halt mal Mom davon zu überzeugen, mich nicht zu bemutteln. Gefühlt best case ist: sie tut es trotzdem, damit es kein Familiendrama gibt und worst Case: sie tut es trotzdem, weil es ein Familiendrama gab.",,, chat.fabian.32,Its not exactly easy to tell mom to stop doing things for me. I feel like the best case is her doing it anyway so it wouldt become a family drama and worst case she does it anyway because it became a family drama.,"Naja versuch halt mal Mom davon zu überzeugen, mich nicht zu bemutteln. Gefühlt best case ist: sie tut es trotzdem, damit es kein Familiendrama gibt und worst Case: sie tut es trotzdem, weil es ein Familiendrama gab.",,,
,I hope you see that irony yourself. Because I see it and Im autistic. :P,Ich hoffe du siehst die Ironie selbst. Ich seh dir sogar und ich bin autistisch.,,, chat.fabian.33,I hope you see that irony yourself. Because I see it and Im autistic. :P,Ich hoffe du siehst die Ironie selbst. Ich seh dir sogar und ich bin autistisch.,,,
,>:c,>:c,,, chat.xavier.34,>:c,>:c,,,
,"You frown in text, you smile irl. That is confusing. I have Autism.","Unglückliches Smiley, glückliches Gesicht, das ist verwirrend. Ich habe Autismus.",,, chat.fabian.35,"You frown in text, you smile irl. That is confusing. I have Autism.","Unglückliches Smiley, glückliches Gesicht, das ist verwirrend. Ich habe Autismus.",,,
,You have smart-ass.,Du hast Klugscheißer.,,, chat.xavier.36,You have smart-ass.,Du hast Klugscheißer.,,,
,Must be comorbid. With my autism. xD,Muss komorbid sein. Mit meinem Autismus. xD,,, chat.fabian.37,Must be comorbid. With my autism. xD,Muss komorbid sein. Mit meinem Autismus. xD,,,
,"Thats why we dont have good autism representation. If anyone wrote like that, half the community would be fuming.",Genau wegen sowas haben wir keine Autismusrepresentation. Wenn das irgendwer so schreiben würde ... die Hälfte der Community würde explodieren.,,, chat.xavier.38,"Thats why we dont have good autism representation. If anyone wrote like that, half the community would be fuming.",Genau wegen sowas haben wir keine Autismusrepresentation. Wenn das irgendwer so schreiben würde ... die Hälfte der Community würde explodieren.,,,
,Bazinga!,Bazinga!,,, chat.fabian.39,Bazinga!,Bazinga!,,,
,Oh ffs. You know what would help me communitate needs? You asking about them once in a while.,"Oh ffs. Weißt du, was mir helfen würde? Wenn du ab und zu einfach mal nachfragst.",,, chat.xavier.40,Oh ffs. You know what would help me communitate needs? You asking about them once in a while.,"Oh ffs. Weißt du, was mir helfen würde? Wenn du ab und zu einfach mal nachfragst.",,,
,Do you want to complain or hear the insight I had?,Möchtest du gerade schimpfen oder dir meine Erkenntnis anhören?,,, chat.fabian.41,Do you want to complain or hear the insight I had?,Möchtest du gerade schimpfen oder dir meine Erkenntnis anhören?,,,
,AAAH,AAAH,,, chat.fabian.42,AAAH,AAAH,,,
,"shit, sorry. I didnt intend that to sound passive aggressive! /genuine","Mist, sorry. Das war nicht passiv aggressiv gemeint. /genuine",,, chat.fabian.43,"shit, sorry. I didnt intend that to sound passive aggressive! /genuine","Mist, sorry. Das war nicht passiv aggressiv gemeint. /genuine",,,
,Why would you be passive aggressive? You have Autism! /joking,Warum würdest du passiv-aggressiv sein? Du hast Autismus! /joking,,, chat.xavier.44,Why would you be passive aggressive? You have Autism! /joking,Warum würdest du passiv-aggressiv sein? Du hast Autismus! /joking,,,
,Mow ._.,Mow ._.,,, chat.fabian.45,Mow ._.,Mow ._.,,,
,Go ahead.,Erzähl.,,, chat.xavier.46,Go ahead.,Erzähl.,,,
,I always wondered why you are doing so little eye contact. Even I noticed that and Im not doing much eye contact.,"Ich habe mich immer gefragt, warum du so wenig Augenkontakt machst. Das ist selbst mir aufgefallen und ich mache nicht so viel Augenkontakt.",,, chat.fabian.47,I always wondered why you are doing so little eye contact. Even I noticed that and Im not doing much eye contact.,"Ich habe mich immer gefragt, warum du so wenig Augenkontakt machst. Das ist selbst mir aufgefallen und ich mache nicht so viel Augenkontakt.",,,
,Yes?,Jaaa?,,, chat.xavier.48,Yes?,Jaaa?,,,
,And you seem to be born as the gender that according to science never has childhood autism until 20 years and many bs diagnoses later.,"Und du bist halt irgendwie in dem Geschlecht aufgewachsen, dass in der Kindheit nie Autismus hatte bis 20 Jahre und lauter bs Diagnosen später.",,, chat.fabian.49,And you seem to be born as the gender that according to science never has childhood autism until 20 years and many bs diagnoses later.,"Und du bist halt irgendwie in dem Geschlecht aufgewachsen, dass in der Kindheit nie Autismus hatte bis 20 Jahre und lauter bs Diagnosen später.",,,
,oO,oO,,, chat.xavier.50,oO,oO,,,
,And dinner always was a sensory nightmare.,Und Abendbrot war auch so ein sensorischer Alptraum.,,, chat.fabian.51,And dinner always was a sensory nightmare.,Und Abendbrot war auch so ein sensorischer Alptraum.,,,
,Social and sensory.,Sozial und sensorisch.,,, chat.xavier.52,Social and sensory.,Sozial und sensorisch.,,,
,And I think Mrs Muler redacted points from both of us for claiming baking a cake involves both Physics and Chemistry.,"Und Frau Müller hat uns beiden mit Punkte dafür abgezogen, dass Kuchen Backen sowohl Chemie als auch Physik ist.",,, chat.fabian.53,And I think Mrs Muler redacted points from both of us for claiming baking a cake involves both Physics and Chemistry.,"Und Frau Müller hat uns beiden mit Punkte dafür abgezogen, dass Kuchen Backen sowohl Chemie als auch Physik ist.",,,
,"Apparently it took her only 3 years to forgot mom complaining to her about it, the same time it took mom to forget she would complain about stuff like that.","Scheint wohl nur drei Jahre gebraucht zu haben, dass sie Moms Beschwerde darüber vergessen hat. Scheint die gleiche Zeit für Mom zu vergessen, dass sie sich über sowas beschweren würde.",,, chat.xavier.54,"Apparently it took her only 3 years to forgot mom complaining to her about it, the same time it took mom to forget she would complain about stuff like that.","Scheint wohl nur drei Jahre gebraucht zu haben, dass sie Moms Beschwerde darüber vergessen hat. Scheint die gleiche Zeit für Mom zu vergessen, dass sie sich über sowas beschweren würde.",,,
,My class remembered for longer than that. :c,Also meine Klasse hat sich länger dran erinnert. :c,,, chat.fabian.55,My class remembered for longer than that. :c,Also meine Klasse hat sich länger dran erinnert. :c,,,
,"And come to think of it, how do all your social struggles suddently vanish when you are on an improv stage with clearly defined roles and expectations?","Und wo ich so darüber nachdenke. Es ist schon spannend, dass deine sozialen Problemchen im Improv-Theater plötzlich nicht existiert haben, wo es klar definierte Rollen und Erwartungen gibt.",,, chat.fabian.56,"And come to think of it, how do all your social struggles suddently vanish when you are on an improv stage with clearly defined roles and expectations?","Und wo ich so darüber nachdenke. Es ist schon spannend, dass deine sozialen Problemchen im Improv-Theater plötzlich nicht existiert haben, wo es klar definierte Rollen und Erwartungen gibt.",,,
,I mean: is that a bad thing?,Ist das schlecht?,,, chat.xavier.57,I mean: is that a bad thing?,Ist das schlecht?,,,
,Its not bad. Its just very confusing because I didnt think youd want to be like me.,"Nein, ist es nicht. Es ist nur verwirrend, wenn ich davon ausgehe, dass du nicht so sein möchtest, wie ich.",,, chat.fabian.58,Its not bad. Its just very confusing because I didnt think youd want to be like me.,"Nein, ist es nicht. Es ist nur verwirrend, wenn ich davon ausgehe, dass du nicht so sein möchtest, wie ich.",,,
,Would you kindly get to the point where I feel undersstood?,"Könntest du bitte zu dem Punkt kommen, an dem ich mich verstanden fühle?",,, chat.fabian.59,Would you kindly get to the point where I feel undersstood?,"Könntest du bitte zu dem Punkt kommen, an dem ich mich verstanden fühle?",,,
,"I always knew you didnt want to be like me. chat.fabian.60,"I always knew you didnt want to be like me.
And it didnt make sense to me, because I felt like we had a lot in common.","Ich wusste immer, dass du nicht so sein möchtest, wie ich. And it didnt make sense to me, because I felt like we had a lot in common.","Ich wusste immer, dass du nicht so sein möchtest, wie ich.
Und das war verwirrend, weil ich hatte immer das Gefühl wir waren uns sehr ähnlich.",,, Und das war verwirrend, weil ich hatte immer das Gefühl wir waren uns sehr ähnlich.",,,
,"But if you are like me and youre scared of being like me, then youre scared of being yourself.","Aber wenn du Angst hast wie ich zu sein, und wenn du wie ich bist, dann hast du Angst du selbst zu sein.",,, chat.fabian.61,"But if you are like me and youre scared of being like me, then youre scared of being yourself.","Aber wenn du Angst hast wie ich zu sein, und wenn du wie ich bist, dann hast du Angst du selbst zu sein.",,,
,"And I think this is the first time that the more I think about you, the less I am confused.","Und das ist mir gerade zum ersten mal aufgefallen und je mehr ich darüber nachdenke, desto weniger verwirrt bin ich.",,, chat.fabian.62,"And I think this is the first time that the more I think about you, the less I am confused.","Und das ist mir gerade zum ersten mal aufgefallen und je mehr ich darüber nachdenke, desto weniger verwirrt bin ich.",,,

1 keys en de es ja notes
613 chat.fabian.61 But if you are like me and you’re scared of being like me, then you’re scared of being yourself. Aber wenn du Angst hast wie ich zu sein, und wenn du wie ich bist, dann hast du Angst du selbst zu sein.
614 chat.fabian.62 And I think this is the first time that the more I think about you, the less I am confused. Und das ist mir gerade zum ersten mal aufgefallen und je mehr ich darüber nachdenke, desto weniger verwirrt bin ich.
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679

BIN
src/logic-scenes/chat_view/Progress_Titan_background.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://csw3dng5li77h"
path="res://.godot/imported/Progress_Titan_background.png-d289400e6e3a57d5781db5b1f66e0cfc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://logic-scenes/chat_view/Progress_Titan_background.png"
dest_files=["res://.godot/imported/Progress_Titan_background.png-d289400e6e3a57d5781db5b1f66e0cfc.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

View File

@ -0,0 +1,816 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="650"
height="1024"
viewBox="0 0 650 1024"
version="1.1"
sodipodi:docname="Progress_Titan_background.svg"
id="svg685"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
xml:space="preserve"
inkscape:export-filename="Vector_Driving_background.png"
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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><title
id="title71">Vector Driving</title><defs
id="defs687"><linearGradient
id="linearGradient67"
inkscape:collect="always"><stop
style="stop-color:#455663;stop-opacity:1"
offset="0"
id="stop67" /><stop
style="stop-color:#5a6169;stop-opacity:1"
offset="1"
id="stop68" /></linearGradient><linearGradient
id="linearGradient59"
inkscape:collect="always"><stop
style="stop-color:#c6988e;stop-opacity:1"
offset="0"
id="stop59" /><stop
style="stop-color:#6b6a71;stop-opacity:1"
offset="1"
id="stop60" /></linearGradient><linearGradient
id="linearGradient55"
inkscape:collect="always"><stop
style="stop-color:#3f525e;stop-opacity:1;"
offset="0"
id="stop55" /><stop
style="stop-color:#7b7e79;stop-opacity:1;"
offset="1"
id="stop56" /></linearGradient><linearGradient
id="linearGradient53"
inkscape:collect="always"><stop
style="stop-color:#3f525e;stop-opacity:1"
offset="0"
id="stop53" /><stop
style="stop-color:#5b6d72;stop-opacity:1"
offset="1"
id="stop54" /></linearGradient><linearGradient
id="linearGradient51"
inkscape:collect="always"><stop
style="stop-color:#deae9b;stop-opacity:1"
offset="0"
id="stop51" /><stop
style="stop-color:#e0c7a7;stop-opacity:1"
offset="1"
id="stop52" /></linearGradient><linearGradient
id="linearGradient49"
inkscape:collect="always"><stop
style="stop-color:#435564;stop-opacity:1"
offset="0"
id="stop49" /><stop
style="stop-color:#7b7e79;stop-opacity:1"
offset="1"
id="stop50" /></linearGradient><linearGradient
id="linearGradient42"
inkscape:collect="always"><stop
style="stop-color:#6a676a;stop-opacity:1"
offset="0"
id="stop43" /><stop
style="stop-color:#947977;stop-opacity:1"
offset="0.50086355"
id="stop45" /><stop
style="stop-color:#d4a094;stop-opacity:1;"
offset="0.87657899"
id="stop46" /><stop
style="stop-color:#f2beb1;stop-opacity:1;"
offset="1"
id="stop44" /></linearGradient><linearGradient
id="linearGradient35"
inkscape:collect="always"><stop
style="stop-color:#2a5374;stop-opacity:1"
offset="0"
id="stop40" /><stop
style="stop-color:#2f6b8f;stop-opacity:1"
offset="0.46258503"
id="stop42" /><stop
style="stop-color:#316f93;stop-opacity:1"
offset="1"
id="stop41" /></linearGradient><linearGradient
id="linearGradient36"
inkscape:collect="always"><stop
style="stop-color:#fde4b1;stop-opacity:1"
offset="0"
id="stop37" /><stop
style="stop-color:#f4caa7;stop-opacity:1"
offset="0.47261572"
id="stop39" /><stop
style="stop-color:#7ccfc5;stop-opacity:1;"
offset="1"
id="stop38" /></linearGradient><linearGradient
id="linearGradient32"
inkscape:collect="always"><stop
style="stop-color:#bccfb9;stop-opacity:1"
offset="0"
id="stop32" /><stop
style="stop-color:#7dbcb2;stop-opacity:1"
offset="0.18778947"
id="stop34" /><stop
style="stop-color:#4e9cac;stop-opacity:1"
offset="0.46947369"
id="stop35" /><stop
style="stop-color:#73b6b0;stop-opacity:1"
offset="0.78596491"
id="stop36" /><stop
style="stop-color:#acd0bf;stop-opacity:1"
offset="1"
id="stop33" /></linearGradient><linearGradient
id="linearGradient29"
inkscape:collect="always"><stop
style="stop-color:#ffffff;stop-opacity:0"
offset="0"
id="stop30" /><stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop31" /></linearGradient><linearGradient
id="linearGradient27"
inkscape:collect="always"><stop
style="stop-color:#30798e;stop-opacity:1"
offset="0"
id="stop27" /><stop
style="stop-color:#32798f;stop-opacity:1"
offset="0.5062241"
id="stop29" /><stop
style="stop-color:#32899b;stop-opacity:1"
offset="1"
id="stop28" /></linearGradient><linearGradient
id="linearGradient22"
inkscape:collect="always"><stop
style="stop-color:#90c0b2;stop-opacity:1"
offset="0"
id="stop22" /><stop
style="stop-color:#236088;stop-opacity:1"
offset="0.04808853"
id="stop25" /><stop
style="stop-color:#255f88;stop-opacity:1"
offset="0.48088533"
id="stop24" /><stop
style="stop-color:#226086;stop-opacity:1"
offset="0.94808853"
id="stop26" /><stop
style="stop-color:#66a1b1;stop-opacity:1"
offset="1"
id="stop23" /></linearGradient><linearGradient
id="linearGradient10"
inkscape:collect="always"><stop
style="stop-color:#7aa1a4;stop-opacity:1"
offset="0"
id="stop10" /><stop
style="stop-color:#154c74;stop-opacity:1;"
offset="0.06737917"
id="stop13" /><stop
style="stop-color:#154c74;stop-opacity:1"
offset="0.48011363"
id="stop12" /><stop
style="stop-color:#154c74;stop-opacity:1;"
offset="0.93282944"
id="stop14" /><stop
style="stop-color:#92a4b2;stop-opacity:1"
offset="1"
id="stop11" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient10"
id="linearGradient11"
x1="290"
y1="560"
x2="464"
y2="560"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0199741,0,0,1.0199741,-5.7847232,-10.99517)" /><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath14"><path
id="path15"
style="opacity:1;fill:url(#linearGradient15);fill-opacity:1;stroke:none;stroke-width:0.611627;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.53304,550.47162 h 167.41685 c 2.01117,0 4.74495,1.95627 3.63026,3.63027 l -5.3033,7.96427 c -1.11469,1.674 -1.61909,3.63026 -3.63026,3.63026 H 299.54345 c -2.01117,0 -2.41877,-2.02493 -3.63027,-3.63026 l -6.01041,-7.96427 c -1.2115,-1.60533 1.6191,-3.63027 3.63027,-3.63027 z"
sodipodi:nodetypes="sssssssss" /></clipPath><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient10"
id="linearGradient15"
gradientUnits="userSpaceOnUse"
x1="290"
y1="560"
x2="464"
y2="560" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient22"
id="linearGradient23"
x1="290.97443"
y1="-534.21918"
x2="466.69049"
y2="-534.21918"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,-249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient27"
id="linearGradient28"
x1="291.68155"
y1="520.07703"
x2="462.09427"
y2="520.07703"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient29"
id="linearGradient31"
x1="378.5"
y1="519"
x2="378.5"
y2="508"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient32"
id="linearGradient33"
x1="308"
y1="501"
x2="450.5"
y2="501"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient36"
id="linearGradient38"
x1="377.25"
y1="625"
x2="377.25"
y2="15.605989"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.242318,0,0,1.6807873,-140.03883,-26.361149)" /><filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter34"
x="-0.018215205"
y="-0.36088876"
width="1.0364304"
height="1.7217775"><feGaussianBlur
inkscape:collect="always"
stdDeviation="1.2029625"
id="feGaussianBlur34" /></filter><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient35"
id="linearGradient41"
x1="378"
y1="625.5"
x2="378"
y2="552"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient42"
id="linearGradient44"
x1="47.376156"
y1="625"
x2="47.376156"
y2="557.39929"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2395618,0,0,1.2399751,-138.79916,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient49"
id="linearGradient50"
x1="87"
y1="606"
x2="97.419876"
y2="567.11249"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient51"
id="linearGradient52"
x1="272.94321"
y1="439.11331"
x2="253.14423"
y2="394.56558"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-138.28525,171.18519)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient53"
id="linearGradient54"
x1="11"
y1="511"
x2="11"
y2="485"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-138.79885,383.06378)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient55"
id="linearGradient56"
x1="269.05414"
y1="525.02679"
x2="269.05414"
y2="515.12732"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.3825339,0,0,1.3825339,-344.78902,253.1834)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient59"
id="linearGradient60"
x1="607.75922"
y1="550.33374"
x2="643"
y2="553"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2304072,-0.15374173,0.15374173,1.2304072,-823.85676,376.17223)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient67"
id="linearGradient68"
x1="719.83472"
y1="613.76868"
x2="685.35736"
y2="593.86316"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /></defs><sodipodi:namedview
pagecolor="#e0e0e0"
bordercolor="#808080"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="1"
inkscape:pagecheckerboard="false"
inkscape:showpageshadow="false"
inkscape:document-units="px"
showgrid="false"
units="px"
width="750px"
height="1140px"
borderlayer="true"
inkscape:zoom="1.4142136"
inkscape:cx="122.68303"
inkscape:cy="676.70119"
inkscape:current-layer="layer1"
id="namedview670"
inkscape:blackoutopacity="0.0"
inkscape:deskcolor="#c4c4c4"
inkscape:window-maximized="1"
inkscape:window-width="2560"
inkscape:window-height="1534"
inkscape:window-x="0"
inkscape:window-y="0"
showguides="false"
inkscape:guide-bbox="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:snap-smooth-nodes="true"
guidecolor="#808080"
guideopacity="1"
guidehicolor="#b80000"
guidehiopacity="1"><inkscape:page
x="0"
y="0"
width="650"
height="1024"
id="page1792"
inkscape:label="About Screen"
margin="0"
bleed="0"
inkscape:export-filename="..\About Screen.png"
inkscape:export-xdpi="400"
inkscape:export-ydpi="400" /><sodipodi:guide
position="0,1024"
orientation="0,750"
id="guide1"
inkscape:locked="false" /><sodipodi:guide
position="750,1024"
orientation="625,0"
id="guide2"
inkscape:locked="false" /><sodipodi:guide
position="750,399"
orientation="0,-750"
id="guide3"
inkscape:locked="false" /><sodipodi:guide
position="0,399"
orientation="-625,0"
id="guide4"
inkscape:locked="false" /></sodipodi:namedview><g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Your Artwork Here"
style="display:inline"
inkscape:highlight-color="#ffe900"><rect
style="opacity:1;fill:url(#linearGradient38);fill-opacity:1;stroke:none;stroke-width:1.30052;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect36"
width="929.87494"
height="1024.2617"
x="-140.03883"
y="-0.13084412" /><circle
style="opacity:1;fill:url(#linearGradient52);fill-opacity:1;stroke:none;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path50"
cx="166.83937"
cy="692.87817"
r="81.541924" /><path
style="fill:#bc93a8;fill-opacity:1;stroke:none;stroke-width:1.15721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 337.81436,924.81727 c 0,0 13.3011,5.42039 20.23684,6.88011 10.01852,2.10852 20.31963,2.51952 30.54617,2.64283 8.65314,0.10435 17.50236,0.7345 25.96423,-1.61147 6.74556,-1.87015 13.19327,-5.46324 19.09135,-9.74656 8.49433,-6.16877 14.06145,-17.11615 22.90962,-22.56813 8.18822,-5.04536 17.7504,-6.08895 26.7279,-8.64748 7.96587,-2.27021 15.89841,-6.06545 24.05509,-5.94142 4.87467,0.0741 9.34008,3.04497 14.12761,3.98421 7.1734,1.40731 14.46001,2.34662 21.76413,2.45294 8.02188,0.11677 16.26177,0.43435 24.05512,-1.99587 12.27206,-3.82684 23.22448,-12.21068 34.36442,-19.38509 7.75237,-4.9927 15.66596,-9.90571 22.52778,-16.41975 3.72137,-3.53276 9.92752,-12.11765 9.92752,-12.11765 0,0 7.63991,-0.0129 11.45482,0.11428 3.44091,0.11472 10.30932,0.58507 10.30932,0.58507 l -0.38183,101.71905 -316.15277,9.8227 z"
id="path48"
sodipodi:nodetypes="caaaaaaaaaaaacacccc" /><path
style="fill:#bc93a8;fill-opacity:1;stroke:none;stroke-width:1.16998px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -52.661936,852.08439 c 0,0 17.116771,3.08649 25.390711,5.88988 9.207985,3.11987 17.7126601,8.4579 26.77064211,12.08976 8.98809699,3.60385 18.00642189,7.28363 27.32261089,9.6098 8.064807,2.01372 16.323195,3.04141 24.562751,3.71993 7.432248,0.61204 14.941693,-0.54541 22.354863,0.30999 7.179015,0.82839 14.22306,2.80725 21.250922,4.64991 5.107246,1.33908 10.102156,3.17315 15.179226,4.64991 4.85997,1.41362 9.62466,3.55699 14.62726,4.02991 5.05523,0.47791 10.14039,-1.90125 15.17922,-1.23997 6.99353,0.91781 13.29326,5.31741 20.14697,7.12987 7.43456,1.96604 15.11143,2.52518 22.63085,4.0299 8.86328,1.77367 17.85411,3.05 26.49465,5.8899 7.49296,2.46271 14.30894,7.15093 21.8029,9.6098 5.94008,1.94903 12.08418,3.08492 18.21506,4.02992 9.32496,1.43732 28.15057,2.47995 28.15057,2.47995 l -1.10393,14.25975 -328.975276,-1.24006 z"
id="path47"
sodipodi:nodetypes="caaaaaaaaaaaaaacccc" /><rect
style="opacity:1;fill:url(#linearGradient44);fill-opacity:1;stroke:none;stroke-width:3.09941;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect42"
width="929.67139"
height="84.875816"
x="-139.72884"
y="940.3078" /><path
id="rect4"
style="opacity:1;fill:url(#linearGradient41);fill-opacity:1;stroke:none;stroke-width:1.23997;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 315.33291,929.27284 h 45.2333 L 656.02522,1024.131 H -0.54161532 Z"
sodipodi:nodetypes="ccccc" /><path
id="path35"
style="opacity:1;fill:#cef1ef;fill-opacity:1;stroke-width:3.09993;stroke-linecap:round;paint-order:stroke fill markers"
d="m 425.62728,958.0719 1.86186,-4.30958 216.78024,70.36868 h -19.00075 z"
sodipodi:nodetypes="ccccc" /><path
id="rect35"
style="opacity:1;fill:#cef1ef;fill-opacity:1;stroke-width:3.09993;stroke-linecap:round;paint-order:stroke fill markers"
d="M 238.02252,958.0719 234.14569,955.51149 16.90827,1024.131 H 33.784456 Z"
sodipodi:nodetypes="ccccc" /><path
id="rect34"
style="opacity:1;fill:#abd4a8;fill-opacity:1;stroke-width:2.79738;stroke-linecap:round;paint-order:stroke fill markers"
d="m 324.37069,941.03909 8.17376,-0.62003 5.26991,84.33184 h -23.67347 z"
sodipodi:nodetypes="ccccc" /><ellipse
style="opacity:0.9;fill:#17294f;fill-opacity:1;stroke:none;stroke-width:4.13946;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers;filter:url(#filter34)"
id="path34"
cx="349.25"
cy="992.15112"
rx="79.25"
ry="4"
transform="matrix(1.3171617,0,0,2.0944479,-133.51693,-1096.7395)" /><rect
style="opacity:1;fill:#345f7a;fill-opacity:1;stroke:none;stroke-width:3.51466;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect33"
width="15.189695"
height="8.1790676"
x="409.36719"
y="879.67389"
ry="3.115835" /><rect
style="opacity:1;fill:#345f7a;fill-opacity:1;stroke:none;stroke-width:3.51466;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect32"
width="15.189695"
height="8.1790676"
x="226.9938"
y="879.67389"
ry="3.115835" /><path
style="opacity:1;fill:url(#linearGradient33);fill-opacity:1;stroke:none;stroke-width:1.11598;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="m 222.07743,899.72827 c 0,0 3.68128,-7.94131 7.01438,-10.52156 2.81392,-2.17834 10.08312,-3.50719 10.08312,-3.50719 0,0 6.69117,-25.09883 14.46713,-35.07179 3.01917,-3.8722 7.31677,-6.84975 11.83671,-8.76795 6.54603,-2.77803 13.97462,-2.72954 21.04309,-3.50717 10.76465,-1.18428 21.61778,-1.3944 32.44141,-1.75359 11.83112,-0.39263 23.6888,-1.05819 35.51019,-0.43841 9.99182,0.52389 20.14955,0.90588 29.81103,3.50718 4.61357,1.24219 9.48486,2.63636 13.15192,5.69917 3.63953,3.0398 5.74712,7.60713 7.89115,11.83675 3.65789,7.21607 8.32956,22.79664 8.32956,22.79664 0,0 3.61849,5.19595 6.13756,7.01436 2.44267,1.76326 5.67607,2.08072 8.32954,3.50718 1.85632,0.99793 4.16508,1.70685 5.26079,3.50719 1.37593,2.26078 0.87678,7.89115 0.87678,7.89115 z"
id="path31"
sodipodi:nodetypes="cacaaaaaaaacaaacc" /><path
style="fill:none;fill-opacity:1;stroke:#345f7a;stroke-width:1.23997px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="m 239.39357,883.39376 13.01974,-30.99938"
id="path32" /><text
xml:space="preserve"
style="font-weight:300;font-size:12.6435px;line-height:1.25;font-family:Poppins;-inkscape-font-specification:'Poppins Light';writing-mode:tb-rl;display:none;opacity:0.1;fill:#cccccc;stroke-width:0.431027"
x="-601.35455"
y="676.83618"
id="text317"
transform="rotate(-90)"><tspan
sodipodi:role="line"
id="tspan317"
x="0"
y="0"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Poppins;-inkscape-font-specification:'Poppins Bold';fill:#cccccc;stroke-width:0.431027">RCLEMOS</tspan></text><path
id="path3"
style="opacity:1;fill:#234450;fill-opacity:1;stroke:none;stroke-width:1.24501;stroke-linecap:square;paint-order:stroke fill markers"
d="m 273.13273,844.61219 c 0,0 33.01733,-2.07458 49.55014,-2.25031 19.48646,-0.20708 58.44567,1.41054 58.44567,1.41054 3.85531,0.12977 7.58376,1.75999 10.33423,4.27661 2.54115,2.32504 3.65259,5.56046 4.78184,9.15988 l 2.6873,8.56574 c 1.09229,3.48171 2.16785,8.75534 -0.34655,11.76869 -2.74794,3.2932 -8.60522,2.67555 -12.58608,2.67555 H 265.07083 c -7.62992,0 -12.89211,-7.79195 -10.24531,-14.94809 l 4.53479,-12.26081 c 2.6468,-7.15611 6.14268,-8.34415 13.77242,-8.3978 z"
sodipodi:nodetypes="sasassasssss" /><path
id="rect27"
style="opacity:1;fill:url(#linearGradient28);fill-opacity:1;stroke:none;stroke-width:0.809948;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07743,899.72827 c 26.71398,-9.2325 71.12697,-10.69423 106.96899,-10.95992 35.20482,-0.26097 72.22448,-0.0911 105.21537,9.20634 2.39111,0.67387 0,7.45276 0,7.45276 H 222.07743 c 0,0 -1.79551,-5.07863 0,-5.69918 z"
sodipodi:nodetypes="sasccs" /><path
id="rect26"
style="opacity:1;fill:#133d65;fill-opacity:1;stroke-width:0.743985;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07742,902.35863 c 0,0 72.13168,-6.24237 108.28419,-6.13755 35.14006,0.10197 105.21534,6.57596 105.21534,6.57596 v 3.50719 H 222.07742 Z"
sodipodi:nodetypes="cacccc" /><rect
style="opacity:1;fill:#152e5a;fill-opacity:1;stroke:none;stroke-width:0.494545;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect21"
width="216.12993"
height="8.3295507"
x="220.76222"
y="918.14099" /><circle
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.813734;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path17"
cx="283.72272"
cy="958.10229"
r="10.849783" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:1.98204;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect17"
width="172.97655"
height="17.979639"
x="239.39355"
y="944.77252"
ry="0" /><rect
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2.42141;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect20"
width="218.31085"
height="8.1039"
x="218.62398"
y="924.57892"
ry="4.05195" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect5"
width="24.988653"
height="37.263783"
x="226.02299"
y="948.3905"
ry="7.4527559" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect6"
width="24.988653"
height="37.263783"
x="403.57397"
y="948.3905"
ry="7.4527559" /><rect
style="opacity:0;fill:none;stroke:#ffffff;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect8"
width="217.88351"
height="19.289486"
x="219.44705"
y="905.86584"
ry="4.3840108" /><g
id="g17"
transform="matrix(1.2399751,0,0,1.2399751,-142.51878,249.14647)"
style="opacity:1"><path
id="rect7"
style="opacity:1;fill:url(#linearGradient11);fill-opacity:1;stroke:none;stroke-width:0.623844;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.61137,550.47162 h 170.76085 c 2.05134,0 4.83973,1.99534 3.70277,3.70278 l -5.40923,8.12335 c -1.13695,1.70744 -1.65143,3.70277 -3.70277,3.70277 H 299.74183 c -2.05134,0 -2.46708,-2.06537 -3.70278,-3.70277 l -6.13046,-8.12335 c -1.2357,-1.63739 1.65144,-3.70278 3.70278,-3.70278 z"
sodipodi:nodetypes="sssssssss" /><path
id="path10"
style="opacity:0.5;fill:#152e5a;fill-opacity:1;stroke:none;stroke-width:0.611627;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.53304,544.05341 h 167.41685 c 2.01117,0 4.74495,1.95627 3.63026,3.63027 l -5.3033,7.96427 c -1.11469,1.674 -1.61909,3.63026 -3.63026,3.63026 H 299.54345 c -2.01117,0 -2.41877,-2.02493 -3.63027,-3.63026 l -6.01041,-7.96427 c -1.2115,-1.60533 1.6191,-3.63027 3.63027,-3.63027 z"
sodipodi:nodetypes="sssssssss"
clip-path="url(#clipPath14)"
transform="matrix(1.0199741,0,0,1.0199741,-5.7847232,-10.99517)" /></g><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.467102;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect15"
width="15.68884"
height="23.395639"
x="245.2426"
y="955.21033"
ry="4.6791272" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.467102;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect16"
width="15.68884"
height="23.395639"
x="395.27966"
y="955.21033"
ry="4.6791272" /><rect
style="opacity:1;fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.652832;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect18"
width="215.13568"
height="0.92998135"
x="219.55397"
y="932.6828"
ry="0.46499068" /><rect
style="opacity:1;fill:#06182a;fill-opacity:1;stroke:none;stroke-width:1.64385;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect19"
width="219.18764"
height="3.7199254"
x="218.18559"
y="928.96289"
ry="1.8599627" /><path
id="path29"
style="opacity:1;fill:url(#linearGradient31);fill-opacity:1;stroke:none;stroke-width:0.809948;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07743,898.4883 c 26.71398,-9.23251 70.88895,-16.49919 106.96899,-16.53981 35.47627,-0.0399 72.22448,6.72872 105.21537,16.0262 2.39111,0.67387 0,0.6329 0,0.6329 H 222.07743 c 0,0 -1.79551,0.50126 0,-0.11929 z"
sodipodi:nodetypes="sasccs" /><path
id="rect39"
style="opacity:1;fill:#d9a0a1;fill-opacity:1;stroke:none;stroke-width:1.14894;stroke-linecap:square;paint-order:stroke fill markers"
d="m 278.1428,847.43449 c 0,0 30.46975,-1.91452 45.72691,-2.07668 17.98292,-0.19112 53.93609,1.30168 53.93609,1.30168 3.55784,0.11991 6.9986,1.62421 9.53685,3.94664 2.34507,2.14565 3.37076,5.13142 4.41287,8.45312 l 2.47994,7.90481 c 1.00803,3.21309 2.00061,8.07981 -0.31979,10.86063 -2.53593,3.03911 -7.94126,2.46913 -11.61496,2.46913 H 270.70294 c -7.04119,0 -11.89737,-7.19075 -9.45481,-13.79472 l 4.18492,-11.31477 c 2.44256,-6.60398 5.66871,-7.70033 12.70975,-7.74984 z"
sodipodi:nodetypes="sasassasssss" /><path
style="opacity:1;fill:none;fill-opacity:1;stroke:#4b5659;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path1"
sodipodi:type="arc"
sodipodi:cx="284.31744"
sodipodi:cy="888.74884"
sodipodi:rx="20.02157"
sodipodi:ry="20.02157"
sodipodi:start="3.6869858"
sodipodi:end="5.7801283"
sodipodi:arc-type="arc"
d="m 267.20053,878.36257 a 20.02157,20.02157 0 0 1 17.5407,-9.63081 20.02157,20.02157 0 0 1 17.11737,10.36456"
sodipodi:open="true" /><rect
style="opacity:1;fill:#83736d;fill-opacity:1;stroke:none;stroke-width:3.06741;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect1"
width="2.9449408"
height="7.8273435"
x="326.03687"
y="845.41956" /><rect
style="opacity:1;fill:#aeadb3;fill-opacity:1;stroke:none;stroke-width:5.67615;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect3"
width="3.7582667"
height="21.002079"
x="-855.33936"
y="-338.01038"
transform="matrix(0,-1,-1,0,0,0)"
ry="1.8791333" /><rect
style="opacity:1;fill:#61656f;fill-opacity:1;stroke:none;stroke-width:5.67615;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect2"
width="3.7582667"
height="21.002079"
x="-856.73431"
y="-338.01038"
transform="matrix(0,-1,-1,0,0,0)"
ry="1.8791333" /><path
id="rect9"
style="opacity:1;fill:#255b7c;stroke-width:2.79738;stroke-linecap:round;paint-order:stroke fill markers"
d="m 357.85225,866.68733 c 6.34541,-2.62835 14.25927,-2.62835 20.60468,0 1.52745,0.63269 2.87448,1.97972 3.50717,3.50717 1.28621,3.10521 0,10.08314 0,10.08314 -1.43372,0 -1.5642,0.0585 -3.50717,0.0585 l -20.72093,7e-5 c -1.63769,0 -0.91098,-0.0585 -3.39093,-0.0585 0,0 -1.28621,-6.97794 0,-10.08315 0.6327,-1.52745 1.97973,-2.87448 3.50718,-3.50717 z"
sodipodi:nodetypes="aaassssaaa" /><rect
style="opacity:1;fill:url(#linearGradient23);fill-opacity:1;stroke:none;stroke-width:0.761087;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect22"
width="216.12993"
height="19.727884"
x="220.76222"
y="-923.40167"
transform="scale(1,-1)"
ry="3.0687819" /><rect
style="opacity:1;fill:#69a2ae;fill-opacity:1;stroke:none;stroke-width:3.15976;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect11"
width="63.567627"
height="16.220703"
x="297.04343"
y="905.42743"
ry="2.1239636" /><g
id="g32"
transform="matrix(1.2399751,0,0,1.2399751,-139.62611,249.14647)"><g
id="g24"><rect
style="opacity:1;fill:#1a3b53;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect24"
width="24.130018"
height="8.485281"
x="301.22748"
y="530.99432"
ry="1.3258252" /><rect
style="opacity:1;fill:#c2b0a5;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect12"
width="24.130018"
height="8.485281"
x="301.22748"
y="531.74432"
ry="1.3258252" /><rect
style="fill:#752642;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect13"
width="6.8616343"
height="6.8942904"
x="309.66653"
y="532.53979" /><rect
style="fill:#4f384b;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect14"
width="6.8616343"
height="6.8942904"
x="317.56778"
y="532.53979" /><rect
style="fill:#b07239;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect23"
width="6.8616343"
height="6.8942904"
x="302.15558"
y="532.53979" /></g><g
id="g31"
transform="matrix(-1,0,0,1,755.58497,0)"><rect
style="opacity:1;fill:#1a3b53;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect25"
width="24.130018"
height="8.485281"
x="301.22748"
y="530.99432"
ry="1.3258252" /><rect
style="opacity:1;fill:#c2b0a5;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect28"
width="24.130018"
height="8.485281"
x="301.22748"
y="531.74432"
ry="1.3258252" /><rect
style="fill:#752642;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect29"
width="6.8616343"
height="6.8942904"
x="309.66653"
y="532.53979" /><rect
style="fill:#4f384b;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect30"
width="6.8616343"
height="6.8942904"
x="317.56778"
y="532.53979" /><rect
style="fill:#b07239;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect31"
width="6.8616343"
height="6.8942904"
x="302.15558"
y="532.53979" /></g></g><path
style="fill:none;fill-opacity:1;stroke:#345f7a;stroke-width:1.23997px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="m 414.62036,881.42098 c 0,0 -2.35634,-5.07148 -3.43466,-7.65051 -1.48294,-3.54679 -2.71619,-7.19392 -4.17121,-10.75227 -1.30855,-3.20015 -4.09869,-9.52782 -4.09869,-9.52782"
id="path33"
sodipodi:nodetypes="caac" /><circle
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path46"
cx="258.92322"
cy="948.18256"
r="6.5098696" /><circle
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:2.50947;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="circle48"
cx="258.92322"
cy="950.04242"
r="5.2698946" /><path
style="fill:url(#linearGradient50);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -83.485552,988.56777 c -0.905838,-7.07893 8.847239,-11.38381 14.467114,-15.78243 5.767562,-4.51424 12.593091,-7.55476 19.289486,-10.52147 6.507117,-2.88289 13.116817,-6.03539 20.166282,-7.01439 4.929782,-0.68467 10.284398,-0.9717 14.905512,0.87683 4.621115,1.84842 7.9277436,6.0773 11.3983353,9.64475 2.60991168,2.68271 4.8966494,5.68184 7.014353,8.76793 2.297315,3.34778 4.3114678,6.89501 6.1375674,10.52147 1.0010573,1.98801 2.2821123,3.93911 2.6303843,6.13761 0.252558,1.5942 0.649536,3.6301 -0.438393,4.8224 -3.8058566,4.17103 -11.025202,2.6924 -16.6591172,3.0688 -11.9704168,0.7996 -23.9895528,-0.7986 -35.9485778,-1.7537 -11.871768,-0.9481 -24.292276,0.053 -35.510191,-3.9455 -2.787114,-0.9937 -7.077179,-1.8873 -7.452755,-4.8223 z"
id="path49"
sodipodi:nodetypes="aaaaaaaaaaaaaa" /><path
style="fill:url(#linearGradient54);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -139.78202,1017.2965 c 0,0 17.9074,-0.2886 26.84862,-0.7483 5.85398,-0.301 12.11362,0.9114 17.535899,-1.3153 3.548241,-1.4572 10.085441,-4.6164 8.76795,-7.4528 -3.136793,-6.7529 -9.829523,-12.02293 -16.220709,-16.22073 -6.30541,-4.1415 -13.84163,-6.0824 -21.04309,-8.3295 -5.15539,-1.60862 -15.7823,-3.66212 -15.7823,-3.66212 z"
id="path52"
sodipodi:nodetypes="caasaacc" /><path
style="fill:url(#linearGradient56);fill-opacity:1;stroke:none;stroke-width:1.38254px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.523482,977.09554 c 0,0 1.062324,-4.55406 2.444003,-6.35442 1.349242,-1.75803 3.247644,-3.29554 5.37678,-3.91036 2.353287,-0.67957 4.914208,0.0959 7.331998,0.48877 3.822869,0.62045 7.671926,1.43252 11.242397,2.93282 2.627606,1.10411 5.927713,1.91901 7.331985,4.39924 0.64222,1.13424 0,3.91037 0,3.91037 z"
id="path54"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#4a5864;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.09749,1003.6714 c 0,0 3.35045,-5.67113 6.199876,-6.81993 2.881479,-1.1616 6.215574,0.2462 9.299814,0.62 3.541629,0.4293 10.539791,1.86 10.539791,1.86 l 2.479943,1.86003 -12.399747,1.2399 z"
id="path56"
sodipodi:nodetypes="caacccc" /><path
style="fill:#5a5f6d;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.536101,975.86528 c 0,0 5.744606,-3.86043 8.983174,-4.96235 2.355928,-0.80144 4.892396,-1.07544 7.38047,-1.12444 2.310114,-0.0459 4.620916,0.32936 6.888398,0.7734 3.014983,0.59042 5.916093,1.65982 8.870532,2.50255 2.326159,0.6634 6.972708,2.01044 6.972708,2.01044 0,0 -4.948005,3.42952 -7.788217,4.25932 -5.157603,1.50697 -10.742411,1.69318 -16.082364,1.09608 -5.264389,-0.58844 -15.224701,-4.555 -15.224701,-4.555 z"
id="path57"
sodipodi:nodetypes="caaaacaac" /><path
style="fill:#58626e;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.507562,961.62507 c 0,0 6.314313,-4.32834 9.766477,-5.94187 3.182747,-1.48768 6.503992,-2.87225 9.978228,-3.39448 3.092625,-0.4649 6.416984,-0.72951 9.378033,0.2767 2.625207,0.89226 5.28728,2.5113 6.74217,4.87164 0.68584,1.11266 1.07847,2.6459 0.62354,3.87116 -0.66313,1.78629 -2.59344,2.99799 -4.371392,3.68287 -3.933302,1.51542 -8.425613,0.61357 -12.63742,0.44686 -4.341427,-0.17182 -8.716968,-0.50587 -12.949183,-1.48872 -2.250665,-0.52276 -6.530453,-2.32416 -6.530453,-2.32416 z"
id="path58"
sodipodi:nodetypes="caaaaaaaac" /><path
style="fill:url(#linearGradient60);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.862632,960.03688 c 0,0 7.529278,-5.10633 11.61223,-7.07423 2.48377,-1.19711 5.045645,-2.40194 7.767031,-2.84493 2.682898,-0.43685 5.534406,-0.50379 8.151398,0.23114 2.984485,0.83804 6.646577,1.8627 8.074272,4.61433 0.877519,1.69119 0.718628,4.2589 -0.538557,5.6906 -2.740854,3.12122 -8.000767,2.57896 -12.150331,2.76778 -4.056083,0.18464 -8.056974,-1.01924 -12.07323,-1.6154 -3.622364,-0.53777 -10.842813,-1.76929 -10.842813,-1.76929 z"
id="path59"
sodipodi:nodetypes="caaaaaaac" /><path
style="opacity:0.4;fill:#595f67;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 137.90513,968.99508 c 0,0 6.02354,-4.95098 9.64476,-6.13766 4.17527,-1.3681 8.92552,-2.07758 13.15191,-0.87672 2.41844,0.68717 6.13757,4.38391 6.13757,4.38391 z"
id="path60"
sodipodi:nodetypes="caacc" /><path
style="fill:#907374;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -110.52804,961.16581 c 0,0 18.642404,-0.10885 27.961311,0.0615 5.995779,0.10937 17.979753,0.61669 17.979753,0.61669 0,0 -7.205109,-5.13374 -11.368589,-6.376 -5.545023,-1.65429 -11.540437,-1.50342 -17.318636,-1.19263 -4.254307,0.22885 -8.803869,0.27442 -12.583429,2.24075 -1.94888,1.01393 -4.67041,4.65009 -4.67041,4.65009 z"
id="path61"
sodipodi:nodetypes="cacaaac" /><path
style="fill:#86797b;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -120.81922,953.45236 c 0,0 1.74362,-5.85763 3.71993,-8.0598 1.60971,-1.79368 3.90879,-2.97203 6.19988,-3.71999 2.16997,-0.70834 4.56668,-0.98556 6.81986,-0.61992 3.56261,0.57812 7.127607,2.05297 9.919811,4.33991 1.951597,1.59841 4.339913,6.1998 4.339913,6.1998 l -16.119684,2.48003 z"
id="path62"
sodipodi:nodetypes="caaaaccc" /><path
style="fill:#8b7a7e;fill-opacity:1;stroke:none;stroke-width:1.10532px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -79.854667,951.9701 c 0,0 0.849318,-3.64096 1.953957,-5.08027 1.078705,-1.40552 2.596458,-2.63474 4.298682,-3.12633 1.881429,-0.54329 3.928861,0.0771 5.861859,0.39077 3.056346,0.49596 6.133627,1.14529 8.988185,2.3448 2.100744,0.88266 4.739147,1.53418 5.861849,3.5171 0.513448,0.90685 0,3.12633 0,3.12633 z"
id="path63"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#7c7477;fill-opacity:1;stroke:none;stroke-width:1.10532px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -123.25381,978.00959 c 0,0 0.84932,-3.64096 1.95395,-5.08027 1.07872,-1.40552 2.59647,-2.63485 4.2987,-3.12633 1.88143,-0.54329 3.92886,0.0772 5.86185,0.39077 3.05635,0.49596 6.13363,1.14529 8.98819,2.3447 2.10074,0.88276 4.739153,1.53428 5.861855,3.5172 0.513448,0.90685 0,3.12633 0,3.12633 z"
id="path64"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#595d64;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -63.929803,1011.2242 c 0,0 6.314314,-4.3284 9.76648,-5.942 3.182742,-1.4877 6.503991,-2.8723 9.978228,-3.3944 3.092622,-0.4649 6.416982,-0.7296 9.378031,0.2768 2.625213,0.8922 5.287279,2.5111 6.742179,4.8714 0.685843,1.1127 1.078468,2.6461 0.623546,3.8712 -0.663138,1.7864 -2.593444,2.9981 -4.371408,3.683 -3.9333,1.5153 -8.425607,0.6136 -12.637418,0.4468 -4.341426,-0.1719 -8.716976,-0.5059 -12.949184,-1.4887 -2.250666,-0.5227 -6.530454,-2.3241 -6.530454,-2.3241 z"
id="path65"
sodipodi:nodetypes="caaaaaaaac" /><path
id="path66"
style="opacity:1;fill:#4d5d6a;stroke-width:4.09616;stroke-linecap:round;paint-order:stroke fill markers"
d="m 595.28474,978.25189 c 0,-19.26741 11.30473,-20.32689 21.40215,-22.05698 15.34118,-2.6286 41.19273,1.52011 41.8182,20.77479 0,0 -28.37082,6.91065 -42.75953,6.24203 -7.01024,-0.32571 -20.46082,-4.95984 -20.46082,-4.95984 z"
sodipodi:nodetypes="cacac" /><path
id="path67"
style="opacity:1;fill:url(#linearGradient68);fill-opacity:1;stroke-width:4.09616;stroke-linecap:round;paint-order:stroke fill markers"
d="m 686.47141,1008.0629 c 0,-19.26743 6.1602,-23.81868 16.14136,-27.31775 19.97035,-7.00083 58.72864,3.27376 59.35411,22.52845 0,0 -28.3735,5.5178 -42.75954,6.2421 -10.9089,0.5491 -32.73593,-1.4528 -32.73593,-1.4528 z"
sodipodi:nodetypes="cacac" /><path
style="fill:#555a63;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 533.93303,976.50585 c 0,0 1.19787,-5.13521 2.75584,-7.16514 1.5214,-1.9824 3.66203,-3.71613 6.06285,-4.40936 2.65356,-0.76631 5.54125,0.10875 8.26753,0.55112 4.31068,0.69958 8.65083,1.6153 12.6769,3.30701 2.9629,1.24507 6.68407,2.16381 8.26753,4.96047 0.72417,1.27906 0,4.40946 0,4.40946 z"
id="path68"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#5d5b64;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 621.97126,1003.7853 c 0,0 1.19788,-5.13513 2.75584,-7.16513 1.5214,-1.9824 3.66203,-3.7161 6.06285,-4.4094 2.65356,-0.7662 5.54125,0.1091 8.26754,0.5512 4.31067,0.6995 8.65083,1.6151 12.67689,3.307 2.9629,1.245 6.68407,2.1639 8.26754,4.96053 0.72416,1.279 0,4.4094 0,4.4094 z"
id="path69"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#9a7e7f;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 471.73946,957.90519 c 0,0 6.31431,-4.32835 9.76647,-5.94197 3.18275,-1.48758 6.504,-2.87215 9.97823,-3.39439 3.09263,-0.46489 6.41699,-0.72961 9.37803,0.27671 2.62522,0.89215 5.28728,2.5113 6.74218,4.87153 0.68584,1.11266 1.07848,2.64591 0.62355,3.87127 -0.66315,1.78618 -2.59345,2.99789 -4.37141,3.68287 -3.93331,1.51531 -8.42561,0.61357 -12.63742,0.44686 -4.34142,-0.17182 -8.71698,-0.50597 -12.94918,-1.48883 -2.25066,-0.52265 -6.53045,-2.32405 -6.53045,-2.32405 z"
id="path70"
sodipodi:nodetypes="caaaaaaaac" /><path
style="fill:#7f7676;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 679.01011,946.74648 c 0,0 1.19788,-5.13521 2.75585,-7.16525 1.5214,-1.98234 3.66204,-3.71606 6.06285,-4.40933 2.65355,-0.76624 5.54124,0.10875 8.26753,0.55117 4.31067,0.69953 8.65084,1.61524 12.6769,3.30704 2.96289,1.24497 6.68408,2.16381 8.26753,4.96047 0.72416,1.27906 0,4.40935 0,4.40935 z"
id="path71"
sodipodi:nodetypes="caaaaacc" /><rect
style="opacity:1;fill:none;fill-opacity:1;stroke:#133d65;stroke-width:0.639257;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect71"
width="61.083576"
height="13.636123"
x="298.28543"
y="906.71967"
ry="1.7855345" /><path
style="font-weight:600;font-size:6.59222px;line-height:1.25;font-family:Poppins;-inkscape-font-specification:'Poppins Semi-Bold';writing-mode:tb-rl;fill:#0d3653;stroke-width:0.278665"
d="m 304.12069,910.78303 v 5.70558 h -1.14439 v -5.70558 z m 6.00804,5.70558 h -1.1444 l -2.59121,-3.91544 v 3.91544 h -1.14438 v -5.71377 h 1.14438 l 2.59121,3.92362 v -3.92362 h 1.1444 z m 4.34867,0 -2.07624,-2.54218 v 2.54218 h -1.14438 v -5.70558 h 1.14438 v 2.55851 l 2.07624,-2.55851 h 1.38144 l -2.35416,2.82826 2.41954,2.87732 z m 4.16884,0.0571 q -0.59672,0 -1.079,-0.20435 -0.4741,-0.20436 -0.75201,-0.58853 -0.27794,-0.3842 -0.2861,-0.90734 h 1.22611 q 0.0246,0.35148 0.24523,0.55584 0.22888,0.20436 0.62125,0.20436 0.40054,0 0.62941,-0.18802 0.22887,-0.19617 0.22887,-0.50679 0,-0.25341 -0.1553,-0.4169 -0.15531,-0.16347 -0.39236,-0.25339 -0.22888,-0.0981 -0.63759,-0.21252 -0.55584,-0.16349 -0.90734,-0.3188 -0.34331,-0.16348 -0.59671,-0.48228 -0.24523,-0.32697 -0.24523,-0.86646 0,-0.5068 0.2534,-0.88282 0.2534,-0.37601 0.71117,-0.57219 0.45774,-0.20436 1.04628,-0.20436 0.88281,0 1.43049,0.43324 0.55584,0.42506 0.61306,1.19344 h -1.25882 q -0.0164,-0.29427 -0.25341,-0.48229 -0.22888,-0.19618 -0.61306,-0.19618 -0.33514,0 -0.5395,0.17167 -0.19617,0.17165 -0.19617,0.49862 0,0.22888 0.14713,0.38419 0.1553,0.14714 0.37601,0.24521 0.22887,0.0899 0.63758,0.21254 0.55585,0.16349 0.90734,0.32697 0.35149,0.16348 0.60488,0.49044 0.25341,0.32697 0.25341,0.8583 0,0.45775 -0.23705,0.85012 -0.23705,0.39235 -0.6948,0.62941 -0.45777,0.22887 -1.08717,0.22887 z m 2.73017,-2.91818 q 0,-0.84194 0.37601,-1.50406 0.38419,-0.67027 1.03812,-1.03811 0.66211,-0.37601 1.47954,-0.37601 0.95637,0 1.6757,0.49044 0.71933,0.49045 1.00542,1.35692 h -1.31604 q -0.19618,-0.4087 -0.55584,-0.61306 -0.35149,-0.20435 -0.81742,-0.20435 -0.49863,0 -0.89099,0.23704 -0.38418,0.22887 -0.60488,0.65394 -0.21253,0.42506 -0.21253,0.99725 0,0.56402 0.21253,0.99725 0.2207,0.42506 0.60488,0.66211 0.39236,0.22887 0.89099,0.22887 0.46593,0 0.81742,-0.20435 0.35966,-0.21252 0.55584,-0.62123 h 1.31604 q -0.28609,0.87463 -1.00542,1.36508 -0.71115,0.48228 -1.6757,0.48228 -0.81743,0 -1.47954,-0.36784 -0.65393,-0.376 -1.03812,-1.03811 -0.37601,-0.66212 -0.37601,-1.50406 z m 10.05425,1.7738 h -2.27243 l -0.37601,1.08717 h -1.2016 l 2.05171,-5.71377 h 1.3324 l 2.05173,5.71377 h -1.20979 z m -0.31062,-0.91551 -0.82559,-2.38687 -0.82561,2.38687 z m 6.82545,-1.93728 q 0,0.45775 -0.2207,0.85829 -0.21254,0.40053 -0.67846,0.64575 -0.45776,0.24523 -1.16074,0.24523 h -0.95637 v 2.19069 h -1.14439 v -5.70559 h 2.10076 q 0.66211,0 1.12804,0.22888 0.46593,0.22887 0.69481,0.62941 0.23705,0.40054 0.23705,0.90734 z m -2.10895,0.82559 q 0.47411,0 0.70298,-0.21253 0.22889,-0.22071 0.22889,-0.61306 0,-0.83376 -0.93187,-0.83376 h -0.90732 v 1.65935 z m 4.06257,-1.66753 v 1.43048 h 1.92095 v 0.90733 h -1.92095 v 1.51222 h 2.16616 v 0.93187 h -3.31054 v -5.71377 h 3.31054 v 0.93187 z m 4.87999,-0.12264 v -1.05446 h 1.96999 v 5.95898 h -1.17708 v -4.90452 z m 3.73561,4.96174 q -0.31062,0 -0.51498,-0.188 -0.19618,-0.19619 -0.19618,-0.48228 0,-0.2861 0.19618,-0.4741 0.20436,-0.19618 0.51498,-0.19618 0.30244,0 0.49863,0.19618 0.19618,0.188 0.19618,0.4741 0,0.28609 -0.19618,0.48228 -0.19619,0.188 -0.49863,0.188 z m 1.43867,-1.21795 v -0.89916 l 2.67295,-3.82552 h 1.33238 v 3.72743 h 0.71934 v 0.99725 h -0.71934 v 1.16073 h -1.14438 v -1.16073 z m 2.93452,-3.49855 -1.6757,2.5013 h 1.6757 z"
id="text1"
aria-label="INKSCAPE 1.4" /></g><metadata
id="metadata698"><rdf:RDF><cc:Work
rdf:about=""><cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /><dc:contributor><cc:Agent><dc:title>logo (Andrew Michael Fitzsimon), logotype (Christopher Rogers), template creators (Lazur, Adam Belis, Inkscape Contributors) - Fonts: 1) 'Inkscape' is Linux Libertine. 2) Tag line is Euphoria Script.
The font used is 'Poppins': https://fonts.google.com/specimen/Poppins?query=poppins</dc:title></cc:Agent></dc:contributor><dc:date>2024</dc:date><dc:publisher><cc:Agent><dc:title>inkscape.org</dc:title></cc:Agent></dc:publisher><dc:source>https://inkscape.org/community/about-screen-contests/</dc:source><dc:language>english (US)</dc:language><dc:subject><rdf:Bag><rdf:li>about screen</rdf:li><rdf:li>contest</rdf:li><rdf:li>template</rdf:li><rdf:li>2024</rdf:li><rdf:li>1.4</rdf:li><rdf:li /></rdf:Bag></dc:subject><dc:description>This is the template which the about screen for the 1.4 version will use.
The branding layer should be unaltered.
Use the layer named &quot;Your Artwork Here&quot; for creating your artwork.</dc:description><dc:creator><cc:Agent><dc:title>RCLEMOS</dc:title></cc:Agent></dc:creator><dc:title>Vector Driving</dc:title></cc:Work><cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"><cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" /><cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" /></cc:License></rdf:RDF></metadata></svg>

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4ca5m5gbm8gp"
path="res://.godot/imported/Progress_Titan_background.svg-ed2a3dbaaacba2594276159d009ca46f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://logic-scenes/chat_view/Progress_Titan_background.svg"
dest_files=["res://.godot/imported/Progress_Titan_background.svg-ed2a3dbaaacba2594276159d009ca46f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

BIN
src/logic-scenes/chat_view/Vector_Driving_background.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b2lgn3ngtl6fc"
path="res://.godot/imported/Vector_Driving_background.png-ec6f996e37ea2438aa108637982b6d5f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://logic-scenes/chat_view/Vector_Driving_background.png"
dest_files=["res://.godot/imported/Vector_Driving_background.png-ec6f996e37ea2438aa108637982b6d5f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

View File

@ -0,0 +1,813 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="650"
height="1024"
viewBox="0 0 650 1024"
version="1.1"
sodipodi:docname="Vector_Driving_background.svg"
id="svg685"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
xml:space="preserve"
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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><title
id="title71">Vector Driving</title><defs
id="defs687"><linearGradient
id="linearGradient67"
inkscape:collect="always"><stop
style="stop-color:#455663;stop-opacity:1"
offset="0"
id="stop67" /><stop
style="stop-color:#5a6169;stop-opacity:1"
offset="1"
id="stop68" /></linearGradient><linearGradient
id="linearGradient59"
inkscape:collect="always"><stop
style="stop-color:#c6988e;stop-opacity:1"
offset="0"
id="stop59" /><stop
style="stop-color:#6b6a71;stop-opacity:1"
offset="1"
id="stop60" /></linearGradient><linearGradient
id="linearGradient55"
inkscape:collect="always"><stop
style="stop-color:#3f525e;stop-opacity:1;"
offset="0"
id="stop55" /><stop
style="stop-color:#7b7e79;stop-opacity:1;"
offset="1"
id="stop56" /></linearGradient><linearGradient
id="linearGradient53"
inkscape:collect="always"><stop
style="stop-color:#3f525e;stop-opacity:1"
offset="0"
id="stop53" /><stop
style="stop-color:#5b6d72;stop-opacity:1"
offset="1"
id="stop54" /></linearGradient><linearGradient
id="linearGradient51"
inkscape:collect="always"><stop
style="stop-color:#deae9b;stop-opacity:1"
offset="0"
id="stop51" /><stop
style="stop-color:#e0c7a7;stop-opacity:1"
offset="1"
id="stop52" /></linearGradient><linearGradient
id="linearGradient49"
inkscape:collect="always"><stop
style="stop-color:#435564;stop-opacity:1"
offset="0"
id="stop49" /><stop
style="stop-color:#7b7e79;stop-opacity:1"
offset="1"
id="stop50" /></linearGradient><linearGradient
id="linearGradient42"
inkscape:collect="always"><stop
style="stop-color:#6a676a;stop-opacity:1"
offset="0"
id="stop43" /><stop
style="stop-color:#947977;stop-opacity:1"
offset="0.50086355"
id="stop45" /><stop
style="stop-color:#d4a094;stop-opacity:1;"
offset="0.87657899"
id="stop46" /><stop
style="stop-color:#f2beb1;stop-opacity:1;"
offset="1"
id="stop44" /></linearGradient><linearGradient
id="linearGradient35"
inkscape:collect="always"><stop
style="stop-color:#2a5374;stop-opacity:1"
offset="0"
id="stop40" /><stop
style="stop-color:#2f6b8f;stop-opacity:1"
offset="0.46258503"
id="stop42" /><stop
style="stop-color:#316f93;stop-opacity:1"
offset="1"
id="stop41" /></linearGradient><linearGradient
id="linearGradient36"
inkscape:collect="always"><stop
style="stop-color:#fde4b1;stop-opacity:1"
offset="0"
id="stop37" /><stop
style="stop-color:#f4caa7;stop-opacity:1"
offset="0.47261572"
id="stop39" /><stop
style="stop-color:#7ccfc5;stop-opacity:1;"
offset="1"
id="stop38" /></linearGradient><linearGradient
id="linearGradient32"
inkscape:collect="always"><stop
style="stop-color:#bccfb9;stop-opacity:1"
offset="0"
id="stop32" /><stop
style="stop-color:#7dbcb2;stop-opacity:1"
offset="0.18778947"
id="stop34" /><stop
style="stop-color:#4e9cac;stop-opacity:1"
offset="0.46947369"
id="stop35" /><stop
style="stop-color:#73b6b0;stop-opacity:1"
offset="0.78596491"
id="stop36" /><stop
style="stop-color:#acd0bf;stop-opacity:1"
offset="1"
id="stop33" /></linearGradient><linearGradient
id="linearGradient29"
inkscape:collect="always"><stop
style="stop-color:#ffffff;stop-opacity:0"
offset="0"
id="stop30" /><stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop31" /></linearGradient><linearGradient
id="linearGradient27"
inkscape:collect="always"><stop
style="stop-color:#30798e;stop-opacity:1"
offset="0"
id="stop27" /><stop
style="stop-color:#32798f;stop-opacity:1"
offset="0.5062241"
id="stop29" /><stop
style="stop-color:#32899b;stop-opacity:1"
offset="1"
id="stop28" /></linearGradient><linearGradient
id="linearGradient22"
inkscape:collect="always"><stop
style="stop-color:#90c0b2;stop-opacity:1"
offset="0"
id="stop22" /><stop
style="stop-color:#236088;stop-opacity:1"
offset="0.04808853"
id="stop25" /><stop
style="stop-color:#255f88;stop-opacity:1"
offset="0.48088533"
id="stop24" /><stop
style="stop-color:#226086;stop-opacity:1"
offset="0.94808853"
id="stop26" /><stop
style="stop-color:#66a1b1;stop-opacity:1"
offset="1"
id="stop23" /></linearGradient><linearGradient
id="linearGradient10"
inkscape:collect="always"><stop
style="stop-color:#7aa1a4;stop-opacity:1"
offset="0"
id="stop10" /><stop
style="stop-color:#154c74;stop-opacity:1;"
offset="0.06737917"
id="stop13" /><stop
style="stop-color:#154c74;stop-opacity:1"
offset="0.48011363"
id="stop12" /><stop
style="stop-color:#154c74;stop-opacity:1;"
offset="0.93282944"
id="stop14" /><stop
style="stop-color:#92a4b2;stop-opacity:1"
offset="1"
id="stop11" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient10"
id="linearGradient11"
x1="290"
y1="560"
x2="464"
y2="560"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0199741,0,0,1.0199741,-5.7847232,-10.99517)" /><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath14"><path
id="path15"
style="opacity:1;fill:url(#linearGradient15);fill-opacity:1;stroke:none;stroke-width:0.611627;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.53304,550.47162 h 167.41685 c 2.01117,0 4.74495,1.95627 3.63026,3.63027 l -5.3033,7.96427 c -1.11469,1.674 -1.61909,3.63026 -3.63026,3.63026 H 299.54345 c -2.01117,0 -2.41877,-2.02493 -3.63027,-3.63026 l -6.01041,-7.96427 c -1.2115,-1.60533 1.6191,-3.63027 3.63027,-3.63027 z"
sodipodi:nodetypes="sssssssss" /></clipPath><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient10"
id="linearGradient15"
gradientUnits="userSpaceOnUse"
x1="290"
y1="560"
x2="464"
y2="560" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient22"
id="linearGradient23"
x1="290.97443"
y1="-534.21918"
x2="466.69049"
y2="-534.21918"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,-249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient27"
id="linearGradient28"
x1="291.68155"
y1="520.07703"
x2="462.09427"
y2="520.07703"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient29"
id="linearGradient31"
x1="378.5"
y1="519"
x2="378.5"
y2="508"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient32"
id="linearGradient33"
x1="308"
y1="501"
x2="450.5"
y2="501"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient36"
id="linearGradient38"
x1="377.25"
y1="625"
x2="377.25"
y2="15.605989"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.242318,0,0,1.6807873,-140.03883,-26.361149)" /><filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter34"
x="-0.018215205"
y="-0.36088876"
width="1.0364304"
height="1.7217775"><feGaussianBlur
inkscape:collect="always"
stdDeviation="1.2029625"
id="feGaussianBlur34" /></filter><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient35"
id="linearGradient41"
x1="378"
y1="625.5"
x2="378"
y2="552"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient42"
id="linearGradient44"
x1="47.376156"
y1="625"
x2="47.376156"
y2="557.39929"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2395618,0,0,1.2399751,-138.79916,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient49"
id="linearGradient50"
x1="87"
y1="606"
x2="97.419876"
y2="567.11249"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient51"
id="linearGradient52"
x1="272.94321"
y1="439.11331"
x2="253.14423"
y2="394.56558"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-138.28525,171.18519)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient53"
id="linearGradient54"
x1="11"
y1="511"
x2="11"
y2="485"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-138.79885,383.06378)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient55"
id="linearGradient56"
x1="269.05414"
y1="525.02679"
x2="269.05414"
y2="515.12732"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.3825339,0,0,1.3825339,-344.78902,253.1834)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient59"
id="linearGradient60"
x1="607.75922"
y1="550.33374"
x2="643"
y2="553"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2304072,-0.15374173,0.15374173,1.2304072,-823.85676,376.17223)" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient67"
id="linearGradient68"
x1="719.83472"
y1="613.76868"
x2="685.35736"
y2="593.86316"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2399751,0,0,1.2399751,-140.03883,249.14646)" /></defs><sodipodi:namedview
pagecolor="#e0e0e0"
bordercolor="#808080"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="1"
inkscape:pagecheckerboard="false"
inkscape:showpageshadow="false"
inkscape:document-units="px"
showgrid="false"
units="px"
width="750px"
height="1140px"
borderlayer="true"
inkscape:zoom="1"
inkscape:cx="153.5"
inkscape:cy="614"
inkscape:current-layer="layer1"
id="namedview670"
inkscape:blackoutopacity="0.0"
inkscape:deskcolor="#c4c4c4"
inkscape:window-maximized="1"
inkscape:window-width="2560"
inkscape:window-height="1534"
inkscape:window-x="0"
inkscape:window-y="0"
showguides="false"
inkscape:guide-bbox="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:snap-smooth-nodes="true"
guidecolor="#808080"
guideopacity="1"
guidehicolor="#b80000"
guidehiopacity="1"><inkscape:page
x="0"
y="0"
width="650"
height="1024"
id="page1792"
inkscape:label="About Screen"
margin="0"
bleed="0"
inkscape:export-filename="..\About Screen.png"
inkscape:export-xdpi="400"
inkscape:export-ydpi="400" /><sodipodi:guide
position="0,1024"
orientation="0,750"
id="guide1"
inkscape:locked="false" /><sodipodi:guide
position="750,1024"
orientation="625,0"
id="guide2"
inkscape:locked="false" /><sodipodi:guide
position="750,399"
orientation="0,-750"
id="guide3"
inkscape:locked="false" /><sodipodi:guide
position="0,399"
orientation="-625,0"
id="guide4"
inkscape:locked="false" /></sodipodi:namedview><g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Your Artwork Here"
style="display:inline"
inkscape:highlight-color="#ffe900"><rect
style="opacity:1;fill:url(#linearGradient38);fill-opacity:1;stroke:none;stroke-width:1.30052;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect36"
width="929.87494"
height="1024.2617"
x="-140.03883"
y="-0.13084412" /><circle
style="opacity:1;fill:url(#linearGradient52);fill-opacity:1;stroke:none;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path50"
cx="166.83937"
cy="692.87817"
r="81.541924" /><path
style="fill:#bc93a8;fill-opacity:1;stroke:none;stroke-width:1.15721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 337.81436,924.81727 c 0,0 13.3011,5.42039 20.23684,6.88011 10.01852,2.10852 20.31963,2.51952 30.54617,2.64283 8.65314,0.10435 17.50236,0.7345 25.96423,-1.61147 6.74556,-1.87015 13.19327,-5.46324 19.09135,-9.74656 8.49433,-6.16877 14.06145,-17.11615 22.90962,-22.56813 8.18822,-5.04536 17.7504,-6.08895 26.7279,-8.64748 7.96587,-2.27021 15.89841,-6.06545 24.05509,-5.94142 4.87467,0.0741 9.34008,3.04497 14.12761,3.98421 7.1734,1.40731 14.46001,2.34662 21.76413,2.45294 8.02188,0.11677 16.26177,0.43435 24.05512,-1.99587 12.27206,-3.82684 23.22448,-12.21068 34.36442,-19.38509 7.75237,-4.9927 15.66596,-9.90571 22.52778,-16.41975 3.72137,-3.53276 9.92752,-12.11765 9.92752,-12.11765 0,0 7.63991,-0.0129 11.45482,0.11428 3.44091,0.11472 10.30932,0.58507 10.30932,0.58507 l -0.38183,101.71905 -316.15277,9.8227 z"
id="path48"
sodipodi:nodetypes="caaaaaaaaaaaacacccc" /><path
style="fill:#bc93a8;fill-opacity:1;stroke:none;stroke-width:1.16998px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -52.661936,852.08439 c 0,0 17.116771,3.08649 25.390711,5.88988 9.207985,3.11987 17.7126601,8.4579 26.77064211,12.08976 8.98809699,3.60385 18.00642189,7.28363 27.32261089,9.6098 8.064807,2.01372 16.323195,3.04141 24.562751,3.71993 7.432248,0.61204 14.941693,-0.54541 22.354863,0.30999 7.179015,0.82839 14.22306,2.80725 21.250922,4.64991 5.107246,1.33908 10.102156,3.17315 15.179226,4.64991 4.85997,1.41362 9.62466,3.55699 14.62726,4.02991 5.05523,0.47791 10.14039,-1.90125 15.17922,-1.23997 6.99353,0.91781 13.29326,5.31741 20.14697,7.12987 7.43456,1.96604 15.11143,2.52518 22.63085,4.0299 8.86328,1.77367 17.85411,3.05 26.49465,5.8899 7.49296,2.46271 14.30894,7.15093 21.8029,9.6098 5.94008,1.94903 12.08418,3.08492 18.21506,4.02992 9.32496,1.43732 28.15057,2.47995 28.15057,2.47995 l -1.10393,14.25975 -328.975276,-1.24006 z"
id="path47"
sodipodi:nodetypes="caaaaaaaaaaaaaacccc" /><rect
style="opacity:1;fill:url(#linearGradient44);fill-opacity:1;stroke:none;stroke-width:3.09941;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect42"
width="929.67139"
height="84.875816"
x="-139.72884"
y="940.3078" /><path
id="rect4"
style="opacity:1;fill:url(#linearGradient41);fill-opacity:1;stroke:none;stroke-width:1.23997;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 315.33291,929.27284 h 45.2333 L 656.02522,1024.131 H -0.54161532 Z"
sodipodi:nodetypes="ccccc" /><path
id="path35"
style="opacity:1;fill:#cef1ef;fill-opacity:1;stroke-width:3.09993;stroke-linecap:round;paint-order:stroke fill markers"
d="m 425.62728,958.0719 1.86186,-4.30958 216.78024,70.36868 h -19.00075 z"
sodipodi:nodetypes="ccccc" /><path
id="rect35"
style="opacity:1;fill:#cef1ef;fill-opacity:1;stroke-width:3.09993;stroke-linecap:round;paint-order:stroke fill markers"
d="M 238.02252,958.0719 234.14569,955.51149 16.90827,1024.131 H 33.784456 Z"
sodipodi:nodetypes="ccccc" /><path
id="rect34"
style="opacity:1;fill:#abd4a8;fill-opacity:1;stroke-width:2.79738;stroke-linecap:round;paint-order:stroke fill markers"
d="m 324.37069,941.03909 8.17376,-0.62003 5.26991,84.33184 h -23.67347 z"
sodipodi:nodetypes="ccccc" /><ellipse
style="opacity:0.9;fill:#17294f;fill-opacity:1;stroke:none;stroke-width:4.13946;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers;filter:url(#filter34)"
id="path34"
cx="349.25"
cy="992.15112"
rx="79.25"
ry="4"
transform="matrix(1.2399751,0,0,1.2399751,-106.5595,-244.551)" /><rect
style="opacity:1;fill:#345f7a;fill-opacity:1;stroke:none;stroke-width:3.51466;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect33"
width="15.189695"
height="8.1790676"
x="409.36719"
y="879.67389"
ry="3.115835" /><rect
style="opacity:1;fill:#345f7a;fill-opacity:1;stroke:none;stroke-width:3.51466;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect32"
width="15.189695"
height="8.1790676"
x="226.9938"
y="879.67389"
ry="3.115835" /><path
style="opacity:1;fill:url(#linearGradient33);fill-opacity:1;stroke:none;stroke-width:1.11598;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="m 222.07743,899.72827 c 0,0 3.68128,-7.94131 7.01438,-10.52156 2.81392,-2.17834 10.08312,-3.50719 10.08312,-3.50719 0,0 6.69117,-25.09883 14.46713,-35.07179 3.01917,-3.8722 7.31677,-6.84975 11.83671,-8.76795 6.54603,-2.77803 13.97462,-2.72954 21.04309,-3.50717 10.76465,-1.18428 21.61778,-1.3944 32.44141,-1.75359 11.83112,-0.39263 23.6888,-1.05819 35.51019,-0.43841 9.99182,0.52389 20.14955,0.90588 29.81103,3.50718 4.61357,1.24219 9.48486,2.63636 13.15192,5.69917 3.63953,3.0398 5.74712,7.60713 7.89115,11.83675 3.65789,7.21607 8.32956,22.79664 8.32956,22.79664 0,0 3.61849,5.19595 6.13756,7.01436 2.44267,1.76326 5.67607,2.08072 8.32954,3.50718 1.85632,0.99793 4.16508,1.70685 5.26079,3.50719 1.37593,2.26078 0.87678,7.89115 0.87678,7.89115 z"
id="path31"
sodipodi:nodetypes="cacaaaaaaaacaaacc" /><path
style="fill:none;fill-opacity:1;stroke:#345f7a;stroke-width:1.23997px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="m 239.39357,883.39376 13.01974,-30.99938"
id="path32" /><text
xml:space="preserve"
style="font-weight:300;font-size:12.6435px;line-height:1.25;font-family:Poppins;-inkscape-font-specification:'Poppins Light';writing-mode:tb-rl;display:none;opacity:0.1;fill:#cccccc;stroke-width:0.431027"
x="-601.35455"
y="676.83618"
id="text317"
transform="rotate(-90)"><tspan
sodipodi:role="line"
id="tspan317"
x="0"
y="0"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Poppins;-inkscape-font-specification:'Poppins Bold';fill:#cccccc;stroke-width:0.431027">RCLEMOS</tspan></text><path
id="path3"
style="opacity:1;fill:#234450;fill-opacity:1;stroke:none;stroke-width:1.24501;stroke-linecap:square;paint-order:stroke fill markers"
d="m 273.13273,844.61219 c 0,0 33.01733,-2.07458 49.55014,-2.25031 19.48646,-0.20708 58.44567,1.41054 58.44567,1.41054 3.85531,0.12977 7.58376,1.75999 10.33423,4.27661 2.54115,2.32504 3.65259,5.56046 4.78184,9.15988 l 2.6873,8.56574 c 1.09229,3.48171 2.16785,8.75534 -0.34655,11.76869 -2.74794,3.2932 -8.60522,2.67555 -12.58608,2.67555 H 265.07083 c -7.62992,0 -12.89211,-7.79195 -10.24531,-14.94809 l 4.53479,-12.26081 c 2.6468,-7.15611 6.14268,-8.34415 13.77242,-8.3978 z"
sodipodi:nodetypes="sasassasssss" /><path
id="rect27"
style="opacity:1;fill:url(#linearGradient28);fill-opacity:1;stroke:none;stroke-width:0.809948;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07743,899.72827 c 26.71398,-9.2325 71.12697,-10.69423 106.96899,-10.95992 35.20482,-0.26097 72.22448,-0.0911 105.21537,9.20634 2.39111,0.67387 0,7.45276 0,7.45276 H 222.07743 c 0,0 -1.79551,-5.07863 0,-5.69918 z"
sodipodi:nodetypes="sasccs" /><path
id="rect26"
style="opacity:1;fill:#133d65;fill-opacity:1;stroke-width:0.743985;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07742,902.35863 c 0,0 72.13168,-6.24237 108.28419,-6.13755 35.14006,0.10197 105.21534,6.57596 105.21534,6.57596 v 3.50719 H 222.07742 Z"
sodipodi:nodetypes="cacccc" /><rect
style="opacity:1;fill:#152e5a;fill-opacity:1;stroke:none;stroke-width:0.494545;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect21"
width="216.12993"
height="8.3295507"
x="220.76222"
y="918.14099" /><circle
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.813734;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path17"
cx="283.72272"
cy="958.10229"
r="10.849783" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:1.98204;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect17"
width="172.97655"
height="17.979639"
x="239.39355"
y="944.77252"
ry="0" /><rect
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2.42141;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect20"
width="218.31085"
height="8.1039"
x="218.62398"
y="924.57892"
ry="4.05195" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect5"
width="24.988653"
height="37.263783"
x="226.02299"
y="948.3905"
ry="7.4527559" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect6"
width="24.988653"
height="37.263783"
x="403.57397"
y="948.3905"
ry="7.4527559" /><rect
style="opacity:0;fill:none;stroke:#ffffff;stroke-width:0.743985;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect8"
width="217.88351"
height="19.289486"
x="219.44705"
y="905.86584"
ry="4.3840108" /><g
id="g17"
transform="matrix(1.2399751,0,0,1.2399751,-142.51878,249.14647)"
style="opacity:1"><path
id="rect7"
style="opacity:1;fill:url(#linearGradient11);fill-opacity:1;stroke:none;stroke-width:0.623844;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.61137,550.47162 h 170.76085 c 2.05134,0 4.83973,1.99534 3.70277,3.70278 l -5.40923,8.12335 c -1.13695,1.70744 -1.65143,3.70277 -3.70277,3.70277 H 299.74183 c -2.05134,0 -2.46708,-2.06537 -3.70278,-3.70277 l -6.13046,-8.12335 c -1.2357,-1.63739 1.65144,-3.70278 3.70278,-3.70278 z"
sodipodi:nodetypes="sssssssss" /><path
id="path10"
style="opacity:0.5;fill:#152e5a;fill-opacity:1;stroke:none;stroke-width:0.611627;stroke-linecap:square;paint-order:stroke fill markers"
d="m 293.53304,544.05341 h 167.41685 c 2.01117,0 4.74495,1.95627 3.63026,3.63027 l -5.3033,7.96427 c -1.11469,1.674 -1.61909,3.63026 -3.63026,3.63026 H 299.54345 c -2.01117,0 -2.41877,-2.02493 -3.63027,-3.63026 l -6.01041,-7.96427 c -1.2115,-1.60533 1.6191,-3.63027 3.63027,-3.63027 z"
sodipodi:nodetypes="sssssssss"
clip-path="url(#clipPath14)"
transform="matrix(1.0199741,0,0,1.0199741,-5.7847232,-10.99517)" /></g><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.467102;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect15"
width="15.68884"
height="23.395639"
x="245.2426"
y="955.21033"
ry="4.6791272" /><rect
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:0.467102;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect16"
width="15.68884"
height="23.395639"
x="395.27966"
y="955.21033"
ry="4.6791272" /><rect
style="opacity:1;fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.652832;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect18"
width="215.13568"
height="0.92998135"
x="219.55397"
y="932.6828"
ry="0.46499068" /><rect
style="opacity:1;fill:#06182a;fill-opacity:1;stroke:none;stroke-width:1.64385;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect19"
width="219.18764"
height="3.7199254"
x="218.18559"
y="928.96289"
ry="1.8599627" /><path
id="path29"
style="opacity:1;fill:url(#linearGradient31);fill-opacity:1;stroke:none;stroke-width:0.809948;stroke-linecap:square;paint-order:stroke fill markers"
d="m 222.07743,898.4883 c 26.71398,-9.23251 70.88895,-16.49919 106.96899,-16.53981 35.47627,-0.0399 72.22448,6.72872 105.21537,16.0262 2.39111,0.67387 0,0.6329 0,0.6329 H 222.07743 c 0,0 -1.79551,0.50126 0,-0.11929 z"
sodipodi:nodetypes="sasccs" /><path
id="rect39"
style="opacity:1;fill:#d9a0a1;fill-opacity:1;stroke:none;stroke-width:1.14894;stroke-linecap:square;paint-order:stroke fill markers"
d="m 278.1428,847.43449 c 0,0 30.46975,-1.91452 45.72691,-2.07668 17.98292,-0.19112 53.93609,1.30168 53.93609,1.30168 3.55784,0.11991 6.9986,1.62421 9.53685,3.94664 2.34507,2.14565 3.37076,5.13142 4.41287,8.45312 l 2.47994,7.90481 c 1.00803,3.21309 2.00061,8.07981 -0.31979,10.86063 -2.53593,3.03911 -7.94126,2.46913 -11.61496,2.46913 H 270.70294 c -7.04119,0 -11.89737,-7.19075 -9.45481,-13.79472 l 4.18492,-11.31477 c 2.44256,-6.60398 5.66871,-7.70033 12.70975,-7.74984 z"
sodipodi:nodetypes="sasassasssss" /><path
style="opacity:1;fill:none;fill-opacity:1;stroke:#4b5659;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path1"
sodipodi:type="arc"
sodipodi:cx="284.31744"
sodipodi:cy="888.74884"
sodipodi:rx="20.02157"
sodipodi:ry="20.02157"
sodipodi:start="3.6869858"
sodipodi:end="5.7801283"
sodipodi:arc-type="arc"
d="m 267.20053,878.36257 a 20.02157,20.02157 0 0 1 17.5407,-9.63081 20.02157,20.02157 0 0 1 17.11737,10.36456"
sodipodi:open="true" /><rect
style="opacity:1;fill:#83736d;fill-opacity:1;stroke:none;stroke-width:3.06741;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect1"
width="2.9449408"
height="7.8273435"
x="326.03687"
y="845.41956" /><rect
style="opacity:1;fill:#aeadb3;fill-opacity:1;stroke:none;stroke-width:5.67615;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect3"
width="3.7582667"
height="21.002079"
x="-855.33936"
y="-338.01038"
transform="matrix(0,-1,-1,0,0,0)"
ry="1.8791333" /><rect
style="opacity:1;fill:#61656f;fill-opacity:1;stroke:none;stroke-width:5.67615;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect2"
width="3.7582667"
height="21.002079"
x="-856.73431"
y="-338.01038"
transform="matrix(0,-1,-1,0,0,0)"
ry="1.8791333" /><path
id="rect9"
style="opacity:1;fill:#255b7c;stroke-width:2.79738;stroke-linecap:round;paint-order:stroke fill markers"
d="m 357.85225,866.68733 c 6.34541,-2.62835 14.25927,-2.62835 20.60468,0 1.52745,0.63269 2.87448,1.97972 3.50717,3.50717 1.28621,3.10521 0,10.08314 0,10.08314 -1.43372,0 -1.5642,0.0585 -3.50717,0.0585 l -20.72093,7e-5 c -1.63769,0 -0.91098,-0.0585 -3.39093,-0.0585 0,0 -1.28621,-6.97794 0,-10.08315 0.6327,-1.52745 1.97973,-2.87448 3.50718,-3.50717 z"
sodipodi:nodetypes="aaassssaaa" /><rect
style="opacity:1;fill:url(#linearGradient23);fill-opacity:1;stroke:none;stroke-width:0.761087;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect22"
width="216.12993"
height="19.727884"
x="220.76222"
y="-923.40167"
transform="scale(1,-1)"
ry="3.0687819" /><rect
style="opacity:1;fill:#69a2ae;fill-opacity:1;stroke:none;stroke-width:3.15976;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect11"
width="63.567627"
height="16.220703"
x="297.04343"
y="905.42743"
ry="2.1239636" /><g
id="g32"
transform="matrix(1.2399751,0,0,1.2399751,-139.62611,249.14647)"><g
id="g24"><rect
style="opacity:1;fill:#1a3b53;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect24"
width="24.130018"
height="8.485281"
x="301.22748"
y="530.99432"
ry="1.3258252" /><rect
style="opacity:1;fill:#c2b0a5;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect12"
width="24.130018"
height="8.485281"
x="301.22748"
y="531.74432"
ry="1.3258252" /><rect
style="fill:#752642;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect13"
width="6.8616343"
height="6.8942904"
x="309.66653"
y="532.53979" /><rect
style="fill:#4f384b;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect14"
width="6.8616343"
height="6.8942904"
x="317.56778"
y="532.53979" /><rect
style="fill:#b07239;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect23"
width="6.8616343"
height="6.8942904"
x="302.15558"
y="532.53979" /></g><g
id="g31"
transform="matrix(-1,0,0,1,755.58497,0)"><rect
style="opacity:1;fill:#1a3b53;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect25"
width="24.130018"
height="8.485281"
x="301.22748"
y="530.99432"
ry="1.3258252" /><rect
style="opacity:1;fill:#c2b0a5;fill-opacity:1;stroke:none;stroke-width:1.692;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect28"
width="24.130018"
height="8.485281"
x="301.22748"
y="531.74432"
ry="1.3258252" /><rect
style="fill:#752642;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect29"
width="6.8616343"
height="6.8942904"
x="309.66653"
y="532.53979" /><rect
style="fill:#4f384b;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect30"
width="6.8616343"
height="6.8942904"
x="317.56778"
y="532.53979" /><rect
style="fill:#b07239;fill-opacity:1;stroke:none;stroke-width:0.813293;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect31"
width="6.8616343"
height="6.8942904"
x="302.15558"
y="532.53979" /></g></g><path
style="fill:none;fill-opacity:1;stroke:#345f7a;stroke-width:1.23997px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="m 414.62036,881.42098 c 0,0 -2.35634,-5.07148 -3.43466,-7.65051 -1.48294,-3.54679 -2.71619,-7.19392 -4.17121,-10.75227 -1.30855,-3.20015 -4.09869,-9.52782 -4.09869,-9.52782"
id="path33"
sodipodi:nodetypes="caac" /><circle
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:3.09993;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path46"
cx="258.92322"
cy="948.18256"
r="6.5098696" /><circle
style="opacity:1;fill:#0a081b;fill-opacity:1;stroke:none;stroke-width:2.50947;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="circle48"
cx="258.92322"
cy="950.04242"
r="5.2698946" /><path
style="fill:url(#linearGradient50);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -83.485552,988.56777 c -0.905838,-7.07893 8.847239,-11.38381 14.467114,-15.78243 5.767562,-4.51424 12.593091,-7.55476 19.289486,-10.52147 6.507117,-2.88289 13.116817,-6.03539 20.166282,-7.01439 4.929782,-0.68467 10.284398,-0.9717 14.905512,0.87683 4.621115,1.84842 7.9277436,6.0773 11.3983353,9.64475 2.60991168,2.68271 4.8966494,5.68184 7.014353,8.76793 2.297315,3.34778 4.3114678,6.89501 6.1375674,10.52147 1.0010573,1.98801 2.2821123,3.93911 2.6303843,6.13761 0.252558,1.5942 0.649536,3.6301 -0.438393,4.8224 -3.8058566,4.17103 -11.025202,2.6924 -16.6591172,3.0688 -11.9704168,0.7996 -23.9895528,-0.7986 -35.9485778,-1.7537 -11.871768,-0.9481 -24.292276,0.053 -35.510191,-3.9455 -2.787114,-0.9937 -7.077179,-1.8873 -7.452755,-4.8223 z"
id="path49"
sodipodi:nodetypes="aaaaaaaaaaaaaa" /><path
style="fill:url(#linearGradient54);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -139.78202,1017.2965 c 0,0 17.9074,-0.2886 26.84862,-0.7483 5.85398,-0.301 12.11362,0.9114 17.535899,-1.3153 3.548241,-1.4572 10.085441,-4.6164 8.76795,-7.4528 -3.136793,-6.7529 -9.829523,-12.02293 -16.220709,-16.22073 -6.30541,-4.1415 -13.84163,-6.0824 -21.04309,-8.3295 -5.15539,-1.60862 -15.7823,-3.66212 -15.7823,-3.66212 z"
id="path52"
sodipodi:nodetypes="caasaacc" /><path
style="fill:url(#linearGradient56);fill-opacity:1;stroke:none;stroke-width:1.38254px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.523482,977.09554 c 0,0 1.062324,-4.55406 2.444003,-6.35442 1.349242,-1.75803 3.247644,-3.29554 5.37678,-3.91036 2.353287,-0.67957 4.914208,0.0959 7.331998,0.48877 3.822869,0.62045 7.671926,1.43252 11.242397,2.93282 2.627606,1.10411 5.927713,1.91901 7.331985,4.39924 0.64222,1.13424 0,3.91037 0,3.91037 z"
id="path54"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#4a5864;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.09749,1003.6714 c 0,0 3.35045,-5.67113 6.199876,-6.81993 2.881479,-1.1616 6.215574,0.2462 9.299814,0.62 3.541629,0.4293 10.539791,1.86 10.539791,1.86 l 2.479943,1.86003 -12.399747,1.2399 z"
id="path56"
sodipodi:nodetypes="caacccc" /><path
style="fill:#5a5f6d;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.536101,975.86528 c 0,0 5.744606,-3.86043 8.983174,-4.96235 2.355928,-0.80144 4.892396,-1.07544 7.38047,-1.12444 2.310114,-0.0459 4.620916,0.32936 6.888398,0.7734 3.014983,0.59042 5.916093,1.65982 8.870532,2.50255 2.326159,0.6634 6.972708,2.01044 6.972708,2.01044 0,0 -4.948005,3.42952 -7.788217,4.25932 -5.157603,1.50697 -10.742411,1.69318 -16.082364,1.09608 -5.264389,-0.58844 -15.224701,-4.555 -15.224701,-4.555 z"
id="path57"
sodipodi:nodetypes="caaaacaac" /><path
style="fill:#58626e;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.507562,961.62507 c 0,0 6.314313,-4.32834 9.766477,-5.94187 3.182747,-1.48768 6.503992,-2.87225 9.978228,-3.39448 3.092625,-0.4649 6.416984,-0.72951 9.378033,0.2767 2.625207,0.89226 5.28728,2.5113 6.74217,4.87164 0.68584,1.11266 1.07847,2.6459 0.62354,3.87116 -0.66313,1.78629 -2.59344,2.99799 -4.371392,3.68287 -3.933302,1.51542 -8.425613,0.61357 -12.63742,0.44686 -4.341427,-0.17182 -8.716968,-0.50587 -12.949183,-1.48872 -2.250665,-0.52276 -6.530453,-2.32416 -6.530453,-2.32416 z"
id="path58"
sodipodi:nodetypes="caaaaaaaac" /><path
style="fill:url(#linearGradient60);fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.862632,960.03688 c 0,0 7.529278,-5.10633 11.61223,-7.07423 2.48377,-1.19711 5.045645,-2.40194 7.767031,-2.84493 2.682898,-0.43685 5.534406,-0.50379 8.151398,0.23114 2.984485,0.83804 6.646577,1.8627 8.074272,4.61433 0.877519,1.69119 0.718628,4.2589 -0.538557,5.6906 -2.740854,3.12122 -8.000767,2.57896 -12.150331,2.76778 -4.056083,0.18464 -8.056974,-1.01924 -12.07323,-1.6154 -3.622364,-0.53777 -10.842813,-1.76929 -10.842813,-1.76929 z"
id="path59"
sodipodi:nodetypes="caaaaaaac" /><path
style="opacity:0.4;fill:#595f67;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 137.90513,968.99508 c 0,0 6.02354,-4.95098 9.64476,-6.13766 4.17527,-1.3681 8.92552,-2.07758 13.15191,-0.87672 2.41844,0.68717 6.13757,4.38391 6.13757,4.38391 z"
id="path60"
sodipodi:nodetypes="caacc" /><path
style="fill:#907374;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -110.52804,961.16581 c 0,0 18.642404,-0.10885 27.961311,0.0615 5.995779,0.10937 17.979753,0.61669 17.979753,0.61669 0,0 -7.205109,-5.13374 -11.368589,-6.376 -5.545023,-1.65429 -11.540437,-1.50342 -17.318636,-1.19263 -4.254307,0.22885 -8.803869,0.27442 -12.583429,2.24075 -1.94888,1.01393 -4.67041,4.65009 -4.67041,4.65009 z"
id="path61"
sodipodi:nodetypes="cacaaac" /><path
style="fill:#86797b;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -120.81922,953.45236 c 0,0 1.74362,-5.85763 3.71993,-8.0598 1.60971,-1.79368 3.90879,-2.97203 6.19988,-3.71999 2.16997,-0.70834 4.56668,-0.98556 6.81986,-0.61992 3.56261,0.57812 7.127607,2.05297 9.919811,4.33991 1.951597,1.59841 4.339913,6.1998 4.339913,6.1998 l -16.119684,2.48003 z"
id="path62"
sodipodi:nodetypes="caaaaccc" /><path
style="fill:#8b7a7e;fill-opacity:1;stroke:none;stroke-width:1.10532px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -79.854667,951.9701 c 0,0 0.849318,-3.64096 1.953957,-5.08027 1.078705,-1.40552 2.596458,-2.63474 4.298682,-3.12633 1.881429,-0.54329 3.928861,0.0771 5.861859,0.39077 3.056346,0.49596 6.133627,1.14529 8.988185,2.3448 2.100744,0.88266 4.739147,1.53418 5.861849,3.5171 0.513448,0.90685 0,3.12633 0,3.12633 z"
id="path63"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#7c7477;fill-opacity:1;stroke:none;stroke-width:1.10532px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -123.25381,978.00959 c 0,0 0.84932,-3.64096 1.95395,-5.08027 1.07872,-1.40552 2.59647,-2.63485 4.2987,-3.12633 1.88143,-0.54329 3.92886,0.0772 5.86185,0.39077 3.05635,0.49596 6.13363,1.14529 8.98819,2.3447 2.10074,0.88276 4.739153,1.53428 5.861855,3.5172 0.513448,0.90685 0,3.12633 0,3.12633 z"
id="path64"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#595d64;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -63.929803,1011.2242 c 0,0 6.314314,-4.3284 9.76648,-5.942 3.182742,-1.4877 6.503991,-2.8723 9.978228,-3.3944 3.092622,-0.4649 6.416982,-0.7296 9.378031,0.2768 2.625213,0.8922 5.287279,2.5111 6.742179,4.8714 0.685843,1.1127 1.078468,2.6461 0.623546,3.8712 -0.663138,1.7864 -2.593444,2.9981 -4.371408,3.683 -3.9333,1.5153 -8.425607,0.6136 -12.637418,0.4468 -4.341426,-0.1719 -8.716976,-0.5059 -12.949184,-1.4887 -2.250666,-0.5227 -6.530454,-2.3241 -6.530454,-2.3241 z"
id="path65"
sodipodi:nodetypes="caaaaaaaac" /><path
id="path66"
style="opacity:1;fill:#4d5d6a;stroke-width:4.09616;stroke-linecap:round;paint-order:stroke fill markers"
d="m 595.28474,978.25189 c 0,-19.26741 11.30473,-20.32689 21.40215,-22.05698 15.34118,-2.6286 41.19273,1.52011 41.8182,20.77479 0,0 -28.37082,6.91065 -42.75953,6.24203 -7.01024,-0.32571 -20.46082,-4.95984 -20.46082,-4.95984 z"
sodipodi:nodetypes="cacac" /><path
id="path67"
style="opacity:1;fill:url(#linearGradient68);fill-opacity:1;stroke-width:4.09616;stroke-linecap:round;paint-order:stroke fill markers"
d="m 686.47141,1008.0629 c 0,-19.26743 6.1602,-23.81868 16.14136,-27.31775 19.97035,-7.00083 58.72864,3.27376 59.35411,22.52845 0,0 -28.3735,5.5178 -42.75954,6.2421 -10.9089,0.5491 -32.73593,-1.4528 -32.73593,-1.4528 z"
sodipodi:nodetypes="cacac" /><path
style="fill:#555a63;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 533.93303,976.50585 c 0,0 1.19787,-5.13521 2.75584,-7.16514 1.5214,-1.9824 3.66203,-3.71613 6.06285,-4.40936 2.65356,-0.76631 5.54125,0.10875 8.26753,0.55112 4.31068,0.69958 8.65083,1.6153 12.6769,3.30701 2.9629,1.24507 6.68407,2.16381 8.26753,4.96047 0.72417,1.27906 0,4.40946 0,4.40946 z"
id="path68"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#5d5b64;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 621.97126,1003.7853 c 0,0 1.19788,-5.13513 2.75584,-7.16513 1.5214,-1.9824 3.66203,-3.7161 6.06285,-4.4094 2.65356,-0.7662 5.54125,0.1091 8.26754,0.5512 4.31067,0.6995 8.65083,1.6151 12.67689,3.307 2.9629,1.245 6.68407,2.1639 8.26754,4.96053 0.72416,1.279 0,4.4094 0,4.4094 z"
id="path69"
sodipodi:nodetypes="caaaaacc" /><path
style="fill:#9a7e7f;fill-opacity:1;stroke:none;stroke-width:1.23997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 471.73946,957.90519 c 0,0 6.31431,-4.32835 9.76647,-5.94197 3.18275,-1.48758 6.504,-2.87215 9.97823,-3.39439 3.09263,-0.46489 6.41699,-0.72961 9.37803,0.27671 2.62522,0.89215 5.28728,2.5113 6.74218,4.87153 0.68584,1.11266 1.07848,2.64591 0.62355,3.87127 -0.66315,1.78618 -2.59345,2.99789 -4.37141,3.68287 -3.93331,1.51531 -8.42561,0.61357 -12.63742,0.44686 -4.34142,-0.17182 -8.71698,-0.50597 -12.94918,-1.48883 -2.25066,-0.52265 -6.53045,-2.32405 -6.53045,-2.32405 z"
id="path70"
sodipodi:nodetypes="caaaaaaaac" /><path
style="fill:#7f7676;fill-opacity:1;stroke:none;stroke-width:1.55894px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 679.01011,946.74648 c 0,0 1.19788,-5.13521 2.75585,-7.16525 1.5214,-1.98234 3.66204,-3.71606 6.06285,-4.40933 2.65355,-0.76624 5.54124,0.10875 8.26753,0.55117 4.31067,0.69953 8.65084,1.61524 12.6769,3.30704 2.96289,1.24497 6.68408,2.16381 8.26753,4.96047 0.72416,1.27906 0,4.40935 0,4.40935 z"
id="path71"
sodipodi:nodetypes="caaaaacc" /><rect
style="opacity:1;fill:none;fill-opacity:1;stroke:#133d65;stroke-width:0.639257;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="rect71"
width="61.083576"
height="13.636123"
x="298.28543"
y="906.71967"
ry="1.7855345" /><path
style="font-weight:600;font-size:6.59222px;line-height:1.25;font-family:Poppins;-inkscape-font-specification:'Poppins Semi-Bold';writing-mode:tb-rl;fill:#0d3653;stroke-width:0.278665"
d="m 304.12069,910.78303 v 5.70558 h -1.14439 v -5.70558 z m 6.00804,5.70558 h -1.1444 l -2.59121,-3.91544 v 3.91544 h -1.14438 v -5.71377 h 1.14438 l 2.59121,3.92362 v -3.92362 h 1.1444 z m 4.34867,0 -2.07624,-2.54218 v 2.54218 h -1.14438 v -5.70558 h 1.14438 v 2.55851 l 2.07624,-2.55851 h 1.38144 l -2.35416,2.82826 2.41954,2.87732 z m 4.16884,0.0571 q -0.59672,0 -1.079,-0.20435 -0.4741,-0.20436 -0.75201,-0.58853 -0.27794,-0.3842 -0.2861,-0.90734 h 1.22611 q 0.0246,0.35148 0.24523,0.55584 0.22888,0.20436 0.62125,0.20436 0.40054,0 0.62941,-0.18802 0.22887,-0.19617 0.22887,-0.50679 0,-0.25341 -0.1553,-0.4169 -0.15531,-0.16347 -0.39236,-0.25339 -0.22888,-0.0981 -0.63759,-0.21252 -0.55584,-0.16349 -0.90734,-0.3188 -0.34331,-0.16348 -0.59671,-0.48228 -0.24523,-0.32697 -0.24523,-0.86646 0,-0.5068 0.2534,-0.88282 0.2534,-0.37601 0.71117,-0.57219 0.45774,-0.20436 1.04628,-0.20436 0.88281,0 1.43049,0.43324 0.55584,0.42506 0.61306,1.19344 h -1.25882 q -0.0164,-0.29427 -0.25341,-0.48229 -0.22888,-0.19618 -0.61306,-0.19618 -0.33514,0 -0.5395,0.17167 -0.19617,0.17165 -0.19617,0.49862 0,0.22888 0.14713,0.38419 0.1553,0.14714 0.37601,0.24521 0.22887,0.0899 0.63758,0.21254 0.55585,0.16349 0.90734,0.32697 0.35149,0.16348 0.60488,0.49044 0.25341,0.32697 0.25341,0.8583 0,0.45775 -0.23705,0.85012 -0.23705,0.39235 -0.6948,0.62941 -0.45777,0.22887 -1.08717,0.22887 z m 2.73017,-2.91818 q 0,-0.84194 0.37601,-1.50406 0.38419,-0.67027 1.03812,-1.03811 0.66211,-0.37601 1.47954,-0.37601 0.95637,0 1.6757,0.49044 0.71933,0.49045 1.00542,1.35692 h -1.31604 q -0.19618,-0.4087 -0.55584,-0.61306 -0.35149,-0.20435 -0.81742,-0.20435 -0.49863,0 -0.89099,0.23704 -0.38418,0.22887 -0.60488,0.65394 -0.21253,0.42506 -0.21253,0.99725 0,0.56402 0.21253,0.99725 0.2207,0.42506 0.60488,0.66211 0.39236,0.22887 0.89099,0.22887 0.46593,0 0.81742,-0.20435 0.35966,-0.21252 0.55584,-0.62123 h 1.31604 q -0.28609,0.87463 -1.00542,1.36508 -0.71115,0.48228 -1.6757,0.48228 -0.81743,0 -1.47954,-0.36784 -0.65393,-0.376 -1.03812,-1.03811 -0.37601,-0.66212 -0.37601,-1.50406 z m 10.05425,1.7738 h -2.27243 l -0.37601,1.08717 h -1.2016 l 2.05171,-5.71377 h 1.3324 l 2.05173,5.71377 h -1.20979 z m -0.31062,-0.91551 -0.82559,-2.38687 -0.82561,2.38687 z m 6.82545,-1.93728 q 0,0.45775 -0.2207,0.85829 -0.21254,0.40053 -0.67846,0.64575 -0.45776,0.24523 -1.16074,0.24523 h -0.95637 v 2.19069 h -1.14439 v -5.70559 h 2.10076 q 0.66211,0 1.12804,0.22888 0.46593,0.22887 0.69481,0.62941 0.23705,0.40054 0.23705,0.90734 z m -2.10895,0.82559 q 0.47411,0 0.70298,-0.21253 0.22889,-0.22071 0.22889,-0.61306 0,-0.83376 -0.93187,-0.83376 h -0.90732 v 1.65935 z m 4.06257,-1.66753 v 1.43048 h 1.92095 v 0.90733 h -1.92095 v 1.51222 h 2.16616 v 0.93187 h -3.31054 v -5.71377 h 3.31054 v 0.93187 z m 4.87999,-0.12264 v -1.05446 h 1.96999 v 5.95898 h -1.17708 v -4.90452 z m 3.73561,4.96174 q -0.31062,0 -0.51498,-0.188 -0.19618,-0.19619 -0.19618,-0.48228 0,-0.2861 0.19618,-0.4741 0.20436,-0.19618 0.51498,-0.19618 0.30244,0 0.49863,0.19618 0.19618,0.188 0.19618,0.4741 0,0.28609 -0.19618,0.48228 -0.19619,0.188 -0.49863,0.188 z m 1.43867,-1.21795 v -0.89916 l 2.67295,-3.82552 h 1.33238 v 3.72743 h 0.71934 v 0.99725 h -0.71934 v 1.16073 h -1.14438 v -1.16073 z m 2.93452,-3.49855 -1.6757,2.5013 h 1.6757 z"
id="text1"
aria-label="INKSCAPE 1.4" /></g><metadata
id="metadata698"><rdf:RDF><cc:Work
rdf:about=""><cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /><dc:contributor><cc:Agent><dc:title>logo (Andrew Michael Fitzsimon), logotype (Christopher Rogers), template creators (Lazur, Adam Belis, Inkscape Contributors) - Fonts: 1) 'Inkscape' is Linux Libertine. 2) Tag line is Euphoria Script.
The font used is 'Poppins': https://fonts.google.com/specimen/Poppins?query=poppins</dc:title></cc:Agent></dc:contributor><dc:date>2024</dc:date><dc:publisher><cc:Agent><dc:title>inkscape.org</dc:title></cc:Agent></dc:publisher><dc:source>https://inkscape.org/community/about-screen-contests/</dc:source><dc:language>english (US)</dc:language><dc:subject><rdf:Bag><rdf:li>about screen</rdf:li><rdf:li>contest</rdf:li><rdf:li>template</rdf:li><rdf:li>2024</rdf:li><rdf:li>1.4</rdf:li><rdf:li /></rdf:Bag></dc:subject><dc:description>This is the template which the about screen for the 1.4 version will use.
The branding layer should be unaltered.
Use the layer named &quot;Your Artwork Here&quot; for creating your artwork.</dc:description><dc:creator><cc:Agent><dc:title>RCLEMOS</dc:title></cc:Agent></dc:creator><dc:title>Vector Driving</dc:title></cc:Work><cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"><cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" /><cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" /></cc:License></rdf:RDF></metadata></svg>

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cg2rfy78y00gv"
path="res://.godot/imported/Vector_Driving_background.svg-441687d5c58fde29e3987d2a7c7c13b5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://logic-scenes/chat_view/Vector_Driving_background.svg"
dest_files=["res://.godot/imported/Vector_Driving_background.svg-441687d5c58fde29e3987d2a7c7c13b5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

View File

@ -0,0 +1,723 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="256"
height="256"
viewBox="0 0 67.733334 67.733333"
version="1.1"
id="svg1"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
sodipodi:docname="avatar_fabian.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="1.5949781"
inkscape:cx="29.154004"
inkscape:cy="210.03423"
inkscape:window-width="2560"
inkscape:window-height="1534"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g397" />
<defs
id="defs1">
<inkscape:path-effect
effect="powerstroke"
id="path-effect6"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect4"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect28"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CubicBezierSmooth"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.45119945,5.9296786 | 1.0400643,6.0324468 | 2.1922518,6.3968934 | 3.941574,4.5422589 | 3.2817558,6.3541597"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect30"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath328">
<path
id="path329"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f8834d;stroke-width:29.0798;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect328"
transform="matrix(0.80671051,-0.8233904,0.80797831,0.79161068,-88.873761,-739.41935)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect328"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect32"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath372">
<path
id="path372"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#9ad672;stroke-width:33.902;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect372"
transform="matrix(-0.8067105,0.8233904,-0.80797833,-0.79161069,205.89242,-860.61534)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect372"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect52"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CubicBezierSmooth"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.45119945,5.9296786 | 1.0400643,6.0324468 | 2.1922518,6.3968934 | 3.941574,4.5422589 | 3.2817558,6.3541597"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect54"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath1">
<path
id="path1"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f8834d;stroke-width:29.0798;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.32494,-1.632754 0.83968,-3.520559 1.99466,-6.288069 0.83879,-2.009884 1.80844,-4.024861 2.64723,-6.034745 1.03157,-2.465052 1.80076,-4.721487 2.37155,-7.201039 0.0164,-0.07126 0.0325,-0.142245 0.0484,-0.212951 0.6788,-3.025332 1.15062,-6.175999 1.17606,-9.328367 0.0653,-2.177402 -0.12499,-5.175602 -1.37691,-8.489009 -0.0351,-0.09288 -0.0712,-0.186515 -0.10836,-0.280866 -0.86497,-2.196112 -2.30699,-4.813263 -4.70812,-7.222532 -1.86679,-1.873115 -4.28437,-3.5809813 -7.32744,-4.7688504 -2.65829,-1.0376679 -5.71941,-1.6479765 -9.16257,-1.6559052 -3.29941,-0.00732 -6.565051,0.6429793 -9.624913,1.9455208 -2.903184,1.2358476 -5.568938,3.0381448 -7.827745,5.3257818 -2.195622,2.223644 -3.987679,4.887851 -5.216186,7.874092 -1.218699,2.9624 -1.866818,6.204096 -1.823787,9.578558 0.04349,3.249913 0.708101,6.106934 1.757652,8.568681 1.072956,2.516646 2.520759,4.557872 4.030902,6.170317 1.580169,1.687215 3.255482,2.935272 4.742335,3.820175 0.790146,0.470257 1.545291,0.849037 2.237755,1.147518 0.727118,0.313419 1.400419,0.545049 2.003439,0.706684 2.098403,0.63077 4.041214,0.939988 5.857676,0.954743 2.328552,0.01892 4.250472,-0.449857 5.771192,-1.104807 0.18976,-0.08173 0.37204,-0.165841 0.54679,-0.251538 1.81947,-0.892267 3.2043,-2.173113 4.25167,-3.483979 1.76793,-2.21269 2.75283,-4.777498 3.33871,-6.036296 -1.12345,1.033286 -3.17335,2.407916 -5.46213,3.296576 -1.32385,0.514014 -2.59383,0.820922 -3.89551,0.977331 -0.12385,0.01488 -0.25043,0.02844 -0.37985,0.0403 -1.02364,0.09379 -2.19761,0.07916 -3.6079,-0.209659 -1.110052,-0.227334 -2.373666,-0.625412 -3.858952,-1.286381 -0.261981,-0.152625 -0.595164,-0.344337 -1.012518,-0.612281 -0.390107,-0.250451 -0.833487,-0.554997 -1.305662,-0.919703 -0.895914,-0.692001 -1.882606,-1.590888 -2.780827,-2.717626 -0.853089,-1.070126 -1.621827,-2.339712 -2.1639,-3.836244 -0.52478,-1.448791 -0.859572,-3.170603 -0.816646,-5.223797 0.04284,-2.112267 0.507342,-4.096897 1.298475,-5.886548 0.799896,-1.809474 1.932367,-3.416778 3.298503,-4.754882 1.405524,-1.376682 3.040918,-2.452259 4.801233,-3.18891 1.850188,-0.77426 3.824004,-1.169454 5.840194,-1.176739 2.31023,-0.0079 4.20795,0.370349 5.7484,0.927789 1.75939,0.636669 3.1464,1.540072 4.24731,2.525247 1.43565,1.28472 2.43547,2.7534 3.16463,4.096485 0.0312,0.05745 0.0619,0.114625 0.092,0.171504 1.04731,1.974642 1.7836,4.129374 2.2276,5.717078 0.62978,2.687207 1.13161,5.249506 1.15557,8.034952 5.5e-4,0.06361 9.2e-4,0.127552 0.001,0.191835 0.007,2.220965 -0.19551,4.392777 -0.59223,6.906217 -0.34922,2.21246 -0.80316,4.433301 -1.11886,6.482963 -0.46669,3.02986 -0.53647,5.072507 -0.48005,6.71138 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect328"
inkscape:original-d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
transform="matrix(0.80671051,-0.8233904,0.80797831,0.79161068,-88.873761,-739.41935)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect1"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect56"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2">
<path
id="path2"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#9ad672;stroke-width:33.902;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 1.05091,-2.748523 2.2658,-5.535892 3.95994,-9.141987 1.06773,-2.272754 2.24073,-4.69337 3.14424,-6.968333 0.9134,-2.299877 1.62252,-4.602506 2.09567,-7.254259 0.29437,-1.649753 0.48092,-3.34789 0.57328,-5.100163 0.0721,-1.367917 0.099,-2.792188 0.0858,-4.280937 -0.003,-3.274897 -0.84051,-6.524172 -2.19602,-9.489815 -1.29447,-2.832075 -3.19918,-5.705625 -5.71732,-8.311923 -2.12328,-2.197612 -4.90659,-4.4286697 -8.29299,-6.078263 -0.37748,-0.1838787 -0.76448,-0.3614587 -1.16068,-0.5313396 -2.47149,-1.0597185 -5.56911,-1.9279612 -9.05546,-1.9274239 -3.22023,5.235e-4 -6.533514,0.6227148 -9.726997,1.9925846 -2.871463,1.2317373 -5.573452,3.0400559 -7.891953,5.4008219 -2.180674,2.220426 -3.995793,4.905609 -5.242977,7.958716 -1.209975,2.962022 -1.867565,6.229876 -1.816161,9.660233 0.05106,3.144134 0.598782,5.985093 1.538481,8.521586 0.951317,2.567853 2.274753,4.744204 3.783631,6.562562 3.217233,3.877106 7.215069,6.070283 10.364507,7.22402 2.243534,0.8497 4.653262,1.234612 6.912119,1.258685 2.87063,0.03059 5.43498,-0.512525 7.52566,-1.324033 0.25567,-0.09924 0.50303,-0.201964 0.74202,-0.30745 2.46408,-1.087605 4.41183,-2.661933 5.87925,-4.396343 2.49287,-2.946445 3.41784,-6.126448 3.95238,-7.906396 -1.13334,1.657124 -3.20397,3.784216 -6.12306,5.273437 -1.67164,0.85281 -3.47092,1.428143 -5.40673,1.760162 -0.1888,0.03238 -0.3822,0.06273 -0.5802,0.09054 -1.62029,0.227573 -3.48656,0.273269 -5.46794,-0.06516 -1.57755,-0.269453 -3.09573,-0.765521 -4.319527,-1.44834 -2.209717,-1.215957 -4.670939,-3.009835 -6.475986,-5.599669 -0.832265,-1.194112 -1.52923,-2.562641 -2.006795,-4.144083 -0.470767,-1.558936 -0.743343,-3.374128 -0.692671,-5.499511 0.05116,-2.105432 0.525853,-4.061116 1.306101,-5.804884 0.806864,-1.803251 1.938596,-3.376908 3.271712,-4.670257 1.417358,-1.375079 3.039433,-2.41305 4.737018,-3.113869 1.882784,-0.777275 3.828838,-1.1302 5.738118,-1.129679 1.79674,5.4e-4 3.52839,0.438943 5.07987,1.073256 0.2448,0.100088 0.48683,0.205858 0.72579,0.316703 2.17072,1.006912 4.09439,2.432523 5.66336,3.914897 1.84487,1.74306 3.31107,3.663774 4.38137,5.496169 1.12473,1.925605 1.90804,3.912891 2.25281,5.803704 0.1791,1.37188 0.33578,2.670071 0.46515,3.893499 0.16577,1.567672 0.31018,3.061496 0.41113,4.504895 0.16139,2.307643 0.20528,4.382734 0.0847,6.633031 -0.12575,2.345993 -0.42351,4.725626 -0.81951,7.318497 -0.47121,3.085205 -1.30443,7.791488 -1.68106,9.836122 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect372"
inkscape:original-d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
transform="matrix(-0.8067105,0.8233904,-0.80797833,-0.79161069,205.89242,-860.61534)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect2"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect28-6"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CubicBezierSmooth"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.45119945,5.9296786 | 1.0400643,6.0324468 | 2.1922518,6.3968934 | 3.941574,4.5422589 | 3.2817558,6.3541597"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect30-1"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath328-8">
<path
id="path329-7"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f8834d;stroke-width:29.0798;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect328-9"
transform="matrix(0.80671051,-0.8233904,0.80797831,0.79161068,-88.873761,-739.41935)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect328-9"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect32-2"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath372-0">
<path
id="path372-2"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#9ad672;stroke-width:33.902;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect372-3"
transform="matrix(-0.8067105,0.8233904,-0.80797833,-0.79161069,205.89242,-860.61534)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect372-3"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect54-2"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath328-89">
<path
id="path329-73"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f8834d;stroke-width:29.0798;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect328-6"
transform="matrix(0.80671051,-0.8233904,0.80797831,0.79161068,-88.873761,-739.41935)" />
</clipPath>
<inkscape:path-effect
effect="powerstroke"
id="path-effect328-6"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect52-1"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CubicBezierSmooth"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.45119945,5.9296786 | 1.0400643,6.0324468 | 2.1922518,6.3968934 | 3.941574,4.5422589 | 3.2817558,6.3541597"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect54-9"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect328-4"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.75647033,2.4516957 | 1.2414065,4.3928175 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect56-7"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<inkscape:path-effect
effect="powerstroke"
id="path-effect372-8"
is_visible="true"
lpeversion="1.3"
scale_width="1"
interpolator_type="CentripetalCatmullRom"
interpolator_beta="0.2"
start_linecap_type="zerowidth"
end_linecap_type="zerowidth"
offset_points="0.89558447,3.8851262 | 1.7806052,5.1212691 | 4.5251646,2.7680122"
linejoin_type="round"
miter_limit="4"
not_jump="false"
sort_points="true"
message="" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4">
<path
id="path4"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#f8834d;stroke-width:8.78563499;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.32494,-1.632754 0.83968,-3.520559 1.99466,-6.288069 0.83879,-2.009884 1.80844,-4.024861 2.64723,-6.034745 1.03157,-2.465052 1.80076,-4.721487 2.37155,-7.201039 0.0164,-0.07126 0.0325,-0.142245 0.0484,-0.212951 0.6788,-3.025332 1.15062,-6.175999 1.17606,-9.328367 0.0653,-2.177402 -0.12499,-5.175602 -1.37691,-8.489009 -0.0351,-0.09288 -0.0712,-0.186515 -0.10836,-0.280866 -0.86497,-2.196112 -2.30699,-4.813263 -4.70812,-7.222532 -1.86679,-1.873115 -4.28437,-3.5809813 -7.32744,-4.7688504 -2.65829,-1.0376679 -5.71941,-1.6479765 -9.16257,-1.6559052 -3.29941,-0.00732 -6.565051,0.6429793 -9.624913,1.9455208 -2.903184,1.2358476 -5.568938,3.0381448 -7.827745,5.3257818 -2.195622,2.223644 -3.987679,4.887851 -5.216186,7.874092 -1.218699,2.9624 -1.866818,6.204096 -1.823787,9.578558 0.04349,3.249913 0.708101,6.106934 1.757652,8.568681 1.072956,2.516646 2.520759,4.557872 4.030902,6.170317 1.580169,1.687215 3.255482,2.935272 4.742335,3.820175 0.790146,0.470257 1.545291,0.849037 2.237755,1.147518 0.727118,0.313419 1.400419,0.545049 2.003439,0.706684 2.098403,0.63077 4.041214,0.939988 5.857676,0.954743 2.328552,0.01892 4.250472,-0.449857 5.771192,-1.104807 0.18976,-0.08173 0.37204,-0.165841 0.54679,-0.251538 1.81947,-0.892267 3.2043,-2.173113 4.25167,-3.483979 1.76793,-2.21269 2.75283,-4.777498 3.33871,-6.036296 -1.12345,1.033286 -3.17335,2.407916 -5.46213,3.296576 -1.32385,0.514014 -2.59383,0.820922 -3.89551,0.977331 -0.12385,0.01488 -0.25043,0.02844 -0.37985,0.0403 -1.02364,0.09379 -2.19761,0.07916 -3.6079,-0.209659 -1.110052,-0.227334 -2.373666,-0.625412 -3.858952,-1.286381 -0.261981,-0.152625 -0.595164,-0.344337 -1.012518,-0.612281 -0.390107,-0.250451 -0.833487,-0.554997 -1.305662,-0.919703 -0.895914,-0.692001 -1.882606,-1.590888 -2.780827,-2.717626 -0.853089,-1.070126 -1.621827,-2.339712 -2.1639,-3.836244 -0.52478,-1.448791 -0.859572,-3.170603 -0.816646,-5.223797 0.04284,-2.112267 0.507342,-4.096897 1.298475,-5.886548 0.799896,-1.809474 1.932367,-3.416778 3.298503,-4.754882 1.405524,-1.376682 3.040918,-2.452259 4.801233,-3.18891 1.850188,-0.77426 3.824004,-1.169454 5.840194,-1.176739 2.31023,-0.0079 4.20795,0.370349 5.7484,0.927789 1.75939,0.636669 3.1464,1.540072 4.24731,2.525247 1.43565,1.28472 2.43547,2.7534 3.16463,4.096485 0.0312,0.05745 0.0619,0.114625 0.092,0.171504 1.04731,1.974642 1.7836,4.129374 2.2276,5.717078 0.62978,2.687207 1.13161,5.249506 1.15557,8.034952 5.5e-4,0.06361 9.2e-4,0.127552 0.001,0.191835 0.007,2.220965 -0.19551,4.392777 -0.59223,6.906217 -0.34922,2.21246 -0.80316,4.433301 -1.11886,6.482963 -0.46669,3.02986 -0.53647,5.072507 -0.48005,6.71138 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect4"
inkscape:original-d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
transform="matrix(-0.82339041,-0.80671053,0.79161069,-0.80797833,51.6994,-803.97947)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath6">
<path
id="path6"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#9ad672;stroke-width:10.24253845;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 1.05091,-2.748523 2.2658,-5.535892 3.95994,-9.141987 1.06773,-2.272754 2.24073,-4.69337 3.14424,-6.968333 0.9134,-2.299877 1.62252,-4.602506 2.09567,-7.254259 0.29437,-1.649753 0.48092,-3.34789 0.57328,-5.100163 0.0721,-1.367917 0.099,-2.792188 0.0858,-4.280937 -0.003,-3.274897 -0.84051,-6.524172 -2.19602,-9.489815 -1.29447,-2.832075 -3.19918,-5.705625 -5.71732,-8.311923 -2.12328,-2.197612 -4.90659,-4.4286697 -8.29299,-6.078263 -0.37748,-0.1838787 -0.76448,-0.3614587 -1.16068,-0.5313396 -2.47149,-1.0597185 -5.56911,-1.9279612 -9.05546,-1.9274239 -3.22023,5.235e-4 -6.533514,0.6227148 -9.726997,1.9925846 -2.871463,1.2317373 -5.573452,3.0400559 -7.891953,5.4008219 -2.180674,2.220426 -3.995793,4.905609 -5.242977,7.958716 -1.209975,2.962022 -1.867565,6.229876 -1.816161,9.660233 0.05106,3.144134 0.598782,5.985093 1.538481,8.521586 0.951317,2.567853 2.274753,4.744204 3.783631,6.562562 3.217233,3.877106 7.215069,6.070283 10.364507,7.22402 2.243534,0.8497 4.653262,1.234612 6.912119,1.258685 2.87063,0.03059 5.43498,-0.512525 7.52566,-1.324033 0.25567,-0.09924 0.50303,-0.201964 0.74202,-0.30745 2.46408,-1.087605 4.41183,-2.661933 5.87925,-4.396343 2.49287,-2.946445 3.41784,-6.126448 3.95238,-7.906396 -1.13334,1.657124 -3.20397,3.784216 -6.12306,5.273437 -1.67164,0.85281 -3.47092,1.428143 -5.40673,1.760162 -0.1888,0.03238 -0.3822,0.06273 -0.5802,0.09054 -1.62029,0.227573 -3.48656,0.273269 -5.46794,-0.06516 -1.57755,-0.269453 -3.09573,-0.765521 -4.319527,-1.44834 -2.209717,-1.215957 -4.670939,-3.009835 -6.475986,-5.599669 -0.832265,-1.194112 -1.52923,-2.562641 -2.006795,-4.144083 -0.470767,-1.558936 -0.743343,-3.374128 -0.692671,-5.499511 0.05116,-2.105432 0.525853,-4.061116 1.306101,-5.804884 0.806864,-1.803251 1.938596,-3.376908 3.271712,-4.670257 1.417358,-1.375079 3.039433,-2.41305 4.737018,-3.113869 1.882784,-0.777275 3.828838,-1.1302 5.738118,-1.129679 1.79674,5.4e-4 3.52839,0.438943 5.07987,1.073256 0.2448,0.100088 0.48683,0.205858 0.72579,0.316703 2.17072,1.006912 4.09439,2.432523 5.66336,3.914897 1.84487,1.74306 3.31107,3.663774 4.38137,5.496169 1.12473,1.925605 1.90804,3.912891 2.25281,5.803704 0.1791,1.37188 0.33578,2.670071 0.46515,3.893499 0.16577,1.567672 0.31018,3.061496 0.41113,4.504895 0.16139,2.307643 0.20528,4.382734 0.0847,6.633031 -0.12575,2.345993 -0.42351,4.725626 -0.81951,7.318497 -0.47121,3.085205 -1.30443,7.791488 -1.68106,9.836122 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect6"
inkscape:original-d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
transform="matrix(0.82339041,0.80671053,-0.79161069,0.80797833,-69.496606,-1094.4802)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath7">
<rect
style="fill:#fbfdf8;fill-opacity:1;stroke:none;stroke-width:11.5047;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="rect7"
width="59.942257"
height="59.942375"
x="-285.54721"
y="-820.67603"
ry="12.895242" />
</clipPath>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g397"
transform="translate(872.27133,429.6841)">
<g
id="g25"
transform="matrix(1.1299759,0,0,1.1299759,-549.60985,497.65993)"
clip-path="url(#clipPath7)">
<rect
style="fill:#1baa6a;fill-opacity:1;stroke:none;stroke-width:6.11945;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect32"
width="29.971117"
height="97.411133"
x="-285.54721"
y="-820.67603" />
<rect
style="fill:#1168e7;fill-opacity:1;stroke:none;stroke-width:4.8001;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect33"
width="18.440939"
height="97.411133"
x="-285.54721"
y="-820.67603" />
<rect
style="fill:#5f019e;fill-opacity:1;stroke:none;stroke-width:3.29945;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect34"
width="8.7128601"
height="97.411133"
x="-285.54721"
y="-820.67603" />
<rect
style="fill:#ffd800;fill-opacity:1;stroke:none;stroke-width:6.11945;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect35"
width="29.971117"
height="97.411133"
x="225.605"
y="-820.67603"
transform="scale(-1,1)" />
<rect
style="fill:#f8834d;fill-opacity:1;stroke:none;stroke-width:4.88189;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect36"
width="19.07461"
height="97.411133"
x="225.605"
y="-820.67603"
transform="scale(-1,1)" />
<rect
style="fill:#e93447;fill-opacity:1;stroke:none;stroke-width:3.29945;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.269962;paint-order:stroke fill markers"
id="rect37"
width="8.7128601"
height="97.411133"
x="225.605"
y="-820.67603"
transform="scale(-1,1)" />
<path
id="path37"
style="fill:#ffd800;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54724,-820.676 h 29.97112 29.97112 l 3e-5,34.54822 -29.97115,29.97111 -29.97112,-29.97111 z"
sodipodi:nodetypes="ccccccc" />
<rect
style="fill:#f8834d;fill-opacity:1;stroke-width:0.0240515;paint-order:stroke fill markers"
id="rect38"
width="6.8393588"
height="42.387737"
x="231.30669"
y="-820.67603"
transform="scale(-1,1)" />
<rect
style="fill:#9ad672;fill-opacity:1;stroke-width:0.024203;paint-order:stroke fill markers"
id="rect39"
width="6.7011275"
height="43.809063"
x="-279.96078"
y="-820.67603" />
<rect
style="fill:#38b27e;fill-opacity:1;stroke-width:0.0231747;paint-order:stroke fill markers"
id="rect40"
width="6.1437969"
height="43.809063"
x="-285.54724"
y="-820.67603" />
<rect
style="fill:#e93447;fill-opacity:1;stroke-width:0.0230296;paint-order:stroke fill markers"
id="rect41"
width="6.2705321"
height="41.357426"
x="225.605"
y="-820.67603"
transform="scale(-1,1)" />
<path
id="path41"
style="fill:#000000;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54721,-782.38239 29.97113,30.05954 29.97111,-30.05954 v 7.13952 l -29.97111,29.97111 -29.97113,-29.97111 z"
sodipodi:nodetypes="ccccccc" />
<path
id="path42"
style="fill:#6f491b;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54721,-787.99938 29.97113,30.14794 29.97111,-30.14791 v 7.13949 l -29.97111,29.97111 -29.97113,-29.97111 z"
sodipodi:nodetypes="ccccccc" />
<path
id="path43"
style="fill:#7cafe1;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54721,-793.61632 29.97113,30.14789 29.97111,-30.14789 v 7.13947 l -29.97111,29.97111 -29.97113,-29.97111 z"
sodipodi:nodetypes="ccccccc" />
<path
id="path44"
style="fill:#fba4c2;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54721,-799.23332 29.97113,30.1479 29.97111,-30.1479 v 7.13948 l -29.97111,29.97112 -29.97113,-29.97112 z"
sodipodi:nodetypes="ccccccc" />
<path
id="path45"
style="fill:#fbfdf8;fill-opacity:1;stroke-width:0.151197;paint-order:stroke fill markers"
d="m -285.54718,-803.8288 29.9711,30.14791 29.97114,-30.14791 v 6.11797 l -29.97114,29.97112 -29.97113,-29.97112 z"
sodipodi:nodetypes="ccccccc" />
<path
style="fill:#fbfdf8;fill-opacity:1;stroke:none;stroke-width:3.71072;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
d="m -260.9871,-810.71772 c 0,0 1.85547,2.89756 1.99346,4.49613 0.43683,5.06036 -2.21887,5.32339 -4.17958,9.47537 -3.88871,8.23479 1.29421,13.5473 1.29421,13.5473 0,0 -3.17366,-5.5348 0.14209,-10.87096 1.25848,-2.02526 5.3422,-5.71421 14.05155,-4.12583 2.49163,0.45443 -13.30173,-12.52201 -13.30173,-12.52201 z"
id="path46"
sodipodi:nodetypes="csscssc" />
<path
style="fill:#fbfdf8;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 33.691451,91.07574 c 0,0 0.989725,-1.356144 2.632432,-4.116252 1.523905,-2.560495 3.978566,-6.866155 6.645782,-10.599539 1.700793,-2.380651 3.496555,-4.567836 5.510093,-6.593119 0.342697,-0.344695 0.761972,-0.74009 1.254566,-1.154141 1.821056,-1.530688 4.050733,-2.819654 6.798187,-3.635911 2.705912,-0.803914 5.228773,-0.943468 6.96517,-0.93615 0.374927,0.0017 0.703044,0.0085 0.985339,0.01666 1.210123,0.03506 3.148919,0.171578 5.360747,0.726718 1.984697,0.498133 4.341322,1.365124 6.91859,2.975888 2.432711,1.520417 5.043908,3.690798 7.756839,6.813704 2.979283,3.429509 5.788844,7.671314 8.429493,12.65734 2.1459,4.062214 4.243633,7.209817 5.777574,9.333189 2.331127,3.226892 5.931527,7.695986 10.852657,12.064986 6.26386,5.56108 13.04318,9.51336 19.58594,11.46795 5.58803,1.67126 10.85711,1.82345 14.59214,1.59629 0.67425,-0.041 1.30138,-0.0943 1.87532,-0.15323 2.84319,-0.29187 7.45036,-1.27383 12.24103,-3.67472 4.38323,-2.1967 8.21684,-5.22757 11.02535,-9.01022 1.59593,-2.14949 2.67645,-4.29066 3.4222,-6.29887 0.5322,-1.43316 0.86381,-2.716408 1.09982,-3.760416 0.62334,-2.757375 -4.00988,-3.841654 -4.00988,-3.841654 0,0 -4.53836,0.455391 -4.85104,1.838526 -0.14373,0.635801 -0.39589,1.396997 -0.79698,2.214467 -0.5591,1.139527 -1.37469,2.323507 -2.52168,3.467537 -2.02722,2.022 -4.77478,3.60661 -7.99207,4.69507 -3.58082,1.21144 -6.81469,1.51284 -8.91451,1.7284 -0.41179,0.0423 -0.86196,0.0804 -1.346,0.10955 -2.73819,0.16494 -6.42425,0.0271 -10.16798,-1.10037 -4.42656,-1.33529 -9.602,-4.23182 -14.75239,-8.822991 -4.01794,-3.581685 -7.00055,-7.284343 -8.97118,-10.012213 -1.28501,-1.778775 -3.08037,-4.41959 -4.938,-7.839629 -3.02459,-5.602029 -6.417469,-10.672409 -10.241474,-14.952666 -3.515711,-3.935177 -7.114936,-6.88818 -10.734819,-9.055843 -3.8559,-2.308994 -7.458146,-3.559659 -10.519841,-4.264342 -3.345807,-0.770075 -6.214711,-0.915476 -7.830474,-0.962285 -0.3882,-0.01125 -0.834641,-0.01811 -1.334721,-0.01639 -2.42666,0.0071 -6.23664,0.242769 -10.457659,1.552788 -4.391447,1.362914 -8.014262,3.504277 -10.974765,6.02314 -0.789556,0.671772 -1.455789,1.305386 -1.995683,1.84843 -3.17774,3.19628 -5.158035,6.972054 -6.31783,10.521813 -1.893628,5.795786 -1.690731,11.133478 -1.252386,14.294336 0.462602,3.33577 1.192093,4.854169 1.192093,4.854169 z"
id="path47"
sodipodi:nodetypes="csssc"
inkscape:path-effect="#path-effect52-1"
inkscape:original-d="m 33.691451,91.07574 c 3.63581,-27.889208 18.984355,-33.064894 29.80623,-33.064894 9.504266,0 22.743296,3.209398 35.056167,26.220915 8.539802,15.960029 21.366462,26.449829 32.438872,29.770479 15.52869,4.65711 37.18124,-2.26677 38.41812,-19.048"
transform="matrix(0.28543927,0,0,0.28543927,-284.94273,-832.59696)" />
<path
id="path48"
style="fill:#f8834d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.80129;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.32494,-1.632754 0.83968,-3.520559 1.99466,-6.288069 0.83879,-2.009884 1.80844,-4.024861 2.64723,-6.034745 1.03157,-2.465052 1.80076,-4.721487 2.37155,-7.201039 0.0164,-0.07126 0.0325,-0.142245 0.0484,-0.212951 0.6788,-3.025332 1.15062,-6.175999 1.17606,-9.328367 0.0653,-2.177402 -0.12499,-5.175602 -1.37691,-8.489009 -0.0351,-0.09288 -0.0712,-0.186515 -0.10836,-0.280866 -0.86497,-2.196112 -2.30699,-4.813263 -4.70812,-7.222532 -1.86679,-1.873115 -4.28437,-3.5809813 -7.32744,-4.7688504 -2.65829,-1.0376679 -5.71941,-1.6479765 -9.16257,-1.6559052 -3.29941,-0.00732 -6.565051,0.6429793 -9.624913,1.9455208 -2.903184,1.2358476 -5.568938,3.0381448 -7.827745,5.3257818 -2.195622,2.223644 -3.987679,4.887851 -5.216186,7.874092 -1.218699,2.9624 -1.866818,6.204096 -1.823787,9.578558 0.04349,3.249913 0.708101,6.106934 1.757652,8.568681 1.072956,2.516646 2.520759,4.557872 4.030902,6.170317 1.580169,1.687215 3.255482,2.935272 4.742335,3.820175 0.790146,0.470257 1.545291,0.849037 2.237755,1.147518 0.727118,0.313419 1.400419,0.545049 2.003439,0.706684 2.098403,0.63077 4.041214,0.939988 5.857676,0.954743 2.328552,0.01892 4.250472,-0.449857 5.771192,-1.104807 0.18976,-0.08173 0.37204,-0.165841 0.54679,-0.251538 1.81947,-0.892267 3.2043,-2.173113 4.25167,-3.483979 1.76793,-2.21269 2.75283,-4.777498 3.33871,-6.036296 -1.12345,1.033286 -3.17335,2.407916 -5.46213,3.296576 -1.32385,0.514014 -2.59383,0.820922 -3.89551,0.977331 -0.12385,0.01488 -0.25043,0.02844 -0.37985,0.0403 -1.02364,0.09379 -2.19761,0.07916 -3.6079,-0.209659 -1.110052,-0.227334 -2.373666,-0.625412 -3.858952,-1.286381 -0.261981,-0.152625 -0.595164,-0.344337 -1.012518,-0.612281 -0.390107,-0.250451 -0.833487,-0.554997 -1.305662,-0.919703 -0.895914,-0.692001 -1.882606,-1.590888 -2.780827,-2.717626 -0.853089,-1.070126 -1.621827,-2.339712 -2.1639,-3.836244 -0.52478,-1.448791 -0.859572,-3.170603 -0.816646,-5.223797 0.04284,-2.112267 0.507342,-4.096897 1.298475,-5.886548 0.799896,-1.809474 1.932367,-3.416778 3.298503,-4.754882 1.405524,-1.376682 3.040918,-2.452259 4.801233,-3.18891 1.850188,-0.77426 3.824004,-1.169454 5.840194,-1.176739 2.31023,-0.0079 4.20795,0.370349 5.7484,0.927789 1.75939,0.636669 3.1464,1.540072 4.24731,2.525247 1.43565,1.28472 2.43547,2.7534 3.16463,4.096485 0.0312,0.05745 0.0619,0.114625 0.092,0.171504 1.04731,1.974642 1.7836,4.129374 2.2276,5.717078 0.62978,2.687207 1.13161,5.249506 1.15557,8.034952 5.5e-4,0.06361 9.2e-4,0.127552 0.001,0.191835 0.007,2.220965 -0.19551,4.392777 -0.59223,6.906217 -0.34922,2.21246 -0.80316,4.433301 -1.11886,6.482963 -0.46669,3.02986 -0.53647,5.072507 -0.48005,6.71138 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect54-9"
inkscape:original-d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
transform="matrix(0.260196,-0.26557593,0.26060492,0.25532572,-302.39263,-788.35028)" />
<path
style="fill:#e93447;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -25.243581,-909.50911 c -1.25655,11.58304 5.05469,20.80038 18.4874239,26.49481 l 9.53772,6.64362 29.8255801,-26.37209 -19.62208,-35.7907 -22.4476701,5.65117 -7.2209639,9.4186 z"
id="path49"
clip-path="url(#clipPath4)"
sodipodi:nodetypes="cccccccc"
transform="matrix(0,0.3225395,-0.3225395,0,-561.70777,-805.02538)" />
<path
id="path56"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:29.0798;stroke-linecap:round;stroke-opacity:1"
d="m 117.97842,57.659456 c 0.32494,-1.632754 0.83968,-3.520559 1.99466,-6.288069 0.83879,-2.009884 1.80844,-4.024861 2.64723,-6.034745 1.03157,-2.465052 1.80076,-4.721487 2.37155,-7.201039 0.0164,-0.07126 0.0325,-0.142245 0.0484,-0.212951 0.6788,-3.025332 1.15062,-6.175999 1.17606,-9.328367 0.0653,-2.177402 -0.12499,-5.175602 -1.37691,-8.489009 -0.0351,-0.09288 -0.0712,-0.186515 -0.10836,-0.280866 -0.86497,-2.196112 -2.30699,-4.813263 -4.70812,-7.222532 -1.86679,-1.873115 -4.28437,-3.5809813 -7.32744,-4.7688504 -2.65829,-1.0376679 -5.71941,-1.6479765 -9.16257,-1.6559052 -3.29941,-0.00732 -6.565051,0.6429793 -9.624913,1.9455208 -2.903184,1.2358476 -5.568938,3.0381448 -7.827745,5.3257818 -2.195622,2.223644 -3.987679,4.887851 -5.216186,7.874092 -1.218699,2.9624 -1.866818,6.204096 -1.823787,9.578558 0.04349,3.249913 0.708101,6.106934 1.757652,8.568681 1.072956,2.516646 2.520759,4.557872 4.030902,6.170317 1.580169,1.687215 3.255482,2.935272 4.742335,3.820175 0.790146,0.470257 1.545291,0.849037 2.237755,1.147518 0.727118,0.313419 1.400419,0.545049 2.003439,0.706684 2.098403,0.63077 4.041214,0.939988 5.857676,0.954743 2.328552,0.01892 4.250472,-0.449857 5.771192,-1.104807 0.18976,-0.08173 0.37204,-0.165841 0.54679,-0.251538 1.81947,-0.892267 3.2043,-2.173113 4.25167,-3.483979 1.76793,-2.21269 2.75283,-4.777498 3.33871,-6.036296 -1.12345,1.033286 -3.17335,2.407916 -5.46213,3.296576 -1.32385,0.514014 -2.59383,0.820922 -3.89551,0.977331 -0.12385,0.01488 -0.25043,0.02844 -0.37985,0.0403 -1.02364,0.09379 -2.19761,0.07916 -3.6079,-0.209659 -1.110052,-0.227334 -2.373666,-0.625412 -3.858952,-1.286381 -0.261981,-0.152625 -0.595164,-0.344337 -1.012518,-0.612281 -0.390107,-0.250451 -0.833487,-0.554997 -1.305662,-0.919703 -0.895914,-0.692001 -1.882606,-1.590888 -2.780827,-2.717626 -0.853089,-1.070126 -1.621827,-2.339712 -2.1639,-3.836244 -0.52478,-1.448791 -0.859572,-3.170603 -0.816646,-5.223797 0.04284,-2.112267 0.507342,-4.096897 1.298475,-5.886548 0.799896,-1.809474 1.932367,-3.416778 3.298503,-4.754882 1.405524,-1.376682 3.040918,-2.452259 4.801233,-3.18891 1.850188,-0.77426 3.824004,-1.169454 5.840194,-1.176739 2.31023,-0.0079 4.20795,0.370349 5.7484,0.927789 1.75939,0.636669 3.1464,1.540072 4.24731,2.525247 1.43565,1.28472 2.43547,2.7534 3.16463,4.096485 0.0312,0.05745 0.0619,0.114625 0.092,0.171504 1.04731,1.974642 1.7836,4.129374 2.2276,5.717078 0.62978,2.687207 1.13161,5.249506 1.15557,8.034952 5.5e-4,0.06361 9.2e-4,0.127552 0.001,0.191835 0.007,2.220965 -0.19551,4.392777 -0.59223,6.906217 -0.34922,2.21246 -0.80316,4.433301 -1.11886,6.482963 -0.46669,3.02986 -0.53647,5.072507 -0.48005,6.71138 z"
sodipodi:nodetypes="csscsc"
transform="matrix(0.260196,-0.26557593,0.26060492,0.25532571,-302.39263,-788.35028)"
inkscape:original-d="m 117.97842,57.659456 c 0.75407,-9.287169 6.0216,-15.170285 4.63618,-28.696259 -1.09936,-10.733122 -8.11026,-17.927633 -19.08168,-17.927633 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 7.883529,15.584111 11.425818,16.861509 6.59743,2.379123 12.7018,1.538852 18.48519,-6.37002"
inkscape:path-effect="#path-effect328-4" />
<path
id="path50"
style="fill:#9ad672;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.80129;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 1.05091,-2.748523 2.2658,-5.535892 3.95994,-9.141987 1.06773,-2.272754 2.24073,-4.69337 3.14424,-6.968333 0.9134,-2.299877 1.62252,-4.602506 2.09567,-7.254259 0.29437,-1.649753 0.48092,-3.34789 0.57328,-5.100163 0.0721,-1.367917 0.099,-2.792188 0.0858,-4.280937 -0.003,-3.274897 -0.84051,-6.524172 -2.19602,-9.489815 -1.29447,-2.832075 -3.19918,-5.705625 -5.71732,-8.311923 -2.12328,-2.197612 -4.90659,-4.4286697 -8.29299,-6.078263 -0.37748,-0.1838787 -0.76448,-0.3614587 -1.16068,-0.5313396 -2.47149,-1.0597185 -5.56911,-1.9279612 -9.05546,-1.9274239 -3.22023,5.235e-4 -6.533514,0.6227148 -9.726997,1.9925846 -2.871463,1.2317373 -5.573452,3.0400559 -7.891953,5.4008219 -2.180674,2.220426 -3.995793,4.905609 -5.242977,7.958716 -1.209975,2.962022 -1.867565,6.229876 -1.816161,9.660233 0.05106,3.144134 0.598782,5.985093 1.538481,8.521586 0.951317,2.567853 2.274753,4.744204 3.783631,6.562562 3.217233,3.877106 7.215069,6.070283 10.364507,7.22402 2.243534,0.8497 4.653262,1.234612 6.912119,1.258685 2.87063,0.03059 5.43498,-0.512525 7.52566,-1.324033 0.25567,-0.09924 0.50303,-0.201964 0.74202,-0.30745 2.46408,-1.087605 4.41183,-2.661933 5.87925,-4.396343 2.49287,-2.946445 3.41784,-6.126448 3.95238,-7.906396 -1.13334,1.657124 -3.20397,3.784216 -6.12306,5.273437 -1.67164,0.85281 -3.47092,1.428143 -5.40673,1.760162 -0.1888,0.03238 -0.3822,0.06273 -0.5802,0.09054 -1.62029,0.227573 -3.48656,0.273269 -5.46794,-0.06516 -1.57755,-0.269453 -3.09573,-0.765521 -4.319527,-1.44834 -2.209717,-1.215957 -4.670939,-3.009835 -6.475986,-5.599669 -0.832265,-1.194112 -1.52923,-2.562641 -2.006795,-4.144083 -0.470767,-1.558936 -0.743343,-3.374128 -0.692671,-5.499511 0.05116,-2.105432 0.525853,-4.061116 1.306101,-5.804884 0.806864,-1.803251 1.938596,-3.376908 3.271712,-4.670257 1.417358,-1.375079 3.039433,-2.41305 4.737018,-3.113869 1.882784,-0.777275 3.828838,-1.1302 5.738118,-1.129679 1.79674,5.4e-4 3.52839,0.438943 5.07987,1.073256 0.2448,0.100088 0.48683,0.205858 0.72579,0.316703 2.17072,1.006912 4.09439,2.432523 5.66336,3.914897 1.84487,1.74306 3.31107,3.663774 4.38137,5.496169 1.12473,1.925605 1.90804,3.912891 2.25281,5.803704 0.1791,1.37188 0.33578,2.670071 0.46515,3.893499 0.16577,1.567672 0.31018,3.061496 0.41113,4.504895 0.16139,2.307643 0.20528,4.382734 0.0847,6.633031 -0.12575,2.345993 -0.42351,4.725626 -0.81951,7.318497 -0.47121,3.085205 -1.30443,7.791488 -1.68106,9.836122 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect56-7"
inkscape:original-d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
transform="matrix(-0.260196,0.26557593,-0.26060492,-0.25532572,-208.69468,-827.44078)" />
<path
style="fill:#38b27e;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 4.7012329,-991.08837 c -0.47671,-12.51293 -15.7780399,-20.86733 -30.3206189,-19.69323 l -15.41501,-0.028 -14.22076,37.18631 33.96638,22.63369 16.6886889,-8.62662 2.62733,-18.46982 z"
id="path51"
clip-path="url(#clipPath6)"
sodipodi:nodetypes="cccccccc"
transform="matrix(0,0.3225395,-0.3225395,0,-561.70777,-805.02538)" />
<path
id="path57"
style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:33.902;stroke-linecap:round;stroke-opacity:1"
d="m 120.09649,64.973172 c 1.05091,-2.748523 2.2658,-5.535892 3.95994,-9.141987 1.06773,-2.272754 2.24073,-4.69337 3.14424,-6.968333 0.9134,-2.299877 1.62252,-4.602506 2.09567,-7.254259 0.29437,-1.649753 0.48092,-3.34789 0.57328,-5.100163 0.0721,-1.367917 0.099,-2.792188 0.0858,-4.280937 -0.003,-3.274897 -0.84051,-6.524172 -2.19602,-9.489815 -1.29447,-2.832075 -3.19918,-5.705625 -5.71732,-8.311923 -2.12328,-2.197612 -4.90659,-4.4286697 -8.29299,-6.078263 -0.37748,-0.1838787 -0.76448,-0.3614587 -1.16068,-0.5313396 -2.47149,-1.0597185 -5.56911,-1.9279612 -9.05546,-1.9274239 -3.22023,5.235e-4 -6.533514,0.6227148 -9.726997,1.9925846 -2.871463,1.2317373 -5.573452,3.0400559 -7.891953,5.4008219 -2.180674,2.220426 -3.995793,4.905609 -5.242977,7.958716 -1.209975,2.962022 -1.867565,6.229876 -1.816161,9.660233 0.05106,3.144134 0.598782,5.985093 1.538481,8.521586 0.951317,2.567853 2.274753,4.744204 3.783631,6.562562 3.217233,3.877106 7.215069,6.070283 10.364507,7.22402 2.243534,0.8497 4.653262,1.234612 6.912119,1.258685 2.87063,0.03059 5.43498,-0.512525 7.52566,-1.324033 0.25567,-0.09924 0.50303,-0.201964 0.74202,-0.30745 2.46408,-1.087605 4.41183,-2.661933 5.87925,-4.396343 2.49287,-2.946445 3.41784,-6.126448 3.95238,-7.906396 -1.13334,1.657124 -3.20397,3.784216 -6.12306,5.273437 -1.67164,0.85281 -3.47092,1.428143 -5.40673,1.760162 -0.1888,0.03238 -0.3822,0.06273 -0.5802,0.09054 -1.62029,0.227573 -3.48656,0.273269 -5.46794,-0.06516 -1.57755,-0.269453 -3.09573,-0.765521 -4.319527,-1.44834 -2.209717,-1.215957 -4.670939,-3.009835 -6.475986,-5.599669 -0.832265,-1.194112 -1.52923,-2.562641 -2.006795,-4.144083 -0.470767,-1.558936 -0.743343,-3.374128 -0.692671,-5.499511 0.05116,-2.105432 0.525853,-4.061116 1.306101,-5.804884 0.806864,-1.803251 1.938596,-3.376908 3.271712,-4.670257 1.417358,-1.375079 3.039433,-2.41305 4.737018,-3.113869 1.882784,-0.777275 3.828838,-1.1302 5.738118,-1.129679 1.79674,5.4e-4 3.52839,0.438943 5.07987,1.073256 0.2448,0.100088 0.48683,0.205858 0.72579,0.316703 2.17072,1.006912 4.09439,2.432523 5.66336,3.914897 1.84487,1.74306 3.31107,3.663774 4.38137,5.496169 1.12473,1.925605 1.90804,3.912891 2.25281,5.803704 0.1791,1.37188 0.33578,2.670071 0.46515,3.893499 0.16577,1.567672 0.31018,3.061496 0.41113,4.504895 0.16139,2.307643 0.20528,4.382734 0.0847,6.633031 -0.12575,2.345993 -0.42351,4.725626 -0.81951,7.318497 -0.47121,3.085205 -1.30443,7.791488 -1.68106,9.836122 z"
sodipodi:nodetypes="csscsc"
inkscape:path-effect="#path-effect372-8"
inkscape:original-d="m 120.09649,64.973172 c 4.25852,-15.169553 6.64805,-18.361745 5.69927,-32.465862 -0.68435,-10.173153 -11.29142,-21.471746 -22.26284,-21.471746 -10.971422,0 -19.865518,8.894096 -19.865518,19.86552 -10e-7,10.527427 6.551759,16.184329 12.431035,18.775717 6.423253,2.831156 18.058923,2.147409 23.454443,-9.143086"
transform="matrix(-0.260196,0.26557593,-0.26060493,-0.25532572,-208.69468,-827.44078)" />
<ellipse
style="fill:none;stroke:#7901aa;stroke-width:3.01946;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
id="ellipse51"
cx="-787.99945"
cy="255.57607"
rx="6.4352913"
ry="6.5151443"
transform="rotate(90)" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ol55lgmmnthm"
path="res://.godot/imported/avatar_fabian.svg-2004c74ea603ff5c126ebd1ecee47735.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://logic-scenes/chat_view/avatar_fabian.svg"
dest_files=["res://.godot/imported/avatar_fabian.svg-2004c74ea603ff5c126ebd1ecee47735.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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

View File

@ -1,5 +1,15 @@
class_name ChatMessage extends Resource class_name ChatMessage extends Resource
@export_multiline var text: String = "" @export_multiline var text: String = ""
@export var time_string = "" @export var time_dict: Dictionary = Time.get_datetime_dict_from_unix_time(0)
@export var is_own_message: bool = false @export var is_own_message: bool = false
func get_time() -> String:
match TranslationServer.get_locale():
"de":
return "%d:%02d" % [time_dict["hour"], time_dict["minute"]]
_:
return "%d:%02d (%s)" % [time_dict["hour"] % 12 if time_dict["hour"] % 12 > 1 else 12 if time_dict["hour"] == 12 or time_dict["minute"] == 0 else 0,
time_dict["minute"],
"AM" if time_dict["hour"] < 12 else "PM"]
return ""

View File

@ -1,7 +1,28 @@
@tool
class_name ChatView extends Control class_name ChatView extends Control
@export var conversation : ChatConversation @export var conversation : ChatConversation
@export var scroll_offset := 220 @export var scroll_offset := 220
@export_tool_button("auto build") var build_chat = _build
@export_tool_button("auto populate") var populate_chat = _populate
@export_tool_button("smart populate") var populate_smart = _populate_smart
func _build():
for i in range(conversation.messages.size()):
conversation.messages[i] = ChatMessage.new()
func _populate():
for i in range(conversation.messages.size()):
conversation.messages[i].text = "chat.%s.%02d" % ["xavier" if conversation.messages[i].is_own_message else "fabian", i+1]
func _populate_smart():
for i in range(conversation.messages.size()):
conversation.messages[i].text = "chat.%s.%02d" % ["xavier", i+1]
if TranslationServer.translate(conversation.messages[i].text) == conversation.messages[i].text:
conversation.messages[i].text = "chat.%s.%02d" % ["fabian", i+1]
conversation.messages[i].is_own_message = false
else:
conversation.messages[i].is_own_message = true
var prefab_other: PackedScene = preload("res://logic-scenes/chat_view/message_other.tscn") var prefab_other: PackedScene = preload("res://logic-scenes/chat_view/message_other.tscn")
var prefab_self: PackedScene = preload("res://logic-scenes/chat_view/message_self.tscn") var prefab_self: PackedScene = preload("res://logic-scenes/chat_view/message_self.tscn")
@ -13,7 +34,7 @@ func rebuild() -> void:
for message in conversation.messages: for message in conversation.messages:
var bubble : ChatBubble = prefab_self.instantiate() if message.is_own_message else prefab_other.instantiate() var bubble : ChatBubble = prefab_self.instantiate() if message.is_own_message else prefab_other.instantiate()
%ChatHistory.add_child(bubble) %ChatHistory.add_child(bubble)
bubble.set_text.call_deferred(message.text, message.time_string) bubble.set_text.call_deferred(message.text, message.get_time())
await get_tree().process_frame await get_tree().process_frame
%ChatContainer.scroll_vertical = scroll_offset %ChatContainer.scroll_vertical = scroll_offset

File diff suppressed because it is too large Load Diff

View File

@ -3,21 +3,37 @@
class_name ChatBubble class_name ChatBubble
extends Container extends Container
@export var message: ChatMessage
@export var min_bubble_width: float = 64.0 @export var min_bubble_width: float = 64.0
@export var max_bubble_width: float = 512.0 @export var max_bubble_width: float = 512.0
@onready var label: RichTextLabel = %RichTextLabel @onready var label: RichTextLabel = %RichTextLabel
@onready var timestamp: Label = %TimeStamp @onready var timestamp: Label = %TimeStamp
var _text := "" var _text := ""
@export var text_override := "":
set(text):
text_override = text
if is_node_ready() and text != "":
label.text = text_override
@export var timestamp_override := "":
set(text):
timestamp_override = text
if is_node_ready() and text != "":
timestamp.text = timestamp_override
func _ready(): func _ready():
label.resized.connect(_on_label_resized) label.resized.connect(_on_label_resized)
label.theme_changed.connect(_on_label_resized) label.theme_changed.connect(_on_label_resized)
label.fit_content = true label.fit_content = true
func _process(_delta: float) -> void: func _process(_delta: float) -> void:
if (label.text != _text): if (label.text != _text) and (text_override != "" or text_override == label.text):
set_text(label.text, timestamp.text) set_text(label.text, timestamp.text)
func set_text(new_text: String, new_time: String) -> void: func set_text(new_text: String, new_time: String) -> void:

View File

@ -3,26 +3,838 @@
[ext_resource type="Script" uid="uid://be16bo6mf4kqu" path="res://logic-scenes/chat_view/chat-message.gd" id="1_lpye3"] [ext_resource type="Script" uid="uid://be16bo6mf4kqu" path="res://logic-scenes/chat_view/chat-message.gd" id="1_lpye3"]
[ext_resource type="Script" uid="uid://c8hqd1leg4dfy" path="res://logic-scenes/chat_view/chat-conversation.gd" id="2_kg6cg"] [ext_resource type="Script" uid="uid://c8hqd1leg4dfy" path="res://logic-scenes/chat_view/chat-conversation.gd" id="2_kg6cg"]
[sub_resource type="Resource" id="Resource_iwd5k"] [sub_resource type="Resource" id="Resource_qgt32"]
script = ExtResource("1_lpye3") script = ExtResource("1_lpye3")
text = "Sorry" text = "chat.fabian.01"
time_string = "This is smol." time_dict = {
metadata/_custom_type_script = "uid://be16bo6mf4kqu" "day": 1,
"hour": 16,
"minute": 20,
"month": 0,
"second": 32,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_1hd2w"] [sub_resource type="Resource" id="Resource_5qtt2"]
script = ExtResource("1_lpye3") script = ExtResource("1_lpye3")
text = "I never knew what to say. Can I write instead? " text = "chat.fabian.02"
time_string = "8:12 PM" time_dict = {
metadata/_custom_type_script = "uid://be16bo6mf4kqu" "day": 1,
"hour": 16,
"minute": 21,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_w8y7q"] [sub_resource type="Resource" id="Resource_wih1b"]
script = ExtResource("1_lpye3") script = ExtResource("1_lpye3")
text = "🙄" text = "chat.xavier.03"
time_string = "7:59 PM" time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true is_own_message = true
metadata/_custom_type_script = "uid://be16bo6mf4kqu"
[sub_resource type="Resource" id="Resource_qw8qg"]
script = ExtResource("1_lpye3")
text = "chat.fabian.04"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_0mkgm"]
script = ExtResource("1_lpye3")
text = "chat.fabian.05"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_5i67h"]
script = ExtResource("1_lpye3")
text = "chat.xavier.06"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_plyw6"]
script = ExtResource("1_lpye3")
text = "chat.fabian.07"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_u18yi"]
script = ExtResource("1_lpye3")
text = "chat.fabian.08"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_vnjsk"]
script = ExtResource("1_lpye3")
text = "chat.fabian.09"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_fix8u"]
script = ExtResource("1_lpye3")
text = "chat.xavier.10"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_vl4x0"]
script = ExtResource("1_lpye3")
text = "chat.xavier.11"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_q2pe7"]
script = ExtResource("1_lpye3")
text = "chat.fabian.12"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_eawf6"]
script = ExtResource("1_lpye3")
text = "chat.xavier.13"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_868ya"]
script = ExtResource("1_lpye3")
text = "chat.xavier.14"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_w5osj"]
script = ExtResource("1_lpye3")
text = "chat.fabian.15"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_fs54r"]
script = ExtResource("1_lpye3")
text = "chat.xavier.16"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_cvihs"]
script = ExtResource("1_lpye3")
text = "chat.xavier.17"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_v47b6"]
script = ExtResource("1_lpye3")
text = "chat.fabian.18"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_xyr1o"]
script = ExtResource("1_lpye3")
text = "chat.fabian.19"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_mfcdt"]
script = ExtResource("1_lpye3")
text = "chat.xavier.20"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_0fesx"]
script = ExtResource("1_lpye3")
text = "chat.xavier.21"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_85502"]
script = ExtResource("1_lpye3")
text = "chat.fabian.22"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_tn8tu"]
script = ExtResource("1_lpye3")
text = "chat.xavier.23"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_3bd81"]
script = ExtResource("1_lpye3")
text = "chat.fabian.24"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_7ren3"]
script = ExtResource("1_lpye3")
text = "chat.fabian.25"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_jsae4"]
script = ExtResource("1_lpye3")
text = "chat.fabian.26"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_g7pwp"]
script = ExtResource("1_lpye3")
text = "chat.fabian.27"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_jcwwq"]
script = ExtResource("1_lpye3")
text = "chat.xavier.28"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_1gqku"]
script = ExtResource("1_lpye3")
text = "chat.fabian.29"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_ubjev"]
script = ExtResource("1_lpye3")
text = "chat.xavier.30"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_s6rep"]
script = ExtResource("1_lpye3")
text = "chat.xavier.31"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_c4m34"]
script = ExtResource("1_lpye3")
text = "chat.fabian.32"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_hrdwx"]
script = ExtResource("1_lpye3")
text = "chat.fabian.33"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_nqj2k"]
script = ExtResource("1_lpye3")
text = "chat.xavier.34"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_xtqb8"]
script = ExtResource("1_lpye3")
text = "chat.fabian.35"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_i0dry"]
script = ExtResource("1_lpye3")
text = "chat.xavier.36"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_05s62"]
script = ExtResource("1_lpye3")
text = "chat.fabian.37"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_lmhus"]
script = ExtResource("1_lpye3")
text = "chat.xavier.38"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_vn2vy"]
script = ExtResource("1_lpye3")
text = "chat.fabian.39"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_cmiyf"]
script = ExtResource("1_lpye3")
text = "chat.xavier.40"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_medp8"]
script = ExtResource("1_lpye3")
text = "chat.fabian.41"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_rynxv"]
script = ExtResource("1_lpye3")
text = "chat.fabian.42"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_15htn"]
script = ExtResource("1_lpye3")
text = "chat.fabian.43"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_qmc6b"]
script = ExtResource("1_lpye3")
text = "chat.xavier.44"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_3e1sg"]
script = ExtResource("1_lpye3")
text = "chat.fabian.45"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_8e2kt"]
script = ExtResource("1_lpye3")
text = "chat.xavier.46"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_uhl00"]
script = ExtResource("1_lpye3")
text = "chat.fabian.47"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_77vp6"]
script = ExtResource("1_lpye3")
text = "chat.xavier.48"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_t7jq2"]
script = ExtResource("1_lpye3")
text = "chat.fabian.49"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_ppeod"]
script = ExtResource("1_lpye3")
text = "chat.xavier.50"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_xvrq3"]
script = ExtResource("1_lpye3")
text = "chat.fabian.51"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_y6y6x"]
script = ExtResource("1_lpye3")
text = "chat.xavier.52"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_allg4"]
script = ExtResource("1_lpye3")
text = "chat.fabian.53"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_wergy"]
script = ExtResource("1_lpye3")
text = "chat.xavier.54"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_m6qpe"]
script = ExtResource("1_lpye3")
text = "chat.fabian.55"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_1wk5m"]
script = ExtResource("1_lpye3")
text = "chat.fabian.56"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_k10py"]
script = ExtResource("1_lpye3")
text = "chat.xavier.57"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
is_own_message = true
[sub_resource type="Resource" id="Resource_6y161"]
script = ExtResource("1_lpye3")
text = "chat.fabian.58"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_bq117"]
script = ExtResource("1_lpye3")
text = "chat.fabian.59"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_mx5ge"]
script = ExtResource("1_lpye3")
text = "chat.fabian.60"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_p3xe7"]
script = ExtResource("1_lpye3")
text = "chat.fabian.61"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[sub_resource type="Resource" id="Resource_ltwa2"]
script = ExtResource("1_lpye3")
text = "chat.fabian.62"
time_dict = {
"day": 1,
"hour": 0,
"minute": 0,
"month": 1,
"second": 0,
"weekday": 4,
"year": 1970
}
[resource] [resource]
script = ExtResource("2_kg6cg") script = ExtResource("2_kg6cg")
messages = Array[ExtResource("1_lpye3")]([SubResource("Resource_iwd5k"), SubResource("Resource_1hd2w"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q"), SubResource("Resource_w8y7q")]) messages = Array[ExtResource("1_lpye3")]([SubResource("Resource_qgt32"), SubResource("Resource_5qtt2"), SubResource("Resource_wih1b"), SubResource("Resource_qw8qg"), SubResource("Resource_0mkgm"), SubResource("Resource_5i67h"), SubResource("Resource_plyw6"), SubResource("Resource_u18yi"), SubResource("Resource_vnjsk"), SubResource("Resource_fix8u"), SubResource("Resource_vl4x0"), SubResource("Resource_q2pe7"), SubResource("Resource_eawf6"), SubResource("Resource_868ya"), SubResource("Resource_w5osj"), SubResource("Resource_fs54r"), SubResource("Resource_cvihs"), SubResource("Resource_v47b6"), SubResource("Resource_xyr1o"), SubResource("Resource_mfcdt"), SubResource("Resource_0fesx"), SubResource("Resource_85502"), SubResource("Resource_tn8tu"), SubResource("Resource_3bd81"), SubResource("Resource_7ren3"), SubResource("Resource_jsae4"), SubResource("Resource_g7pwp"), SubResource("Resource_jcwwq"), SubResource("Resource_1gqku"), SubResource("Resource_ubjev"), SubResource("Resource_s6rep"), SubResource("Resource_c4m34"), SubResource("Resource_hrdwx"), SubResource("Resource_nqj2k"), SubResource("Resource_xtqb8"), SubResource("Resource_i0dry"), SubResource("Resource_05s62"), SubResource("Resource_lmhus"), SubResource("Resource_vn2vy"), SubResource("Resource_cmiyf"), SubResource("Resource_medp8"), SubResource("Resource_rynxv"), SubResource("Resource_15htn"), SubResource("Resource_qmc6b"), SubResource("Resource_3e1sg"), SubResource("Resource_8e2kt"), SubResource("Resource_uhl00"), SubResource("Resource_77vp6"), SubResource("Resource_t7jq2"), SubResource("Resource_ppeod"), SubResource("Resource_xvrq3"), SubResource("Resource_y6y6x"), SubResource("Resource_allg4"), SubResource("Resource_wergy"), SubResource("Resource_m6qpe"), SubResource("Resource_1wk5m"), SubResource("Resource_k10py"), SubResource("Resource_6y161"), SubResource("Resource_bq117"), SubResource("Resource_mx5ge"), SubResource("Resource_p3xe7"), SubResource("Resource_ltwa2")])
metadata/_custom_type_script = "uid://c8hqd1leg4dfy" metadata/_custom_type_script = "uid://c8hqd1leg4dfy"

View File

@ -11,13 +11,19 @@ size_flags_horizontal = 3
theme = ExtResource("1_0pomh") theme = ExtResource("1_0pomh")
alignment = 2 alignment = 2
script = ExtResource("3_3g7sa") script = ExtResource("3_3g7sa")
max_bubble_width = 500.0
[node name="Avatar" type="TextureRect" parent="." unique_id=1077043040] [node name="Avatar" type="TextureRect" parent="." unique_id=1077043040]
visible = false
layout_mode = 2 layout_mode = 2
size_flags_vertical = 8 size_flags_vertical = 8
texture = ExtResource("1_r4gcv") texture = ExtResource("1_r4gcv")
stretch_mode = 2 stretch_mode = 2
[node name="front_spacer" type="Control" parent="." unique_id=1890929439]
custom_minimum_size = Vector2(20, 0)
layout_mode = 2
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1636732531] [node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1636732531]
layout_mode = 2 layout_mode = 2
size_flags_horizontal = 2 size_flags_horizontal = 2
@ -46,7 +52,7 @@ layout_mode = 2
size_flags_horizontal = 3 size_flags_horizontal = 3
theme_type_variation = &"message-other" theme_type_variation = &"message-other"
bbcode_enabled = true bbcode_enabled = true
text = "It is a long established fact" text = "meep"
fit_content = true fit_content = true
scroll_active = false scroll_active = false
autowrap_mode = 0 autowrap_mode = 0
@ -62,5 +68,5 @@ label_settings = ExtResource("4_yjo27")
horizontal_alignment = 2 horizontal_alignment = 2
[node name="Spacer" type="Control" parent="." unique_id=1047768334] [node name="Spacer" type="Control" parent="." unique_id=1047768334]
custom_minimum_size = Vector2(160, 0) custom_minimum_size = Vector2(130, 0)
layout_mode = 2 layout_mode = 2

View File

@ -11,9 +11,10 @@ size_flags_horizontal = 3
theme = ExtResource("1_aitur") theme = ExtResource("1_aitur")
alignment = 2 alignment = 2
script = ExtResource("2_aitur") script = ExtResource("2_aitur")
max_bubble_width = 500.0
[node name="Spacer" type="Control" parent="." unique_id=929861663] [node name="Spacer" type="Control" parent="." unique_id=929861663]
custom_minimum_size = Vector2(160, 0) custom_minimum_size = Vector2(130, 0)
layout_mode = 2 layout_mode = 2
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=361845079] [node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=361845079]
@ -59,7 +60,12 @@ label_settings = ExtResource("3_hmjif")
horizontal_alignment = 2 horizontal_alignment = 2
[node name="Avatar" type="TextureRect" parent="." unique_id=502320005] [node name="Avatar" type="TextureRect" parent="." unique_id=502320005]
visible = false
layout_mode = 2 layout_mode = 2
size_flags_vertical = 8 size_flags_vertical = 8
texture = ExtResource("4_q2b2g") texture = ExtResource("4_q2b2g")
stretch_mode = 2 stretch_mode = 2
[node name="front_spacer" type="Control" parent="." unique_id=343300847]
custom_minimum_size = Vector2(20, 0)
layout_mode = 2

View File

@ -0,0 +1,15 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://bsxtlhruon72f"]
[resource]
content_margin_left = 20.0
bg_color = Color(0.50464165, 0.19534153, 0.8099322, 1)
border_width_left = 10
border_width_top = 10
border_width_right = 10
border_width_bottom = 10
border_color = Color(0.68204504, 0.427549, 0.8153265, 1)
border_blend = true
corner_radius_top_left = 24
corner_radius_top_right = 24
corner_radius_bottom_right = 24
corner_radius_bottom_left = 24

View File

@ -1,15 +1,16 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dd4xc216ul21m"] [gd_resource type="StyleBoxFlat" format=3 uid="uid://dd4xc216ul21m"]
[resource] [resource]
bg_color = Color(0.21568628, 0.49019608, 0.7607843, 1) content_margin_right = 10.0
bg_color = Color(0.23839876, 0.17226708, 0.35750446, 1)
border_width_left = 3 border_width_left = 3
border_width_top = 3 border_width_top = 3
border_width_right = 3 border_width_right = 3
border_width_bottom = 3 border_width_bottom = 3
border_color = Color(1, 1, 1, 0.5019608) border_color = Color(1, 1, 1, 0.5019608)
border_blend = true
corner_radius_top_left = 24 corner_radius_top_left = 24
corner_radius_top_right = 24 corner_radius_top_right = 24
corner_radius_bottom_left = 24 corner_radius_bottom_left = 24
shadow_size = 5 shadow_color = Color(0.15923437, 0.15004924, 0.30282694, 0.6)
shadow_offset = Vector2(5, 8) shadow_size = 10
shadow_offset = Vector2(5, 5)

View File

@ -1,15 +1,13 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dj1fuvcy0sw7k"] [gd_resource type="StyleBoxFlat" format=3 uid="uid://dj1fuvcy0sw7k"]
[resource] [resource]
bg_color = Color(0, 0.5529412, 0.5137255, 1) content_margin_left = 10.0
border_width_left = 3 content_margin_right = 5.0
border_width_top = 3 bg_color = Color(0.2207577, 0.54749006, 0.4288175, 1)
border_width_right = 3 border_color = Color(0.8, 0.8, 0.8, 0)
border_width_bottom = 3
border_color = Color(1, 1, 1, 0.5019608)
border_blend = true
corner_radius_top_left = 24 corner_radius_top_left = 24
corner_radius_top_right = 24 corner_radius_top_right = 24
corner_radius_bottom_right = 24 corner_radius_bottom_right = 24
shadow_size = 5 shadow_color = Color(0.030907283, 0.118160434, 0.21609408, 0.6)
shadow_offset = Vector2(5, 8) shadow_size = 10
shadow_offset = Vector2(4, 4)