mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 12:35:12 +00:00
Update 2 icon sets: Gitlab SVGs, Tabler Icons
This commit is contained in:
parent
fe544c47ed
commit
270a649544
@ -153,8 +153,8 @@
|
|||||||
},
|
},
|
||||||
"tabler": {
|
"tabler": {
|
||||||
"name": "Tabler Icons",
|
"name": "Tabler Icons",
|
||||||
"total": 2681,
|
"total": 2702,
|
||||||
"version": "1.96.0",
|
"version": "1.97.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Paweł Kuna",
|
"name": "Paweł Kuna",
|
||||||
"url": "https://github.com/tabler/tabler-icons"
|
"url": "https://github.com/tabler/tabler-icons"
|
||||||
@ -1166,8 +1166,8 @@
|
|||||||
},
|
},
|
||||||
"pajamas": {
|
"pajamas": {
|
||||||
"name": "Gitlab SVGs",
|
"name": "Gitlab SVGs",
|
||||||
"total": 343,
|
"total": 345,
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "GitLab B.V.",
|
"name": "GitLab B.V.",
|
||||||
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
||||||
|
@ -70,12 +70,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### Tabler Icons
|
### Tabler Icons
|
||||||
* Number of icons: 2681
|
* Number of icons: 2702
|
||||||
* Author: Paweł Kuna
|
* Author: Paweł Kuna
|
||||||
* URL: https://github.com/tabler/tabler-icons
|
* URL: https://github.com/tabler/tabler-icons
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
||||||
* Version: 1.96.0
|
* Version: 1.97.0
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
@ -521,12 +521,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### Gitlab SVGs
|
### Gitlab SVGs
|
||||||
* Number of icons: 343
|
* Number of icons: 345
|
||||||
* Author: GitLab B.V.
|
* Author: GitLab B.V.
|
||||||
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
||||||
* Version: 3.3.0
|
* Version: 3.4.0
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "iconify/json",
|
"name": "iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"version": "2.1.110",
|
"version": "2.1.111",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
File diff suppressed because one or more lines are too long
780
json/tabler.json
780
json/tabler.json
File diff suppressed because it is too large
Load Diff
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.1.110",
|
"version": "2.1.111",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.1.110",
|
"version": "2.1.111",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.1.110",
|
"version": "2.1.111",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
Reference in New Issue
Block a user