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/canvas/icon.svg | 3982 +------------------------------------------ recipes/canvas/package.json | 2 +- 2 files changed, 2 insertions(+), 3982 deletions(-) (limited to 'recipes/canvas') diff --git a/recipes/canvas/icon.svg b/recipes/canvas/icon.svg index ed024f3..16e2df5 100644 --- a/recipes/canvas/icon.svg +++ b/recipes/canvas/icon.svg @@ -1,3981 +1 @@ - - - - + \ No newline at end of file diff --git a/recipes/canvas/package.json b/recipes/canvas/package.json index 223a8df..5faf187 100644 --- a/recipes/canvas/package.json +++ b/recipes/canvas/package.json @@ -1,7 +1,7 @@ { "id": "canvas", "name": "Canvas", - "version": "1.0.0", + "version": "1.0.1", "description": "Canvas", "main": "index.js", "author": "Sagir Mohammed ", -- cgit v1.2.3-54-g00ecf