aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/proton-mail
diff options
context:
space:
mode:
authorLibravatar Arthur H <106561822+Arthur-Huan@users.noreply.github.com>2023-05-26 18:59:42 -0600
committerLibravatar GitHub <noreply@github.com>2023-05-27 06:29:42 +0530
commite5d0b74b701e029f15e519ed0e9aa3a51baffe5b (patch)
treeb863c262b4d48185c670b5428e4afaa82d174a71 /recipes/proton-mail
parentDo not install husky if running in CI (diff)
downloadferdium-recipes-e5d0b74b701e029f15e519ed0e9aa3a51baffe5b.tar.gz
ferdium-recipes-e5d0b74b701e029f15e519ed0e9aa3a51baffe5b.tar.zst
ferdium-recipes-e5d0b74b701e029f15e519ed0e9aa3a51baffe5b.zip
Update to logos for Proton services (#375)
Diffstat (limited to 'recipes/proton-mail')
-rw-r--r--recipes/proton-mail/icon.svg26
-rw-r--r--recipes/proton-mail/package.json2
2 files changed, 15 insertions, 13 deletions
diff --git a/recipes/proton-mail/icon.svg b/recipes/proton-mail/icon.svg
index b401bfd..04c1273 100644
--- a/recipes/proton-mail/icon.svg
+++ b/recipes/proton-mail/icon.svg
@@ -8,7 +8,8 @@
8 aria-labelledby="logo-14-title" 8 aria-labelledby="logo-14-title"
9 version="1.1" 9 version="1.1"
10 id="svg53" 10 id="svg53"
11 sodipodi:docname="svgexport-23.svg" 11 sodipodi:docname="icon.svg"
12 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 13 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14 xmlns="http://www.w3.org/2000/svg" 15 xmlns="http://www.w3.org/2000/svg"
@@ -22,19 +23,20 @@
22 inkscape:pageopacity="0" 23 inkscape:pageopacity="0"
23 inkscape:pagecheckerboard="0" 24 inkscape:pagecheckerboard="0"
24 inkscape:deskcolor="#505050" 25 inkscape:deskcolor="#505050"
25 showgrid="false" /> 26 showgrid="false"
27 inkscape:zoom="4.3737652"
28 inkscape:cx="66.647382"
29 inkscape:cy="80.708493"
30 inkscape:window-width="1856"
31 inkscape:window-height="1043"
32 inkscape:window-x="64"
33 inkscape:window-y="0"
34 inkscape:window-maximized="1"
35 inkscape:current-layer="svg53" />
26 <g 36 <g
27 fill="none" 37 fill="none"
28 id="g6"> 38 id="g14"
29 <path 39 transform="matrix(1.6549468,0,0,1.6549468,-11.785767,-12.617491)">
30 class="logo-mark-background"
31 d="M 1,9 A 8,8 0 0 1 9,1 h 18 a 8,8 0 0 1 8,8 v 18 a 8,8 0 0 1 -8,8 H 9 A 8,8 0 0 1 1,27 Z"
32 fill="#ffffff"
33 id="path2" />
34 </g>
35 <g
36 fill="none"
37 id="g14">
38 <path 40 <path
39 fill="#6d4aff" 41 fill="#6d4aff"
40 d="M 7.28,10.18 A 0.5,0.5 0 0 1 8.09,9.8 l 8.5,7.05 a 2.22,2.22 0 0 0 2.83,0 L 27.9,9.8 a 0.5,0.5 0 0 1 0.8,0.38 v 14.47 a 2.22,2.22 0 0 1 -2.2,2.22 H 9.5 A 2.22,2.22 0 0 1 7.27,24.65 V 10.18 Z" 42 d="M 7.28,10.18 A 0.5,0.5 0 0 1 8.09,9.8 l 8.5,7.05 a 2.22,2.22 0 0 0 2.83,0 L 27.9,9.8 a 0.5,0.5 0 0 1 0.8,0.38 v 14.47 a 2.22,2.22 0 0 1 -2.2,2.22 H 9.5 A 2.22,2.22 0 0 1 7.27,24.65 V 10.18 Z"
diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json
index a537282..81dae58 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.6.0", 4 "version": "1.6.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://mail.proton.me/login" 7 "serviceURL": "https://mail.proton.me/login"