From a94532fc62715a27a5e83890028bf31e51655498 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 20 Sep 2020 09:12:08 +0300 Subject: [PATCH] Update File Icons --- composer.json | 2 +- json/file-icons.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 309850a..4e8d9b1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.227", + "version": "1.1.228", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/file-icons.json b/json/file-icons.json index 04e8fde..f29cc0a 100644 --- a/json/file-icons.json +++ b/json/file-icons.json @@ -434,7 +434,7 @@ "body": "" }, "c": { - "body": "", + "body": "", "width": 455 }, "c-script": { diff --git a/package.json b/package.json index 408a93a..829fefa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.227", + "version": "1.1.228", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",