aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/toggl
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/toggl
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/toggl')
-rw-r--r--recipes/toggl/icon.svg2
-rw-r--r--recipes/toggl/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/toggl/icon.svg b/recipes/toggl/icon.svg
index 3569641..1147768 100644
--- a/recipes/toggl/icon.svg
+++ b/recipes/toggl/icon.svg
@@ -1 +1 @@
<svg enable-background="new -460 218 358 358" viewBox="-460 218 358 358" xmlns="http://www.w3.org/2000/svg"><path d="m-281 229c-92.8 0-168 75.2-168 168s75.2 168 168 168 168-75.2 168-168-75.2-168-168-168zm-11.8 65.4h23.5v117h-23.5zm11.8 188.8c-45.4 0-82.1-36.8-82.1-82.2 0-37 24.7-69.4 60.4-79.2v23.9c-22.8 9-37.8 30.9-37.7 55.4 0 32.8 26.6 59.4 59.5 59.4 32.8 0 59.4-26.6 59.4-59.5 0-24.4-15-46.4-37.7-55.3v-24c35.7 9.8 60.4 42.3 60.4 79.2-.1 45.5-36.8 82.3-82.2 82.3z" fill="#e01b22"/></svg> \ No newline at end of file <svg viewBox="-460 218 358 358" xmlns="http://www.w3.org/2000/svg"><path d="M-281 229c-92.8 0-168 75.2-168 168s75.2 168 168 168 168-75.2 168-168-75.2-168-168-168zm-11.8 65.4h23.5v117h-23.5zm11.8 188.8c-45.4 0-82.1-36.8-82.1-82.2 0-37 24.7-69.4 60.4-79.2v23.9c-22.8 9-37.8 30.9-37.7 55.4 0 32.8 26.6 59.4 59.5 59.4 32.8 0 59.4-26.6 59.4-59.5 0-24.4-15-46.4-37.7-55.3v-24c35.7 9.8 60.4 42.3 60.4 79.2-.1 45.5-36.8 82.3-82.2 82.3z" fill="#e01b22"/></svg> \ No newline at end of file
diff --git a/recipes/toggl/package.json b/recipes/toggl/package.json
index 15a7794..88c645b 100644
--- a/recipes/toggl/package.json
+++ b/recipes/toggl/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "toggl", 2 "id": "toggl",
3 "name": "toggl", 3 "name": "toggl",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "toggl", 5 "description": "toggl",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "exampleman <franzplugin@example.com>", 7 "author": "exampleman <franzplugin@example.com>",