aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mailbox.org
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/mailbox.org
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/mailbox.org')
-rw-r--r--recipes/mailbox.org/icon.svg7
-rw-r--r--recipes/mailbox.org/package.json2
2 files changed, 2 insertions, 7 deletions
diff --git a/recipes/mailbox.org/icon.svg b/recipes/mailbox.org/icon.svg
index 6e13584..f3a6759 100644
--- a/recipes/mailbox.org/icon.svg
+++ b/recipes/mailbox.org/icon.svg
@@ -1,6 +1 @@
1<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024"><path style="stroke:none;fill-rule:nonzero;fill:#76bb21;fill-opacity:1" d="M60.64 40.512h40.669V17.46L85.19 28.44c-1.152.778-2.293-.011-2.293-.011L56.48 10.262v26.09s0 4.16 4.16 4.16m23.462-17.32 17.207-11.794V0H60.64s-4.16 0-4.16 4.16v.11zm0 0"/></svg> \ No newline at end of file
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 454ba56..a846489 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.1", 4 "version": "1.2.2",
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>",