aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clubhouse
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/clubhouse
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/clubhouse')
-rw-r--r--recipes/clubhouse/icon.svg2
-rw-r--r--recipes/clubhouse/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/clubhouse/icon.svg b/recipes/clubhouse/icon.svg
index 05855a2..6042a10 100644
--- a/recipes/clubhouse/icon.svg
+++ b/recipes/clubhouse/icon.svg
@@ -1 +1 @@
<svg enable-background="new 0 0 1000 1000" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="m-.1 0h1000.1v1000.1h-1000.1z" fill="#6515dd"/><g fill="#fff"><path d="m235.9 651c-24.7 0-44.9 20.1-44.9 44.9 0 24.7 20.1 44.9 44.9 44.9s44.9-20.1 44.9-44.9-20.1-44.9-44.9-44.9z"/><path d="m788 259.4-282.4 90v-89.1l-304.5 97.2v258.2l262.5-83.8v88.7l345.3-110.3-93.5-91.4zm-324.4 228.3-220.6 70.4v-169.8l220.6-70.3zm267.1 3.5-225.2 71.8v-169.5l207.5-66.4-47.5 100.3z"/></g></svg> \ No newline at end of file <svg viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M-.1 0H1000v1000.1H-.1z" fill="#6515dd"/><g fill="#fff"><path d="M235.9 651c-24.7 0-44.9 20.1-44.9 44.9 0 24.7 20.1 44.9 44.9 44.9s44.9-20.1 44.9-44.9-20.1-44.9-44.9-44.9zM788 259.4l-282.4 90v-89.1l-304.5 97.2v258.2l262.5-83.8v88.7l345.3-110.3-93.5-91.4zM463.6 487.7 243 558.1V388.3L463.6 318zm267.1 3.5L505.5 563V393.5L713 327.1l-47.5 100.3z"/></g></svg> \ No newline at end of file
diff --git a/recipes/clubhouse/package.json b/recipes/clubhouse/package.json
index ce49f10..85b8ecf 100644
--- a/recipes/clubhouse/package.json
+++ b/recipes/clubhouse/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "clubhouse", 2 "id": "clubhouse",
3 "name": "Clubhouse", 3 "name": "Clubhouse",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Project Management for Software Teams", 5 "description": "Project Management for Software Teams",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Daniele Lenares <daniele.lenares@gmail.com>", 7 "author": "Daniele Lenares <daniele.lenares@gmail.com>",