aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/franz-custom-website
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/franz-custom-website
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/franz-custom-website')
-rw-r--r--recipes/franz-custom-website/icon.svg2
-rw-r--r--recipes/franz-custom-website/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/franz-custom-website/icon.svg b/recipes/franz-custom-website/icon.svg
index 3da4cd3..573a445 100644
--- a/recipes/franz-custom-website/icon.svg
+++ b/recipes/franz-custom-website/icon.svg
@@ -1 +1 @@
<svg height="80" viewBox="0 0 80 80" width="80" xmlns="http://www.w3.org/2000/svg"><path d="m57.44 48c.32-2.64.56-5.28.56-8s-.24-5.36-.56-8h13.52c.64 2.56 1.04 5.24 1.04 8s-.4 5.44-1.04 8zm-7.08 22.24c2.4-4.44 4.24-9.24 5.52-14.24h11.8c-3.84 6.6-9.96 11.72-17.32 14.24zm-1-22.24h-18.72c-.4-2.64-.64-5.28-.64-8s.24-5.4.64-8h18.72c.36 2.6.64 5.28.64 8s-.28 5.36-.64 8zm-9.36 23.84c-3.32-4.8-6-10.12-7.64-15.84h15.28c-1.64 5.72-4.32 11.04-7.64 15.84zm-16-47.84h-11.68c3.8-6.64 9.96-11.76 17.28-14.24-2.4 4.44-4.2 9.24-5.6 14.24zm-11.68 32h11.68c1.4 5 3.2 9.8 5.6 14.24-7.32-2.52-13.48-7.64-17.28-14.24zm-3.28-8c-.64-2.56-1.04-5.24-1.04-8s.4-5.44 1.04-8h13.52c-.32 2.64-.56 5.28-.56 8s.24 5.36.56 8zm30.96-39.88c3.32 4.8 6 10.16 7.64 15.88h-15.28c1.64-5.72 4.32-11.08 7.64-15.88zm27.68 15.88h-11.8c-1.28-5-3.12-9.8-5.52-14.24 7.36 2.52 13.48 7.6 17.32 14.24zm-27.68-24c-22.12 0-40 18-40 40 0 10.6086596 4.21427361 20.7828161 11.7157288 28.2842712 7.5014551 7.5014552 17.6756116 11.7157288 28.2842712 11.7157288 22.09139 0 40-17.90861 40-40 0-10.6086596-4.2142736-20.7828161-11.7157288-28.2842712-7.5014551-7.50145519-17.6756116-11.7157288-28.2842712-11.7157288z" fill="#0099e1"/></svg> \ No newline at end of file <svg height="80" width="80" xmlns="http://www.w3.org/2000/svg"><path d="M57.44 48c.32-2.64.56-5.28.56-8s-.24-5.36-.56-8h13.52c.64 2.56 1.04 5.24 1.04 8s-.4 5.44-1.04 8zm-7.08 22.24C52.76 65.8 54.6 61 55.88 56h11.8c-3.84 6.6-9.96 11.72-17.32 14.24zm-1-22.24H30.64c-.4-2.64-.64-5.28-.64-8s.24-5.4.64-8h18.72c.36 2.6.64 5.28.64 8s-.28 5.36-.64 8zM40 71.84c-3.32-4.8-6-10.12-7.64-15.84h15.28C46 61.72 43.32 67.04 40 71.84zM24 24H12.32c3.8-6.64 9.96-11.76 17.28-14.24C27.2 14.2 25.4 19 24 24zM12.32 56H24c1.4 5 3.2 9.8 5.6 14.24C22.28 67.72 16.12 62.6 12.32 56zm-3.28-8C8.4 45.44 8 42.76 8 40s.4-5.44 1.04-8h13.52c-.32 2.64-.56 5.28-.56 8s.24 5.36.56 8zM40 8.12c3.32 4.8 6 10.16 7.64 15.88H32.36C34 18.28 36.68 12.92 40 8.12zM67.68 24h-11.8c-1.28-5-3.12-9.8-5.52-14.24 7.36 2.52 13.48 7.6 17.32 14.24zM40 0C17.88 0 0 18 0 40a40 40 0 0 0 40 40c22.091 0 40-17.909 40-40A40 40 0 0 0 40 0z" fill="#0099e1"/></svg> \ No newline at end of file
diff --git a/recipes/franz-custom-website/package.json b/recipes/franz-custom-website/package.json
index 457a8a1..ca1dd0d 100644
--- a/recipes/franz-custom-website/package.json
+++ b/recipes/franz-custom-website/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "franz-custom-website", 2 "id": "franz-custom-website",
3 "name": "Custom Website", 3 "name": "Custom Website",
4 "version": "1.0.2", 4 "version": "1.0.3",
5 "description": "Add a custom website to Franz", 5 "description": "Add a custom website to Franz",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",