aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-02 07:44:22 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-02 07:45:22 +0530
commit918d11780599d225142baeb70479a47515ed16fc (patch)
treedfb1819f9294925499ba0376dae0dbb73827f303
parentFixed gmail icon being vertically stretched (diff)
downloadferdium-recipes-918d11780599d225142baeb70479a47515ed16fc.tar.gz
ferdium-recipes-918d11780599d225142baeb70479a47515ed16fc.tar.zst
ferdium-recipes-918d11780599d225142baeb70479a47515ed16fc.zip
Updated mailbox.org icon
-rw-r--r--all.json2
-rw-r--r--recipes/mailbox.org/icon.svg7
-rw-r--r--recipes/mailbox.org/package.json2
3 files changed, 8 insertions, 3 deletions
diff --git a/all.json b/all.json
index 35c9ff1..f6f4fbb 100644
--- a/all.json
+++ b/all.json
@@ -939,7 +939,7 @@
939 "featured": false, 939 "featured": false,
940 "id": "mailbox.org", 940 "id": "mailbox.org",
941 "name": "mailbox.org", 941 "name": "mailbox.org",
942 "version": "1.2.0", 942 "version": "1.2.1",
943 "icons": { 943 "icons": {
944 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.png", 944 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.png",
945 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.svg" 945 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.svg"
diff --git a/recipes/mailbox.org/icon.svg b/recipes/mailbox.org/icon.svg
index 852433c..6e13584 100644
--- a/recipes/mailbox.org/icon.svg
+++ b/recipes/mailbox.org/icon.svg
@@ -1 +1,6 @@
1<svg height="429.53" viewBox="0 0 429.53 429.53" width="429.53" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path d="m0 317.91h1024v388.17001h-1024z" height="100%" width="100%"/></clipPath><path clip-path="url(#a)" d="m39.87 706.09h389.66v-220.92l-154.42 105.28c-10.98 7.49-21.93-.05-21.93-.05l-253.18-174.19v250s0 39.88 39.87 39.88m224.77-165.97 164.88-112.93v-109.28h-389.65s-39.87 0-39.87 39.87v1.09z" fill="#76bc21" transform="translate(0 -297.230011)"/></svg> \ No newline at end of file 1<?xml version="1.0" encoding="UTF-8"?>
2<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024px" height="1024px" version="1.1">
3 <g>
4 <path style="stroke:none;fill-rule:nonzero;fill:rgb(46.27451%,73.333333%,12.941176%);fill-opacity:1;" d="M 60.640625 40.511719 L 101.308594 40.511719 L 101.308594 17.460938 L 85.191406 28.441406 C 84.039062 29.21875 82.898438 28.429688 82.898438 28.429688 L 56.480469 10.261719 L 56.480469 36.351562 C 56.480469 36.351562 56.480469 40.511719 60.640625 40.511719 M 84.101562 23.191406 L 101.308594 11.398438 L 101.308594 0 L 60.640625 0 C 60.640625 0 56.480469 0 56.480469 4.160156 L 56.480469 4.269531 Z M 84.101562 23.191406"/>
5 </g>
6</svg>
diff --git a/recipes/mailbox.org/package.json b/recipes/mailbox.org/package.json
index 6684cc3..454ba56 100644
--- a/recipes/mailbox.org/package.json
+++ b/recipes/mailbox.org/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "mailbox.org", 2 "id": "mailbox.org",
3 "name": "mailbox.org", 3 "name": "mailbox.org",
4 "version": "1.2.0", 4 "version": "1.2.1",
5 "description": "Integration of mailbox.org", 5 "description": "Integration of mailbox.org",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jonas Hilke <jonashilke@gmail.com>", 7 "author": "Jonas Hilke <jonashilke@gmail.com>",