aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thelounge
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/thelounge
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/thelounge')
-rw-r--r--recipes/thelounge/icon.svg2
-rw-r--r--recipes/thelounge/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/thelounge/icon.svg b/recipes/thelounge/icon.svg
index a71bbcc..a989688 100644
--- a/recipes/thelounge/icon.svg
+++ b/recipes/thelounge/icon.svg
@@ -1 +1 @@
<svg enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m170.542 357.786c-15.944-2.444-31.341-6.704-46.024-12.779l-5.493-2.272-44.78 16.973 15.091-33.515-8.914-7.281c-31.87-26.033-49.422-60.409-49.422-96.793 0-76.159 77.141-138.119 171.96-138.119 66.491 0 124.284 30.47 152.885 74.937 6.45.715 12.819 1.716 19.08 3.013-28.546-54.652-94.792-92.95-171.965-92.95-103.255 0-186.96 68.554-186.96 153.119 0 42.354 20.999 80.691 54.934 108.411l-25.235 56.04 73.085-27.701c18.762 7.762 39.34 13.007 61.07 15.203-3.514-5.268-6.623-10.704-9.312-16.286z" fill="#818b9e"/><path d="m492 303.273c0-72.144-71.411-130.629-159.5-130.629s-159.5 58.484-159.5 130.629 71.411 130.629 159.5 130.629c25.834 0 50.229-5.036 71.813-13.965l62.35 23.633-21.528-47.809c28.95-23.649 46.865-56.355 46.865-92.488zm-238.5 31.333c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5zm79 0c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5zm79 0c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5z" fill="#455164"/></svg> \ No newline at end of file <svg height="512" width="512" xmlns="http://www.w3.org/2000/svg"><path d="M170.542 357.786c-15.944-2.444-31.341-6.704-46.024-12.779l-5.493-2.272-44.78 16.973 15.091-33.515-8.914-7.281C48.552 292.879 31 258.503 31 222.119 31 145.96 108.141 84 202.96 84c66.491 0 124.284 30.47 152.885 74.937 6.45.715 12.819 1.716 19.08 3.013C346.379 107.298 280.133 69 202.96 69 99.705 69 16 137.554 16 222.119c0 42.354 20.999 80.691 54.934 108.411l-25.235 56.04 73.085-27.701c18.762 7.762 39.34 13.007 61.07 15.203a134.688 134.688 0 0 1-9.312-16.286z" fill="#818b9e"/><path d="M492 303.273c0-72.144-71.411-130.629-159.5-130.629S173 231.128 173 303.273s71.411 130.629 159.5 130.629c25.834 0 50.229-5.036 71.813-13.965l62.35 23.633-21.528-47.809C474.085 372.112 492 339.406 492 303.273zm-238.5 31.333c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5zm79 0c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5zm79 0c-14.636 0-26.5-11.864-26.5-26.5s11.864-26.5 26.5-26.5 26.5 11.864 26.5 26.5-11.864 26.5-26.5 26.5z" fill="#455164"/></svg> \ No newline at end of file
diff --git a/recipes/thelounge/package.json b/recipes/thelounge/package.json
index c5f8fc1..269ff47 100644
--- a/recipes/thelounge/package.json
+++ b/recipes/thelounge/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "thelounge", 2 "id": "thelounge",
3 "name": "The Lounge", 3 "name": "The Lounge",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "The Lounge - Self-hosted web IRC client", 5 "description": "The Lounge - Self-hosted web IRC client",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jonathan Juursema <dev@jonathanj.nl>", 7 "author": "Jonathan Juursema <dev@jonathanj.nl>",