aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-02 06:00:33 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-02 06:01:18 +0530
commita77b2fe11e8ac3d4a084df635650d844ed361e74 (patch)
treec345a40f2e04eeed68b473a21a6602416c4c722d /recipes
parentAllow the user to edit the url for 'clickup' - so that they can add the optio... (diff)
downloadferdium-recipes-a77b2fe11e8ac3d4a084df635650d844ed361e74.tar.gz
ferdium-recipes-a77b2fe11e8ac3d4a084df635650d844ed361e74.tar.zst
ferdium-recipes-a77b2fe11e8ac3d4a084df635650d844ed361e74.zip
Fixed gmail icon being vertically stretched
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gmail/icon.svg20
-rw-r--r--recipes/gmail/package.json2
2 files changed, 2 insertions, 20 deletions
diff --git a/recipes/gmail/icon.svg b/recipes/gmail/icon.svg
index 0acd1c1..24b1512 100644
--- a/recipes/gmail/icon.svg
+++ b/recipes/gmail/icon.svg
@@ -1,19 +1 @@
1<svg width="1024" height="1024" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="1024px" height="1024px"><path fill="#4caf50" d="M45,16.2l-5,2.75l-5,4.75L35,40h7c1.657,0,3-1.343,3-3V16.2z"/><path fill="#1e88e5" d="M3,16.2l3.614,1.71L13,23.7V40H6c-1.657,0-3-1.343-3-3V16.2z"/><polygon fill="#e53935" points="35,11.2 24,19.45 13,11.2 12,17 13,23.7 24,31.95 35,23.7 36,17"/><path fill="#c62828" d="M3,12.298V16.2l10,7.5V11.2L9.876,8.859C9.132,8.301,8.228,8,7.298,8h0C4.924,8,3,9.924,3,12.298z"/><path fill="#fbc02d" d="M45,12.298V16.2l-10,7.5V11.2l3.124-2.341C38.868,8.301,39.772,8,40.702,8h0 C43.076,8,45,9.924,45,12.298z"/></svg>
2<g transform="matrix(1 0 0 1.333333 0 0)">
3 <g transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)">
4 </g>
5 <path transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)" d="M58 108L72 108L72 74L52 59L52 102C 52 105.32 54.69 108 58 108" stroke="none" fill="#4285F4" fill-rule="nonzero" />
6 <g transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)">
7 </g>
8 <path transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)" d="M120 108L134 108C 137.32 108 140 105.31 140 102L140 102L140 59L120 74" stroke="none" fill="#34A853" fill-rule="nonzero" />
9 <g transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)">
10 </g>
11 <path transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)" d="M120 48L120 74L140 59L140 51C 140 43.58 131.53 39.35 125.6 43.8" stroke="none" fill="#FBBC04" fill-rule="nonzero" />
12 <g transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)">
13 </g>
14 <path transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)" d="M72 74L72 48L96 66L120 48L120 74L96 92" stroke="none" fill="#EA4335" fill-rule="nonzero" />
15 <g transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)">
16 </g>
17 <path transform="matrix(11.63636 0 0 11.63636 -605.0909 -488.7273)" d="M52 51L52 59L72 74L72 48L66.4 43.8C 60.46 39.35 52 43.58 52 51" stroke="none" fill="#C5221F" fill-rule="nonzero" />
18</g>
19</svg> \ No newline at end of file
diff --git a/recipes/gmail/package.json b/recipes/gmail/package.json
index d4d6e3c..66ea08e 100644
--- a/recipes/gmail/package.json
+++ b/recipes/gmail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "gmail", 2 "id": "gmail",
3 "name": "Gmail", 3 "name": "Gmail",
4 "version": "1.3.7", 4 "version": "1.3.8",
5 "description": "Gmail", 5 "description": "Gmail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",