aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tutanota
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-06 10:01:33 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-06 11:05:15 +0530
commit1390d5718eab1607cd5839f3ac9c846df996c3aa (patch)
tree3637543e23129a5ac2d599fdf93044e57c8170c7 /recipes/tutanota
parentIgnore .md files from being packaged into the recipe archives (minor size gain). (diff)
downloadferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.gz
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.zst
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.zip
Minify svg's using svgo
Diffstat (limited to 'recipes/tutanota')
-rw-r--r--recipes/tutanota/icon.svg2
-rw-r--r--recipes/tutanota/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tutanota/icon.svg b/recipes/tutanota/icon.svg
index 8bb90c6..c4fed92 100644
--- a/recipes/tutanota/icon.svg
+++ b/recipes/tutanota/icon.svg
@@ -1 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="m93.2177 42.4274c-50.121 0-90.70557 41.5313-90.70557 92.7096v856.203c0 3.247.1824 6.518.48773 9.68 33.70484-12.838 69.48744-26.871 107.27614-42.302 263.041-107.334 478.089-198.593 478.283-301.635 0-3.299-.222-6.631-.682-9.963-13.6-101.733-251.426-133.272-251.096-179.895.027-2.476.713-5.066 2.173-7.657 28.569-51.15 141.73-48.701 183.405-52.317 41.711-3.701 139.602-2.935 144.332-33.416.139-.941.226-1.877.226-2.818.111-28.321-67.318-39.423-67.318-39.423s81.823 12.497 81.601 45.033c0 1.593-.19 3.243-.626 4.921-8.811 34.957-80.809 41.532-128.42 43.919-45.029 2.306-113.597 7.543-113.831 30.028-.028 1.309.195 2.675.655 4.069 10.745 32.874 262.064 48.702 422.856 134.01 92.53 49.043 138.546 131.42 159.656 216.526v-674.975c0-51.1785-40.618-92.7098-90.684-92.7098h-837.5883z" fill="#840010"/></svg> \ No newline at end of file <svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="M93.218 42.427c-50.121 0-90.706 41.532-90.706 92.71V991.34c0 3.247.183 6.518.488 9.68a4844.538 4844.538 0 0 0 107.276-42.302c263.041-107.334 478.089-198.593 478.283-301.635 0-3.299-.222-6.631-.682-9.963-13.6-101.733-251.426-133.272-251.096-179.895.027-2.476.713-5.066 2.173-7.657 28.569-51.15 141.73-48.701 183.405-52.317 41.711-3.701 139.602-2.935 144.332-33.416.139-.941.226-1.877.226-2.818.111-28.321-67.318-39.423-67.318-39.423s81.823 12.497 81.601 45.033c0 1.593-.19 3.243-.626 4.921-8.811 34.957-80.809 41.532-128.42 43.919-45.029 2.306-113.597 7.543-113.831 30.028-.028 1.309.195 2.675.655 4.069 10.745 32.874 262.064 48.702 422.856 134.01 92.53 49.043 138.546 131.42 159.656 216.526V135.125c0-51.179-40.618-92.71-90.684-92.71H93.218z" fill="#840010"/></svg> \ No newline at end of file
diff --git a/recipes/tutanota/package.json b/recipes/tutanota/package.json
index 6482856..0419678 100644
--- a/recipes/tutanota/package.json
+++ b/recipes/tutanota/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "tutanota", 2 "id": "tutanota",
3 "name": "Tutanota", 3 "name": "Tutanota",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "An unofficial Ferdi recipe for Tutanota", 5 "description": "An unofficial Ferdi recipe for Tutanota",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>", 7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",