aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trello/icon.svg
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/trello/icon.svg
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/trello/icon.svg')
-rw-r--r--recipes/trello/icon.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/trello/icon.svg b/recipes/trello/icon.svg
index 40f771f..dd3b336 100644
--- a/recipes/trello/icon.svg
+++ b/recipes/trello/icon.svg
@@ -1 +1 @@
<svg height="200" viewBox="0 0 200 200" width="200" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><rect fill="#0079bf" height="200" rx="25" width="200"/><g fill="#fff"><rect height="87.5" rx="12" width="61" x="113" y="26"/><rect height="137.5" rx="12" width="61" x="26" y="26"/></g></g></svg> \ No newline at end of file <svg height="200" width="200" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><rect fill="#0079bf" height="200" rx="25" width="200"/><g fill="#fff"><rect height="87.5" rx="12" width="61" x="113" y="26"/><rect height="137.5" rx="12" width="61" x="26" y="26"/></g></g></svg> \ No newline at end of file