aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextdoor
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/nextdoor
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/nextdoor')
-rw-r--r--recipes/nextdoor/icon.svg2
-rw-r--r--recipes/nextdoor/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/nextdoor/icon.svg b/recipes/nextdoor/icon.svg
index b054c97..1e4d576 100644
--- a/recipes/nextdoor/icon.svg
+++ b/recipes/nextdoor/icon.svg
@@ -1 +1 @@
<svg enable-background="new 0 0 66 66" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"><path d="m.5 26.9c.3-.1.6-.2.8-.3l9.5-5.9c.2-.1.3-.3.5-.4v-12.7h10.2v6.5l11-6.7 32 19.6-5.3 8.6-5.5-3.3h-.2v.1 25.6c-1.1.3-38.3.4-42 .1v-.5c0-8.4 0-16.7 0-25.1l-.1-.2-5.8 3.3-2.1-3.4c-.9-1.5-1.9-3-2.8-4.5-.1-.1-.2-.3-.3-.4v-.4z" fill="#00b340"/></svg> \ No newline at end of file <svg viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"><path d="M.5 26.9c.3-.1.6-.2.8-.3l9.5-5.9c.2-.1.3-.3.5-.4V7.6h10.2v6.5l11-6.7 32 19.6-5.3 8.6-5.5-3.3h-.2V58c-1.1.3-38.3.4-42 .1V32.5l-.1-.2-5.8 3.3-2.1-3.4c-.9-1.5-1.9-3-2.8-4.5-.1-.1-.2-.3-.3-.4v-.4z" fill="#00b340"/></svg> \ No newline at end of file
diff --git a/recipes/nextdoor/package.json b/recipes/nextdoor/package.json
index 93dabb8..46751b9 100644
--- a/recipes/nextdoor/package.json
+++ b/recipes/nextdoor/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextdoor", 2 "id": "nextdoor",
3 "name": "Nextdoor", 3 "name": "Nextdoor",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Nextdoor", 5 "description": "Nextdoor",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jake Lee <ferdi@jakelee.co.uk>", 7 "author": "Jake Lee <ferdi@jakelee.co.uk>",