diff --git a/app/build.gradle b/app/build.gradle index 4f18145d8fd0ba2d0f5b89eb1592a424a22173d2..13ab0d41c051538a769f8ebf65710b3aca6c34f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.benoitharrault.ameixanonfree" minSdkVersion 16 targetSdkVersion 30 - versionCode 113 - versionName "1.56.0" + versionCode 114 + versionName "1.57.0" archivesBaseName = "$applicationId" + "_" + "$versionCode" } diff --git a/app/src/chromatic/res/drawable-hdpi/nonfree_google_noteskeep.png b/app/src/chromatic/res/drawable-hdpi/nonfree_google_noteskeep.png new file mode 100644 index 0000000000000000000000000000000000000000..824ba557b73a05a196370dcd27b5417f74a39ee4 Binary files /dev/null and b/app/src/chromatic/res/drawable-hdpi/nonfree_google_noteskeep.png differ diff --git a/app/src/chromatic/res/drawable-hdpi/nonfree_google_tips.png b/app/src/chromatic/res/drawable-hdpi/nonfree_google_tips.png index 34855b7db7c40cd695ac6e438531eb39a85c9b3e..c912a0ad8e72489c8880d97cab70a523d7f18340 100644 Binary files a/app/src/chromatic/res/drawable-hdpi/nonfree_google_tips.png and b/app/src/chromatic/res/drawable-hdpi/nonfree_google_tips.png differ diff --git a/app/src/chromatic/res/drawable-mdpi/nonfree_google_noteskeep.png b/app/src/chromatic/res/drawable-mdpi/nonfree_google_noteskeep.png new file mode 100644 index 0000000000000000000000000000000000000000..d4252b6fcf9b0f2b87db92a45be15c3c97238201 Binary files /dev/null and b/app/src/chromatic/res/drawable-mdpi/nonfree_google_noteskeep.png differ diff --git a/app/src/chromatic/res/drawable-mdpi/nonfree_google_tips.png b/app/src/chromatic/res/drawable-mdpi/nonfree_google_tips.png index 02c58f4c30a69759b6e359b4bcc06046ea9c92e5..62d272e5353c0fe11139946c90a2758823e7dd3d 100644 Binary files a/app/src/chromatic/res/drawable-mdpi/nonfree_google_tips.png and b/app/src/chromatic/res/drawable-mdpi/nonfree_google_tips.png differ diff --git a/app/src/chromatic/res/drawable-xhdpi/nonfree_google_noteskeep.png b/app/src/chromatic/res/drawable-xhdpi/nonfree_google_noteskeep.png new file mode 100644 index 0000000000000000000000000000000000000000..6179e9187b7356a1888844d8f8a1b6cab0a53b15 Binary files /dev/null and b/app/src/chromatic/res/drawable-xhdpi/nonfree_google_noteskeep.png differ diff --git a/app/src/chromatic/res/drawable-xhdpi/nonfree_google_tips.png b/app/src/chromatic/res/drawable-xhdpi/nonfree_google_tips.png index d7e9b02a5f0722bf1bb7416c5b6074d685607084..79459de6ce4bd180591894c64ac051071c00d43d 100644 Binary files a/app/src/chromatic/res/drawable-xhdpi/nonfree_google_tips.png and b/app/src/chromatic/res/drawable-xhdpi/nonfree_google_tips.png differ diff --git a/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_noteskeep.png b/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_noteskeep.png new file mode 100644 index 0000000000000000000000000000000000000000..b2e51cbd9bf9e4bd5772527923b773f8812d5899 Binary files /dev/null and b/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_noteskeep.png differ diff --git a/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_tips.png b/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_tips.png index ad23b773ec28ef97131a39855e78707b2a3c727c..8fa852fc7cc6ef4e37c1e7602ec022ad67441c6d 100644 Binary files a/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_tips.png and b/app/src/chromatic/res/drawable-xxhdpi/nonfree_google_tips.png differ diff --git a/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_noteskeep.png b/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_noteskeep.png new file mode 100644 index 0000000000000000000000000000000000000000..6014043837bbb3b0d504ba4ea7b82eba4de5d91e Binary files /dev/null and b/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_noteskeep.png differ diff --git a/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_tips.png b/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_tips.png index 80d2a5b18a983804267a065cc77c3ebc65147a3d..2f5ed89566cf07fb32e5aaa6ec5f8d5113dbf913 100644 Binary files a/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_tips.png and b/app/src/chromatic/res/drawable-xxxhdpi/nonfree_google_tips.png differ diff --git a/app/src/main/res/values/iconpack.xml b/app/src/main/res/values/iconpack.xml index e59934ced968c90bedabf1a2d31fe6c6631a3d34..9ebe10399940bc8e1d264d6f9a6dc1328f420c95 100644 --- a/app/src/main/res/values/iconpack.xml +++ b/app/src/main/res/values/iconpack.xml @@ -715,6 +715,7 @@ <item>nonfree_googleduo</item> <item>nonfree_google_files</item> <item>nonfree_googlemaps</item> + <item>nonfree_google_noteskeep</item> <item>nonfree_googlephotos</item> <item>nonfree_googleplaystore</item> <item>nonfree_google_recorder</item> diff --git a/app/src/main/res/xml/appfilter.xml b/app/src/main/res/xml/appfilter.xml index 5d433975829a91c10d259ec04fd0e257c6d4d784..6961e7e4c7cb0f2f4170f3eb32a38287aef0ab3a 100644 --- a/app/src/main/res/xml/appfilter.xml +++ b/app/src/main/res/xml/appfilter.xml @@ -40,6 +40,9 @@ <item component="ComponentInfo{com.google.android.apps.maps/com.google.android.maps.MapsActivity}" drawable="nonfree_googlemaps" /> + <item + component="ComponentInfo{com.google.android.keep/com.google.android.keep.activities.BrowseActivity}" + drawable="nonfree_google_noteskeep" /> <item component="ComponentInfo{com.google.android.apps.photos/com.google.android.apps.photos.home.HomeActivity}" drawable="nonfree_googlephotos" /> diff --git a/app/src/main/res/xml/drawable.xml b/app/src/main/res/xml/drawable.xml index 35462796f65bda3d549ee6c3894b78a85c0df3bb..d80d685159bca3288626823d67b7ef26a891db3d 100644 --- a/app/src/main/res/xml/drawable.xml +++ b/app/src/main/res/xml/drawable.xml @@ -715,6 +715,7 @@ <item drawable="nonfree_googleduo" /> <item drawable="nonfree_google_files" /> <item drawable="nonfree_googlemaps" /> + <item drawable="nonfree_google_noteskeep" /> <item drawable="nonfree_googlephotos" /> <item drawable="nonfree_googleplaystore" /> <item drawable="nonfree_google_recorder" /> diff --git a/icons/chromatic/nonfree_google_noteskeep.svg b/icons/chromatic/nonfree_google_noteskeep.svg new file mode 100644 index 0000000000000000000000000000000000000000..1721b3e27257ac9e1366bd6074ab891dab644dab --- /dev/null +++ b/icons/chromatic/nonfree_google_noteskeep.svg @@ -0,0 +1,79 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg"> + <defs> + <filter id="filter6206-7" x="-.072" y="-.072" width="1.144" height="1.144" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#bf360c" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#ffc107"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#bf360c" opacity=".2"/> + </g> + <path d="m12.585 17.644v1.9414c0 0.33964 0.22936 0.63689 0.55827 0.7229 9.5e-4 0 2e-3 4.24e-4 0.0029 4.24e-4 0.04522 0.01117 0.0899 0.02191 0.13458 0.03156v0.18512c0 0.49266 0.39941 0.89196 0.89196 0.89196h0.40222c0.49266 0 0.89196-0.39941 0.89196-0.89196v-0.18707c0.04522-0.01019 0.09033-0.02093 0.13556-0.03253 9.51e-4 0 0.0014 0 0.0024-4.23e-4 0.32654-0.086 0.55438-0.3814 0.55438-0.71898 0.0033-0.44158 0.0033-1.1213 0.0033-1.1213s0-0.38281 0.01019-0.81573v-0.0053c0-0.59472 0.24487-1.1626 0.67725-1.5707 0.71801-0.66565 1.1674-1.6168 1.1674-2.6721 0-2.0109-1.6328-3.6438-3.6438-3.6438s-3.6438 1.6328-3.6438 3.6438c0 1.0557 0.44983 2.007 1.1752 2.6658 0.43389 0.4096 0.67972 0.97992 0.67972 1.577zm2.5978 2.2567-0.2555 0.03936c-0.55382 0.06951-1.1076 0.03405-1.6626-0.10248-0.11419-0.03014-0.1939-0.1336-0.1939-0.25213v-0.78222c0.86864 0.25994 1.7368 0.25647 2.6055-9.5e-4l-0.0029 0.78416c0 0.11658-0.07873 0.21906-0.1914 0.24921-0.09955 0.02473-0.19965 0.04663-0.2993 0.06507zm4.3614-3.7948-1.2622-0.72875c-0.11614-0.06702-0.26482-0.02722-0.33184 0.08892s-0.02722 0.26482 0.08892 0.33184l1.2622 0.72875c0.11614 0.06702 0.26482 0.02722 0.33184-0.08892s0.02722-0.26482-0.08892-0.33184zm-10.098 0.42076 1.2622-0.72875c0.11615-0.06702 0.15594-0.2157 0.08892-0.33184s-0.2157-0.15594-0.33184-0.08892l-1.2622 0.72875c-0.11614 0.06702-0.15594 0.2157-0.088925 0.33184 0.067017 0.11614 0.2157 0.15594 0.33184 0.08892zm10.757-3.3684h-1.4575c-0.13404 0-0.24292 0.10888-0.24292 0.24292s0.10888 0.24292 0.24292 0.24292h1.4575c0.13404 0 0.24292-0.10888 0.24292-0.24292s-0.10888-0.24292-0.24292-0.24292zm-11.66 0.48583h1.4575c0.13404 0 0.24292-0.10888 0.24292-0.24292s-0.10888-0.24292-0.24292-0.24292h-1.4575c-0.13404 0-0.24292 0.10888-0.24292 0.24292s0.10888 0.24292 0.24292 0.24292zm3.6438-0.60729c0-1.0728 0.87059-1.9433 1.9433-1.9433 0.13404 0 0.24292-0.10888 0.24292-0.24292s-0.10888-0.24292-0.24292-0.24292c-1.3409 0-2.4292 1.0882-2.4292 2.4292 0 0.13404 0.10888 0.24292 0.24292 0.24292s0.24292-0.10888 0.24292-0.24292zm-2.9839-2.3403 1.2622 0.72875c0.11614 0.06702 0.26482 0.02722 0.33184-0.08892s0.02722-0.26482-0.08893-0.33184l-1.2622-0.72876c-0.11614-0.06702-0.26482-0.02722-0.33184 0.08892-0.067017 0.11614-0.027218 0.26482 0.088925 0.33184zm10.098-0.42076-1.2622 0.72875c-0.11614 0.06702-0.15594 0.2157-0.08892 0.33184s0.2157 0.15594 0.33184 0.08892l1.2622-0.72875c0.11614-0.06702 0.15594-0.2157 0.08892-0.33184s-0.2157-0.15594-0.33184-0.08892zm-8.0526-1.8019 0.72875 1.2622c0.06702 0.11614 0.2157 0.15594 0.33184 0.088925 0.11614-0.06702 0.15594-0.2157 0.08892-0.33184l-0.72875-1.2622c-0.06702-0.11614-0.2157-0.15594-0.33184-0.088924-0.11614 0.06702-0.15594 0.2157-0.08892 0.33184zm5.83-0.24292-0.72875 1.2622c-0.06702 0.11614-0.02722 0.26482 0.08892 0.33184 0.11614 0.067015 0.26482 0.02722 0.33184-0.088925l0.72875-1.2622c0.06702-0.11614 0.02722-0.26482-0.08892-0.33184s-0.26482-0.027219-0.33184 0.088925zm-2.9475-0.65979v1.4575c0 0.13404 0.10888 0.24292 0.24292 0.24292s0.24292-0.10888 0.24292-0.24292v-1.4575c0-0.13404-0.10888-0.24292-0.24292-0.24292s-0.24292 0.10888-0.24292 0.24292z" fill="#fff" fill-rule="evenodd" stroke-width=".027762"/> +</svg> diff --git a/icons/chromatic/nonfree_google_tips.svg b/icons/chromatic/nonfree_google_tips.svg index fbaa40c4a89437e1978bac6021faa7741b4d2408..fc3db6bb3023c261d17a1da43378b8363e3714c9 100644 --- a/icons/chromatic/nonfree_google_tips.svg +++ b/icons/chromatic/nonfree_google_tips.svg @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg"> <defs> - <filter id="filter6206-7" x="-.072" y="-.072" width="1.144" height="1.144" color-interpolation-filters="sRGB"> + <filter id="filter6206-7" x="-.072" y="-.072001" width="1.144" height="1.144" color-interpolation-filters="sRGB"> <feGaussianBlur stdDeviation="0.658125"/> </filter> </defs> @@ -75,14 +75,5 @@ </g> <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#1a237e" opacity=".2"/> </g> - <g transform="matrix(.028593 0 0 .028593 4.3658 6.3673)" fill="#fff"> - <path d="m350 105c-67.547 0-122.5 54.961-122.5 122.5 0 29.496 12.453 98.352 35.477 137.64-0.11328 0.80469-0.47656 1.5195-0.47656 2.3594v35c0 22.785 14.672 42.027 35 49.273v20.727c0 28.949 23.551 52.5 52.5 52.5s52.5-23.551 52.5-52.5v-20.727c20.328-7.2461 35-26.492 35-49.273v-35c0-0.83984-0.36328-1.5547-0.47656-2.3594 23.023-39.289 35.477-108.14 35.477-137.64 0-67.539-54.953-122.5-122.5-122.5zm0 35c48.242 0 87.5 39.258 87.5 87.5 0 31.164-14.059 94.262-32.188 122.5h-110.62c-18.129-28.238-32.188-91.336-32.188-122.5 0-48.242 39.258-87.5 87.5-87.5zm17.5 332.5c0 9.6562-7.8516 17.5-17.5 17.5s-17.5-7.8438-17.5-17.5v-17.5h35zm35-70c0 9.6562-7.8516 17.5-17.5 17.5h-70c-9.6484 0-17.5-7.8438-17.5-17.5v-17.5h105z"/> - <path d="m358.75 35h-17.5c-4.832 0-8.75 3.918-8.75 8.75v17.5c0 4.832 3.918 8.75 8.75 8.75h17.5c4.832 0 8.75-3.918 8.75-8.75v-17.5c0-4.832-3.918-8.75-8.75-8.75z"/> - <path d="m166.25 245h17.5c4.832 0 8.75-3.918 8.75-8.75v-17.5c0-4.832-3.918-8.75-8.75-8.75h-17.5c-4.832 0-8.75 3.918-8.75 8.75v17.5c0 4.832 3.918 8.75 8.75 8.75z"/> - <path d="m507.5 218.75v17.5c0 4.832 3.918 8.75 8.75 8.75h17.5c4.832 0 8.75-3.918 8.75-8.75v-17.5c0-4.832-3.918-8.75-8.75-8.75h-17.5c-4.832 0-8.75 3.918-8.75 8.75z"/> - <path d="m455.18 109.94 12.371 12.371c3.4141 3.4141 8.957 3.418 12.371 0l12.379-12.375c3.418-3.418 3.418-8.957 0-12.375l-12.371-12.371c-3.4141-3.4141-8.957-3.418-12.371 0l-12.379 12.375c-3.418 3.4141-3.418 8.957 0 12.375z"/> - <path d="m220.07 85.191-12.371 12.371c-3.418 3.418-3.418 8.9609 0 12.379l12.379 12.375c3.418 3.4141 8.957 3.4141 12.371 0l12.371-12.371c3.418-3.418 3.418-8.957 0-12.375l-12.375-12.379c-3.418-3.4141-8.957-3.4141-12.375 0z"/> - <path d="m358.75 175h-17.5c-4.832 0-8.75 3.918-8.75 8.75v17.5c0 4.832 3.918 8.75 8.75 8.75h17.5c4.832 0 8.75-3.918 8.75-8.75v-17.5c0-4.832-3.918-8.75-8.75-8.75z"/> - <path d="m358.75 227.5h-17.5c-4.832 0-8.75 3.918-8.75 8.75v70c0 4.832 3.918 8.75 8.75 8.75h17.5c4.832 0 8.75-3.918 8.75-8.75v-70c0-4.832-3.918-8.75-8.75-8.75z"/> - </g> + <path d="m14.373 7.3478c-3.8744 0-7.0258 3.1514-7.0258 7.0258 0 1.4708 0.46604 2.8279 1.2408 3.957-0.17529 0.34977-0.36777 0.74354-0.52597 1.057-0.32824 0.64942-0.65864 1.2969-0.65864 1.2969-0.092204 0.17711-0.063483 0.40938 0.07146 0.55652 0.13506 0.14725 0.36699 0.19922 0.5515 0.12252l2.7776-1.1437c0.23797-0.09893 0.36436-0.40541 0.26544-0.64338-0.09893-0.23797-0.40541-0.36448-0.64326-0.26544l-1.5523 0.63824c0.16332-0.31342 0.35036-0.69718 0.5106-1.0212 0.061543-0.12434 0.11625-0.2284 0.15318-0.30636 0.12639-0.22259 0.13096-0.44848 0-0.62298-0.76076-1.0115-1.2101-2.2597-1.2101-3.6252 0-3.3445 2.7008-6.0454 6.0454-6.0454 3.3447 0 6.0454 2.7008 6.0454 6.0454 0 3.3447-2.7008 6.0454-6.0454 6.0454-0.85981 0-1.6897-0.1468-2.4253-0.4544-0.23797-0.09893-0.54444 0.02758-0.64338 0.26556-0.09893 0.23786 0.02758 0.54444 0.26556 0.64326 0.87609 0.36643 1.8338 0.52597 2.8031 0.52597 3.8744 0 7.0258-3.1514 7.0258-7.0258s-3.1514-7.0258-7.0258-7.0258zm0 1.9607c-1.8892 0-3.4312 1.5421-3.4312 3.4312 0 0.74503 0.2455 1.4355 0.64851 1.9965 0.0071 0.0099 0.01322 0.02074 0.0204 0.03066 0.3557 0.56393 0.63824 0.91303 0.63824 1.7309 0 0.25667 0.23353 0.49008 0.4902 0.4902h3.2678c0.25666-1.1e-4 0.4902-0.23353 0.4902-0.4902 0-0.81786 0.28254-1.167 0.63824-1.7309 0.0072-0.0098 0.01333-0.02074 0.0204-0.03066 0.40299-0.56098 0.64852-1.2514 0.64852-1.9965 0-1.8892-1.5421-3.4312-3.4312-3.4312zm0 0.9804c1.3594 0 2.4509 1.0915 2.4509 2.4509 0 0.54319-0.17517 1.037-0.4748 1.4449-0.0072 0.01005-0.01402 0.02017-0.02051 0.03066-0.27809 0.44472-0.63859 0.99088-0.75562 1.7922h-2.3998c-0.11705-0.80134-0.47754-1.3475-0.75562-1.7922-0.0065-0.0105-0.01333-0.02063-0.02051-0.03066-0.29965-0.40789-0.47479-0.90174-0.47479-1.4449 0-1.3594 1.0915-2.4509 2.4509-2.4509zm0.92934 0.97527c-0.09358 0.01185-0.18338 0.05141-0.2553 0.11226l-1.6339 1.3072c-0.1387 0.11363-0.20629 0.30989-0.16856 0.48507 0.03783 0.17518 0.17928 0.3213 0.35228 0.36769l0.4698 0.12252-0.53099 0.53099c-0.19991 0.17723-0.21005 0.52667-0.0204 0.71484 0.18954 0.18817 0.5391 0.17563 0.71483-0.02554l1.1283-1.1284c0.12206-0.12081 0.17198-0.30887 0.12765-0.4748-0.04422-0.16594-0.18122-0.30329-0.34715-0.34715l-0.34715-0.09198 0.86801-0.69444c0.17164-0.12879 0.23911-0.37816 0.1582-0.57692-0.0808-0.19877-0.30283-0.32891-0.51561-0.30122zm-2.4509 5.887c-0.25678 0.01345-0.478 0.25906-0.46467 0.51573s0.25894 0.478 0.51573 0.46467h2.941c0.25906 0.0035 0.49534-0.23125 0.49534-0.4902s-0.23626-0.49385-0.49534-0.4902zm0.6535 1.3072c-0.25667 0.01345-0.478 0.25906-0.46467 0.51573s0.25906 0.478 0.51573 0.46467h1.6339c0.25895 0.0035 0.49534-0.23125 0.49534-0.4902 0-0.25906-0.23638-0.49385-0.49534-0.4902z" fill="#fff" stroke-width=".029177"/> </svg>