Skip to content
Snippets Groups Projects
Commit 2a3bc54c authored by TacoTheDank's avatar TacoTheDank Committed by TacoTheDank
Browse files

@xphnx

- android studio 3.1.4 -> 3.2.0 yay
- buildTools 28.0.2 -> 28.0.3
- finally a stable 28 library; 28.0.0
- removed acastus because, quote, "Acastus was moved to the archive because the service it relies on has shut down." (will preserve deleted xmls and svgs from now on in "removed")
- fixed some english in README.md, found the [source](https://hike.in/images/hike5.0/apk.png) of the "download apk" image (literally a [singular source](https://www.google.com/search?q=circle&tbm=isch&tbs=simg:CAQSlwEJp6GzSFSZlf4aiwELEKjU2AQaBAgVCAoMCxCwjKcIGmIKYAgDEiibCoUDmhSBCvoGggqnE5sUoAqxFJk9lz2YPbE9lj2zPZg3mzSyPaA9GjCM6UrpBbzL0s24_1QhkZ45iiOiV8t-up23b_1EIQGMpUlKZAdxL4-D6Go9PzoIuNAv0gBAwLEI6u_1ggaCgoICAESBIdEHOEM&sa=X&ved=0ahUKEwijzuCfwObdAhVLVK0KHR-GBGgQ2A4IKygB&biw=1366&bih=577#imgrc=rnbxo0O8BRsYcM:); it doesn't exist anywhere else on the indexable internet https://hike.in/images/hike5.0/apk.png

)
- removed a bunch of weird-ass spaces in the .sh files, don't think it will affect anything
- deleted old "Get-it-on-F-Droid.svg.png" that for some reason i havent deleted yet, probably because i didnt notice it

Signed-off-by: default avatarTacoTheDank <SkytkRSfan3895@gmail.com>
parent 653bb834
No related branches found
No related tags found
No related merge requests found
Showing
with 4538 additions and 1587 deletions
......@@ -2,6 +2,4 @@
.idea/
*.iml
local.properties
app/src/main/gen/
app/build/
build/
\ No newline at end of file
......@@ -3,7 +3,7 @@ image: openjdk:8-jdk
variables:
ANDROID_COMPILE_SDK: "28"
ANDROID_BUILD_TOOLS: "28.0.2"
ANDROID_BUILD_TOOLS: "28.0.3"
ANDROID_SDK_TOOLS: "4333796"
before_script:
......
![CI badge](https://gitlab.com/xphnx/ameixa/badges/master/build.svg)
Icon pack compatible with Trebuchet, Kiss Launcher, Lawnchair Launcher, OpenLauncher, Adw, and many more launchers. A Material Design inspired theme aiming to provide a consistent and minimalistic look to your device. Code forked from [Icecons icon pack](https://github.com/1C3/ICEcons). Only [F-Droid](https://f-droid.org/) hosted apps are supported.
Icon pack compatible with Trebuchet, Kiss Launcher, Lawnchair Launcher, OpenLauncher, Adw, and many more launchers (basically any launcher that supports icon packs).
It's a material design inspired theme that aims to provide a consistent and minimalistic look to your device. Code forked from [Icecons icon pack](https://github.com/1C3/ICEcons). Only [F-Droid](https://f-droid.org/) hosted apps are supported.
# Contributions are welcome
......@@ -8,8 +9,8 @@ For requesting icons or contributing, please use the [Issue Tracker](https://git
#### What happens?
* [ ] The activityname line is in [appfilter](https://gitlab.com/xphnx/ameixa/blob/master/app/src/main/res/xml/appfilter.xml)
* [ ] The activityname has changed or is not in [appfilter](https://gitlab.com/xphnx/ameixa/blob/master/app/src/main/res/xml/appfilter.xml) --> Use [Turtl](https://f-droid.org/packages/org.xphnx.iconsubmit/) to find out the Activityname line to be included in appfilter.xml
* [ ] The activityname line is in [appfilter.xml](https://gitlab.com/xphnx/ameixa/blob/master/app/src/main/res/xml/appfilter.xml)
* [ ] The activityname has changed or is not in [appfilter.xml](https://gitlab.com/xphnx/ameixa/blob/master/app/src/main/res/xml/appfilter.xml) --> Use [Turtl](https://f-droid.org/packages/org.xphnx.iconsubmit) to find out the activityname line to be included in appfilter.xml
</br>
* [ ] The icon is in the [icons folder](https://gitlab.com/xphnx/ameixa/tree/master/icons)
......@@ -25,7 +26,7 @@ For requesting icons or contributing, please use the [Issue Tracker](https://git
1. Write a new activityname in [Issue Tracker](https://gitlab.com/xphnx/ameixa/issues)
2. Attach the new icon (.svg) in [Issue Tracker](https://gitlab.com/xphnx/ameixa/issues)
3. [MR](https://gitlab.com/xphnx/ameixa/merge_requests) activityname lines into appfilter.xml and/or icon files (.svg) into todo/wip
4. [MR](https://gitlab.com/xphnx/ameixa/merge_requests) activityname and/or icon data (.pngs and xml) after running the script [process_wipsvg.sh](https://gitlab.com/xphnx/ameixa/blob/master/process_wipsvg.sh)
4. [MR](https://gitlab.com/xphnx/ameixa/merge_requests) activityname and/or icon data (.pngs and xml) after running the script [process_wipsvg-xml.sh](https://gitlab.com/xphnx/ameixa/blob/master/process_wipsvg-xml.sh)
# Screenshots
......@@ -46,17 +47,17 @@ For requesting icons or contributing, please use the [Issue Tracker](https://git
-->
# Installation
<a href="https://f-droid.org/app/org.xphnx.ameixa">
<a href="https://f-droid.org/packages/org.xphnx.ameixa">
<img src="https://f-droid.org/badge/get-it-on.png"
alt="Get it on F-Droid" height="80">
</a>
<a href="https://gitlab.com/xphnx/ameixa/-/jobs/86232495/artifacts/file/app/build/outputs/apk/debug/app-debug.apk">
<img src="https://gitlab.com/xphnx/ameixa/uploads/6d80e2e22d2fcbfd8ed320e58f4705e1/apk.png"
alt="Download debug apk" height="80">
<a href="https://gitlab.com/xphnx/ameixa/-/jobs/artifacts/master/download?job=build">
<img src="https://gitlab.com/xphnx/ameixa/artwork/apk.png"
alt="Download the latest build" height="80">
</a>
# License
<img src="https://gnu.org/graphics/gplv3-127x51.png" />
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) and other libre or open licenses for the artwork (see [CREDITS](https://gitlab.com/xphnx/ameixa/blob/master/CREDITS.md) for more details)
[GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) and other libre / open licenses for the artwork (see [CREDITS](https://gitlab.com/xphnx/ameixa/blob/master/CREDITS.md) for more details)
......@@ -2,7 +2,8 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 28
buildToolsVersion '28.0.2'
buildToolsVersion '28.0.3'
defaultConfig {
applicationId "org.xphnx.ameixa"
minSdkVersion 16
......@@ -20,14 +21,16 @@ android {
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
resValue "string", "app_name", "Ameixa"
}
debug {
zipAlignEnabled true
resValue "string", "app_name", "Ameixa Debug"
}
}
}
dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.android.support:appcompat-v7:28.0.0-rc01'
implementation 'com.android.support:appcompat-v7:28.0.0'
}
......@@ -33,5 +33,4 @@
<activity android:name=".activities.LicenseActivity" />
<activity android:name=".activities.IconActivity" />
</application>
</manifest>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Ameixa</string>
<string name="icons">Iconos</string>
<string name="sourcecodetext">Código Fuente</string>
<string name="licensetext">Licencia</string>
......
......@@ -5,7 +5,6 @@
<item>aat</item>
<item>acaldav</item>
<item>acal</item>
<item>acastus</item>
<item>activitylauncher</item>
<item>adaway</item>
<item>addi</item>
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Ameixa</string>
<string name="icons">Icons</string>
<string name="sourcecodetext">Source Code</string>
<string name="licensetext">License</string>
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="AppTheme" parent="Theme.AppCompat.NoActionBar">
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
......
This diff is collapsed.
......@@ -5,7 +5,6 @@
<item drawable="aat" />
<item drawable="acaldav" />
<item drawable="acal" />
<item drawable="acastus" />
<item drawable="activitylauncher" />
<item drawable="adaway" />
<item drawable="addi" />
......
artwork/Get_it_on_F-Droid.svg.png

5.38 KiB

artwork/apk.png

7.73 KiB

......@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.4'
classpath 'com.android.tools.build:gradle:3.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
......
No preview for this file type
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-all.zip
distributionSha256Sum=39e2d5803bbd5eaf6c8efe07067b0e5a00235e8c71318642b2ed262920b27721
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
distributionSha256Sum=b7aedd369a26b177147bcb715f8b1fc4fe32b0a6ade0d7fd8ee5ed0c6f731f2c
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter6206-7" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.658125"/>
</filter>
</defs>
<g transform="translate(0 -1093.8)">
<path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#263238" filter="url(#filter6206-7)" opacity=".2"/>
<rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#4caf50"/>
<g transform="translate(-22.32 1056.5)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
<g transform="matrix(.33601 0 0 .33601 1.5296 73.043)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
</g>
<g transform="matrix(.37187 0 0 .37187 38.802 63.239)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
<g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
</g>
</g>
</g>
<path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/>
<rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/>
<rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/>
<g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
</g>
<g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/>
</g>
<g transform="matrix(.41585 0 0 .41585 84.325 1055.9)">
<g transform="matrix(.062269 0 0 .062269 -28.238 185.29)">
<g transform="matrix(38.618 0 0 38.618 14724 -13542)">
<g transform="matrix(.71436 0 0 .71436 -400.52 188.34)">
<path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/>
</g>
</g>
</g>
</g>
<path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#263238" opacity=".2"/>
</g>
<flowRoot fill="#000000" font-family="Roboto" font-size="4px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:125%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara>your</flowPara></flowRoot>
<path d="m12.71 7.7933a4.8875 4.8875 0 0 1 4.8875 4.8875c0 1.2106-0.44363 2.3234-1.173 3.1806l0.20302 0.20302h0.59402l3.7596 3.7596-1.1279 1.1279-3.7596-3.7596v-0.59402l-0.20302-0.20302c-0.85719 0.72936-1.97 1.173-3.1806 1.173a4.8875 4.8875 0 0 1-4.8875-4.8875 4.8875 4.8875 0 0 1 4.8875-4.8875m0 1.5038c-1.8798 0-3.3836 1.5038-3.3836 3.3836s1.5038 3.3836 3.3836 3.3836 3.3836-1.5038 3.3836-3.3836-1.5038-3.3836-3.3836-3.3836z" fill="#fff" stroke-width=".75192"/>
<path d="m12.689 12.622a0.62847 0.62847 0 0 1-0.62847-0.62847 0.62847 0.62847 0 0 1 0.62847-0.62847 0.62847 0.62847 0 0 1 0.62847 0.62847 0.62847 0.62847 0 0 1-0.62847 0.62847m0-2.3882a1.7597 1.7597 0 0 0-1.7597 1.7597c0 1.3198 1.7597 3.268 1.7597 3.268s1.7597-1.9483 1.7597-3.268a1.7597 1.7597 0 0 0-1.7597-1.7597z" fill="#fff" stroke-width=".25139"/>
<g display="none" fill="none">
<rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/>
<rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/>
<rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter color-interpolation-filters="sRGB" id="filter6206-7">
<feGaussianBlur stdDeviation="0.658125" />
</filter>
</defs>
<g transform="translate(0 -1093.8)">
<path
d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z"
fill="#263238" filter="url(#filter6206-7)" opacity=".2"
transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" />
<rect fill="#4caf50" height="22.749" rx="1.1973" ry="1.1974" width="22.749" x="2.9987"
y="1096.8" />
<g transform="translate(-22.32 1056.5)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
<g transform="matrix(.33601 0 0 .33601 1.5296 73.043)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
</g>
<g transform="matrix(.37187 0 0 .37187 38.802 63.239)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
<g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
</g>
</g>
</g>
<path
d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z"
fill="#fff" opacity=".2" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="128" y="759.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="213.33"
y="759.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="298.67"
y="759.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="170.67"
y="759.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="256" y="759.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="589.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="631.85" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="717.19" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="546.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="674.52" />
<rect fill="none" height="42.667" stroke-width="1.0667" width="42.667" x="341.33"
y="759.85" />
<rect fill="none" height="192" stroke-width="1.0667" width="192" x="160" y="578.52" />
<g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
</g>
<g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)">
<path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667" />
</g>
<g transform="matrix(.41585 0 0 .41585 84.325 1055.9)">
<g transform="matrix(.062269 0 0 .062269 -28.238 185.29)">
<g transform="matrix(38.618 0 0 38.618 14724 -13542)">
<g transform="matrix(.71436 0 0 .71436 -400.52 188.34)">
<path
d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z"
opacity="0" stroke-width="1.4932" />
</g>
</g>
</g>
</g>
<path
d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z"
fill="#263238" opacity=".2" />
</g>
<flowRoot style="line-height:125%" fill="#000000" font-family="Roboto" font-size="4px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" xml:space="preserve"><flowRegion><rect height="5.388" stroke-width="1.1378px" width="4.7893" x="11.375" y="11.984"/></flowRegion><flowPara>your</flowPara></flowRoot>
<path
d="m12.71 7.7933a4.8875 4.8875 0 0 1 4.8875 4.8875c0 1.2106-0.44363 2.3234-1.173 3.1806l0.20302 0.20302h0.59402l3.7596 3.7596-1.1279 1.1279-3.7596-3.7596v-0.59402l-0.20302-0.20302c-0.85719 0.72936-1.97 1.173-3.1806 1.173a4.8875 4.8875 0 0 1-4.8875-4.8875 4.8875 4.8875 0 0 1 4.8875-4.8875m0 1.5038c-1.8798 0-3.3836 1.5038-3.3836 3.3836s1.5038 3.3836 3.3836 3.3836 3.3836-1.5038 3.3836-3.3836-1.5038-3.3836-3.3836-3.3836z"
fill="#fff" stroke-width=".75192" />
<path
d="m12.689 12.622a0.62847 0.62847 0 0 1-0.62847-0.62847 0.62847 0.62847 0 0 1 0.62847-0.62847 0.62847 0.62847 0 0 1 0.62847 0.62847 0.62847 0.62847 0 0 1-0.62847 0.62847m0-2.3882a1.7597 1.7597 0 0 0-1.7597 1.7597c0 1.3198 1.7597 3.268 1.7597 3.268s1.7597-1.9483 1.7597-3.268a1.7597 1.7597 0 0 0-1.7597-1.7597z"
fill="#fff" stroke-width=".25139" />
<g display="none" fill="none">
<rect display="inline" height="13.1" stroke="#000" stroke-width=".070382"
transform="rotate(90)" width="13.1" x="7.8232" y="-20.923" />
<rect height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round"
stroke-width=".069589" width="14.298" x="7.2241" y="8.6528" />
<rect display="inline" height="11.441" stroke="#0f0" stroke-linecap="round"
stroke-linejoin="round" stroke-width=".069589" transform="rotate(90)" width="14.298"
x="7.2241" y="-20.094" />
</g>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment