Initial Ladill Queue release — enterprise QMS standalone app.
Deploy Ladill Queue / deploy (push) Successful in 56s

Phases 1–6: tickets, counters, displays, appointments, workflows, rules, analytics, reports, feedback, admin, device API, and Gitea deploy workflow for queue.ladill.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-29 20:19:52 +00:00
co-authored by Cursor
commit cca98eefd2
297 changed files with 27263 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Handle X-XSRF-Token Header
RewriteCond %{HTTP:x-xsrf-token} .
RewriteRule .* - [E=HTTP_X_XSRF_TOKEN:%{HTTP:X-XSRF-Token}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #a8b621;
}
</style>
</defs>
<path class="cls-1" d="M249.9.2c-13,0-26,.2-39,0-12.5-.2-21.6,4.9-27.6,16-10.8,20.1-21.8,40-32.7,60C106.8,156.5,63.3,236.9,19,317.1c-10.9,19.7.4,43.1,25.5,42.9,25.8-.1,51.6,0,77.4,0,12.5,0,21.8-5.3,27.9-16.7,29.7-54.7,59.6-109.3,89.4-163.9,24.7-45.3,49-90.9,74.3-135.9,12.3-21.9-2.6-45-25.9-43.4-12.5.8-25.2.2-37.7.2Z"/>
<path class="cls-2" d="M209.1,290.9c0,38.1,30.1,69.2,68.4,68.8,38.1-.4,68.1-28.6,68.6-68.2.4-42-33.9-69.2-68.2-69-38.5.3-68.7,29.9-68.7,68.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 821 B

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #16b5d7;
}
</style>
</defs>
<path class="cls-1" d="M61.4,0h29.9c9.7,0,16.5,2.3,21.3,7.7,8.2,9.6,16.8,19.2,25.1,28.7,33.7,38.6,67.3,77.3,101.4,115.9,8.2,9.6,0,20.8-19.4,20.6h-59.5c-9.7,0-16.8-2.6-21.7-7.9-22.8-26.4-46-52.6-68.8-78.7C50.6,64.5,31.9,42.6,12.4,20.8,3.1,10.3,14.7-.7,32.6,0,42.3.5,52.1,0,61.8,0h-.4Z"/>
<path class="cls-2" d="M190.1,192.4c-7.7,9.7-15.8,19.5-23.5,29.2-31.6,39.2-63.3,78.5-95.2,117.7-7.7,9.7,0,21.1,18.3,20.9h55.9c9.1,0,15.8-2.6,20.4-8.1,19.8-24.8,39.9-49.4,59.8-73.9,1.4-1,2.7-2.2,3.9-3.6,21.4-26.8,43.2-53.4,64.7-80,17.9-22.1,35.5-44.4,53.8-66.4,8.8-10.7-2.1-21.8-19-21.1-9.1.5-18.3,0-27.4,0h-27.8c-9.1,0-15.5,2.4-20,7.8-7.7,9.7-15.8,19.5-23.5,29.2"/>
</svg>

After

Width:  |  Height:  |  Size: 1008 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24" width="512" height="512"><path fill="#7c3aed" d="m8,12h-2c-1.103,0-2,.897-2,2v2c0,1.103.897,2,2,2h2c1.103,0,2-.897,2-2v-2c0-1.103-.897-2-2-2Zm-2,4v-2h2v2s-2,0-2,0ZM19,2h-1v-1c0-.552-.447-1-1-1s-1,.448-1,1v1h-8v-1c0-.552-.447-1-1-1s-1,.448-1,1v1h-1C2.243,2,0,4.243,0,7v12c0,2.757,2.243,5,5,5h14c2.757,0,5-2.243,5-5V7c0-2.757-2.243-5-5-5Zm-14,2h14c1.654,0,3,1.346,3,3v1H2v-1c0-1.654,1.346-3,3-3Zm14,18H5c-1.654,0-3-1.346-3-3v-9h20v9c0,1.654-1.346,3-3,3Z"/></svg>

After

Width:  |  Height:  |  Size: 593 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 0.5V5.5H11.5L6 13.5V8.5H2.5L8 0.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 217 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #dd8f00;
}
.cls-3 {
fill: #008abc;
}
</style>
</defs>
<path class="cls-2" d="M77.3,358.8c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-14.6-14.6-33.8-22.7-53.9-22.7s-39.3,7.6-53.9,22.7c-29.7,29.7-29.7,78.6,0,108.3,29.7,29.7,33.8,22.7,53.9,22.7h0v-.5Z"/>
<path class="cls-3" d="M281.6,358.9c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-3-3-6.6-6-10.6-8.6-1,0-2.5-1.5-4-2.5-3-1.5-6-3-8.1-4.5-1.5,0-3-1-4.5-1.5-3-1-6.6-1.5-8.6-3h-1.5l-1-1-17.6-1h-15.1c-29.2,0-57.9-12.1-79.6-34.3-21.7-22.2-32.8-50.9-31.7-80.1v-1h0v-12.1l-1-16.1h0v-3.5c-1-4-1.5-7.6-3-9.1,0-1.5-1-3-1.5-4.5-1-3-3-6-4.5-8.1h0c0-1.5-1-3-2.5-4-3-4.5-6-7.6-8.6-10.6C117.3,8.2,98.2.1,78,.1S38.7,7.7,24.1,22.8c-29.7,29.7-29.7,78.6,0,108.3,3,3,7.1,6,10.6,8.6,1,0,2.5,1.5,3.5,2.5h0c3,2.5,6,3.5,8.1,4.5,1.5,0,3,1,4.5,1.5,3,1,6.6,2.5,9.1,3h3.5l16.6,1h16.1c29.2,0,57.9,12.1,79.6,34.3,21.7,22.2,33.3,50.9,31.7,80.1v14.6l1,16.6v3c1,4,2.5,7.1,3.5,9.1,0,1.5,1,3,1.5,4.5,1,3,3,6,4.5,8.1,0,1,1.5,3,2.5,4,3.5,4.5,6,7.6,8.6,10.6,14.6,14.6,33.8,22.7,53.9,22.7h-2.5.5v-1h.5Z"/>
<path class="cls-1" d="M283.4,153.2c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-14.6-14.6-33.8-22.7-53.9-22.7s-39.3,7.6-53.9,22.7c-29.7,29.7-29.7,78.6,0,108.3,29.7,29.7,33.8,22.7,53.9,22.7h0v-.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+1
View File
@@ -0,0 +1 @@
<svg id="Layer_1" height="512" viewBox="0 0 24 24" width="512" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"><path d="m24 11.5a4.476 4.476 0 0 0 -1.706-3.5 4.481 4.481 0 0 0 -2.794-8h-15a4.481 4.481 0 0 0 -2.794 8 4.443 4.443 0 0 0 0 7 4.481 4.481 0 0 0 2.794 8h15a4.481 4.481 0 0 0 2.794-8 4.476 4.476 0 0 0 1.706-3.5zm-22-7a2.5 2.5 0 0 1 2.5-2.5h.5v1a1 1 0 0 0 2 0v-1h2v1a1 1 0 0 0 2 0v-1h8.5a2.5 2.5 0 0 1 0 5h-15a2.5 2.5 0 0 1 -2.5-2.5zm20 14a2.5 2.5 0 0 1 -2.5 2.5h-15a2.5 2.5 0 0 1 0-5h.5v1a1 1 0 0 0 2 0v-1h2v1a1 1 0 0 0 2 0v-1h8.5a2.5 2.5 0 0 1 2.5 2.5zm-17.5-4.5a2.5 2.5 0 0 1 0-5h.5v1a1 1 0 0 0 2 0v-1h2v1a1 1 0 0 0 2 0v-1h8.5a2.5 2.5 0 0 1 0 5z"/></svg>

After

Width:  |  Height:  |  Size: 673 B

+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g id="W_Mark_2_">
<path d="M12,0.72c1.523,0,3,0.298,4.39,0.886c2.671,1.13,4.874,3.333,6.003,6.003C22.982,9,23.28,10.477,23.28,12 s-0.298,3-0.886,4.39c-1.116,2.639-3.35,4.881-6.003,6.003C15,22.982,13.523,23.28,12,23.28c-1.523,0-3-0.298-4.39-0.886 c-2.638-1.116-4.881-3.351-6.003-6.003C1.018,15,0.72,13.523,0.72,12c0-1.523,0.298-3,0.886-4.39 C2.736,4.939,4.94,2.735,7.61,1.606C9,1.018,10.477,0.72,12,0.72 M12,0C5.373,0,0,5.373,0,12c0,6.627,5.373,12,12,12 s12-5.373,12-12C24,5.373,18.627,0,12,0L12,0z"/>
<path d="M2,12c0,3.958,2.3,7.379,5.636,9L2.866,7.93C2.311,9.174,2,10.55,2,12z M18.751,11.495c0-1.236-0.444-2.092-0.824-2.758 c-0.507-0.824-0.982-1.521-0.982-2.345c0-0.919,0.697-1.775,1.679-1.775c0.044,0,0.086,0.005,0.129,0.008 C16.974,2.995,14.603,2,12,2C8.506,2,5.433,3.793,3.645,6.507C3.88,6.515,4.101,6.519,4.288,6.519c1.046,0,2.665-0.127,2.665-0.127 c0.539-0.032,0.602,0.76,0.064,0.824c0,0-0.542,0.063-1.144,0.095l3.641,10.832l2.189-6.563l-1.558-4.269 C9.607,7.28,9.096,7.216,9.096,7.216C8.557,7.184,8.621,6.361,9.16,6.392c0,0,1.651,0.127,2.634,0.127 c1.046,0,2.666-0.127,2.666-0.127c0.539-0.032,0.602,0.76,0.064,0.824c0,0-0.542,0.063-1.144,0.095l3.614,10.749l1.032-3.269 C18.482,13.363,18.751,12.351,18.751,11.495z M12.176,12.874l-3.001,8.718C10.071,21.856,11.018,22,12,22 c1.164,0,2.282-0.201,3.321-0.567c-0.027-0.043-0.051-0.088-0.072-0.138L12.176,12.874z M20.775,7.202 c0.043,0.318,0.067,0.66,0.067,1.028c0,1.014-0.19,2.155-0.761,3.582l-3.054,8.831C20.001,18.91,22,15.689,22,12 C22,10.261,21.556,8.627,20.775,7.202z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #009e6b;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #db5443;
}
.cls-3 {
fill: #00a3d7;
}
</style>
</defs>
<path class="cls-3" d="M1.7,170.6c0,9,.1,18.2,0,27.2-.1,8.8,4.3,15,13.8,19.3,17.3,7.5,34.4,15.2,51.7,22.8,69,30.6,138.2,61.1,207.1,92,16.9,7.6,37.1-.3,36.9-17.8v-54c0-17.9-4.5-15.2-14.4-19.4-47-20.7-94-41.6-141-62.4-39-17.3-78.2-34.2-117-51.9C19.9,117.7,0,128.1,1.3,144.4c.6,8.8.1,17.6.1,26.3h.3Z"/>
<path class="cls-1" d="M194.6,25.4c9,0,18.2.1,27.2,0,8.8-.1,15,4.3,19.3,13.8,7.5,17.3,15.2,34.4,22.8,51.7,30.6,69.1,60.9,138.3,91.9,207.2,7.6,16.9-.3,37.1-17.8,36.9h-54c-17.9,0-15.2-4.5-19.4-14.4-20.7-47-41.6-94-62.4-141-17.3-39-34.2-78.2-51.9-117-8.7-18.8,1.8-38.7,18.1-37.4,8.8.6,17.6.1,26.3.1h0Z"/>
<path class="cls-2" d="M194.9,25.3c-9,0-18.2.1-27.2,0-8.8-.1-15,4.3-19.3,13.8-7.5,17.3-15.2,34.4-22.8,51.7-30.6,69.1-60.9,138.3-91.9,207.2-7.6,16.9.3,37.1,17.8,36.9h54c17.9,0,15.2-4.5,19.4-14.4,20.7-47,41.6-94,62.4-141,17.3-39,34.2-78.2,51.9-117,8.7-18.8-1.8-38.7-18.1-37.4-8.8.6-17.6.1-26.3.1h0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #16b5d7;
}
</style>
</defs>
<path class="cls-1" d="M61.4,0h29.9c9.7,0,16.5,2.3,21.3,7.7,8.2,9.6,16.8,19.2,25.1,28.7,33.7,38.6,67.3,77.3,101.4,115.9,8.2,9.6,0,20.8-19.4,20.6h-59.5c-9.7,0-16.8-2.6-21.7-7.9-22.8-26.4-46-52.6-68.8-78.7C50.6,64.5,31.9,42.6,12.4,20.8,3.1,10.3,14.7-.7,32.6,0,42.3.5,52.1,0,61.8,0h-.4Z"/>
<path class="cls-2" d="M190.1,192.4c-7.7,9.7-15.8,19.5-23.5,29.2-31.6,39.2-63.3,78.5-95.2,117.7-7.7,9.7,0,21.1,18.3,20.9h55.9c9.1,0,15.8-2.6,20.4-8.1,19.8-24.8,39.9-49.4,59.8-73.9,1.4-1,2.7-2.2,3.9-3.6,21.4-26.8,43.2-53.4,64.7-80,17.9-22.1,35.5-44.4,53.8-66.4,8.8-10.7-2.1-21.8-19-21.1-9.1.5-18.3,0-27.4,0h-27.8c-9.1,0-15.5,2.4-20,7.8-7.7,9.7-15.8,19.5-23.5,29.2"/>
</svg>

After

Width:  |  Height:  |  Size: 1008 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #5cc45b;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #96c;
}
.cls-3 {
fill: #7b9594;
}
</style>
</defs>
<path class="cls-1" d="M347.3,272.3c-50.4,84.4-159.2,112.7-244.6,63.8C17.4,286.6-12.4,177.8,35.6,92.4l311.7,179.8Z"/>
<path class="cls-2" d="M347.3,87.6C297,3.2,188.1-25.1,102.7,24.3,17.4,73.2-12.4,182.1,35.6,267.5L347.3,87.6Z"/>
<path class="cls-3" d="M35.6,92.4c-6,10.6-10.7,21.6-14.3,32.7,0,.3-.2.6-.3.9-.3.9-.6,1.8-.8,2.7-.3,1-.6,1.9-.8,2.9,0,.3-.1.5-.2.8-3.4,12.3-5.4,24.9-6.1,37.7,0,0,0,0,0,.1,0,1.3-.1,2.5-.2,3.8,0,.3,0,.7,0,1,0,1,0,1.9,0,2.9,0,.7,0,1.3,0,2,0,.7,0,1.3,0,2,0,1,0,1.9,0,2.9,0,.3,0,.7,0,1,0,1.2,0,2.5.2,3.7,0,0,0,.1,0,.2.6,9.9,1.9,19.8,4.1,29.4,0,.2,0,.3.1.5.2,1.1.5,2.2.8,3.3.2.6.3,1.3.5,1.9.2.6.3,1.2.5,1.8,3.8,14,9.3,27.7,16.7,40.9l151.7-87.5L35.6,92.4Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+35
View File
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #d7d135;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5 {
stroke-width: 0px;
}
.cls-2 {
fill: #8c67d5;
}
.cls-3 {
fill: #3d85a4;
}
.cls-4 {
fill: #6576bd;
}
.cls-5 {
fill: #b29c85;
}
</style>
</defs>
<path class="cls-2" d="M168.1,0C74,6.3-.4,84.6.2,179.8h0c0,95.1,74.4,173.4,167.9,179.8V0Z"/>
<path class="cls-3" d="M.2,192.1c6.3,94.1,84.6,168.5,179.8,167.9h0c95.1,0,173.4-74.4,179.8-167.9H.2Z"/>
<path class="cls-1" d="M.2,167.9C6.5,73.8,84.8-.6,180,0h0C275.1,0,353.4,74.4,359.7,167.9H.2Z"/>
<path class="cls-5" d="M168.1,167.9V.4c-19.4,1.2-37.9,5.4-55.1,12.3-.2,0-.4.2-.7.3-2.1.8-4.1,1.7-6.2,2.7-.7.3-1.4.6-2.1.9-1.6.8-3.2,1.5-4.8,2.3-1,.5-2.1,1-3.1,1.6-1.3.7-2.6,1.4-3.8,2.1-1.2.7-2.5,1.4-3.7,2.1-1.1.6-2.1,1.3-3.2,1.9-1.4.8-2.7,1.7-4,2.5-.9.6-1.9,1.3-2.8,1.9-1.4.9-2.7,1.9-4.1,2.8-.9.7-1.8,1.3-2.7,2-1.3,1-2.6,2-3.9,3-.9.7-1.8,1.5-2.7,2.2-1.2,1-2.4,2-3.6,3.1-.9.8-1.9,1.7-2.8,2.5-1.1,1-2.2,2-3.3,3-1,.9-1.9,1.9-2.9,2.9-1,1-1.9,1.9-2.9,2.9-1,1.1-2,2.2-3,3.3-.8.9-1.7,1.8-2.5,2.8-1,1.2-2.1,2.4-3.1,3.6-.7.9-1.5,1.8-2.2,2.7-1,1.3-2,2.6-3,3.9-.7.9-1.3,1.8-2,2.7-1,1.3-1.9,2.7-2.8,4.1-.6.9-1.3,1.9-1.9,2.8-.9,1.3-1.7,2.7-2.5,4-.7,1.1-1.3,2.1-1.9,3.2-.7,1.2-1.4,2.5-2.1,3.7-.7,1.3-1.4,2.5-2.1,3.8-.5,1-1.1,2-1.6,3.1-.8,1.6-1.6,3.2-2.3,4.8-.3.7-.6,1.4-.9,2.1-.9,2-1.8,4.1-2.7,6.2,0,.2-.2.4-.3.7-6.9,17.2-11.1,35.8-12.3,55.1h167.6Z"/>
<path class="cls-4" d="M168.1,359.5v-167.5H.7c6.1,89.5,78,161.4,167.5,167.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #a8b621;
}
</style>
</defs>
<path class="cls-1" d="M249.9.2c-13,0-26,.2-39,0-12.5-.2-21.6,4.9-27.6,16-10.8,20.1-21.8,40-32.7,60C106.8,156.5,63.3,236.9,19,317.1c-10.9,19.7.4,43.1,25.5,42.9,25.8-.1,51.6,0,77.4,0,12.5,0,21.8-5.3,27.9-16.7,29.7-54.7,59.6-109.3,89.4-163.9,24.7-45.3,49-90.9,74.3-135.9,12.3-21.9-2.6-45-25.9-43.4-12.5.8-25.2.2-37.7.2Z"/>
<path class="cls-2" d="M209.1,290.9c0,38.1,30.1,69.2,68.4,68.8,38.1-.4,68.1-28.6,68.6-68.2.4-42-33.9-69.2-68.2-69-38.5.3-68.7,29.9-68.7,68.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 821 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #bd67b9;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #24a275;
}
.cls-3 {
fill: #76c943;
}
</style>
</defs>
<path class="cls-2" d="M37,210.2v24.7c0,8.1,4,13.8,12.9,17.8,16.2,6.9,31.5,13.8,47.7,20.7,63.8,28,127.6,55.6,191.4,83.9,16.2,6.9,33.9,0,33.9-16.2v-49.1c0-8.1-4-13.8-12.9-17.8-43.6-19.1-86.4-38.1-130-56.8-36.3-16.2-72.7-31.6-108.2-47.9-17.8-7.7-34.7,2-34.7,16.6.8,8.1,0,16.2,0,24.3h0v-.4Z"/>
<path class="cls-3" d="M110.3,114.5v45.1c0,7.5,3.7,12.7,11.9,16.4,14.4,6.3,28.7,12.6,43.1,18.8,1.1.7,2.3,1.3,3.6,2,19.5,8.5,38.9,17,58.2,25.5,9.8,4.3,19.7,8.6,29.4,13.1,16.3,7.1,31.9-1.9,31.9-15.3-.7-7.5,0-14.9,0-22.4v-22.4c0-7.5-3.7-12.7-11.9-16.4-14.4-6.1-28.1-12.3-42.4-18.4-1.3-.9-2.6-1.7-4.2-2.4-14.8-6.3-28.9-12.7-43.8-19-5.9-2.6-11.9-5.2-17.8-7.8h0c-8.9-3.9-17.8-7.8-26.7-11.8-14.8-6.3-31.2,0-31.2,14.9Z"/>
<path class="cls-1" d="M152.2,2.4c8.9,4,17.8,7.8,26.7,11.8h0c5.9,2.6,11.9,5.2,17.8,7.8,14.8,6.3,28.9,12.7,43.8,19,8.2,3.7,11.9,8.9,11.9,16.4v22.4c0,7.5-.7,14.9,0,22.4,0,13.4-15.6,22.4-31.9,15.3-9.7-4.4-19.5-8.7-29.4-13.1-19.4-8.5-38.7-16.9-58.2-25.5-8.2-3.7-11.9-8.9-11.9-16.4V17.3c0-14.9,16.3-21.2,31.2-14.9Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #93c000;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #004dc6;
}
</style>
</defs>
<path class="cls-1" d="M122.8,0h224.9c0,60.9-49.6,110.6-110.6,110.6H12.3C12.3,49.6,61.9,0,122.8,0Z"/>
<path class="cls-2" d="M12.3,249.4h224.9c60.9,0,110.6,49.6,110.6,110.6H122.8c-60.9,0-110.6-49.6-110.6-110.6h0Z"/>
<circle class="cls-2" cx="125.7" cy="180" r="52"/>
</svg>

After

Width:  |  Height:  |  Size: 624 B

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #ff79b7;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #7b50c4;
}
.cls-3 {
fill: #0094c8;
}
</style>
</defs>
<path class="cls-2" d="M14.1,74.6c3.7,8.2,7.5,16.9,11.1,25.1s9.9,12.2,20.5,12c19.1-.4,37.6,0,56.9-.1,76.1-.1,152.2-.2,228.2.2,18.9.1,34.1-15.1,26.8-31.6l-22.1-49.8c-7.3-16.5-10.3-12-21.1-12.2-51.9.2-103.5.1-155.4.3-43.1-.2-85.9.4-129.1-.1-20.7-.2-34.9,17.3-27.2,31.7,4.4,7.9,7.1,16.1,10.8,24.3h0l.5.2Z"/>
<path class="cls-1" d="M63.1,188.9c3.7,8.2,7.5,16.9,11.1,25.1,3.7,8.2,9.9,12.2,20.5,12,19.1-.4,4.8-.1,24.1-.2,76.1-.1,86.6-.4,162.6,0,18.9.1,34.1-15.1,26.8-31.6l-22.1-49.8c-7.3-16.5-10.3-12-21.1-12.2-51.9.2-103.5.1-155.4.3-43.1-.2,12.5.6-30.7,0-20.7-.2-34.9,17.3-27.2,31.7,4.4,7.9,7.1,16.1,10.8,24.3h0l.5.2Z"/>
<path class="cls-3" d="M116.1,305.2c3.7,8.2,7.5,16.9,11.1,25.1,3.7,8.2,9.9,12.2,20.5,12,19.1-.4,4.8-.1,24.1-.2,76.1-.1,16.9-.5,92.9-.1,18.9.1,34.1-15.1,26.8-31.6l-22.1-49.8c-7.3-16.5-10.3-12-21.1-12.2-51.9.2-33.7.3-85.7.4-43.1-.2,12.5.6-30.7,0-20.7-.2-34.9,17.3-27.2,31.7,4.4,7.9,7.1,16.1,10.8,24.3h0l.5.2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #f6398a;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
.cls-2 {
fill: #007e7d;
}
</style>
</defs>
<path class="cls-1" d="M267.9,17.5c-30.1-.2-56.9,15.4-73.6,39.6l58.6,68.2c4.7,5.5,4.1,13.7-1.4,18.4-2.5,2.1-5.5,3.1-8.5,3.1s-7.3-1.5-9.9-4.5c-17.5-20.3-34.9-40.6-52.4-61-9.6-11.2-19.3-22.4-28.9-33.6-7-8.1-13.3-17.2-23.1-22.1-11.2-5.6-24.3-8.1-36.7-8.1C32.8,17.9-10.8,83.4,2.3,144.7c6.5,30.6,28.4,55.4,45.8,79.4,22.2,30.7,65.6,74.1,96.5,103.8,20.2,19.4,50.6,19.4,70.7,0,30.9-29.7,74.3-73.2,96.5-103.8,17.4-24,39.3-48.8,45.8-79.4,13-61.3-30.6-126.9-89.8-127.2Z"/>
<path class="cls-2" d="M267.9,17.5c-30.1-.2-56.9,15.4-73.6,39.6l58.6,68.2c4.7,5.5,4.1,13.7-1.4,18.4-2.5,2.1-5.5,3.1-8.5,3.1s-7.3-1.5-9.9-4.5l75.1,86.7c1.3-1.6,2.5-3.3,3.6-4.8,17.4-24,39.3-48.8,45.8-79.4,13-61.3-30.6-126.9-89.8-127.2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

+40
View File
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #60af46;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6 {
stroke-width: 0px;
}
.cls-2 {
fill: #30b37c;
}
.cls-3 {
fill: #5c9d9e;
}
.cls-4 {
fill: #b573e3;
}
.cls-5 {
fill: #5b95cb;
}
.cls-6 {
fill: #00b6b2;
}
</style>
</defs>
<path class="cls-4" d="M52.3,11.7h0c28.9,0,52.3,23.4,52.3,52.3v229.7c0,28.9-23.4,52.3-52.3,52.3h0c-28.9,0-52.3-23.4-52.3-52.3V64C0,35.1,23.4,11.7,52.3,11.7Z"/>
<path class="cls-1" d="M304.6,126.2h0c29.2,0,52.9,23.7,52.9,52.9v114c0,29.2-23.7,52.9-52.9,52.9h0c-29.2,0-52.9-23.7-52.9-52.9v-114c0-29.2,23.7-52.9,52.9-52.9Z"/>
<path class="cls-6" d="M304.6,126.2H51.7c-29,0-51.7,23.9-51.7,52.4s23.3,52.3,52.3,52.3h252.9c29.1,0,52.3-23.3,52.3-52.3s-23.3-52.3-52.3-52.3h-.6,0Z"/>
<circle class="cls-3" cx="304.1" cy="64" r="52.3"/>
<path class="cls-2" d="M251.7,178.6v52.3h52.9c26.7,0,48.3-19.8,51.7-45.3v-7c0-29.1-23.3-52.3-52.3-52.3s-52.3,23.3-52.3,52.3h0Z"/>
<path class="cls-5" d="M0,172.2v14c3.5,25.6,25,45.3,51.7,45.3h52.9v-104.6h-52.9c-26.7,0-48.2,19.7-51.7,45.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #c1c93d;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #3dc3a4;
}
.cls-3 {
fill: #2a4372;
}
</style>
</defs>
<circle class="cls-3" cx="259.2" cy="76.3" r="76.3"/>
<path class="cls-1" d="M168.8,360v-189.2c-79.5,0-144.3,64.7-144.3,144.3v45h144.3Z"/>
<path class="cls-2" d="M187.1,170.8v189.2c79.5,0,144.3-64.7,144.3-144.3v-45h-144.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 638 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #a8ca38;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #678e9c;
}
.cls-3 {
fill: #2551ff;
}
</style>
</defs>
<rect class="cls-1" x="32" y="36.1" width="175.5" height="290.1" rx="87.7" ry="87.7" transform="translate(-74.5 84.1) rotate(-30)"/>
<rect class="cls-3" x="152.6" y="36.1" width="175.5" height="290.1" rx="87.7" ry="87.7" transform="translate(-58.4 144.4) rotate(-30)"/>
<path class="cls-2" d="M167.1,87.6c-4.4-7.5-9.7-14.2-15.7-19.9-28.9,27.3-36.4,71.7-15.7,107.6l57.3,99.2c4.4,7.5,9.7,14.2,15.7,19.9,28.9-27.3,36.4-71.7,15.7-107.6l-57.3-99.2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 859 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #3092e6;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #7660e6;
}
.cls-3 {
fill: #76c943;
}
</style>
</defs>
<path class="cls-3" d="M249.1,252.9c-3.3-7.4-6.5-14.8-9.8-22.3h0c-2.2-4.9-4.3-9.9-6.5-14.8-5.3-12.4-10.6-24.1-15.8-36.5-3.1-6.8-7.4-9.9-13.7-9.9h-18.6c-6.2,0-12.4.6-18.6,0-11.2,0-18.6,13-12.7,26.6,3.7,8.1,7.3,16.3,10.9,24.4,7.1,16.1,14.1,32.2,21.2,48.5,3.1,6.8,7.4,9.9,13.7,9.9h37.6c12.4,0,17.7-13.6,12.4-26Z"/>
<path class="cls-2" d="M232.5,58.3h21.1c6.9,0,11.7,3.4,15.2,11,5.9,13.7,11.7,26.8,17.6,40.6,23.8,54.3,47.3,108.6,71.4,162.9,5.9,13.7,0,28.9-13.8,28.9h-41.8c-6.9,0-11.7-3.4-15.2-11-16.2-37.1-32.4-73.5-48.3-110.7-13.8-30.9-26.9-61.9-40.7-92.1-6.6-15.1,1.7-29.6,14.2-29.6,6.9.7,13.8,0,20.7,0h-.3Z"/>
<path class="cls-1" d="M124.8,61h-20.6c-6.8,0-11.5,3.4-14.9,10.8-5.7,13.5-11.5,26.2-17.2,39.7C48.8,164.5,25.9,217.7,2.2,270.8c-5.7,13.5,0,28.2,13.5,28.2h40.9c6.8,0,11.5-3.4,14.9-10.8,15.9-36.3,31.7-72,47.3-108.3,13.5-30.3,26.3-60.5,39.8-90.1,6.4-14.8-1.7-28.9-13.8-28.9-6.8.7-13.5,0-20.3,0h.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #a277ff;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #b6362f;
}
.cls-3 {
fill: #0091ac;
}
</style>
</defs>
<path class="cls-3" d="M131.4,56.7c-7.2,0-14.5.1-21.7,0-7-.1-12,3.4-15.4,11-6,13.8-12.1,27.4-18.2,41.2C51.7,163.9,27.4,219.1,2.7,274.1c-6.1,13.5.2,29.6,14.2,29.4,14.4,0,28.8,0,43.1,0s12.1-3.6,15.5-11.5c16.5-37.5,33.2-75,49.8-112.5,13.8-31.1,27.3-62.4,41.4-93.3,6.9-15-1.4-30.9-14.4-29.8-7,.5-14,.1-21,.1h0Z"/>
<path class="cls-2" d="M228.6,56.7c7.2,0,14.5.1,21.7,0,7-.1,12,3.4,15.4,11,6,13.8,12.1,27.4,18.2,41.2,24.4,55.1,48.6,110.3,73.3,165.3,6.1,13.5-.2,29.6-14.2,29.4-14.4,0-28.8,0-43.1,0s-12.1-3.6-15.5-11.5c-16.5-37.5-33.2-75-49.8-112.5-13.8-31.1-27.3-62.4-41.4-93.3-6.9-15,1.4-30.9,14.4-29.8,7,.5,14,.1,21,.1h0Z"/>
<path class="cls-1" d="M228.8,56.6c-7.2,0-14.5.1-21.7,0-7-.1-12,3.4-15.4,11-6,13.8-12.1,27.4-18.2,41.2-24.4,55.1-48.6,110.3-73.3,165.3-6.1,13.5.2,29.6,14.2,29.4,14.4,0,28.8,0,43.1,0s12.1-3.6,15.5-11.5c16.5-37.5,33.2-75,49.8-112.5,13.8-31.1,27.3-62.4,41.4-93.3,6.9-15-1.4-30.9-14.4-29.8-7,.5-14,.1-21,.1h0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #eec434;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #ff3441;
}
.cls-3 {
fill: #00a749;
}
</style>
</defs>
<path class="cls-2" d="M-.3,122.7v225.3c61,0,110.7-49.7,110.7-110.7V12C49.4,12-.3,61.7-.3,122.7Z"/>
<path class="cls-3" d="M249.6,348V122.7c0-61,49.7-110.7,110.7-110.7v225.3c0,61-49.7,110.7-110.7,110.7h0Z"/>
<path class="cls-1" d="M124.6,12v225.3c0,61,49.7,110.7,110.7,110.7V122.7c0-61-49.7-110.7-110.7-110.7h0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 727 B

+30
View File
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #8f8fe7;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #f48725;
}
.cls-3 {
fill: #2a9779;
}
.cls-4 {
fill: #1797c8;
}
</style>
</defs>
<path class="cls-1" d="M111.4,249.7c-.1,2.1-.3,4.2-.3,6.3,0,56.7,46,102.7,102.7,102.7s102.7-46,102.7-102.7-.2-4.2-.3-6.3H111.4Z"/>
<path class="cls-3" d="M152.8,264.8c-.1-2.1-.3-4.2-.3-6.3,0-56.7,46-102.7,102.7-102.7s102.7,46,102.7,102.7-.2,4.2-.3,6.3h-204.9Z"/>
<path class="cls-2" d="M111,43c-2.1-.1-4.2-.3-6.3-.3C48,42.7,2,88.7,2,145.5s46,102.7,102.7,102.7,4.2-.2,6.3-.3V43Z"/>
<path class="cls-4" d="M94.8,1.6c2.1-.1,4.2-.3,6.3-.3,56.7,0,102.7,46,102.7,102.7s-46,102.7-102.7,102.7-4.2-.2-6.3-.3V1.6Z"/>
</svg>

After

Width:  |  Height:  |  Size: 976 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #dd8f00;
}
.cls-3 {
fill: #008abc;
}
</style>
</defs>
<path class="cls-2" d="M77.3,358.8c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-14.6-14.6-33.8-22.7-53.9-22.7s-39.3,7.6-53.9,22.7c-29.7,29.7-29.7,78.6,0,108.3,29.7,29.7,33.8,22.7,53.9,22.7h0v-.5Z"/>
<path class="cls-3" d="M281.6,358.9c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-3-3-6.6-6-10.6-8.6-1,0-2.5-1.5-4-2.5-3-1.5-6-3-8.1-4.5-1.5,0-3-1-4.5-1.5-3-1-6.6-1.5-8.6-3h-1.5l-1-1-17.6-1h-15.1c-29.2,0-57.9-12.1-79.6-34.3-21.7-22.2-32.8-50.9-31.7-80.1v-1h0v-12.1l-1-16.1h0v-3.5c-1-4-1.5-7.6-3-9.1,0-1.5-1-3-1.5-4.5-1-3-3-6-4.5-8.1h0c0-1.5-1-3-2.5-4-3-4.5-6-7.6-8.6-10.6C117.3,8.2,98.2.1,78,.1S38.7,7.7,24.1,22.8c-29.7,29.7-29.7,78.6,0,108.3,3,3,7.1,6,10.6,8.6,1,0,2.5,1.5,3.5,2.5h0c3,2.5,6,3.5,8.1,4.5,1.5,0,3,1,4.5,1.5,3,1,6.6,2.5,9.1,3h3.5l16.6,1h16.1c29.2,0,57.9,12.1,79.6,34.3,21.7,22.2,33.3,50.9,31.7,80.1v14.6l1,16.6v3c1,4,2.5,7.1,3.5,9.1,0,1.5,1,3,1.5,4.5,1,3,3,6,4.5,8.1,0,1,1.5,3,2.5,4,3.5,4.5,6,7.6,8.6,10.6,14.6,14.6,33.8,22.7,53.9,22.7h-2.5.5v-1h.5Z"/>
<path class="cls-1" d="M283.4,153.2c20.7,0,39.3-7.6,53.9-22.7,14.6-14.6,22.7-33.8,22.7-53.9s-7.6-39.3-22.7-53.9c-14.6-14.6-33.8-22.7-53.9-22.7s-39.3,7.6-53.9,22.7c-29.7,29.7-29.7,78.6,0,108.3,29.7,29.7,33.8,22.7,53.9,22.7h0v-.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+30
View File
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #33669a;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #ffd05a;
}
.cls-3 {
fill: #f16667;
}
.cls-4 {
fill: #319966;
}
</style>
</defs>
<path class="cls-4" d="M265.6,180v1.3h95.9C361.4,81.2,280.2,0,180.1,0v94.5c47.2,0,85.5,38.3,85.5,85.5Z"/>
<path class="cls-3" d="M94.6,180v-1.3H-1.2c0,100.1,81.2,181.3,181.3,181.3v-94.5c-47.2,0-85.5-38.3-85.5-85.5Z"/>
<path class="cls-1" d="M180.1,0C80,0-1.2,81.2-1.2,181.3h181.3V0Z"/>
<path class="cls-2" d="M180.1,360c100.1,0,181.3-81.2,181.3-181.3h-181.3v181.3h0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 839 B

+35
View File
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #3669e3;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5 {
stroke-width: 0px;
}
.cls-2 {
fill: #698298;
}
.cls-3 {
fill: #5076be;
}
.cls-4 {
fill: #3c997d;
}
.cls-5 {
fill: #0eb061;
}
</style>
</defs>
<rect class="cls-5" x="1.1" y="2.1" width="357.9" height="110.5" rx="55.2" ry="55.2"/>
<rect class="cls-1" x="1.1" y="247.5" width="356.4" height="110.5" rx="55.2" ry="55.2"/>
<rect class="cls-2" x="124.3" y="-48.8" width="110.5" height="457.4" rx="55.2" ry="55.2" transform="translate(-74.6 179.7) rotate(-45)"/>
<path class="cls-3" d="M341.3,263.6l-6.6-6.6c-8.8-6-19.5-9.5-31-9.5h-134.7l94.1,94.1c21.5,21.5,56.5,21.5,78.1,0,21.5-21.5,21.5-56.5,0-78.1h0Z"/>
<path class="cls-4" d="M17.8,96.4l4.2,4.2c9.5,7.4,21.3,11.9,34.2,11.9h134L96,18.3C74.4-3.2,39.5-3.2,17.8,18.3c-21.5,21.5-21.5,56.5,0,78.1Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #5896fa;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #734dc6;
}
.cls-3 {
fill: #c150a4;
}
</style>
</defs>
<path class="cls-3" d="M123,.4h224.4c0,60.8-49.5,110.3-110.3,110.3H12.6C12.6,49.9,62.1.4,123,.4Z"/>
<path class="cls-2" d="M347.4,249.3H123c-60.8,0-110.3,49.5-110.3,110.3h224.4c60.8,0,110.3-49.5,110.3-110.3h0Z"/>
<path class="cls-1" d="M237,124.8H12.6c0,60.8,49.5,110.3,110.3,110.3h224.4c0-60.8-49.5-110.3-110.3-110.3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 734 B

+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #56939c;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #40be5e;
}
.cls-3 {
fill: #6b67d9;
}
</style>
</defs>
<path class="cls-3" d="M281.1,272.4c-120,0,35.5-.3-84.6-.3h-11.3c.9-4.6,4.2-6.4,6.4-8.5,15.3-15.4,30.9-30.9,46.2-46.3,18.6-18.8,19.5-46.6,2-64-17.6-17.5-44.5-16.5-63.7,2.7-42.7,42.6-85.5,85.2-128.2,127.8-13.7,13.7-17.9,32-11,48.7,7.1,17,23.5,27.6,42.9,27.6,98.5,0,66.8-.1,165.3-.3,59.3,0-26.6.3,32.8.3s27.9-3.8,37.4-15.4c12-14.4,14.6-30.8,6.2-47.6-8.1-16.5-22.2-24.4-40.6-24.5h.1Z"/>
<path class="cls-2" d="M81,87.6c120,0-39.6.3,80.5.3h11.3c-.9,4.6-4.2,6.4-6.4,8.5-15.3,15.4-30.9,30.9-46.2,46.3-18.6,18.8-19.5,46.6-2,64,17.6,17.5,44.5,16.5,63.7-2.7,42.7-42.6,85.5-85.2,128.2-127.8,13.7-13.7,17.9-32,11-48.7-7.1-17-23.5-27.6-42.9-27.6-98.5,0-62.7.1-161.2.3-59.3,0,26.6-.3-32.8-.3s-27.9,3.8-37.4,15.4c-12,14.4-14.6,30.8-6.2,47.6,8.1,16.5,22.2,24.4,40.6,24.5h-.1Z"/>
<path class="cls-1" d="M181.9,204c18.1-18,36.1-36,54.2-54-17.5-13.9-42.1-11.9-60,6-18.1,18-36.1,36-54.2,54,17.5,13.9,42.1,11.9,60-6Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+52
View File
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 417 76.2">
<defs>
<style>
.cls-1 {
fill: #d7d135;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6 {
stroke-width: 0px;
}
.cls-2 {
fill: #8c67d5;
}
.cls-3 {
fill: #000;
}
.cls-4 {
fill: #3d85a4;
}
.cls-5 {
fill: #6576bd;
}
.cls-6 {
fill: #b29c85;
}
</style>
</defs>
<g>
<path class="cls-3" d="M131.4,53.9v8.6h-34.8V12.2h8.6v41.8h26.2,0Z"/>
<path class="cls-3" d="M135.1,44.5c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,0,0,.1,0ZM143.5,44.5c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-3" d="M218.2,44.5c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V12.2h8.4v32.3h-.1ZM209.8,44.5c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-3" d="M222.7,17.4c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM223.7,26.6h8.4v36h-8.4V26.6Z"/>
<path class="cls-3" d="M237.8,12.2h8.4v50.4h-8.4V12.2Z"/>
<path class="cls-3" d="M251.9,12.2h8.4v50.4h-8.4V12.2Z"/>
</g>
<path class="cls-2" d="M35.5,0C15.6,1.4-.1,18,0,38.1h0c0,20.1,15.7,36.7,35.5,38V0Z"/>
<path class="cls-4" d="M0,40.7c1.3,19.9,17.9,35.6,38,35.5h0c20.1,0,36.7-15.7,38-35.5H0Z"/>
<path class="cls-1" d="M0,35.6C1.3,15.7,17.9,0,38,0h0c20.1,0,36.7,15.7,38,35.5H0Z"/>
<path class="cls-6" d="M35.5,35.6V.2c-4.1.2-8,1.1-11.7,2.6,0,0,0,0-.1,0-.4.2-.9.4-1.3.6-.1,0-.3.1-.4.2-.3.2-.7.3-1,.5-.2.1-.4.2-.7.3-.3.1-.5.3-.8.4-.3.1-.5.3-.8.4-.2.1-.4.3-.7.4-.3.2-.6.4-.9.5-.2.1-.4.3-.6.4-.3.2-.6.4-.9.6-.2.1-.4.3-.6.4-.3.2-.6.4-.8.6-.2.2-.4.3-.6.5-.3.2-.5.4-.8.6-.2.2-.4.4-.6.5-.2.2-.5.4-.7.6-.2.2-.4.4-.6.6-.2.2-.4.4-.6.6-.2.2-.4.5-.6.7-.2.2-.4.4-.5.6-.2.3-.4.5-.6.8-.2.2-.3.4-.5.6-.2.3-.4.6-.6.8-.1.2-.3.4-.4.6-.2.3-.4.6-.6.9-.1.2-.3.4-.4.6-.2.3-.4.6-.5.9-.1.2-.3.4-.4.7-.2.3-.3.5-.4.8-.2.3-.3.5-.4.8-.1.2-.2.4-.3.7-.2.3-.3.7-.5,1,0,.1-.1.3-.2.4-.2.4-.4.9-.6,1.3,0,0,0,0,0,.1C1.2,27.6.3,31.5,0,35.6h35.4Z"/>
<path class="cls-5" d="M35.5,76.1v-35.4H0c1.3,18.9,16.5,34.1,35.4,35.4Z"/>
<g>
<path class="cls-3" d="M287.3,38.1c0,3,.6,5.8,1.7,8.5,1.2,2.7,2.7,5,4.7,7,2,2,4.3,3.6,7,4.7,2.7,1.2,5.5,1.7,8.5,1.7s5.8-.6,8.4-1.7c2.6-1.2,4.9-2.7,6.9-4.7.9-.9,1.7-1.8,2.4-2.8h6c-1.2,2.4-2.8,4.5-4.7,6.3-2.4,2.4-5.3,4.4-8.6,5.8-3.3,1.4-6.7,2.1-10.4,2.1s-7.2-.7-10.4-2.1c-3.3-1.4-6.1-3.3-8.6-5.8-2.4-2.4-4.4-5.3-5.8-8.6-1.4-3.3-2.1-6.7-2.1-10.4s.7-7.2,2.1-10.4c1.4-3.3,3.3-6.1,5.8-8.6,2.4-2.4,5.3-4.4,8.6-5.8,3.3-1.4,6.7-2.1,10.4-2.1s7.2.7,10.4,2.1c3.3,1.4,6.1,3.3,8.6,5.8,1.9,1.9,3.4,4,4.7,6.3h-6c-.7-1-1.4-1.9-2.3-2.7-2-2-4.3-3.6-6.9-4.8-2.6-1.2-5.4-1.7-8.4-1.7s-5.8.6-8.5,1.7-5,2.7-7,4.7c-2,2-3.6,4.3-4.7,7-1.2,2.6-1.7,5.5-1.7,8.4Z"/>
<path class="cls-3" d="M338.1,12.9h15c4.9,0,8.9,1.2,12,3.6,1.5,1.4,2.6,3.1,3.4,5.1.8,2,1.2,4.2,1.2,6.5,0,5.3-1.5,9.2-4.5,11.9-.6.5-1.3.9-2,1.4.7.4,1.3.8,1.9,1.2,3,2.6,4.5,6.1,4.5,10.4v10.3h-5v-10.3c0-1.4-.3-2.7-.8-3.8-.5-1.1-1.3-2.1-2.4-3-1.8-1.6-4.3-2.4-7.5-2.4h-10.7v19.6h-5V12.9ZM361.4,36.5c2.1-1.8,3.2-4.6,3.2-8.4s-1.1-6.5-3.2-8.2c-1.9-1.6-4.7-2.4-8.2-2.4h-10v21.5h10c3.6,0,6.3-.8,8.2-2.4Z"/>
<path class="cls-3" d="M412,12.9h5v50.4h-5V21.4l-16.2,22-16.1-21.9v41.8h-5V12.9h5l16.1,22,16.2-22Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 541.2 68.9">
<defs>
<style>
.cls-1 {
fill: #fff;
stroke-width: 0px;
}
</style>
</defs>
<g>
<g>
<path class="cls-1" d="M123.6,50.1v8.6h-34.8V8.4h8.6v41.8h26.2,0Z"/>
<path class="cls-1" d="M127.3,40.7c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7h.1ZM135.7,40.7c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-1" d="M210.4,40.7c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V8.4h8.4v32.3s-.1,0-.1,0ZM202,40.7c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-1" d="M214.9,13.6c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM215.9,22.8h8.4v36h-8.4V22.8Z"/>
<path class="cls-1" d="M230,8.4h8.4v50.4h-8.4V8.4Z"/>
<path class="cls-1" d="M244.1,8.4h8.4v50.4h-8.4V8.4Z"/>
</g>
<g>
<path class="cls-1" d="M271.8,8.4h16.9c3.5,0,6.7.7,9.8,2,3.1,1.3,5.7,3.1,8,5.4s4,4.9,5.4,8c1.3,3.1,2,6.3,2,9.8s-.7,6.7-2,9.8-3.1,5.8-5.4,8.1c-2.3,2.3-4.9,4.1-8,5.4-3.1,1.3-6.3,2-9.8,2h-16.9V8.4ZM288.7,53.8c2.8,0,5.4-.5,7.8-1.6s4.5-2.5,6.4-4.4c1.8-1.8,3.3-4,4.3-6.4s1.6-5.1,1.6-7.8-.5-5.4-1.6-7.8-2.5-4.5-4.3-6.4c-1.8-1.8-3.9-3.3-6.4-4.3-2.4-1.1-5-1.6-7.8-1.6h-11.9v40.3h11.9Z"/>
<path class="cls-1" d="M316.6,40.8c0-2.7.5-5.3,1.5-7.7s2.4-4.5,4.2-6.3c1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7s-.5,5.3-1.5,7.7-2.4,4.5-4.2,6.3c-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7ZM321.6,40.8c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7s1.2-3.7,1.2-5.7-.4-3.9-1.2-5.7c-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-1" d="M361,22.8h5.2v3.2c1.2-1.5,2.7-2.8,4.7-3.7,2-.9,4.1-1.4,6.2-1.4s5.4.7,7.7,2.1c2.3,1.4,4.2,3.2,5.7,5.4,1.4-2.3,3.4-4.1,5.9-5.4,2.5-1.4,5.1-2.1,8-2.1s4.3.4,6.3,1.3,3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2.8,2,1.3,4.1,1.3,6.3v21.6h-5.1v-21.6c0-1.5-.4-3-.9-4.3-.6-1.3-1.4-2.5-2.3-3.5-1-1-2.1-1.8-3.5-2.4-1.3-.6-2.7-.9-4.3-.9s-3,.3-4.3.9-2.5,1.4-3.5,2.4-1.8,2.2-2.4,3.5-.9,2.8-.9,4.3v21.6h-5.1v-21.6c-.2-1.6-.5-3.1-1.1-4.4-.6-1.4-1.4-2.5-2.4-3.5s-2.1-1.8-3.4-2.3c-1.3-.6-2.7-.8-4.2-.8s-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5s-1.8,2.2-2.4,3.5c-.6,1.3-.9,2.7-.9,4.1v21.6h-5.1V22.8h-.1Z"/>
<path class="cls-1" d="M424.5,40.8c0-2.7.5-5.3,1.5-7.7s2.4-4.5,4.2-6.3c1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7v18.1h-5v-4.8c-.2.2-.5.5-.8.8-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7h0ZM429.5,40.8c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.7-1.6,1.1-3.3,1.2-5.1v-.6c0-2-.4-3.9-1.2-5.7-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-1" d="M468.3,11.5c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2c-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9-.9-1.3-.9-2.2ZM468.7,22.8h5v36h-5V22.8Z"/>
<path class="cls-1" d="M506,37.2c0-1.5-.3-3-.9-4.3s-1.4-2.5-2.4-3.5-2.2-1.8-3.5-2.4-2.8-.9-4.2-.9-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5s-1.8,2.2-2.4,3.6c-.6,1.3-.9,2.7-.9,4.1v21.6h-5V22.8h5v3.3c.5-.8,1.1-1.5,1.9-2.1s1.7-1.2,2.7-1.7,2-.8,3.1-1,2.2-.4,3.3-.4c2.2,0,4.3.4,6.3,1.3s3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2s1.3,4.1,1.3,6.3v21.6h-5.1v-21.6h0Z"/>
<path class="cls-1" d="M536.5,49.8c0-1.6-.3-2.9-.9-3.8-.6-.9-1.6-1.7-2.8-2.2-1.2-.6-2.8-1.1-4.7-1.6s-3.6-1.1-5.2-1.7c-1.6-.7-3-1.7-4.1-3-1.2-1.3-1.8-3-2.1-5-.2-1.6,0-3,.6-4.4s1.5-2.5,2.6-3.6c1.1-1,2.5-1.9,4.1-2.5s3.2-1,4.9-1,3.6.3,5,.9,2.6,1.4,3.6,2.4,1.7,2,2.3,3,.9,1.9,1,2.6h-5.4c-.4-1.4-1.2-2.5-2.4-3.2s-2.5-1.1-4-1.1-2,.2-3.1.6-2.1,1.2-3.1,2.3c-.9,1.2-1.3,2.4-1,3.7.2,1.2.8,2,1.7,2.7.9.6,2.1,1.2,3.5,1.7,1.5.5,3.1,1.1,4.9,1.7,1.8.6,3.4,1.4,5,2.3,1.6,1,2.8,2.2,3.6,3.7.9,1.5,1.3,3.4,1.3,5.6s-.3,3.2-1,4.5-1.6,2.5-2.8,3.4-2.5,1.6-4.1,2.1-3.2.7-4.9.7-3.3-.3-5-.9c-1.6-.6-3.1-1.4-4.3-2.5s-2.2-2.4-3-3.9c-.7-1.5-1.1-3.3-1-5.4h5c0,1.2.3,2.4.8,3.5s1.4,2,2.7,2.9,3,1.3,5.1,1.2c2.4,0,4.1-.6,5.3-1.7,1.2-1.1,1.8-2.5,1.9-4.1h0Z"/>
</g>
</g>
<g>
<path class="cls-1" d="M44,.8h-7.3c-2.3,0-4,.9-5.2,3-2,3.8-4.1,7.5-6.1,11.2C17.2,30,9.1,45.1.8,60.1c-2,3.7,0,8.1,4.8,8h14.5c2.3,0,4.1-1,5.2-3.1,5.6-10.2,11.2-20.5,16.7-30.7,4.6-8.5,9.2-17,13.9-25.4,2.3-4.1-.5-8.4-4.8-8.1-2.3.2-4.7,0-7.1,0Z"/>
<path class="cls-1" d="M36.4,55.2c0,7.1,5.6,13,12.8,12.9,7.1,0,12.8-5.3,12.8-12.8s-6.3-13-12.8-12.9c-7.2,0-12.9,5.6-12.9,12.8h0Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 541.2 68.9">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #a8b621;
}
.cls-3 {
fill: #000;
}
</style>
</defs>
<g>
<g>
<path class="cls-3" d="M123.6,50.1v8.6h-34.8V8.4h8.6v41.8h26.2,0Z"/>
<path class="cls-3" d="M127.3,40.7c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7h.1ZM135.7,40.7c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-3" d="M210.4,40.7c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V8.4h8.4v32.3h-.1ZM202,40.7c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-3" d="M214.9,13.6c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM215.9,22.8h8.4v36h-8.4V22.8Z"/>
<path class="cls-3" d="M230,8.4h8.4v50.4h-8.4V8.4Z"/>
<path class="cls-3" d="M244.1,8.4h8.4v50.4h-8.4V8.4Z"/>
</g>
<g>
<path class="cls-3" d="M271.8,8.4h16.9c3.5,0,6.7.7,9.8,2,3.1,1.3,5.7,3.1,8,5.4,2.3,2.3,4,4.9,5.4,8,1.3,3.1,2,6.3,2,9.8s-.7,6.7-2,9.8-3.1,5.8-5.4,8.1c-2.3,2.3-4.9,4.1-8,5.4-3.1,1.3-6.3,2-9.8,2h-16.9V8.4ZM288.7,53.8c2.8,0,5.4-.5,7.8-1.6s4.5-2.5,6.4-4.4c1.8-1.8,3.3-4,4.3-6.4s1.6-5.1,1.6-7.8-.5-5.4-1.6-7.8-2.5-4.5-4.3-6.4c-1.8-1.8-3.9-3.3-6.4-4.3-2.4-1.1-5-1.6-7.8-1.6h-11.9v40.3h11.9Z"/>
<path class="cls-3" d="M316.6,40.8c0-2.7.5-5.3,1.5-7.7s2.4-4.5,4.2-6.3c1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7s-.5,5.3-1.5,7.7-2.4,4.5-4.2,6.3c-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7ZM321.6,40.8c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7s1.2-3.7,1.2-5.7-.4-3.9-1.2-5.7c-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-3" d="M361,22.8h5.2v3.2c1.2-1.5,2.7-2.8,4.7-3.7,2-.9,4.1-1.4,6.2-1.4s5.4.7,7.7,2.1c2.3,1.4,4.2,3.2,5.7,5.4,1.4-2.3,3.4-4.1,5.9-5.4,2.5-1.4,5.1-2.1,8-2.1s4.3.4,6.3,1.3,3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2.8,2,1.3,4.1,1.3,6.3v21.6h-5.1v-21.6c0-1.5-.4-3-.9-4.3-.6-1.3-1.4-2.5-2.3-3.5-1-1-2.1-1.8-3.5-2.4-1.3-.6-2.7-.9-4.3-.9s-3,.3-4.3.9-2.5,1.4-3.5,2.4-1.8,2.2-2.4,3.5-.9,2.8-.9,4.3v21.6h-5.1v-21.6c-.2-1.6-.5-3.1-1.1-4.4-.6-1.4-1.4-2.5-2.4-3.5s-2.1-1.8-3.4-2.3c-1.3-.6-2.7-.8-4.2-.8s-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5-1,1-1.8,2.2-2.4,3.5-.6,1.3-.9,2.7-.9,4.1v21.6h-5.1V22.8h-.1Z"/>
<path class="cls-3" d="M424.5,40.8c0-2.7.5-5.3,1.5-7.7s2.4-4.5,4.2-6.3c1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7v18.1h-5v-4.8c-.2.2-.5.5-.8.8-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7h0ZM429.5,40.8c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.7-1.6,1.1-3.3,1.2-5.1v-.6c0-2-.4-3.9-1.2-5.7-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-3" d="M468.3,11.5c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2c-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9-.9-1.3-.9-2.2ZM468.7,22.8h5v36h-5V22.8Z"/>
<path class="cls-3" d="M506,37.2c0-1.5-.3-3-.9-4.3s-1.4-2.5-2.4-3.5-2.2-1.8-3.5-2.4-2.8-.9-4.2-.9-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5-1,1-1.8,2.2-2.4,3.6-.6,1.3-.9,2.7-.9,4.1v21.6h-5V22.8h5v3.3c.5-.8,1.1-1.5,1.9-2.1s1.7-1.2,2.7-1.7,2-.8,3.1-1,2.2-.4,3.3-.4c2.2,0,4.3.4,6.3,1.3s3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2.9,2,1.3,4.1,1.3,6.3v21.6h-5.1v-21.6h0Z"/>
<path class="cls-3" d="M536.5,49.8c0-1.6-.3-2.9-.9-3.8-.6-.9-1.6-1.7-2.8-2.2-1.2-.6-2.8-1.1-4.7-1.6s-3.6-1.1-5.2-1.7c-1.6-.7-3-1.7-4.1-3-1.2-1.3-1.8-3-2.1-5-.2-1.6,0-3,.6-4.4s1.5-2.5,2.6-3.6c1.1-1,2.5-1.9,4.1-2.5s3.2-1,4.9-1,3.6.3,5,.9,2.6,1.4,3.6,2.4,1.7,2,2.3,3,.9,1.9,1,2.6h-5.4c-.4-1.4-1.2-2.5-2.4-3.2s-2.5-1.1-4-1.1-2,.2-3.1.6-2.1,1.2-3.1,2.3c-.9,1.2-1.3,2.4-1,3.7.2,1.2.8,2,1.7,2.7.9.6,2.1,1.2,3.5,1.7,1.5.5,3.1,1.1,4.9,1.7,1.8.6,3.4,1.4,5,2.3,1.6,1,2.8,2.2,3.6,3.7.9,1.5,1.3,3.4,1.3,5.6s-.3,3.2-1,4.5-1.6,2.5-2.8,3.4-2.5,1.6-4.1,2.1-3.2.7-4.9.7-3.3-.3-5-.9c-1.6-.6-3.1-1.4-4.3-2.5s-2.2-2.4-3-3.9c-.7-1.5-1.1-3.3-1-5.4h5c0,1.2.3,2.4.8,3.5s1.4,2,2.7,2.9,3,1.3,5.1,1.2c2.4,0,4.1-.6,5.3-1.7,1.2-1.1,1.8-2.5,1.9-4.1h0Z"/>
</g>
</g>
<g>
<path class="cls-1" d="M44,.8h-7.3c-2.3,0-4,.9-5.2,3-2,3.8-4.1,7.5-6.1,11.2C17.2,30,9.1,45.1.8,60.1c-2,3.7,0,8.1,4.8,8h14.5c2.3,0,4.1-1,5.2-3.1,5.6-10.2,11.2-20.5,16.7-30.7,4.6-8.5,9.2-17,13.9-25.4,2.3-4.1-.5-8.4-4.8-8.1-2.3.2-4.7,0-7.1,0Z"/>
<path class="cls-2" d="M36.4,55.2c0,7.1,5.6,13,12.8,12.9,7.1,0,12.8-5.3,12.8-12.8s-6.3-13-12.8-12.9c-7.2,0-12.9,5.6-12.9,12.8h.1Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

+48
View File
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 416.3 67.3">
<defs>
<style>
.cls-1 {
fill: #bd67b9;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #000;
}
.cls-3 {
fill: #24a275;
}
.cls-4 {
fill: #76c943;
}
</style>
</defs>
<g>
<g>
<path class="cls-2" d="M108.4,49.3v8.6h-34.8V7.6h8.6v41.8h26.2,0Z"/>
<path class="cls-2" d="M112.1,39.9c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM120.5,39.9c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-2" d="M195.2,39.9c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V7.6h8.4v32.3h-.1ZM186.8,39.9c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-2" d="M199.7,12.8c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM200.7,22h8.4v36h-8.4V22Z"/>
<path class="cls-2" d="M214.8,7.6h8.4v50.4h-8.4V7.6Z"/>
<path class="cls-2" d="M228.9,7.6h8.4v50.4h-8.4V7.6Z"/>
</g>
<g>
<path class="cls-2" d="M256.9,7.6h33.6v5h-28.5v20.7h23.5v5h-23.5v14.5h28.5v5h-33.6V7.6Z"/>
<path class="cls-2" d="M293.3,22h5.2v3.2c1.2-1.5,2.7-2.8,4.7-3.7,2-.9,4.1-1.4,6.2-1.4s5.4.7,7.7,2.1c2.3,1.4,4.2,3.2,5.7,5.4,1.4-2.3,3.4-4.1,5.9-5.4,2.5-1.4,5.1-2.1,8-2.1s4.3.4,6.3,1.3c2,.9,3.7,2,5.1,3.5,1.5,1.5,2.6,3.2,3.5,5.2.8,2,1.3,4.1,1.3,6.3v21.6c0,0-5.1,0-5.1,0v-21.6c0-1.5-.4-3-.9-4.3-.6-1.3-1.4-2.5-2.3-3.5-1-1-2.1-1.8-3.5-2.4-1.3-.6-2.7-.9-4.3-.9s-3,.3-4.3.9c-1.3.6-2.5,1.4-3.5,2.4-1,1-1.8,2.2-2.4,3.5-.6,1.3-.9,2.8-.9,4.3v21.6c0,0-5.1,0-5.1,0v-21.6c-.2-1.6-.5-3.1-1.1-4.4-.6-1.4-1.4-2.5-2.4-3.5-1-1-2.1-1.8-3.4-2.3-1.3-.6-2.7-.8-4.2-.8s-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5-1,1-1.8,2.2-2.4,3.5-.6,1.3-.9,2.7-.9,4.1v21.6c0,0-5.1,0-5.1,0V22Z"/>
<path class="cls-2" d="M356.7,39.9c0-2.7.5-5.3,1.5-7.7,1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7v18.1h-5v-4.8c-.2.2-.5.5-.8.8-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7ZM361.8,39.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.7-1.6,1.1-3.3,1.2-5.1v-.6c0-2-.4-3.9-1.2-5.7-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-2" d="M400.6,10.6c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2c-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9c-.6-.6-.9-1.3-.9-2.2ZM401,22h5v36h-5V22Z"/>
<path class="cls-2" d="M411.2,7.6h5v50.4h-5V7.6Z"/>
</g>
</g>
<g>
<path class="cls-3" d="M.6,39.3v4.6c0,1.5.8,2.6,2.4,3.3,3,1.3,5.9,2.6,8.9,3.9,11.9,5.2,23.9,10.4,35.8,15.7,3,1.3,6.3,0,6.3-3v-9.2c0-1.5-.8-2.6-2.4-3.3-8.2-3.6-16.2-7.1-24.3-10.6-6.8-3-13.6-5.9-20.2-8.9-3.3-1.4-6.5.4-6.5,3.1.2,1.5,0,3,0,4.5h0Z"/>
<path class="cls-4" d="M14.3,21.4v8.4c0,1.4.7,2.4,2.2,3.1,2.7,1.2,5.4,2.4,8.1,3.5.2.1.4.3.7.4,3.7,1.6,7.3,3.2,10.9,4.8,1.8.8,3.7,1.6,5.5,2.4,3.1,1.3,6-.3,6-2.9-.1-1.4,0-2.8,0-4.2v-4.2c0-1.4-.7-2.4-2.2-3.1-2.7-1.1-5.2-2.3-7.9-3.4-.2-.2-.5-.3-.8-.4-2.8-1.2-5.4-2.4-8.2-3.6-1.1-.5-2.2-1-3.3-1.5h0c-1.7-.7-3.3-1.5-5-2.2-2.8-1.2-5.8,0-5.8,2.8Z"/>
<path class="cls-1" d="M22.2.5c1.7.7,3.3,1.5,5,2.2h0c1.1.5,2.2,1,3.3,1.5,2.8,1.2,5.4,2.4,8.2,3.6,1.5.7,2.2,1.7,2.2,3.1v4.2c0,1.4-.1,2.8,0,4.2,0,2.5-2.9,4.2-6,2.9-1.8-.8-3.7-1.6-5.5-2.4-3.6-1.6-7.2-3.2-10.9-4.8-1.5-.7-2.2-1.7-2.2-3.1V3.2c0-2.8,3.1-4,5.8-2.8Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

+41
View File
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 470 76.2">
<defs>
<style>
.cls-1 {
fill: #93c000;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #000;
}
.cls-3 {
fill: #004dc6;
}
</style>
</defs>
<g>
<path class="cls-2" d="M126.4,53.9v8.6h-34.8V12.2h8.6v41.8h26.2,0Z"/>
<path class="cls-2" d="M130.1,44.5c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM138.5,44.5c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-2" d="M213.2,44.5c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V12.2h8.4v32.3h-.1ZM204.8,44.5c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-2" d="M217.7,17.4c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM218.7,26.6h8.4v36h-8.4V26.6Z"/>
<path class="cls-2" d="M232.8,12.2h8.4v50.4h-8.4V12.2Z"/>
<path class="cls-2" d="M246.9,12.2h8.4v50.4h-8.4V12.2Z"/>
</g>
<path class="cls-1" d="M23.4,0h47.6c0,12.9-10.5,23.4-23.4,23.4H0C0,10.5,10.5,0,23.4,0Z"/>
<path class="cls-3" d="M0,52.8h47.6c12.9,0,23.4,10.5,23.4,23.4H23.4c-12.9,0-23.4-10.5-23.4-23.4h0Z"/>
<circle class="cls-3" cx="24" cy="38.1" r="11"/>
<g>
<path class="cls-2" d="M276.5,12h33.6v5h-28.5v20.7h23.5v5h-23.5v14.5h28.5v5h-33.6V12Z"/>
<path class="cls-2" d="M309.4,26.4h5.5l12.9,29.7,13-29.7h5.5l-15.7,36h-5.5l-15.7-36h0Z"/>
<path class="cls-2" d="M349.6,44.4c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.5,4.2-6.3c1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3.9,2,1.4,4,1.5,6.2h-34.4v1.5h0ZM374.8,33.9c-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.2,1.2-2.1,2.4-2.8,3.9h26.4c-.7-1.4-1.6-2.7-2.7-3.9h0Z"/>
<path class="cls-2" d="M414.9,40.8c0-1.5-.3-3-.9-4.3s-1.4-2.5-2.4-3.5-2.2-1.8-3.5-2.4-2.8-.9-4.2-.9-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5s-1.8,2.2-2.4,3.6c-.6,1.3-.9,2.7-.9,4.1v21.6h-5V26.4h5v3.3c.5-.8,1.1-1.5,1.9-2.1s1.7-1.2,2.7-1.7,2-.8,3.1-1,2.2-.4,3.3-.4c2.2,0,4.3.4,6.3,1.3s3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2s1.3,4.1,1.3,6.3v21.6h-5.1v-21.6h0Z"/>
<path class="cls-2" d="M423.9,31.5v-5h3.7v-14.4h5v14.4h9.4v5h-9.4v31h-5v-31h-3.7Z"/>
<path class="cls-2" d="M464.7,53.4c0-1.6-.3-2.9-.9-3.8-.6-.9-1.6-1.7-2.8-2.2-1.2-.6-2.8-1.1-4.7-1.6-1.9-.5-3.6-1.1-5.2-1.7s-3-1.7-4.1-3c-1.2-1.3-1.8-3-2.1-5-.2-1.6,0-3,.6-4.4s1.5-2.5,2.6-3.6c1.1-1,2.5-1.9,4.1-2.5s3.2-1,4.9-1,3.6.3,5,.9,2.6,1.4,3.6,2.4,1.7,2,2.3,3c.6,1,.9,1.9,1,2.6h-5.4c-.4-1.4-1.2-2.5-2.4-3.2-1.2-.7-2.5-1.1-4-1.1s-2,.2-3.1.6-2.1,1.2-3.1,2.3c-.9,1.2-1.3,2.4-1,3.7.2,1.2.8,2,1.7,2.7.9.6,2.1,1.2,3.5,1.7,1.5.5,3.1,1.1,4.9,1.7,1.8.6,3.4,1.4,5,2.3,1.6,1,2.8,2.2,3.6,3.7.9,1.5,1.3,3.4,1.3,5.6s-.3,3.2-1,4.5-1.6,2.5-2.8,3.4c-1.2.9-2.5,1.6-4.1,2.1s-3.2.7-4.9.7-3.3-.3-5-.9c-1.6-.6-3.1-1.4-4.3-2.5-1.2-1.1-2.2-2.4-3-3.9-.7-1.5-1.1-3.3-1-5.4h5c0,1.2.3,2.4.8,3.5s1.4,2,2.7,2.9c1.3.9,3,1.3,5.1,1.2,2.4,0,4.1-.6,5.3-1.7,1.2-1.1,1.8-2.5,1.9-4.1h0Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 595.8 75.3">
<defs>
<style>
.cls-1 {
fill: #000;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #ff79b7;
}
.cls-3 {
fill: #7b50c4;
}
.cls-4 {
fill: #0094c8;
}
</style>
</defs>
<g>
<path class="cls-1" d="M144.4,53.4v8.6h-34.8V11.7h8.6v41.8h26.2Z"/>
<path class="cls-1" d="M148.1,44c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM156.5,44c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-1" d="M231.2,44c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V11.7h8.4v32.3h-.1ZM222.8,44c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-1" d="M235.7,16.9c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM236.7,26.1h8.4v36h-8.4V26.1Z"/>
<path class="cls-1" d="M250.8,11.7h8.4v50.4h-8.4V11.7h0Z"/>
<path class="cls-1" d="M264.9,11.7h8.4v50.4h-8.4V11.7Z"/>
</g>
<g>
<path class="cls-3" d="M3.1,13.4l2.6,5.8c.8,1.9,2.3,2.8,4.7,2.8,4.4,0,8.7,0,13.1,0,17.6,0,35.2,0,52.7,0,4.4,0,7.9-3.5,6.2-7.3l-5.1-11.5c-1.7-3.8-2.4-2.8-4.9-2.8-12,0-23.9,0-35.9,0-10,0-19.8,0-29.8,0C1.9.3-1.3,4.4.4,7.7c1,1.8,1.6,3.7,2.5,5.6h.1Z"/>
<path class="cls-2" d="M14.4,39.8l2.6,5.8c.8,1.9,2.3,2.8,4.7,2.8,4.4,0,1.1,0,5.6,0,17.6,0,20,0,37.6,0,4.4,0,7.9-3.5,6.2-7.3l-5.1-11.5c-1.7-3.8-2.4-2.8-4.9-2.8-12,0-23.9,0-35.9,0-10,0,2.9.1-7.1,0-4.8,0-8.1,4-6.3,7.3,1,1.8,1.6,3.7,2.5,5.6h.1Z"/>
<path class="cls-4" d="M26.6,66.7l2.6,5.8c.8,1.9,2.3,2.8,4.7,2.8,4.4,0,1.1,0,5.6,0,17.6,0,3.9-.1,21.5,0,4.4,0,7.9-3.5,6.2-7.3l-5.1-11.5c-1.7-3.8-2.4-2.8-4.9-2.8-12,0-7.8,0-19.8,0-10,0,2.9.1-7.1,0-4.8,0-8.1,4-6.3,7.3,1,1.8,1.6,3.7,2.5,5.6h.1Z"/>
</g>
<g>
<path class="cls-1" d="M300.5,11.6h33.6v5h-28.5v20.7h23.5v5h-23.5v19.6h-5V11.6Z"/>
<path class="cls-1" d="M335.9,26h5v6.8c.2-.5.5-.9.8-1.2,1.8-1.8,3.9-3.3,6.3-4.3,2.4-1,5-1.5,7.7-1.5v5c-2,0-3.9.4-5.7,1.2-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7v16.3h-5V26Z"/>
<path class="cls-1" d="M354.8,43.9c0-2.7.5-5.3,1.5-7.7,1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7s-.5,5.3-1.5,7.7c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7ZM359.8,43.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.7,1.2-5.7s-.4-3.9-1.2-5.7c-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-1" d="M426.3,40.4c0-1.5-.3-3-.9-4.3-.6-1.3-1.4-2.5-2.4-3.5-1-1-2.2-1.8-3.5-2.4-1.3-.6-2.8-.9-4.2-.9s-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5-1,1-1.8,2.2-2.4,3.6-.6,1.3-.9,2.7-.9,4.1v21.6c0,0-5,0-5,0V26h5v3.3c.5-.8,1.1-1.5,1.9-2.1.8-.6,1.7-1.2,2.7-1.7,1-.5,2-.8,3.1-1,1.1-.2,2.2-.4,3.3-.4,2.2,0,4.3.4,6.3,1.3,2,.9,3.7,2,5.1,3.5,1.5,1.5,2.6,3.2,3.5,5.2.9,2,1.3,4.1,1.3,6.3v21.6c0,0-5.1,0-5.1,0v-21.6Z"/>
<path class="cls-1" d="M435.3,31v-5h3.7v-14.4h5v14.4h9.4v5h-9.4v31h-5v-31h-3.7Z"/>
<path class="cls-1" d="M492.3,43.9c0,2.7-.5,5.3-1.5,7.7-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.5.7,8.4,2.2c2.9,1.5,5,3.3,6.3,5.4V11.6h5v32.3ZM487.2,43.9c0-2-.4-3.9-1.2-5.7-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7s.4,3.9,1.2,5.7c.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.7,1.2-5.7Z"/>
<path class="cls-1" d="M501.8,43.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3.9,2,1.4,4,1.5,6.2h-34.4c0,.5,0,1,0,1.5ZM527,33.5c-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.2,1.2-2.1,2.4-2.8,3.9h26.4c-.7-1.4-1.6-2.7-2.7-3.9Z"/>
<path class="cls-1" d="M560.6,52.9c0-1.6-.3-2.9-.9-3.8-.6-.9-1.6-1.7-2.8-2.2-1.2-.6-2.8-1.1-4.7-1.6-1.9-.5-3.6-1.1-5.2-1.7s-3-1.7-4.1-3c-1.2-1.3-1.8-3-2.1-5-.2-1.6,0-3,.6-4.4s1.5-2.5,2.6-3.6c1.1-1,2.5-1.9,4.1-2.5,1.6-.6,3.2-1,4.9-1s3.6.3,5,.9c1.4.6,2.6,1.4,3.6,2.4,1,1,1.7,2,2.3,3,.6,1,.9,1.9,1,2.6h-5.4c-.4-1.4-1.2-2.5-2.4-3.2-1.2-.7-2.5-1.1-4-1.1s-2,.2-3.1.6c-1.1.4-2.1,1.2-3.1,2.3-.9,1.2-1.3,2.4-1,3.7.2,1.2.8,2,1.7,2.7.9.6,2.1,1.2,3.5,1.7,1.5.5,3.1,1.1,4.9,1.7,1.8.6,3.4,1.4,5,2.3,1.6,1,2.8,2.2,3.6,3.7.9,1.5,1.3,3.4,1.3,5.6s-.3,3.2-1,4.5c-.7,1.3-1.6,2.5-2.8,3.4-1.2.9-2.5,1.6-4.1,2.1-1.6.5-3.2.7-4.9.7s-3.3-.3-5-.9c-1.6-.6-3.1-1.4-4.3-2.5-1.2-1.1-2.2-2.4-3-3.9-.7-1.5-1.1-3.3-1-5.4h5c0,1.2.3,2.4.8,3.5.5,1.1,1.4,2,2.7,2.9,1.3.9,3,1.3,5.1,1.2,2.4,0,4.1-.6,5.3-1.7,1.2-1.1,1.8-2.5,1.9-4.1Z"/>
<path class="cls-1" d="M595.8,62h-6.5l-13.7-18.1v18.1c0,0-5,0-5,0V11.6c0,0,5,0,5,0v26.3l13.4-11.9h6l-15.5,14.6,16.3,21.4Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

+61
View File
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 503.5 76.2">
<defs>
<style>
.cls-1 {
fill: #60af46;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7 {
stroke-width: 0px;
}
.cls-2 {
fill: #30b37c;
}
.cls-3 {
fill: #5c9d9e;
}
.cls-4 {
fill: #000;
}
.cls-5 {
fill: #b573e3;
}
.cls-6 {
fill: #5b95cb;
}
.cls-7 {
fill: #00b6b2;
}
</style>
</defs>
<rect class="cls-5" x="0" width="23.9" height="76.3" rx="9" ry="9"/>
<rect class="cls-1" x="57.5" y="26.1" width="24.1" height="50.2" rx="9.1" ry="9.1"/>
<g>
<path class="cls-4" d="M136.4,52.4v8.6h-34.8V10.7h8.6v41.8h26.2,0Z"/>
<path class="cls-4" d="M140.1,43c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,0,0,.1,0ZM148.5,43c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-4" d="M223.2,43c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V10.7h8.4v32.3h-.1ZM214.8,43c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-4" d="M227.7,15.9c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM228.7,25.1h8.4v36h-8.4V25.1Z"/>
<path class="cls-4" d="M242.8,10.7h8.4v50.4h-8.4V10.7Z"/>
<path class="cls-4" d="M256.9,10.7h8.4v50.4h-8.4V10.7Z"/>
</g>
<path class="cls-7" d="M69.5,26.1H11.8C5.2,26.1,0,31.6,0,38.1s5.3,11.9,11.9,11.9h57.7c6.6,0,11.9-5.3,11.9-11.9s-5.3-11.9-11.9-11.9h-.1Z"/>
<circle class="cls-3" cx="69.4" cy="11.9" r="11.9"/>
<path class="cls-2" d="M57.5,38.1v11.9h12.1c6.1,0,11-4.5,11.8-10.3v-1.6c0-6.6-5.3-11.9-11.9-11.9s-11.9,5.3-11.9,11.9Z"/>
<path class="cls-6" d="M0,36.6v3.2c.8,5.8,5.7,10.3,11.8,10.3h12.1v-23.9h-12.1C5.7,26.3.8,30.8,0,36.6Z"/>
<g>
<path class="cls-4" d="M314,9.5h5v50.4h-5v-19.6h-23.5v19.6h-5V9.5h5v25.8h23.5V9.5Z"/>
<path class="cls-4" d="M321.8,41.9c0-2.7.5-5.3,1.5-7.7,1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7s-.5,5.3-1.5,7.7-2.4,4.5-4.2,6.3c-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7ZM326.9,41.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.7,1.2-5.7s-.4-3.9-1.2-5.7c-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-4" d="M386.1,50.9c0-1.6-.3-2.9-.9-3.8-.6-.9-1.6-1.7-2.8-2.2-1.2-.6-2.8-1.1-4.7-1.6-1.9-.5-3.6-1.1-5.2-1.7s-3-1.7-4.1-3c-1.2-1.3-1.8-3-2.1-5-.2-1.6,0-3,.6-4.4s1.5-2.5,2.6-3.6c1.1-1,2.5-1.9,4.1-2.5s3.2-1,4.9-1,3.6.3,5,.9,2.6,1.4,3.6,2.4,1.7,2,2.3,3c.6,1,.9,1.9,1,2.6h-5.4c-.4-1.4-1.2-2.5-2.4-3.2-1.2-.7-2.5-1.1-4-1.1s-2,.2-3.1.6-2.1,1.2-3.1,2.3c-.9,1.2-1.3,2.4-1,3.7.2,1.2.8,2,1.7,2.7.9.6,2.1,1.2,3.5,1.7,1.5.5,3.1,1.1,4.9,1.7,1.8.6,3.4,1.4,5,2.3,1.6,1,2.8,2.2,3.6,3.7.9,1.5,1.3,3.4,1.3,5.6s-.3,3.2-1,4.5-1.6,2.5-2.8,3.4c-1.2.9-2.5,1.6-4.1,2.1s-3.2.7-4.9.7-3.3-.3-5-.9c-1.6-.6-3.1-1.4-4.3-2.5-1.2-1.1-2.2-2.4-3-3.9-.7-1.5-1.1-3.3-1-5.4h5c0,1.2.3,2.4.8,3.5s1.4,2,2.7,2.9c1.3.9,3,1.3,5.1,1.2,2.4,0,4.1-.6,5.3-1.7,1.2-1.1,1.8-2.5,1.9-4.1h0Z"/>
<path class="cls-4" d="M394.6,29v-5h3.7v-14.4h5v14.4h9.4v5h-9.4v31h-5v-31h-3.7Z"/>
<path class="cls-4" d="M416.7,12.6c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2c-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9c-.6-.6-.9-1.3-.9-2.2ZM417.1,23.9h5v36h-5V23.9Z"/>
<path class="cls-4" d="M454.4,38.3c0-1.5-.3-3-.9-4.3s-1.4-2.5-2.4-3.5-2.2-1.8-3.5-2.4-2.8-.9-4.2-.9-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5s-1.8,2.2-2.4,3.6c-.6,1.3-.9,2.7-.9,4.1v21.6h-5V23.9h5v3.3c.5-.8,1.1-1.5,1.9-2.1s1.7-1.2,2.7-1.7,2-.8,3.1-1,2.2-.4,3.3-.4c2.2,0,4.3.4,6.3,1.3s3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2.9,2,1.3,4.1,1.3,6.3v21.6h-5.1v-21.6h0Z"/>
<path class="cls-4" d="M498.5,23.9h5v32.3c0,2.7-.5,5.3-1.5,7.7-1,2.4-2.4,4.5-4.2,6.3s-3.9,3.2-6.3,4.2-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.5-6.3-4.3-1-1-1.8-2-2.6-3.2l3.7-3.7c.7,1.2,1.5,2.4,2.5,3.4,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.7,1.2-5.7v-1.1c-.2.2-.5.5-.8.8-1.8,1.8-3.9,3.2-6.3,4.2s-5,1.5-7.7,1.5-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2s-3.2-3.9-4.2-6.3c-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2s5-1.5,7.7-1.5,5.3.5,7.7,1.5c2.4,1,4.5,2.5,6.3,4.3.3.2.6.5.8.8v-4.8h-.1ZM469,41.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.9,1.2-6.3s-.3-3.6-1-5.2c-.9-1.8-2-3.3-3.3-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7h-.1Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

+46
View File
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 483.5 76.2">
<defs>
<style>
.cls-1 {
fill: #c1c93d;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #3dc3a4;
}
.cls-3 {
fill: #2a4372;
}
.cls-4 {
fill: #000;
}
</style>
</defs>
<g>
<path class="cls-4" d="M121.4,53.9v8.6h-34.8V12.2h8.6v41.8h26.2,0Z"/>
<path class="cls-4" d="M125.1,44.5c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM133.5,44.5c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-4" d="M208.2,44.5c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V12.2h8.4v32.3h-.1ZM199.8,44.5c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-4" d="M212.7,17.4c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM213.7,26.6h8.4v36h-8.4V26.6Z"/>
<path class="cls-4" d="M227.8,12.2h8.4v50.4h-8.4V12.2Z"/>
<path class="cls-4" d="M241.9,12.2h8.4v50.4h-8.4V12.2Z"/>
</g>
<circle class="cls-3" cx="50.1" cy="15.9" r="16.1"/>
<path class="cls-1" d="M30.9,76v-40C14.1,35.9.4,49.6.4,66.5v9.5h30.5Z"/>
<path class="cls-2" d="M34.8,35.9v40c16.8,0,30.5-13.7,30.5-30.5v-9.5h-30.5Z"/>
<g>
<path class="cls-4" d="M271.6,12h5v50.4h-5V12Z"/>
<path class="cls-4" d="M308.9,40.8c0-1.5-.3-3-.9-4.3-.6-1.3-1.4-2.5-2.4-3.5-1-1-2.2-1.8-3.5-2.4-1.3-.6-2.8-.9-4.2-.9s-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5-1,1-1.8,2.2-2.4,3.6-.6,1.3-.9,2.7-.9,4.1v21.6c0,0-5,0-5,0V26.4h5v3.3c.5-.8,1.1-1.5,1.9-2.1.8-.6,1.7-1.2,2.7-1.7,1-.5,2-.8,3.1-1,1.1-.2,2.2-.4,3.3-.4,2.2,0,4.3.4,6.3,1.3,2,.9,3.7,2,5.1,3.5,1.5,1.5,2.6,3.2,3.5,5.2.9,2,1.3,4.1,1.3,6.3v21.6c0,0-5.1,0-5.1,0v-21.6Z"/>
<path class="cls-4" d="M313.2,26.4h5.5l12.9,29.7,13-29.7h5.5l-15.7,36h-5.5l-15.7-36Z"/>
<path class="cls-4" d="M348.4,44.4c0-2.7.5-5.3,1.5-7.7,1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3,1,2.4,1.5,5,1.5,7.7s-.5,5.3-1.5,7.7c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7ZM353.4,44.4c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1.3-1.3,2.4-2.9,3.2-4.7.8-1.8,1.2-3.7,1.2-5.7s-.4-3.9-1.2-5.7c-.8-1.8-1.8-3.4-3.2-4.7-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-4" d="M391.8,15.1c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2c-.6.6-1.3.9-2.2.9s-1.6-.3-2.2-.9c-.6-.6-.9-1.3-.9-2.2ZM392.2,26.4h5v36h-5V26.4Z"/>
<path class="cls-4" d="M406.6,44.4c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3l.2.5h-5.6c-.6-1.2-1.4-2.3-2.4-3.2-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.3,1.3-2.4,2.9-3.2,4.7-.8,1.8-1.2,3.7-1.2,5.7Z"/>
<path class="cls-4" d="M448.2,44.4c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3.9,2,1.4,4,1.5,6.2h-34.4c0,.5,0,1,0,1.5ZM473.4,33.9c-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.2,1.2-2.1,2.4-2.8,3.9h26.4c-.7-1.4-1.6-2.7-2.7-3.9Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

+43
View File
@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 387.6 76.2">
<defs>
<style>
.cls-1 {
fill: #eec434;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #000;
}
.cls-3 {
fill: #ff3441;
}
.cls-4 {
fill: #00a749;
}
</style>
</defs>
<g>
<path class="cls-2" d="M137.4,53.9v8.6h-34.8V12.2h8.6v41.8h26.2Z"/>
<path class="cls-2" d="M141.1,44.5c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM149.5,44.5c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-2" d="M224.2,44.5c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V12.2h8.4v32.3h-.1ZM215.8,44.5c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-2" d="M228.7,17.4c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM229.7,26.6h8.4v36h-8.4V26.6Z"/>
<path class="cls-2" d="M243.8,12.2h8.4v50.4h-8.4V12.2Z"/>
<path class="cls-2" d="M257.9,12.2h8.4v50.4h-8.4V12.2Z"/>
</g>
<path class="cls-3" d="M0,25.3v50.9c13.8,0,25-11.2,25-25V.2C11.2.2,0,11.5,0,25.3Z"/>
<path class="cls-4" d="M56.5,76.2V25.3C56.5,11.5,67.7.2,81.5.2v50.9c0,13.8-11.2,25-25,25h0Z"/>
<path class="cls-1" d="M28.3.2v50.9c0,13.8,11.2,25,25,25V25.3C53.3,11.5,42.1.2,28.3.2h0Z"/>
<g>
<path class="cls-2" d="M324.8,12.9h5v50.4h-5V21.4l-16.2,22-16.1-21.9v41.8h-5V12.9h5l16.1,22s16.2-22,16.2-22Z"/>
<path class="cls-2" d="M334.2,15.9c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2-1.3.9-2.2.9-1.6-.3-2.2-.9-.9-1.3-.9-2.2ZM334.7,27.3h5v36h-5V27.3Z"/>
<path class="cls-2" d="M372,41.7c0-1.5-.3-3-.9-4.3s-1.4-2.5-2.4-3.5-2.2-1.8-3.5-2.4-2.8-.9-4.2-.9-2.9.3-4.2.9c-1.3.6-2.5,1.5-3.5,2.5s-1.8,2.2-2.4,3.6c-.6,1.3-.9,2.7-.9,4.1v21.6h-5V27.3h5v3.3c.5-.8,1.1-1.5,1.9-2.1s1.7-1.2,2.7-1.7,2-.8,3.1-1,2.2-.4,3.3-.4c2.2,0,4.3.4,6.3,1.3s3.7,2,5.1,3.5c1.5,1.5,2.6,3.2,3.5,5.2s1.3,4.1,1.3,6.3v21.6h-5.1v-21.6h0Z"/>
<path class="cls-2" d="M381.5,15.9c0-.9.3-1.6.9-2.2.6-.6,1.3-.9,2.2-.9s1.6.3,2.2.9c.6.6.9,1.3.9,2.2s-.3,1.6-.9,2.2-1.3.9-2.2.9-1.6-.3-2.2-.9-.9-1.3-.9-2.2ZM382,27.3h5v36h-5V27.3Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 395 73.5">
<defs>
<style>
.cls-1 {
fill: #fff;
stroke-width: 0px;
}
</style>
</defs>
<path class="cls-1" d="M15.6,73.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11-6.9-4.6-11-4.6-8,1.6-11,4.6c-6.1,6.1-6.1,16,0,22.1,6.1,6.1,6.9,4.6,11,4.6h0Z"/>
<path class="cls-1" d="M57.3,73.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11-1.3-1.2-2.2-1.8c-.2,0-.5-.3-.8-.5-.6-.3-1.2-.6-1.7-.9-.3,0-.6-.2-.9-.3-.6-.2-1.3-.3-1.8-.6h-.3l-.2-.2-3.6-.2h-3.1c-6,0-11.8-2.5-16.3-7-4.4-4.5-6.7-10.4-6.5-16.4v-.2h0v-2.5l-.2-3.3h0v-.7c-.2-.8-.3-1.6-.6-1.9,0-.3-.2-.6-.3-.9-.2-.6-.6-1.2-.9-1.7h0c0-.3-.2-.6-.5-.8-.6-.9-1.2-1.6-1.8-2.2C23.7,1.7,19.8,0,15.7,0S7.7,1.6,4.7,4.7c-6.1,6.1-6.1,16,0,22.1.6.6,1.4,1.2,2.2,1.8.2,0,.5.3.7.5h0c.6.5,1.2.7,1.7.9.3,0,.6.2.9.3.6.2,1.3.5,1.9.6h.7l3.4.2h3.3c6,0,11.8,2.5,16.3,7s6.8,10.4,6.5,16.4v3l.2,3.4v.6c.2.8.5,1.4.7,1.9,0,.3.2.6.3.9.2.6.6,1.2.9,1.7,0,.2.3.6.5.8.7.9,1.2,1.6,1.8,2.2,3,3,6.9,4.6,11,4.6h-.5v-.2h.1Z"/>
<path class="cls-1" d="M57.6,31.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11S61.7,0,57.6,0s-8,1.6-11,4.6c-6.1,6.1-6.1,16,0,22.1,6.1,6.1,6.9,4.6,11,4.6h0Z"/>
<g>
<path class="cls-1" d="M127.4,52.4v8.6h-34.8V10.7h8.6v41.8h26.2,0Z"/>
<path class="cls-1" d="M131.1,43c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM139.5,43c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-1" d="M214.2,43c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V10.7h8.4v32.3h-.1ZM205.8,43c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-1" d="M218.7,15.9c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM219.7,25.1h8.4v36h-8.4V25.1Z"/>
<path class="cls-1" d="M233.8,10.7h8.4v50.4h-8.4V10.7Z"/>
<path class="cls-1" d="M247.9,10.7h8.4v50.4h-8.4V10.7Z"/>
</g>
<g>
<path class="cls-1" d="M276.6,33.8c0-3.7.7-7.2,2.1-10.4,1.4-3.3,3.3-6.1,5.8-8.6,2.4-2.4,5.3-4.4,8.6-5.8,3.3-1.4,6.7-2.1,10.4-2.1s7.2.7,10.4,2.1c3.3,1.4,6.1,3.3,8.6,5.8,2.4,2.4,4.4,5.3,5.8,8.6,1.4,3.3,2.1,6.7,2.1,10.4s-.7,7.2-2.1,10.4c-1.4,3.3-3.3,6.1-5.8,8.6-2.3,2.3-5,4.2-8.1,5.5.2.7.6,1.4,1.2,1.9.9.8,1.9,1.2,3.1,1.2v5c-1.3,0-2.5-.2-3.6-.7-1.1-.5-2.1-1.1-2.9-2-.8-.8-1.5-1.8-2-3-.1-.3-.3-.6-.4-.9-2.1.5-4.2.8-6.3.8-3.7,0-7.2-.7-10.4-2.1-3.3-1.4-6.1-3.3-8.6-5.8-2.4-2.4-4.4-5.3-5.8-8.6-1.4-3.3-2.1-6.7-2.1-10.4ZM281.6,33.8c0,3,.6,5.8,1.7,8.5s2.7,5,4.7,7c2,2,4.3,3.6,7,4.7,2.7,1.2,5.5,1.7,8.4,1.7s3.6-.2,5.3-.6c-.2-.3-.4-.6-.6-.8-.9-.8-1.9-1.2-3.1-1.2v-5c1.3,0,2.5.2,3.6.7,1.1.5,2.1,1.2,2.9,2,.8.7,1.4,1.6,1.8,2.5,2-1.1,3.8-2.4,5.4-4,2-2,3.6-4.4,4.8-7,1.2-2.7,1.7-5.5,1.7-8.5s-.6-5.8-1.7-8.4c-1.2-2.6-2.7-5-4.7-7-2-2-4.3-3.6-6.9-4.7s-5.4-1.7-8.4-1.7-5.8.6-8.5,1.7-5,2.7-7,4.7c-2,2-3.6,4.3-4.7,7-1.2,2.6-1.7,5.5-1.7,8.4Z"/>
<path class="cls-1" d="M335.2,8.6h15c4.9,0,8.9,1.2,12,3.6,1.5,1.4,2.6,3.1,3.4,5.1.8,2,1.2,4.2,1.2,6.5,0,5.3-1.5,9.2-4.5,11.9-.6.5-1.3.9-2,1.4.7.4,1.3.8,1.9,1.2,3,2.6,4.5,6.1,4.5,10.4v10.3h-5v-10.3c0-1.4-.3-2.7-.8-3.8-.5-1.1-1.3-2.1-2.4-3-1.8-1.6-4.3-2.4-7.5-2.4h-10.7v19.6h-5V8.6ZM358.4,32.2c2.1-1.8,3.2-4.6,3.2-8.4s-1.1-6.5-3.2-8.2c-1.9-1.6-4.7-2.4-8.2-2.4h-10v21.5h10c3.6,0,6.3-.8,8.2-2.4Z"/>
<path class="cls-1" d="M394,34.4v5h-9.9v9.9h-5v-9.9h-9.6v-5h9.6v-9.6h5v9.6h9.9Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

+42
View File
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 395 73.5">
<defs>
<style>
.cls-1 {
fill: #7660e6;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #008abc;
}
.cls-3 {
fill: #dd8f00;
}
.cls-4 {
fill: #000;
}
</style>
</defs>
<path class="cls-3" d="M15.6,73.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11-6.9-4.6-11-4.6-8,1.6-11,4.6c-6.1,6.1-6.1,16,0,22.1,6.1,6.1,6.9,4.6,11,4.6h0Z"/>
<path class="cls-2" d="M57.3,73.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11-1.3-1.2-2.2-1.8c-.2,0-.5-.3-.8-.5-.6-.3-1.2-.6-1.7-.9-.3,0-.6-.2-.9-.3-.6-.2-1.3-.3-1.8-.6h-.3l-.2-.2-3.6-.2h-3.1c-6,0-11.8-2.5-16.3-7-4.4-4.5-6.7-10.4-6.5-16.4v-.2h0v-2.5l-.2-3.3h0v-.7c-.2-.8-.3-1.6-.6-1.9,0-.3-.2-.6-.3-.9-.2-.6-.6-1.2-.9-1.7h0c0-.3-.2-.6-.5-.8-.6-.9-1.2-1.6-1.8-2.2C23.7,1.7,19.8,0,15.7,0S7.7,1.6,4.7,4.7c-6.1,6.1-6.1,16,0,22.1.6.6,1.4,1.2,2.2,1.8.2,0,.5.3.7.5h0c.6.5,1.2.7,1.7.9.3,0,.6.2.9.3.6.2,1.3.5,1.9.6h.7l3.4.2h3.3c6,0,11.8,2.5,16.3,7s6.8,10.4,6.5,16.4v3l.2,3.4v.6c.2.8.5,1.4.7,1.9,0,.3.2.6.3.9.2.6.6,1.2.9,1.7,0,.2.3.6.5.8.7.9,1.2,1.6,1.8,2.2,3,3,6.9,4.6,11,4.6h-.5v-.2h.1Z"/>
<path class="cls-1" d="M57.6,31.3c4.2,0,8-1.6,11-4.6s4.6-6.9,4.6-11-1.6-8-4.6-11S61.7,0,57.6,0s-8,1.6-11,4.6c-6.1,6.1-6.1,16,0,22.1,6.1,6.1,6.9,4.6,11,4.6h0Z"/>
<g>
<path class="cls-4" d="M127.4,52.4v8.6h-34.8V10.7h8.6v41.8h26.2,0Z"/>
<path class="cls-4" d="M131.1,43c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2c1.8-1.8,3.9-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM139.5,43c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-4" d="M214.2,43c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2c1.8-1.8,3.8-3.1,6.2-4.2,2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V10.7h8.4v32.3h-.1ZM205.8,43c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-4" d="M218.7,15.9c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM219.7,25.1h8.4v36h-8.4V25.1Z"/>
<path class="cls-4" d="M233.8,10.7h8.4v50.4h-8.4V10.7Z"/>
<path class="cls-4" d="M247.9,10.7h8.4v50.4h-8.4V10.7Z"/>
</g>
<g>
<path class="cls-4" d="M276.6,33.8c0-3.7.7-7.2,2.1-10.4,1.4-3.3,3.3-6.1,5.8-8.6,2.4-2.4,5.3-4.4,8.6-5.8,3.3-1.4,6.7-2.1,10.4-2.1s7.2.7,10.4,2.1c3.3,1.4,6.1,3.3,8.6,5.8,2.4,2.4,4.4,5.3,5.8,8.6,1.4,3.3,2.1,6.7,2.1,10.4s-.7,7.2-2.1,10.4c-1.4,3.3-3.3,6.1-5.8,8.6-2.3,2.3-5,4.2-8.1,5.5.2.7.6,1.4,1.2,1.9.9.8,1.9,1.2,3.1,1.2v5c-1.3,0-2.5-.2-3.6-.7-1.1-.5-2.1-1.1-2.9-2-.8-.8-1.5-1.8-2-3-.1-.3-.3-.6-.4-.9-2.1.5-4.2.8-6.3.8-3.7,0-7.2-.7-10.4-2.1-3.3-1.4-6.1-3.3-8.6-5.8-2.4-2.4-4.4-5.3-5.8-8.6-1.4-3.3-2.1-6.7-2.1-10.4ZM281.6,33.8c0,3,.6,5.8,1.7,8.5s2.7,5,4.7,7c2,2,4.3,3.6,7,4.7,2.7,1.2,5.5,1.7,8.4,1.7s3.6-.2,5.3-.6c-.2-.3-.4-.6-.6-.8-.9-.8-1.9-1.2-3.1-1.2v-5c1.3,0,2.5.2,3.6.7,1.1.5,2.1,1.2,2.9,2,.8.7,1.4,1.6,1.8,2.5,2-1.1,3.8-2.4,5.4-4,2-2,3.6-4.4,4.8-7,1.2-2.7,1.7-5.5,1.7-8.5s-.6-5.8-1.7-8.4c-1.2-2.6-2.7-5-4.7-7-2-2-4.3-3.6-6.9-4.7s-5.4-1.7-8.4-1.7-5.8.6-8.5,1.7-5,2.7-7,4.7c-2,2-3.6,4.3-4.7,7-1.2,2.6-1.7,5.5-1.7,8.4Z"/>
<path class="cls-4" d="M335.2,8.6h15c4.9,0,8.9,1.2,12,3.6,1.5,1.4,2.6,3.1,3.4,5.1.8,2,1.2,4.2,1.2,6.5,0,5.3-1.5,9.2-4.5,11.9-.6.5-1.3.9-2,1.4.7.4,1.3.8,1.9,1.2,3,2.6,4.5,6.1,4.5,10.4v10.3h-5v-10.3c0-1.4-.3-2.7-.8-3.8-.5-1.1-1.3-2.1-2.4-3-1.8-1.6-4.3-2.4-7.5-2.4h-10.7v19.6h-5V8.6ZM358.4,32.2c2.1-1.8,3.2-4.6,3.2-8.4s-1.1-6.5-3.2-8.2c-1.9-1.6-4.7-2.4-8.2-2.4h-10v21.5h10c3.6,0,6.3-.8,8.2-2.4Z"/>
<path class="cls-4" d="M394,34.4v5h-9.9v9.9h-5v-9.9h-9.6v-5h9.6v-9.6h5v9.6h9.9Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

+49
View File
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 495 75.3">
<defs>
<style>
.cls-1 {
fill: #33669a;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5 {
stroke-width: 0px;
}
.cls-2 {
fill: #f16667;
}
.cls-3 {
fill: #000;
}
.cls-4 {
fill: #319966;
}
.cls-5 {
fill: #ffd05a;
}
</style>
</defs>
<path class="cls-4" d="M55.4,37.4c0,0,0,.2,0,.3h19.9C75.3,16.8,58.4,0,37.6,0v19.6c9.8,0,17.7,7.9,17.7,17.7Z"/>
<path class="cls-2" d="M19.9,37.4c0,0,0-.2,0-.3H0C0,57.9,16.8,74.7,37.6,74.7v-19.6c-9.8,0-17.7-7.9-17.7-17.7Z"/>
<path class="cls-1" d="M37.6,0C16.8,0,0,16.8,0,37.6h37.6V0Z"/>
<path class="cls-5" d="M37.6,74.7c20.8,0,37.6-16.8,37.6-37.6h-37.6v37.6Z"/>
<g>
<path class="cls-3" d="M131.4,53.4v8.6h-34.8V11.7h8.6v41.8h26.2Z"/>
<path class="cls-3" d="M135.1,44c0-2.7.5-5.3,1.5-7.7s2.4-4.4,4.2-6.2,3.9-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s5.3.5,7.7,1.5,4.4,2.4,6.2,4.2c1.8,1.8,3.1,3.8,4.2,6.2,1,2.4,1.5,4.9,1.5,7.7v18.1h-8.4v-2c-3.3,2.4-7.1,3.5-11.2,3.5s-5.7-.5-8.1-1.5-4.5-2.4-6.2-4.2-3-3.9-4-6.2c-.9-2.4-1.4-4.9-1.4-7.7,0,0,.1,0,.1,0ZM143.5,44c0,1.5.3,3,.9,4.4s1.4,2.6,2.4,3.6,2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.8c1.4-.6,2.6-1.3,3.6-2.3s1.8-2.2,2.4-3.6c.6-1.4.9-2.9.9-4.5s-.3-3-.9-4.4c-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9-2.6,1.4-3.6,2.4-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4h0Z"/>
<path class="cls-3" d="M218.2,44c0,2.8-.5,5.4-1.5,7.7-1,2.4-2.4,4.4-4.2,6.2s-3.9,3.1-6.2,4.1-4.9,1.5-7.7,1.5-5.3-.5-7.7-1.5-4.4-2.4-6.2-4.2-3.1-3.8-4.2-6.2c-1-2.4-1.5-4.9-1.5-7.7s.5-5.3,1.5-7.7,2.4-4.4,4.2-6.2,3.8-3.1,6.2-4.2c2.4-1,4.9-1.5,7.7-1.5s2.1.1,3.2.4c1.1.2,2.1.6,3.1.9,1,.4,1.9.8,2.8,1.3.9.5,1.6,1,2.2,1.6V11.7h8.4v32.3h-.1ZM209.8,44c0-1.5-.3-3-.9-4.4-.6-1.4-1.4-2.6-2.4-3.6s-2.2-1.8-3.6-2.4c-1.4-.6-2.8-.9-4.4-.9s-3,.3-4.4.9c-1.4.6-2.6,1.4-3.6,2.4s-1.8,2.2-2.4,3.6c-.6,1.4-.9,2.8-.9,4.4s.3,3,.9,4.4c.6,1.4,1.4,2.6,2.4,3.6s2.2,1.8,3.6,2.4c1.4.6,2.8.9,4.4.9s3-.3,4.4-.9c1.4-.6,2.6-1.4,3.6-2.4s1.8-2.2,2.4-3.6c.6-1.4.9-2.8.9-4.4Z"/>
<path class="cls-3" d="M222.7,16.9c0-1.5.5-2.8,1.5-3.8s2.2-1.5,3.7-1.5,2.8.5,3.8,1.5,1.5,2.3,1.5,3.8-.5,2.7-1.5,3.7-2.3,1.5-3.8,1.5-2.7-.5-3.7-1.5-1.5-2.2-1.5-3.7ZM223.7,26.1h8.4v36h-8.4V26.1Z"/>
<path class="cls-3" d="M237.8,11.7h8.4v50.4h-8.4V11.7h0Z"/>
<path class="cls-3" d="M251.9,11.7h8.4v50.4h-8.4V11.7Z"/>
</g>
<g>
<path class="cls-3" d="M281.7,34.7c0-3.7.7-7.2,2.1-10.4,1.4-3.3,3.3-6.1,5.8-8.6,2.4-2.4,5.3-4.4,8.6-5.8,3.3-1.4,6.7-2.1,10.4-2.1s7.2.7,10.4,2.1c3.3,1.4,6.1,3.3,8.6,5.8,2.4,2.4,4.4,5.3,5.8,8.6,1.4,3.3,2.1,6.7,2.1,10.4s-.7,7.2-2.1,10.4c-1.4,3.3-3.3,6.1-5.8,8.6-2.3,2.3-5,4.2-8.1,5.5.2.7.6,1.4,1.2,1.9.9.8,1.9,1.2,3.1,1.2v5c-1.3,0-2.5-.2-3.6-.7-1.1-.5-2.1-1.1-2.9-2-.8-.8-1.5-1.8-2-3-.1-.3-.3-.6-.4-.9-2.1.5-4.2.8-6.3.8-3.7,0-7.2-.7-10.4-2.1-3.3-1.4-6.1-3.3-8.6-5.8-2.4-2.4-4.4-5.3-5.8-8.6-1.4-3.3-2.1-6.7-2.1-10.4ZM286.7,34.7c0,3,.6,5.8,1.7,8.5s2.7,5,4.7,7c2,2,4.3,3.6,7,4.7,2.7,1.2,5.5,1.7,8.4,1.7s3.6-.2,5.3-.6c-.2-.3-.4-.6-.6-.8-.9-.8-1.9-1.2-3.1-1.2v-5c1.3,0,2.5.2,3.6.7,1.1.5,2.1,1.2,2.9,2,.8.7,1.4,1.6,1.8,2.5,2-1.1,3.8-2.4,5.4-4,2-2,3.6-4.4,4.8-7,1.2-2.7,1.7-5.5,1.7-8.5s-.6-5.8-1.7-8.4c-1.2-2.6-2.7-5-4.7-7-2-2-4.3-3.6-6.9-4.7s-5.4-1.7-8.4-1.7-5.8.6-8.5,1.7-5,2.7-7,4.7c-2,2-3.6,4.3-4.7,7-1.2,2.6-1.7,5.5-1.7,8.4Z"/>
<path class="cls-3" d="M365.7,43.7v-19.8h5v19.8c0,2.2-.4,4.3-1.3,6.3-.8,2-2,3.7-3.5,5.1-1.5,1.5-3.2,2.6-5.1,3.5-2,.9-4.1,1.3-6.3,1.3s-4.3-.4-6.3-1.3c-2-.9-3.7-2-5.1-3.5-1.5-1.5-2.6-3.2-3.5-5.1-.9-2-1.3-4.1-1.3-6.3h0c0,0,0-19.8,0-19.8h5.2v19.7c0,0,0,0,0,0,0,1.5.3,3,.9,4.3.6,1.3,1.4,2.5,2.4,3.5,1,1,2.2,1.8,3.5,2.3,1.3.6,2.7.9,4.3.9s3-.3,4.3-.9c1.3-.6,2.5-1.4,3.5-2.3,1-1,1.8-2.1,2.4-3.5.6-1.3.9-2.8.9-4.3Z"/>
<path class="cls-3" d="M380.1,41.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3.9,2,1.4,4,1.5,6.2h-34.4c0,.5,0,1,0,1.5ZM405.3,31.4c-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.2,1.2-2.1,2.4-2.8,3.9h26.4c-.7-1.4-1.6-2.7-2.7-3.9Z"/>
<path class="cls-3" d="M446,43.7v-19.8h5v19.8c0,2.2-.4,4.3-1.3,6.3-.8,2-2,3.7-3.5,5.1-1.5,1.5-3.2,2.6-5.1,3.5-2,.9-4.1,1.3-6.3,1.3s-4.3-.4-6.3-1.3c-2-.9-3.7-2-5.1-3.5-1.5-1.5-2.6-3.2-3.5-5.1-.9-2-1.3-4.1-1.3-6.3h0c0,0,0-19.8,0-19.8h5.2v19.7c0,0,0,0,0,0,0,1.5.3,3,.9,4.3.6,1.3,1.4,2.5,2.4,3.5,1,1,2.2,1.8,3.5,2.3,1.3.6,2.7.9,4.3.9s3-.3,4.3-.9c1.3-.6,2.5-1.4,3.5-2.3,1-1,1.8-2.1,2.4-3.5.6-1.3.9-2.8.9-4.3Z"/>
<path class="cls-3" d="M460.5,41.9c0,2,.4,3.9,1.2,5.7.8,1.8,1.8,3.4,3.2,4.7,1.3,1.3,2.9,2.4,4.7,3.2,1.8.8,3.7,1.2,5.7,1.2s3.9-.4,5.7-1.2c1.8-.8,3.4-1.8,4.7-3.2,1-1,1.8-2.1,2.4-3.3h5.5l-.2.6c-1,2.4-2.4,4.5-4.2,6.3-1.8,1.8-3.9,3.2-6.3,4.2-2.4,1-5,1.5-7.7,1.5s-5.3-.5-7.7-1.5c-2.4-1-4.5-2.4-6.3-4.2-1.8-1.8-3.2-3.9-4.2-6.3-1-2.4-1.5-5-1.5-7.7s.5-5.3,1.5-7.7c1-2.4,2.4-4.5,4.2-6.3,1.8-1.8,3.9-3.2,6.3-4.2,2.4-1,5-1.5,7.7-1.5s5.3.5,7.7,1.5c2.4,1,4.5,2.4,6.3,4.2,1.8,1.8,3.2,3.9,4.2,6.3.9,2,1.4,4,1.5,6.2h-34.4c0,.5,0,1,0,1.5ZM485.7,31.4c-1.3-1.3-2.9-2.4-4.7-3.2-1.8-.8-3.7-1.2-5.7-1.2s-3.9.4-5.7,1.2c-1.8.8-3.4,1.8-4.7,3.2-1.2,1.2-2.1,2.4-2.8,3.9h26.4c-.7-1.4-1.6-2.7-2.7-3.9Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

+11
View File
@@ -0,0 +1,11 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1545_13043)">
<path d="M11 0.5H3C2.44772 0.5 2 0.947715 2 1.5V12.5C2 13.0523 2.44772 13.5 3 13.5H11C11.5523 13.5 12 13.0523 12 12.5V1.5C12 0.947715 11.5523 0.5 11 0.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6.25 11H7.75" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1545_13043">
<rect width="14" height="14" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 562 B

@@ -0,0 +1,14 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1545_11614)">
<path d="M8.5 13.5H0.5V4L4.5 0.5L8.5 4V13.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.5 13.5H13.5V6.5H8.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.5 13.5V11.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 8.5H6" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 5.5H6" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1545_11614">
<rect width="14" height="14" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 723 B

+22
View File
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g>
<path d="M24,12.073c0,5.989-4.394,10.954-10.13,11.855v-8.363h2.789l0.531-3.46H13.87V9.86c0-0.947,0.464-1.869,1.95-1.869h1.509 V5.045c0,0-1.37-0.234-2.679-0.234c-2.734,0-4.52,1.657-4.52,4.656v2.637H7.091v3.46h3.039v8.363C4.395,23.025,0,18.061,0,12.073 c0-6.627,5.373-12,12-12S24,5.445,24,12.073z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 701 B

+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g>
<path d="M12,2.162c3.204,0,3.584,0.012,4.849,0.07c1.308,0.06,2.655,0.358,3.608,1.311c0.962,0.962,1.251,2.296,1.311,3.608 c0.058,1.265,0.07,1.645,0.07,4.849c0,3.204-0.012,3.584-0.07,4.849c-0.059,1.301-0.364,2.661-1.311,3.608 c-0.962,0.962-2.295,1.251-3.608,1.311c-1.265,0.058-1.645,0.07-4.849,0.07s-3.584-0.012-4.849-0.07 c-1.291-0.059-2.669-0.371-3.608-1.311c-0.957-0.957-1.251-2.304-1.311-3.608c-0.058-1.265-0.07-1.645-0.07-4.849 c0-3.204,0.012-3.584,0.07-4.849c0.059-1.296,0.367-2.664,1.311-3.608c0.96-0.96,2.299-1.251,3.608-1.311 C8.416,2.174,8.796,2.162,12,2.162 M12,0C8.741,0,8.332,0.014,7.052,0.072C5.197,0.157,3.355,0.673,2.014,2.014 C0.668,3.36,0.157,5.198,0.072,7.052C0.014,8.332,0,8.741,0,12c0,3.259,0.014,3.668,0.072,4.948c0.085,1.853,0.603,3.7,1.942,5.038 c1.345,1.345,3.186,1.857,5.038,1.942C8.332,23.986,8.741,24,12,24c3.259,0,3.668-0.014,4.948-0.072 c1.854-0.085,3.698-0.602,5.038-1.942c1.347-1.347,1.857-3.184,1.942-5.038C23.986,15.668,24,15.259,24,12 c0-3.259-0.014-3.668-0.072-4.948c-0.085-1.855-0.602-3.698-1.942-5.038c-1.343-1.343-3.189-1.858-5.038-1.942 C15.668,0.014,15.259,0,12,0z"/>
<path d="M12,5.838c-3.403,0-6.162,2.759-6.162,6.162c0,3.403,2.759,6.162,6.162,6.162s6.162-2.759,6.162-6.162 C18.162,8.597,15.403,5.838,12,5.838z M12,16c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z"/>
<circle cx="18.406" cy="5.594" r="1.44"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g>
<path id="Path_2525" d="M23.002,21.584h0.227l-0.435-0.658l0,0c0.266,0,0.407-0.169,0.409-0.376c0-0.008,0-0.017-0.001-0.025 c0-0.282-0.17-0.417-0.519-0.417h-0.564v1.476h0.212v-0.643h0.261L23.002,21.584z M22.577,20.774h-0.246v-0.499h0.312 c0.161,0,0.345,0.026,0.345,0.237c0,0.242-0.186,0.262-0.412,0.262"/>
<path id="Path_2520" d="M17.291,19.073h-3.007v-4.709c0-1.123-0.02-2.568-1.564-2.568c-1.566,0-1.806,1.223-1.806,2.487v4.79H7.908 V9.389h2.887v1.323h0.04c0.589-1.006,1.683-1.607,2.848-1.564c3.048,0,3.609,2.005,3.609,4.612L17.291,19.073z M4.515,8.065 c-0.964,0-1.745-0.781-1.745-1.745c0-0.964,0.781-1.745,1.745-1.745c0.964,0,1.745,0.781,1.745,1.745 C6.26,7.284,5.479,8.065,4.515,8.065L4.515,8.065 M6.018,19.073h-3.01V9.389h3.01V19.073z M18.79,1.783H1.497 C0.68,1.774,0.01,2.429,0,3.246V20.61c0.01,0.818,0.68,1.473,1.497,1.464H18.79c0.819,0.01,1.492-0.645,1.503-1.464V3.245 c-0.012-0.819-0.685-1.474-1.503-1.463"/>
<path id="Path_2526" d="M22.603,19.451c-0.764,0.007-1.378,0.633-1.37,1.397c0.007,0.764,0.633,1.378,1.397,1.37 c0.764-0.007,1.378-0.633,1.37-1.397c-0.007-0.754-0.617-1.363-1.37-1.37H22.603 M22.635,22.059 c-0.67,0.011-1.254-0.522-1.265-1.192c-0.011-0.67,0.523-1.222,1.193-1.233c0.67-0.011,1.222,0.523,1.233,1.193 c0,0.007,0,0.013,0,0.02C23.81,21.502,23.29,22.045,22.635,22.059h-0.031"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+8
View File
@@ -0,0 +1,8 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 3C1.27614 3 1.5 2.77614 1.5 2.5C1.5 2.22386 1.27614 2 1 2C0.723858 2 0.5 2.22386 0.5 2.5C0.5 2.77614 0.723858 3 1 3Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.5 2.5H13.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1 7.5C1.27614 7.5 1.5 7.27614 1.5 7C1.5 6.72386 1.27614 6.5 1 6.5C0.723858 6.5 0.5 6.72386 0.5 7C0.5 7.27614 0.723858 7.5 1 7.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.5 7H13.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1 12C1.27614 12 1.5 11.7761 1.5 11.5C1.5 11.2239 1.27614 11 1 11C0.723858 11 0.5 11.2239 0.5 11.5C0.5 11.7761 0.723858 12 1 12Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.5 11.5H13.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 979 B

+4
View File
@@ -0,0 +1,4 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.5 12.5C12.5 12.7652 12.3946 13.0196 12.2071 13.2071C12.0196 13.3946 11.7652 13.5 11.5 13.5H2.5C2.23478 13.5 1.98043 13.3946 1.79289 13.2071C1.60536 13.0196 1.5 12.7652 1.5 12.5V1.5C1.5 1.23478 1.60536 0.98043 1.79289 0.792893C1.98043 0.605357 2.23478 0.5 2.5 0.5H7.5L12.5 5.5V12.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.5 8.5L6 9.5L8.5 5.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 564 B

+20
View File
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<path d="M22.465,9.866c-2.139,0-4.122-0.684-5.74-1.846v8.385c0,4.188-3.407,7.594-7.594,7.594c-1.618,0-3.119-0.51-4.352-1.376 c-1.958-1.375-3.242-3.649-3.242-6.218c0-4.188,3.407-7.595,7.595-7.595c0.348,0,0.688,0.029,1.023,0.074v0.977v3.235 c-0.324-0.101-0.666-0.16-1.023-0.16c-1.912,0-3.468,1.556-3.468,3.469c0,1.332,0.756,2.489,1.86,3.07 c0.481,0.253,1.028,0.398,1.609,0.398c1.868,0,3.392-1.486,3.462-3.338L12.598,0h4.126c0,0.358,0.035,0.707,0.097,1.047 c0.291,1.572,1.224,2.921,2.517,3.764c0.9,0.587,1.974,0.93,3.126,0.93V9.866z"/>
</svg>

After

Width:  |  Height:  |  Size: 926 B

+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Capa_1" data-name="Capa 1" viewBox="0 0 24 24">
<polygon points="6.861 6.159 15.737 17.764 17.097 17.764 8.322 6.159 6.861 6.159"/>
<path d="m12,0C5.373,0,0,5.373,0,12s5.373,12,12,12,12-5.373,12-12S18.627,0,12,0Zm3.063,19.232l-3.87-5.055-4.422,5.055h-2.458l5.733-6.554-6.046-7.91h5.062l3.494,4.621,4.043-4.621h2.455l-5.361,6.126,6.307,8.337h-4.937Z"/>
</svg>

After

Width:  |  Height:  |  Size: 446 B

+12
View File
@@ -0,0 +1,12 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1545_12117)">
<path d="M7 13.5C10.5899 13.5 13.5 10.5899 13.5 7C13.5 3.41015 10.5899 0.5 7 0.5C3.41015 0.5 0.5 3.41015 0.5 7C0.5 10.5899 3.41015 13.5 7 13.5Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M0.5 7H13.5" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.5 7C9.3772 9.37699 8.50168 11.6533 7 13.5C5.49832 11.6533 4.6228 9.37699 4.5 7C4.6228 4.62301 5.49832 2.34665 7 0.5C8.50168 2.34665 9.3772 4.62301 9.5 7V7Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1545_12117">
<rect width="14" height="14" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 785 B

+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g id="WA_Logo">
<g>
<path style="fill-rule:evenodd;clip-rule:evenodd;" d="M20.463,3.488C18.217,1.24,15.231,0.001,12.05,0 C5.495,0,0.16,5.334,0.157,11.892c-0.001,2.096,0.547,4.142,1.588,5.946L0.057,24l6.304-1.654 c1.737,0.948,3.693,1.447,5.683,1.448h0.005c6.554,0,11.89-5.335,11.893-11.893C23.944,8.724,22.708,5.735,20.463,3.488z M12.05,21.785h-0.004c-1.774,0-3.513-0.477-5.031-1.378l-0.361-0.214l-3.741,0.981l0.999-3.648l-0.235-0.374 c-0.99-1.574-1.512-3.393-1.511-5.26c0.002-5.45,4.437-9.884,9.889-9.884c2.64,0,5.122,1.03,6.988,2.898 c1.866,1.869,2.893,4.352,2.892,6.993C21.932,17.351,17.498,21.785,12.05,21.785z M17.472,14.382 c-0.297-0.149-1.758-0.868-2.031-0.967c-0.272-0.099-0.47-0.149-0.669,0.148s-0.767,0.967-0.941,1.166 c-0.173,0.198-0.347,0.223-0.644,0.074c-0.297-0.149-1.255-0.462-2.39-1.475c-0.883-0.788-1.48-1.761-1.653-2.059 s-0.018-0.458,0.13-0.606c0.134-0.133,0.297-0.347,0.446-0.521C9.87,9.97,9.919,9.846,10.019,9.647 c0.099-0.198,0.05-0.372-0.025-0.521C9.919,8.978,9.325,7.515,9.078,6.92c-0.241-0.58-0.486-0.501-0.669-0.51 C8.236,6.401,8.038,6.4,7.839,6.4c-0.198,0-0.52,0.074-0.792,0.372c-0.272,0.298-1.04,1.017-1.04,2.479 c0,1.463,1.065,2.876,1.213,3.074c0.148,0.198,2.095,3.2,5.076,4.487c0.709,0.306,1.263,0.489,1.694,0.626 c0.712,0.226,1.36,0.194,1.872,0.118c0.571-0.085,1.758-0.719,2.006-1.413c0.248-0.694,0.248-1.29,0.173-1.413 C17.967,14.605,17.769,14.531,17.472,14.382z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+6
View File
@@ -0,0 +1,6 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 12.2499C7.72349 12.2499 8.31 11.6634 8.31 10.9399C8.31 10.2164 7.72349 9.62988 7 9.62988C6.27651 9.62988 5.69 10.2164 5.69 10.9399C5.69 11.6634 6.27651 12.2499 7 12.2499Z" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.53 7.99989C4.85517 7.66606 5.24392 7.40073 5.67329 7.21957C6.10266 7.0384 6.56397 6.94507 7.03 6.94507C7.49603 6.94507 7.95734 7.0384 8.38671 7.21957C8.81608 7.40073 9.20482 7.66606 9.53 7.99989" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2.36 6.30987C2.96871 5.69761 3.69246 5.21172 4.48963 4.88017C5.28679 4.54862 6.14164 4.37793 7.005 4.37793C7.86837 4.37793 8.72321 4.54862 9.52037 4.88017C10.3175 5.21172 11.0413 5.69761 11.65 6.30987" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M0.5 4.44997C1.35343 3.59609 2.36674 2.91874 3.48204 2.4566C4.59733 1.99446 5.79275 1.75659 7 1.75659C8.20725 1.75659 9.40267 1.99446 10.518 2.4566C11.6333 2.91874 12.6466 3.59609 13.5 4.44997" stroke="#000001" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+22
View File
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" width="512" height="512">
<g id="XMLID_184_">
<path d="M23.498,6.186c-0.276-1.039-1.089-1.858-2.122-2.136C19.505,3.546,12,3.546,12,3.546s-7.505,0-9.377,0.504 C1.591,4.328,0.778,5.146,0.502,6.186C0,8.07,0,12,0,12s0,3.93,0.502,5.814c0.276,1.039,1.089,1.858,2.122,2.136 C4.495,20.454,12,20.454,12,20.454s7.505,0,9.377-0.504c1.032-0.278,1.845-1.096,2.122-2.136C24,15.93,24,12,24,12 S24,8.07,23.498,6.186z M9.546,15.569V8.431L15.818,12L9.546,15.569z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 823 B

+20
View File
@@ -0,0 +1,20 @@
<?php
use Illuminate\Foundation\Application;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
// Determine if the application is in maintenance mode...
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
// Register the Composer autoloader...
require __DIR__.'/../vendor/autoload.php';
// Bootstrap Laravel and handle the request...
/** @var Application $app */
$app = require_once __DIR__.'/../bootstrap/app.php';
$app->handleRequest(Request::capture());
+2
View File
@@ -0,0 +1,2 @@
User-agent: *
Disallow: