From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/box/icon.svg | 100 +---------------------------------------------- recipes/box/package.json | 2 +- 2 files changed, 2 insertions(+), 100 deletions(-) (limited to 'recipes/box') diff --git a/recipes/box/icon.svg b/recipes/box/icon.svg index cdde911..663eb96 100644 --- a/recipes/box/icon.svg +++ b/recipes/box/icon.svg @@ -1,99 +1 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/recipes/box/package.json b/recipes/box/package.json index f603e96..2837094 100644 --- a/recipes/box/package.json +++ b/recipes/box/package.json @@ -1,7 +1,7 @@ { "id": "box", "name": "box", - "version": "1.0.0", + "version": "1.0.1", "description": "Box", "main": "index.js", "author": "Yitch ", -- cgit v1.2.3-70-g09d2