aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/protonet
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/protonet
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/protonet')
-rw-r--r--recipes/protonet/icon.svg2
-rwxr-xr-xrecipes/protonet/package.json6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/protonet/icon.svg b/recipes/protonet/icon.svg
index 0989981..5800e68 100644
--- a/recipes/protonet/icon.svg
+++ b/recipes/protonet/icon.svg
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" enable-background="new 0 0 100 100"><path d="M12.861 72.098c-.442-.258-.802-.879-.802-1.386v-41.43c0-.507.36-1.129.802-1.381l36.338-20.711c.442-.254 1.163-.254 1.603 0l36.337 20.71c.444.255.802.877.802 1.384v41.43c0 .507-.357 1.131-.802 1.383l-36.337 20.715c-.442.25-1.163.25-1.603 0l-36.338-20.714z"/></svg> \ No newline at end of file <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M12.861 72.098c-.442-.258-.802-.879-.802-1.386v-41.43c0-.507.36-1.129.802-1.381L49.199 7.19c.442-.254 1.163-.254 1.603 0L87.139 27.9c.444.255.802.877.802 1.384v41.43c0 .507-.357 1.131-.802 1.383L50.802 92.812c-.442.25-1.163.25-1.603 0L12.861 72.098z"/></svg> \ No newline at end of file
diff --git a/recipes/protonet/package.json b/recipes/protonet/package.json
index 47c1239..6c4f6e9 100755
--- a/recipes/protonet/package.json
+++ b/recipes/protonet/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "protonet", 2 "id": "protonet",
3 "name": "protonet", 3 "name": "protonet",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Protonet", 5 "description": "Protonet",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Joschka Schulz", 7 "author": "Joschka Schulz",
@@ -15,8 +15,8 @@
15 "hasIndirectMessages": false, 15 "hasIndirectMessages": false,
16 "hasTeamID": true, 16 "hasTeamID": true,
17 "wording": { 17 "wording": {
18 "url": "protonet.info", 18 "url": "protonet.info",
19 "team": "Protonet" 19 "team": "Protonet"
20 }, 20 },
21 "customURL": false, 21 "customURL": false,
22 "hostedOnly": false, 22 "hostedOnly": false,