aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/idobata
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/idobata
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/idobata')
-rw-r--r--recipes/idobata/icon.svg2
-rw-r--r--recipes/idobata/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/idobata/icon.svg b/recipes/idobata/icon.svg
index 68451f9..017b708 100644
--- a/recipes/idobata/icon.svg
+++ b/recipes/idobata/icon.svg
@@ -1 +1 @@
<svg enable-background="new -71 73 256 256" height="256" viewBox="-71 73 256 256" width="256" xmlns="http://www.w3.org/2000/svg"><path d="m158.5 329h-203c-14.6 0-26.5-11.8-26.5-26.5v-203c0-14.7 11.8-26.5 26.5-26.5h203.1c14.6 0 26.5 11.8 26.5 26.5v203.1c-.1 14.6-11.9 26.4-26.6 26.4z" fill="#554b47"/><path d="m150.5 191.3-18-12.3-14.2 9.7-43.3-29.6 14.2-9.7-18-12.3-14.2 9.7-14.2-9.7-18 12.3 14.2 9.7-43.4 29.6-14.2-9.7-18 12.3 14.2 9.7-14.2 9.7 18 12.3 14.2-9.7 43.4 29.6-14.2 9.7 18 12.3 14.2-9.7 14.2 9.7 18-12.3-14.2-9.7 43.4-29.6 14.2 9.7 18-12.3-14.2-9.7zm-93.5 39.3-43.4-29.6 43.4-29.6 43.4 29.6z" fill="#fff"/></svg> \ No newline at end of file <svg height="256" viewBox="-71 73 256 256" width="256" xmlns="http://www.w3.org/2000/svg"><path d="M158.5 329h-203c-14.6 0-26.5-11.8-26.5-26.5v-203C-71 84.8-59.2 73-44.5 73h203.1c14.6 0 26.5 11.8 26.5 26.5v203.1c-.1 14.6-11.9 26.4-26.6 26.4z" fill="#554b47"/><path d="m150.5 191.3-18-12.3-14.2 9.7L75 159.1l14.2-9.7-18-12.3-14.2 9.7-14.2-9.7-18 12.3 14.2 9.7-43.4 29.6-14.2-9.7-18 12.3 14.2 9.7-14.2 9.7 18 12.3 14.2-9.7L39 242.9l-14.2 9.7 18 12.3 14.2-9.7 14.2 9.7 18-12.3-14.2-9.7 43.4-29.6 14.2 9.7 18-12.3-14.2-9.7zM57 230.6 13.6 201 57 171.4l43.4 29.6z" fill="#fff"/></svg> \ No newline at end of file
diff --git a/recipes/idobata/package.json b/recipes/idobata/package.json
index 6f94d4e..ae9a12f 100644
--- a/recipes/idobata/package.json
+++ b/recipes/idobata/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "idobata", 2 "id": "idobata",
3 "name": "Idobata", 3 "name": "Idobata",
4 "version": "0.1.0", 4 "version": "0.1.1",
5 "description": "Idobata plugin for meetfranz.", 5 "description": "Idobata plugin for meetfranz.",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "", 7 "author": "",