aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/proton-mail
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/proton-mail
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/proton-mail')
-rw-r--r--recipes/proton-mail/icon.svg2
-rw-r--r--recipes/proton-mail/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/proton-mail/icon.svg b/recipes/proton-mail/icon.svg
index 0cdbda4..a2f962b 100644
--- a/recipes/proton-mail/icon.svg
+++ b/recipes/proton-mail/icon.svg
@@ -1 +1 @@
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><g fill="#336" fill-rule="nonzero" transform="matrix(1.52334 0 0 1.52334 148 .999645)"><path d="m238.688.021s-197.877-6.5-238.688 213v149.5s1.688 16 46.688 48.5 161.5 124 192 124 147-91.5 192-124 46.688-48.5 46.688-48.5v-149.5c-40.811-219.5-238.688-213-238.688-213zm135.5 294.5h-135.5-135.5v-81.5c27.5-109 135.5-110.5 135.5-110.5s108 1.5 135.5 110.5z"/><path d="m238.688 568.688s-30.667-3.001-54.667-19.667-184.021-131-184.021-131v226.334s1.355 26.333 30.355 26.333h416.666c29 0 30.355-26.333 30.355-26.333v-226.334s-160.022 114.334-184.022 131-54.666 19.667-54.666 19.667z"/></g></svg> \ No newline at end of file <svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><g fill="#336" fill-rule="nonzero"><path d="M511.603 1.032S210.169-8.87 148 325.503v227.74s2.571 24.373 71.122 73.881S465.142 816.02 511.603 816.02s223.931-139.386 292.481-188.895 71.122-73.882 71.122-73.882V325.503C813.036-8.87 511.603 1.032 511.603 1.032zm206.413 448.623H305.19V325.503c41.892-166.044 206.413-168.329 206.413-168.329s164.52 2.285 206.413 168.33z"/><path d="M511.603 867.305s-46.716-4.572-83.276-29.96S148 637.788 148 637.788V982.57s2.064 40.115 46.241 40.115h634.724c44.177 0 46.241-40.115 46.241-40.115V637.788s-243.768 174.17-280.328 199.557-83.275 29.96-83.275 29.96z"/></g></svg> \ No newline at end of file
diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json
index 4075cd5..b4b4f8d 100644
--- a/recipes/proton-mail/package.json
+++ b/recipes/proton-mail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "proton-mail", 2 "id": "proton-mail",
3 "name": "ProtonMail", 3 "name": "ProtonMail",
4 "version": "1.2.1", 4 "version": "1.2.2",
5 "description": "proton-mail", 5 "description": "proton-mail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Lukas Reineke <lukas.reineke@protonmail.com>", 7 "author": "Lukas Reineke <lukas.reineke@protonmail.com>",