mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-21 20:15:12 +00:00
Update license for Icons8 icon sets
This commit is contained in:
parent
2db03c5922
commit
81f5c077f2
@ -134,8 +134,7 @@
|
||||
"total": 1544,
|
||||
"author": "Icons8",
|
||||
"url": "https://github.com/icons8/line-awesome",
|
||||
"license": "Good Boy License",
|
||||
"licenseURL": "https://icons8.com/good-boy-license/",
|
||||
"license": "MIT",
|
||||
"height": 32,
|
||||
"samples": [
|
||||
"archive-solid",
|
||||
@ -467,8 +466,7 @@
|
||||
"total": 329,
|
||||
"author": "Icons8",
|
||||
"url": "https://github.com/icons8/flat-Color-icons",
|
||||
"license": "Good Boy License",
|
||||
"licenseURL": "https://icons8.com/good-boy-license/",
|
||||
"license": "MIT",
|
||||
"height": 24,
|
||||
"samples": [
|
||||
"edit-image",
|
||||
@ -820,8 +818,7 @@
|
||||
"total": 234,
|
||||
"author": "Icons8",
|
||||
"url": "https://github.com/icons8/windows-10-icons",
|
||||
"license": "Good Boy License",
|
||||
"licenseURL": "https://icons8.com/good-boy-license/",
|
||||
"license": "MIT",
|
||||
"height": 32,
|
||||
"displayHeight": 24,
|
||||
"samples": [
|
||||
@ -838,8 +835,7 @@
|
||||
"total": 200,
|
||||
"author": "Icons8",
|
||||
"url": "https://github.com/icons8/WPF-UI-Framework",
|
||||
"license": "Good Boy License",
|
||||
"licenseURL": "https://icons8.com/good-boy-license/",
|
||||
"license": "MIT",
|
||||
"height": 26,
|
||||
"samples": [
|
||||
"check-file",
|
||||
|
@ -80,8 +80,7 @@
|
||||
* Number of icons: 1544
|
||||
* Author: Icons8
|
||||
* URL: https://github.com/icons8/line-awesome
|
||||
* License: Good Boy License
|
||||
* License URL: https://icons8.com/good-boy-license/
|
||||
* License: MIT
|
||||
* Version: 1.2.1
|
||||
* Palette: Colorless
|
||||
|
||||
@ -272,8 +271,7 @@
|
||||
* Number of icons: 329
|
||||
* Author: Icons8
|
||||
* URL: https://github.com/icons8/flat-Color-icons
|
||||
* License: Good Boy License
|
||||
* License URL: https://icons8.com/good-boy-license/
|
||||
* License: MIT
|
||||
* Version: 1.0.2
|
||||
* Palette: Colorful
|
||||
|
||||
@ -470,8 +468,7 @@
|
||||
* Number of icons: 234
|
||||
* Author: Icons8
|
||||
* URL: https://github.com/icons8/windows-10-icons
|
||||
* License: Good Boy License
|
||||
* License URL: https://icons8.com/good-boy-license/
|
||||
* License: MIT
|
||||
* Version: 1.0.0
|
||||
* Palette: Colorless
|
||||
|
||||
@ -480,8 +477,7 @@
|
||||
* Number of icons: 200
|
||||
* Author: Icons8
|
||||
* URL: https://github.com/icons8/WPF-UI-Framework
|
||||
* License: Good Boy License
|
||||
* License URL: https://icons8.com/good-boy-license/
|
||||
* License: MIT
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.304",
|
||||
"version": "1.1.305",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -8,8 +8,8 @@
|
||||
"url": "https://github.com/icons8/flat-Color-icons"
|
||||
},
|
||||
"license": {
|
||||
"title": "Good Boy License",
|
||||
"url": "https://icons8.com/good-boy-license/"
|
||||
"title": "MIT",
|
||||
"spdx": "MIT"
|
||||
},
|
||||
"version": "1.0.2",
|
||||
"samples": [
|
||||
|
@ -8,8 +8,8 @@
|
||||
"url": "https://github.com/icons8/windows-10-icons"
|
||||
},
|
||||
"license": {
|
||||
"title": "Good Boy License",
|
||||
"url": "https://icons8.com/good-boy-license/"
|
||||
"title": "MIT",
|
||||
"spdx": "MIT"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"samples": [
|
||||
|
@ -8,8 +8,8 @@
|
||||
"url": "https://github.com/icons8/line-awesome"
|
||||
},
|
||||
"license": {
|
||||
"title": "Good Boy License",
|
||||
"url": "https://icons8.com/good-boy-license/"
|
||||
"title": "MIT",
|
||||
"spdx": "MIT"
|
||||
},
|
||||
"version": "1.2.1",
|
||||
"samples": [
|
||||
|
@ -8,8 +8,8 @@
|
||||
"url": "https://github.com/icons8/WPF-UI-Framework"
|
||||
},
|
||||
"license": {
|
||||
"title": "Good Boy License",
|
||||
"url": "https://icons8.com/good-boy-license/"
|
||||
"title": "MIT",
|
||||
"spdx": "MIT"
|
||||
},
|
||||
"samples": [
|
||||
"check-file",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.304",
|
||||
"version": "1.1.305",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user