mirror of
https://codeberg.org/Mercury-IM/Mercury-IM
synced 2025-02-07 20:06:24 +01:00
Add new icon
This commit is contained in:
parent
450dbcbcc3
commit
71574298c1
9 changed files with 273 additions and 267 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
/.idea/modules.xml
|
||||
/.idea/workspace.xml
|
||||
/.idea/caches/
|
||||
/.idea/assetWizardSettings.xml
|
||||
/.idea
|
||||
.DS_Store
|
||||
/build
|
||||
|
|
|
@ -1,47 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="WizardSettings">
|
||||
<option name="children">
|
||||
<map>
|
||||
<entry key="vectorWizard">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="children">
|
||||
<map>
|
||||
<entry key="vectorAssetStep">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="children">
|
||||
<map>
|
||||
<entry key="clipartAsset">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="url" value="jar:file:/opt/android-studio/plugins/android/lib/android.jar!/images/material_design_icons/communication/ic_message_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="ffffff" />
|
||||
<entry key="outputName" value="ic_message_white_24dp" />
|
||||
<entry key="sourceFile" value="$USER_HOME$" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
|
@ -12,9 +12,9 @@
|
|||
<application
|
||||
android:name=".MercuryImApplication"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/ic_mercury_icon"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@drawable/ic_launcher"
|
||||
android:roundIcon="@drawable/ic_mercury_icon"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme.Light">
|
||||
<activity
|
||||
|
|
|
@ -1,38 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners
|
||||
android:topRightRadius="10dp"
|
||||
android:radius="40dp"/>
|
||||
|
||||
<solid
|
||||
android:color="@color/colorPrimary"/>
|
||||
|
||||
<size
|
||||
android:height="82dp"
|
||||
android:width="82dp"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item android:width="26dp" android:height="26dp" android:top="16dp" android:start="18dp">
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#DDD"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item android:width="8dp" android:height="8dp" android:top="32dp" android:start="54dp">
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#DDD"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item android:width="18dp" android:height="18dp" android:top="50dp" android:start="26dp">
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#DDD"/>
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
</layer-list>
|
|
@ -1,170 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#008577"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M9,0L9,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,0L19,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,0L29,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,0L39,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,0L49,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,0L59,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,0L69,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,0L79,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M89,0L89,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M99,0L99,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,9L108,9"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,19L108,19"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,29L108,29"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,39L108,39"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,49L108,49"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,59L108,59"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,69L108,69"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,79L108,79"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,89L108,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,99L108,99"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,29L89,29"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,39L89,39"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,49L89,49"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,59L89,59"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,69L89,69"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,79L89,79"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,19L29,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,19L39,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,19L49,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,19L59,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,19L69,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,19L79,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
</vector>
|
73
app/src/main/res/drawable/ic_mercury_icon.xml
Normal file
73
app/src/main/res/drawable/ic_mercury_icon.xml
Normal file
|
@ -0,0 +1,73 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M12,2A10,10 0,0 0,2 12,10 10,0 0,0 12,22 10,10 0,0 0,22 12V5.0156A3,3 0,0 0,22 5,3 3,0 0,0 19,2Z"
|
||||
android:fillColor="#241c1c"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="1"/>
|
||||
<path
|
||||
android:pathData="M11.5,16.5388m-3.5,0a3.5,3.5 0,1 1,7 0a3.5,3.5 0,1 1,-7 0"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="1">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="5.2702847"
|
||||
android:centerX="11.125003"
|
||||
android:centerY="15.695026"
|
||||
android:type="radial">
|
||||
<item android:offset="0" android:color="#FFFFFFFF"/>
|
||||
<item android:offset="0.43638274" android:color="#FFCCCCCC"/>
|
||||
<item android:offset="1" android:color="#FF1A1A1A"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="m13.6617,3.5591h0.526v1.5938h1.9115v-1.5938h0.526V7.4471H16.0992V5.5956h-1.9115v1.8516h-0.526z"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="1"/>
|
||||
<path
|
||||
android:pathData="m19.5705,5.955q0,-0.5208 -0.2161,-0.8073 -0.2135,-0.2865 -0.6016,-0.2865 -0.3854,0 -0.6016,0.2865 -0.2135,0.2865 -0.2135,0.8073 0,0.5182 0.2135,0.8047 0.2161,0.2865 0.6016,0.2865 0.388,0 0.6016,-0.2865 0.2161,-0.2865 0.2161,-0.8047zM20.0497,7.0852q0,0.7448 -0.3307,1.1068 -0.3307,0.3646 -1.013,0.3646 -0.2526,0 -0.4766,-0.0391Q18.0054,8.481 17.7945,8.4029L17.7945,7.9367q0.2109,0.1146 0.4167,0.1693 0.2057,0.0547 0.4193,0.0547 0.4714,0 0.7057,-0.2474 0.2344,-0.2448 0.2344,-0.7422L19.5705,6.9341q-0.1484,0.2578 -0.3802,0.3854 -0.2318,0.1276 -0.5547,0.1276 -0.5365,0 -0.8646,-0.4089 -0.3281,-0.4089 -0.3281,-1.0833 0,-0.6771 0.3281,-1.0859 0.3281,-0.4089 0.8646,-0.4089 0.3229,0 0.5547,0.1276 0.2318,0.1276 0.3802,0.3854L19.5705,4.5305h0.4792z"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="1"/>
|
||||
<path
|
||||
android:pathData="M8.8359,8.5078m-2.4922,0a2.4922,2.4922 0,1 1,4.9844 0a2.4922,2.4922 0,1 1,-4.9844 0"
|
||||
android:strokeAlpha="0.99"
|
||||
android:strokeWidth="0.7120536"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="0.99">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="3.7527251"
|
||||
android:centerX="8.56892"
|
||||
android:centerY="7.9070187"
|
||||
android:type="radial">
|
||||
<item android:offset="0" android:color="#FFFFFFFF"/>
|
||||
<item android:offset="0.43638274" android:color="#FFCCCCCC"/>
|
||||
<item android:offset="1" android:color="#FF1A1A1A"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M17.2969,11.5781m-1.5313,0a1.5313,1.5313 0,1 1,3.0625 0a1.5313,1.5313 0,1 1,-3.0625 0"
|
||||
android:strokeWidth="0.4375"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="1">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="2.3057497"
|
||||
android:centerX="17.132814"
|
||||
android:centerY="11.208983"
|
||||
android:type="radial">
|
||||
<item android:offset="0" android:color="#FFFFFFFF"/>
|
||||
<item android:offset="0.43638274" android:color="#FFCCCCCC"/>
|
||||
<item android:offset="1" android:color="#FF1A1A1A"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
197
mercury_icon.svg
Normal file
197
mercury_icon.svg
Normal file
|
@ -0,0 +1,197 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="24px"
|
||||
height="24px"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
id="SVGRoot"
|
||||
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||
sodipodi:docname="mercury_icon.svg">
|
||||
<defs
|
||||
id="defs5069">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient13592">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13588" />
|
||||
<stop
|
||||
id="stop13596"
|
||||
offset="0.43638274"
|
||||
style="stop-color:#cccccc;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#1a1a1a;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13590" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient13546"
|
||||
osb:paint="solid">
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop13544" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
id="radialGradient13594"
|
||||
cx="11.335777"
|
||||
cy="16.254463"
|
||||
fx="11.335777"
|
||||
fy="16.254463"
|
||||
r="3.5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.504235,-0.06853898,0.06409185,1.4066323,-6.9684481,-6.392084)">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13588" />
|
||||
<stop
|
||||
id="stop13596"
|
||||
offset="0.43638274"
|
||||
style="stop-color:#cccccc;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#1a1a1a;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13590" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
id="radialGradient13594-7"
|
||||
cx="11.335777"
|
||||
cy="16.254463"
|
||||
fx="11.335777"
|
||||
fy="16.254463"
|
||||
r="3.5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.0710959,-0.04880343,0.04563683,1.0015976,-4.3145868,-7.8201886)">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13588" />
|
||||
<stop
|
||||
id="stop13596"
|
||||
offset="0.43638274"
|
||||
style="stop-color:#cccccc;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#1a1a1a;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13590" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
id="radialGradient13594-2"
|
||||
cx="11.335777"
|
||||
cy="16.254463"
|
||||
fx="11.335777"
|
||||
fy="16.254463"
|
||||
r="3.5"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.65810281,-0.0299858,0.02804018,0.61540163,9.216929,1.545873)">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop13588" />
|
||||
<stop
|
||||
id="stop13596"
|
||||
offset="0.43638274"
|
||||
style="stop-color:#cccccc;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-color:#1a1a1a;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop13590" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="42.666667"
|
||||
inkscape:cx="15.187109"
|
||||
inkscape:cy="10.935256"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1011"
|
||||
inkscape:window-x="50"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:grid-bbox="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid5625" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata5072">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
style="fill:#241c1c;fill-opacity:1;stroke:none"
|
||||
d="M 12,2 A 10,10 0 0 0 2,12 10,10 0 0 0 12,22 10,10 0 0 0 22,12 V 5.015625 A 3,3 0 0 0 22,5 3,3 0 0 0 19,2 Z"
|
||||
id="path5629"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="background" />
|
||||
<circle
|
||||
style="fill:url(#radialGradient13594);fill-opacity:1;stroke:none"
|
||||
id="path5653"
|
||||
cx="11.5"
|
||||
cy="16.538776"
|
||||
r="3.5"
|
||||
inkscape:label="blob_big" />
|
||||
<g
|
||||
aria-label="Hg"
|
||||
style="font-style:normal;font-weight:normal;font-size:5.33333349px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="text5657">
|
||||
<path
|
||||
d="m 13.661652,3.559125 h 0.526041 v 1.59375 h 1.911459 v -1.59375 h 0.526041 V 7.4471459 H 16.099152 V 5.5955834 h -1.911459 v 1.8515625 h -0.526041 z"
|
||||
id="path7288"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 19.570506,5.9549584 q 0,-0.5208334 -0.216146,-0.8072917 -0.213541,-0.2864583 -0.601562,-0.2864583 -0.385417,0 -0.601563,0.2864583 -0.213541,0.2864583 -0.213541,0.8072917 0,0.5182292 0.213541,0.8046875 0.216146,0.2864584 0.601563,0.2864584 0.388021,0 0.601562,-0.2864584 0.216146,-0.2864583 0.216146,-0.8046875 z m 0.479167,1.1302084 q 0,0.7447917 -0.330729,1.1067708 -0.33073,0.3645834 -1.013021,0.3645834 -0.252604,0 -0.476563,-0.039063 Q 18.005402,8.481 17.794464,8.4028746 V 7.9367293 q 0.210938,0.1145833 0.416667,0.1692708 0.205729,0.054687 0.419271,0.054687 0.471354,0 0.705729,-0.2473958 0.234375,-0.2447917 0.234375,-0.7421875 V 6.9341251 q -0.148437,0.2578125 -0.380208,0.3854167 -0.231771,0.1276041 -0.554688,0.1276041 -0.536458,0 -0.864583,-0.4088541 -0.328125,-0.4088542 -0.328125,-1.0833334 0,-0.6770834 0.328125,-1.0859375 0.328125,-0.4088542 0.864583,-0.4088542 0.322917,0 0.554688,0.1276042 0.231771,0.1276041 0.380208,0.3854166 V 4.5304792 h 0.479167 z"
|
||||
id="path7290"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<circle
|
||||
style="fill:url(#radialGradient13594-7);fill-opacity:1;stroke:none;stroke-width:0.7120536;opacity:0.99"
|
||||
id="path5653-6"
|
||||
cx="8.8359375"
|
||||
cy="8.5078125"
|
||||
r="2.4921875"
|
||||
inkscape:label="blob_med" />
|
||||
<circle
|
||||
style="fill:url(#radialGradient13594-2);fill-opacity:1;stroke:none;stroke-width:0.4375"
|
||||
id="path5653-7"
|
||||
cx="17.296875"
|
||||
cy="11.578124"
|
||||
r="1.53125"
|
||||
inkscape:label="blob_sml" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 6.9 KiB |
Loading…
Reference in a new issue