aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/guilded
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/guilded
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/guilded')
-rw-r--r--recipes/guilded/icon.svg2
-rw-r--r--recipes/guilded/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/guilded/icon.svg b/recipes/guilded/icon.svg
index d1f345f..420c6d8 100644
--- a/recipes/guilded/icon.svg
+++ b/recipes/guilded/icon.svg
@@ -1 +1 @@
<svg height="1024" viewBox="0 0 136 129" width="1024" xmlns="http://www.w3.org/2000/svg"><path d="m47.8903288 48.2641509s.0599998 8.5394717 4.4447801 17.3713585c4.5047799 8.501434 10.715952 13.9622264 15.8399291 16.1375095 5.2943763-2.4748302 10.4087534-6.770717 13.1999409-11.399434h-14.5343349c-3.7607832-3.116717-6.7199699-8.2874717-7.3991669-14.2641509h42.6382089c-2.1023904 9.609283-6.5639704 18.3484528-10.8143514 23.913849-5.8994592 7.716636-13.8988515 13.6060002-23.0590967 16.976717h-.1343994c-15.2927316-6.0931698-23.5198947-15.690566-28.9486704-26.519434-3.4823844-6.9395094-7.1231681-19.5395094-7.1231681-36.480566h72c.011637 4.7709414-.309125 9.5370029-.960318 14.2641509z" fill="#111820"/></svg> \ No newline at end of file <svg height="1024" viewBox="0 0 136 129" width="1024" xmlns="http://www.w3.org/2000/svg"><path d="M47.89 48.264s.06 8.54 4.445 17.372c4.505 8.5 10.716 13.962 15.84 16.137 5.294-2.475 10.409-6.77 13.2-11.4H66.841c-3.761-3.116-6.72-8.287-7.4-14.264h42.639c-2.103 9.61-6.564 18.349-10.815 23.914A51.324 51.324 0 0 1 68.206 97h-.134c-15.293-6.093-23.52-15.69-28.949-26.52C35.641 63.542 32 50.942 32 34h72c.012 4.77-.31 9.537-.96 14.264z" fill="#111820"/></svg> \ No newline at end of file
diff --git a/recipes/guilded/package.json b/recipes/guilded/package.json
index fbb7eda..8591f9e 100644
--- a/recipes/guilded/package.json
+++ b/recipes/guilded/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "guilded", 2 "id": "guilded",
3 "name": "Guilded", 3 "name": "Guilded",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Guilded", 5 "description": "Guilded",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jake Lee <ferdi@jakelee.co.uk>", 7 "author": "Jake Lee <ferdi@jakelee.co.uk>",