More styling
|
@ -35,6 +35,6 @@
|
|||
android:value="false" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.messaging.default_notification_icon"
|
||||
android:resource="@drawable/ic_launcher_background" /> <!-- FIXME Proper icon -->
|
||||
android:resource="@drawable/ic_notification_icon" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 35 KiB |
|
@ -68,7 +68,7 @@ class MessagingService : FirebaseMessagingService() {
|
|||
val channelId = getString(R.string.notification_channel_id)
|
||||
val defaultSoundUri = RingtoneManager.getDefaultUri(RingtoneManager.TYPE_NOTIFICATION)
|
||||
val notificationBuilder = NotificationCompat.Builder(this, channelId)
|
||||
.setSmallIcon(R.mipmap.ic_launcher) // FIXME
|
||||
.setSmallIcon(R.drawable.ic_notification_icon)
|
||||
.setContentTitle(title)
|
||||
.setContentText(message)
|
||||
.setSound(defaultSoundUri)
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="#FFFFFF">
|
||||
<group android:scaleX="0.48372346"
|
||||
android:scaleY="0.48372346"
|
||||
android:translateX="-0.1585903"
|
||||
android:translateY="-0.1585903">
|
||||
<path
|
||||
android:pathData="m6.2252,30.324l0,-4.2365l10.4896,-4.7113q0.5064,-0.2193 0.9766,-0.3287 0.5064,-0.146 0.9043,-0.2193 0.4341,-0.0365 0.8681,-0.073l0,-0.2922q-0.4341,-0.0365 -0.8681,-0.146 -0.3979,-0.073 -0.9043,-0.1828 -0.4702,-0.146 -0.9766,-0.3652l-10.4896,-4.7113l0,-4.2731l16.2047,7.4869l0,4.5652z"
|
||||
android:strokeWidth="0.212069"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="m27.335,33.5014l17.3622,0l0,4.127L27.335,37.6284Z"
|
||||
android:strokeWidth="0.212069"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"/>
|
||||
</group>
|
||||
</vector>
|
BIN
app/src/main/res/drawable-hdpi/ic_notification_icon.png
Normal file
After Width: | Height: | Size: 346 B |
BIN
app/src/main/res/drawable-mdpi/ic_notification_icon.png
Normal file
After Width: | Height: | Size: 244 B |
BIN
app/src/main/res/drawable-xhdpi/ic_notification_icon.png
Normal file
After Width: | Height: | Size: 414 B |
BIN
app/src/main/res/drawable-xxhdpi/ic_notification_icon.png
Normal file
After Width: | Height: | Size: 598 B |
|
@ -1,21 +0,0 @@
|
|||
<!--
|
||||
Copyright (C) 2020 The Android Open Source Project
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
|
||||
</vector>
|
9
app/src/main/res/drawable/ic_add_white_24dp.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
|
||||
</vector>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector
|
||||
android:height="108dp"
|
||||
android:width="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#3DDC84"
|
||||
android:pathData="M0,0h108v108h-108z"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M9,0L9,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,0L19,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M29,0L29,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M39,0L39,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M49,0L49,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M59,0L59,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M69,0L69,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M79,0L79,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M89,0L89,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M99,0L99,108"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,9L108,9"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,19L108,19"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,29L108,29"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,39L108,39"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,49L108,49"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,59L108,59"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,69L108,69"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,79L108,79"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,89L108,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M0,99L108,99"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,29L89,29"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,39L89,39"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,49L89,49"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,59L89,59"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,69L89,69"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M19,79L89,79"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M29,19L29,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M39,19L39,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M49,19L49,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M59,19L59,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M69,19L69,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
<path android:fillColor="#00000000" android:pathData="M79,19L79,89"
|
||||
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
|
||||
</vector>
|
|
@ -1,33 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<group android:scaleX="1.4208099"
|
||||
android:scaleY="1.4208099"
|
||||
android:translateX="29.7"
|
||||
android:translateY="33.62801">
|
||||
<path
|
||||
android:pathData="M0,8.0727h27.5529v20.6039h-27.5529z"
|
||||
android:strokeWidth="0.12540215"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="m2.8985,22.8967v-1.312l3.28,-1.459q0.1583,-0.0679 0.3054,-0.1018 0.1583,-0.0452 0.2828,-0.0679 0.1357,-0.0113 0.2714,-0.0226v-0.0905q-0.1357,-0.0113 -0.2714,-0.0452 -0.1244,-0.0226 -0.2828,-0.0566 -0.147,-0.0452 -0.3054,-0.1131l-3.28,-1.459v-1.3233l5.0671,2.3186v1.4138z"
|
||||
android:strokeWidth="0.21206853"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="m9.4994,23.8807h5.429v1.2781L9.4994,25.1588Z"
|
||||
android:strokeWidth="0.21206853"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"/>
|
||||
<path
|
||||
android:pathData="M0,8.0727h27.5529v5.1023h-27.5529z"
|
||||
android:strokeWidth="0.06240399"
|
||||
android:fillColor="#666666"/>
|
||||
<path
|
||||
android:pathData="m32.305,0h-15.2067c-1.0455,0 -1.9008,0.8073 -1.9008,1.7939v16.1454l3.8017,-3.5878h13.3059c1.0455,0 1.9008,-0.8073 1.9008,-1.794L34.2058,1.7939c0,-0.9867 -0.8554,-1.7939 -1.9008,-1.7939zM21.8504,8.0727h-1.9008v-1.7939h1.9008zM25.6521,8.0727h-1.9009v-1.7939h1.9009zM29.4538,8.0727h-1.9008v-1.7939h1.9008z"
|
||||
android:strokeWidth="0.92330438"
|
||||
android:fillColor="#ffffff"/>
|
||||
</group>
|
||||
</vector>
|
|
@ -24,13 +24,13 @@
|
|||
android:textStyle="italic"/>
|
||||
|
||||
<com.google.android.material.floatingactionbutton.FloatingActionButton
|
||||
android:id="@+id/fab"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="16dp"
|
||||
android:contentDescription="@string/main_add_button_description"
|
||||
android:src="@drawable/ic_add_black_24dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"/>
|
||||
android:id="@+id/fab"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="16dp"
|
||||
android:contentDescription="@string/main_add_button_description"
|
||||
android:src="@drawable/ic_add_white_24dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent" app:backgroundTint="@color/primaryColor"/>
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
android:text="ntfy.sh/example"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" android:id="@+id/topic_text"
|
||||
android:layout_marginTop="16dp" android:layout_marginLeft="16dp"
|
||||
android:layout_marginTop="16dp" android:layout_marginStart="16dp"
|
||||
android:textColor="@color/primaryTextColor"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"/>
|
||||
<TextView
|
||||
android:text="Subscribed, 0 notifications"
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 802 B |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 3.5 KiB |
|
@ -1,7 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--?xml version="1.0" encoding="UTF-8"?-->
|
||||
<resources>
|
||||
<color name="primaryColor">#3949ab</color>
|
||||
<color name="primaryLightColor">#6f74dd</color>
|
||||
<color name="primaryDarkColor">#00227b</color>
|
||||
<color name="primaryTextColor">#ffffff</color>
|
||||
<color name="primaryColor">#4ecb26</color>
|
||||
<color name="primaryLightColor">#87ff5c</color>
|
||||
<color name="primaryDarkColor">#009900</color>
|
||||
<color name="primaryTextColor">#000000</color>
|
||||
</resources>
|
||||
|
||||
|
|
4
app/src/main/res/values/ic_launcher_background.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#FFFFFF</color>
|
||||
</resources>
|
|
@ -1,12 +1,16 @@
|
|||
<resources>
|
||||
<style name="AppTheme" parent="Theme.MaterialComponents.Light.DarkActionBar">
|
||||
<style name="AppTheme" parent="Theme.MaterialComponents.Light.DarkActionBar">
|
||||
<item name="colorPrimary">@color/primaryColor</item>
|
||||
<item name="colorPrimaryVariant">@color/primaryDarkColor</item>
|
||||
<item name="colorAccent">@color/primaryColor</item>
|
||||
<!--
|
||||
<item name="windowActionBar">false</item>
|
||||
<item name="windowNoTitle">true</item>
|
||||
<item name="android:windowFullscreen">true</item>
|
||||
-->
|
||||
<item name="colorAccent">@color/primaryLightColor</item>
|
||||
|
||||
<!--<item name="actionBarStyle">@style/AppTheme.ActionBarStyle</item>-->
|
||||
</style>
|
||||
<!--
|
||||
<style name="AppTheme.AxctionBarStyle" parent="@style/Widget.AppCompat.Light.ActionBar.Solid">
|
||||
<item name="titleTextColor">@color/red</item>
|
||||
<item name="backgroundColor">@color/red</item>
|
||||
<item name="background">@color/red</item>
|
||||
</style>
|
||||
-->
|
||||
</resources>
|
||||
|
|
BIN
assets/launcher.png
Normal file
After Width: | Height: | Size: 17 KiB |
137
assets/launcher.svg
Normal file
|
@ -0,0 +1,137 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_round.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient13321"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.2982835"
|
||||
inkscape:cx="8.484593"
|
||||
inkscape:cy="63.960778"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="background"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient13321);fill-opacity:1;stroke-width:0.264583"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283"
|
||||
transform="translate(-51.147326,-81.51558)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.9832225,0,0,1.9832225,-66.414375,-115.86681)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
style="fill:#59bfaa;fill-opacity:1;stroke-width:1.04501"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 91.894724,91.209179 H 74.511981 c -1.195076,0 -2.172856,0.904643 -2.172856,2.010308 v 12.789833 l -0.922814,3.94747 5.26851,-3.19426 h 15.209903 c 1.195083,0 2.172841,-0.90465 2.172841,-2.01035 V 93.219487 c 0,-1.105665 -0.977758,-2.010308 -2.172841,-2.010308 z m -11.950639,9.046411 h -2.172837 v -2.010304 h 2.172837 z m 4.345697,0 h -2.172859 v -2.010304 h 2.172859 z m 4.34567,0 H 86.46262 v -2.010304 h 2.172832 z"
|
||||
id="path403"
|
||||
sodipodi:nodetypes="ssscccssssccccccccccccccc" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g18852"
|
||||
inkscape:label="round icon preview"
|
||||
style="display:inline">
|
||||
<path
|
||||
id="path18850"
|
||||
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:0.999999"
|
||||
d="M 0,0 V 190 H 84.177734 A 95.321232,95.321232 0 0 1 0.03320312,95.402344 95.321232,95.321232 0 0 1 95.353516,0.08007812 95.321232,95.321232 0 0 1 190,84.138672 V 0 Z M 190,106.1543 A 95.321232,95.321232 0 0 1 106.53125,190 H 190 Z"
|
||||
transform="scale(0.26458333)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 5.8 KiB |
183
assets/launcher_20.svg
Normal file
|
@ -0,0 +1,183 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_20.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_13_bg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient13319">
|
||||
<stop
|
||||
style="stop-color:#d3d3d3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13315" />
|
||||
<stop
|
||||
style="stop-color:#feffff;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13317" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient13319"
|
||||
id="linearGradient13321"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="4.7557066"
|
||||
inkscape:cx="79.588593"
|
||||
inkscape:cy="107.66013"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="background"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient13321);fill-opacity:1;stroke-width:0.264583"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283"
|
||||
transform="translate(-51.147326,-81.51558)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:#4ecb26;fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 7 KiB |
BIN
assets/launcher_20_bg.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/launcher_20_fg.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
assets/launcher_bg.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/launcher_fg.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
assets/launcher_round.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
assets/notification.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
100
assets/notification.svg
Normal file
|
@ -0,0 +1,100 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="notification.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_16.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.2982835"
|
||||
inkscape:cx="8.4845929"
|
||||
inkscape:cy="63.960778"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(3.1980436,0,0,3.2290388,-142.73051,-265.21535)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g18852"
|
||||
inkscape:label="round icon preview"
|
||||
style="display:none">
|
||||
<path
|
||||
id="path18850"
|
||||
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:0.999999"
|
||||
d="M 0,0 V 190 H 84.177734 A 95.321232,95.321232 0 0 1 0.03320312,95.402344 95.321232,95.321232 0 0 1 95.353516,0.08007812 95.321232,95.321232 0 0 1 190,84.138672 V 0 Z M 190,106.1543 A 95.321232,95.321232 0 0 1 106.53125,190 H 190 Z"
|
||||
transform="scale(0.26458333)"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/notification.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
224
assets/old/launcher_08.svg
Normal file
|
@ -0,0 +1,224 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_08.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#5285a8;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#b0e5ec;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#0b0b0b;stop-opacity:0.878"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#0b0b0b;stop-opacity:0.00176471"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="28.01972"
|
||||
y1="36.236019"
|
||||
x2="181.48831"
|
||||
y2="189.70461"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.5004556"
|
||||
inkscape:cx="100.4155"
|
||||
inkscape:cy="104.27214"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
BIN
assets/old/launcher_08.svg.png
Normal file
After Width: | Height: | Size: 31 KiB |
96
assets/old/launcher_08_bg.svg
Normal file
|
@ -0,0 +1,96 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_08_bg.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_08_bg.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4f8df4;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.5004556"
|
||||
inkscape:cx="100.4155"
|
||||
inkscape:cy="104.27214"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
BIN
assets/old/launcher_08_bg.svg.png
Normal file
After Width: | Height: | Size: 15 KiB |
199
assets/old/launcher_08_fg.svg
Normal file
|
@ -0,0 +1,199 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_08_fg.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_08_fg.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#0b0b0b;stop-opacity:0.878"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#0b0b0b;stop-opacity:0.00176471"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="28.01972"
|
||||
y1="36.236019"
|
||||
x2="181.48831"
|
||||
y2="189.70461"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.5004556"
|
||||
inkscape:cx="100.4155"
|
||||
inkscape:cy="104.27214"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 7.8 KiB |
BIN
assets/old/launcher_08_fg.svg.png
Normal file
After Width: | Height: | Size: 21 KiB |
224
assets/old/launcher_09.svg
Normal file
|
@ -0,0 +1,224 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_09.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4f8df4;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
BIN
assets/old/launcher_09_bg.png
Normal file
After Width: | Height: | Size: 15 KiB |
96
assets/old/launcher_09_bg.svg
Normal file
|
@ -0,0 +1,96 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_09_bg.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_09_bg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4f8df4;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
BIN
assets/old/launcher_09_fg.png
Normal file
After Width: | Height: | Size: 25 KiB |
199
assets/old/launcher_09_fg.svg
Normal file
|
@ -0,0 +1,199 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_09_fg.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_09_fg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.1858384"
|
||||
inkscape:cx="111.27369"
|
||||
inkscape:cy="122.10286"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 7.8 KiB |
224
assets/old/launcher_1.svg
Normal file
|
@ -0,0 +1,224 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_1.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4ff49e;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
224
assets/old/launcher_10.svg
Normal file
|
@ -0,0 +1,224 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_10.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4ff49e;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
224
assets/old/launcher_11.svg
Normal file
|
@ -0,0 +1,224 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_11.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1002">
|
||||
<stop
|
||||
style="stop-color:#4ff49e;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop998" />
|
||||
<stop
|
||||
style="stop-color:#6da1f5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop1000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient867"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop863"
|
||||
offset="0"
|
||||
style="stop-color:#b4b4b4;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop865"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient867"
|
||||
id="linearGradient861"
|
||||
x1="75.625366"
|
||||
y1="94.621986"
|
||||
x2="93.499802"
|
||||
y2="108.51261"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-26.151418,-32.86437)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1002"
|
||||
id="linearGradient1468"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:url(#linearGradient1468);fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:url(#linearGradient861);fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 8.5 KiB |
181
assets/old/launcher_12.svg
Normal file
|
@ -0,0 +1,181 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_12.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_07.svg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient934">
|
||||
<stop
|
||||
style="stop-color:#090909;stop-opacity:0.96862745"
|
||||
offset="0"
|
||||
id="stop930" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop932" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient934"
|
||||
id="linearGradient936"
|
||||
x1="36.174061"
|
||||
y1="59.947342"
|
||||
x2="173.80809"
|
||||
y2="182.28017"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1448299,0,0,1.1448299,-8.9807055,-18.679786)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)">
|
||||
<path
|
||||
style="fill:#feffff;fill-opacity:1;stroke-width:0.26458332;opacity:1"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283" />
|
||||
<path
|
||||
id="path885"
|
||||
style="opacity:0.278;fill:url(#linearGradient936);fill-opacity:1;stroke:none;stroke-width:1.14483px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 165.92383 31.970703 L 151.77344 47.677734 L 69.847656 71.355469 L 21.074219 158.26367 L 52.853516 190 L 190 190 L 190 48.976562 L 165.92383 31.970703 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:#59bfaa;fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 7.3 KiB |
BIN
assets/old/launcher_12_bg.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
assets/old/launcher_12_fg.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
assets/old/launcher_13.png
Normal file
After Width: | Height: | Size: 25 KiB |
183
assets/old/launcher_13.svg
Normal file
|
@ -0,0 +1,183 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_13.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_13_bg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient13319">
|
||||
<stop
|
||||
style="stop-color:#d3d3d3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13315" />
|
||||
<stop
|
||||
style="stop-color:#feffff;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13317" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.302925,0,0,1.302925,-21.025152,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3104386,0,0,1.302925,-21.473506,-36.28416)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient13319"
|
||||
id="linearGradient13321"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.4188971"
|
||||
inkscape:cx="50.642915"
|
||||
inkscape:cy="118.64911"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="background"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient13321);fill-opacity:1;stroke-width:0.264583"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283"
|
||||
transform="translate(-51.147326,-81.51558)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.16339;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="35.899391"
|
||||
height="26.845356"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(1.302925,0,0,1.302925,-20.839797,-37.163349)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.0815418"
|
||||
id="rect283-1-9"
|
||||
width="36.106411"
|
||||
height="6.6478906"
|
||||
x="56.722897"
|
||||
y="96.543839" />
|
||||
<path
|
||||
style="fill:#59bfaa;fill-opacity:1;stroke-width:1.203"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 93.687597,89.445767 H 73.874439 c -1.36217,0 -2.476659,1.051813 -2.476659,2.337352 v 21.036241 l 4.9533,-4.67471 h 17.336517 c 1.362173,0 2.476651,-1.05183 2.476651,-2.3374 V 91.783119 c 0,-1.285539 -1.114478,-2.337352 -2.476651,-2.337352 z M 80.066048,99.963882 H 77.58941 v -2.337346 h 2.476638 z m 4.953301,0 h -2.476662 v -2.337346 h 2.476662 z m 4.953276,0 H 87.49599 v -2.337346 h 2.476635 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 7 KiB |
BIN
assets/old/launcher_13_bg.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/old/launcher_13_fg.png
Normal file
After Width: | Height: | Size: 13 KiB |
234
assets/old/launcher_14.svg
Normal file
|
@ -0,0 +1,234 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_14.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_13_bg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient13319">
|
||||
<stop
|
||||
style="stop-color:#d3d3d3;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13315" />
|
||||
<stop
|
||||
style="stop-color:#feffff;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13317" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient873">
|
||||
<stop
|
||||
style="stop-color:#4d4d4d;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop869" />
|
||||
<stop
|
||||
style="stop-color:#656565;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop871" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient845"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.8468129,0,0,2.4504646,-59.145971,-168.39158)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient873"
|
||||
id="linearGradient875"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.091209"
|
||||
y2="105.0985"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.857463,0,0,1.8468129,-59.691076,-106.75962)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient13319"
|
||||
id="linearGradient13321"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient17874"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(6.9800803,0,0,9.2615985,-451.89327,-729.32957)"
|
||||
x1="59.671928"
|
||||
y1="101.946"
|
||||
x2="87.224854"
|
||||
y2="122.54991" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient13319"
|
||||
id="linearGradient17878"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientTransform="matrix(3.7795276,0,0,3.7795276,-228.34944,-92.88895)" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.5344944"
|
||||
inkscape:cx="-10.101047"
|
||||
inkscape:cy="222.87471"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="background"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient13321);fill-opacity:1;stroke-width:0.264583"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283"
|
||||
transform="translate(-51.147326,-81.51558)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:url(#linearGradient845);fill-opacity:1;stroke:none;stroke-width:0.266773;stroke-opacity:1"
|
||||
id="rect283-1"
|
||||
width="50.88509"
|
||||
height="50.489162"
|
||||
x="51.056919"
|
||||
y="81.4235" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(2.1732354,0,0,2.1732354,-78.526808,-138.04762)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:url(#linearGradient875);fill-opacity:1;stroke-width:0.11558"
|
||||
id="rect283-1-9"
|
||||
width="51.178528"
|
||||
height="9.4229603"
|
||||
x="51.147327"
|
||||
y="81.515579" />
|
||||
<path
|
||||
style="fill:#59bfaa;fill-opacity:1;stroke-width:1.23794"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 95.957126,86.625332 H 75.5686 c -1.401727,0 -2.54858,1.082357 -2.54858,2.405227 v 21.647121 l 5.097142,-4.81045 h 17.839964 c 1.401735,0 2.548568,-1.08238 2.548568,-2.40528 V 89.030559 c 0,-1.32287 -1.146833,-2.405227 -2.548568,-2.405227 z m -14.017115,10.82356 h -2.548559 v -2.405225 h 2.548559 z m 5.097143,0 H 84.48857 v -2.405225 h 2.548584 z m 5.097115,0 h -2.548553 v -2.405225 h 2.548553 z"
|
||||
id="path403" />
|
||||
<path
|
||||
id="rect283-0"
|
||||
style="display:inline;fill:url(#linearGradient17878);fill-opacity:1;stroke-width:0.999999"
|
||||
d="M 59.816406 215.77734 A 95.535228 95.535228 0 0 0 -35.037109 300.49414 L -35.037109 322.13281 A 95.535228 95.535228 0 0 0 42.511719 405.20117 L 77.121094 405.20117 A 95.535228 95.535228 0 0 0 154.96289 319.5293 L 154.96289 302.79102 A 95.535228 95.535228 0 0 0 59.816406 215.77734 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<path
|
||||
id="rect283-1-6"
|
||||
style="display:inline;fill:url(#linearGradient17874);fill-opacity:1;stroke:none;stroke-width:1.00828;stroke-opacity:1"
|
||||
d="M 59.816406 215.77734 A 95.535228 95.535228 0 0 0 -35.378906 303.53125 L -35.378906 319.0957 A 95.535228 95.535228 0 0 0 45.03125 405.67773 L 74.601562 405.67773 A 95.535228 95.535228 0 0 0 155.35156 311.3125 A 95.535228 95.535228 0 0 0 59.816406 215.77734 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320-2"
|
||||
transform="matrix(2.3139227,0,0,2.3139227,-93.10456,-100.90518)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011-6"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013-1"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
id="path403-7"
|
||||
style="display:inline;fill:#59bfaa;fill-opacity:1;stroke-width:4.67883"
|
||||
d="M 69.447266 226.57227 C 64.149388 226.57227 59.814453 230.66229 59.814453 235.66211 L 59.814453 317.47852 L 79.078125 299.29688 L 146.50586 299.29688 C 149.5168 299.29688 152.21645 297.97435 153.98633 295.91602 A 95.535227 95.535227 0 0 0 103.46289 226.57227 L 69.447266 226.57227 z M 83.894531 258.39062 L 93.527344 258.39062 L 93.527344 267.48047 L 83.894531 267.48047 L 83.894531 258.39062 z M 103.16016 258.39062 L 112.79297 258.39062 L 112.79297 267.48047 L 103.16016 267.48047 L 103.16016 258.39062 z M 122.42383 258.39062 L 132.05664 258.39062 L 132.05664 267.48047 L 122.42383 267.48047 L 122.42383 258.39062 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,51.147327,81.515579)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
125
assets/old/launcher_15.svg
Normal file
|
@ -0,0 +1,125 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="50.270832mm"
|
||||
height="50.270832mm"
|
||||
viewBox="0 0 50.270832 50.270832"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="1.1.1 (3bf5ae0, 2021-09-20)"
|
||||
sodipodi:docname="launcher_15.svg"
|
||||
inkscape:export-filename="/home/pheckel/Code/ntfy-android/assets/launcher_15_bg.png"
|
||||
inkscape:export-xdpi="258.69"
|
||||
inkscape:export-ydpi="258.69"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient843">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop839" />
|
||||
<stop
|
||||
style="stop-color:#434343;stop-opacity:0.88235295"
|
||||
offset="1"
|
||||
id="stop841" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient843"
|
||||
id="linearGradient13321"
|
||||
x1="51.147327"
|
||||
y1="81.515579"
|
||||
x2="101.41816"
|
||||
y2="131.78641"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.5138306"
|
||||
inkscape:cx="43.928297"
|
||||
inkscape:cy="217.99004"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:measure-start="0,0"
|
||||
inkscape:measure-end="0,0"
|
||||
inkscape:snap-text-baseline="true"
|
||||
inkscape:window-width="1863"
|
||||
inkscape:window-height="1025"
|
||||
inkscape:window-x="57"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="background"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient13321);fill-opacity:1;stroke-width:0.264583"
|
||||
d="M 51.147327,81.515579 H 101.41816 V 131.78641 H 51.147327 Z"
|
||||
id="rect283"
|
||||
transform="translate(-51.147326,-81.51558)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="foreground"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-51.147327,-81.515579)"
|
||||
style="display:inline">
|
||||
<g
|
||||
aria-label=">_"
|
||||
style="font-style:normal;font-weight:normal;font-size:8.48274px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.212069"
|
||||
id="text320"
|
||||
transform="matrix(2.1732354,0,0,2.1732354,-78.526808,-138.04762)">
|
||||
<path
|
||||
d="m 62.57046,116.77004 v -1.31201 l 3.280018,-1.45904 q 0.158346,-0.0679 0.305381,-0.1018 0.158346,-0.0452 0.282761,-0.0679 0.135725,-0.0113 0.271449,-0.0226 v -0.0905 q -0.135724,-0.0113 -0.271449,-0.0452 -0.124415,-0.0226 -0.282761,-0.0566 -0.147035,-0.0452 -0.305381,-0.1131 l -3.280018,-1.45904 v -1.32332 l 5.067063,2.31863 v 1.4138 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1011"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 69.17132,117.75404 h 5.428996 v 1.27808 H 69.17132 Z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.3104px;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke-width:0.212069"
|
||||
id="path1013"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
style="fill:#59bfaa;fill-opacity:1;stroke-width:1.23794"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 96.099588,85.317799 H 75.711062 c -1.401727,0 -2.54858,1.082357 -2.54858,2.405227 v 21.647124 l 5.097142,-4.81045 h 17.839964 c 1.401735,0 2.548568,-1.08238 2.548568,-2.40528 V 87.723026 c 0,-1.32287 -1.146833,-2.405227 -2.548568,-2.405227 z m -14.017115,10.82356 h -2.548559 v -2.405225 h 2.548559 z m 5.097143,0 h -2.548584 v -2.405225 h 2.548584 z m 5.097115,0 h -2.548553 v -2.405225 h 2.548553 z"
|
||||
id="path403" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 5.3 KiB |
BIN
assets/old/launcher_15_bg.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
assets/old/launcher_15_fg.png
Normal file
After Width: | Height: | Size: 6 KiB |