From 81c2caad8b351ec32d7b01b350a2b3e4c7dbac00 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 8 Apr 2022 08:46:42 +0300 Subject: [PATCH] Update 6 icon sets --- collections.json | 14 +- collections.md | 14 +- composer.json | 2 +- json/akar-icons.json | 13 +- json/arcticons.json | 10 +- json/carbon.json | 2 +- json/flag.json | 6 +- json/lucide.json | 9 +- json/pepicons.json | 389 +++++++++++++++++++++++++++++++++++++------ package-lock.json | 4 +- package.json | 2 +- 11 files changed, 389 insertions(+), 76 deletions(-) diff --git a/collections.json b/collections.json index ff10e29..44d6d18 100644 --- a/collections.json +++ b/collections.json @@ -89,7 +89,7 @@ "carbon": { "name": "Carbon", "total": 1782, - "version": "11.0.1", + "version": "11.0.2", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" @@ -420,7 +420,7 @@ }, "lucide": { "name": "Lucide", - "total": 584, + "total": 585, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -506,8 +506,8 @@ }, "akar-icons": { "name": "Akar Icons", - "total": 393, - "version": "1.9.14", + "total": 396, + "version": "1.9.15", "author": { "name": "Arturo Wibawa", "url": "https://github.com/artcoholic/akar-icons" @@ -1099,8 +1099,8 @@ }, "pepicons": { "name": "Pepicons", - "total": 316, - "version": "1.0.12", + "total": 410, + "version": "1.1.0", "author": { "name": "CyCraft", "url": "https://github.com/CyCraft/pepicons" @@ -1673,7 +1673,7 @@ "flag": { "name": "Flag Icons", "total": 526, - "version": "6.1.1", + "version": "6.2.0", "author": { "name": "Panayiotis Lipiridis", "url": "https://github.com/lipis/flag-icons" diff --git a/collections.md b/collections.md index 894c6fc..9ce3c36 100644 --- a/collections.md +++ b/collections.md @@ -46,7 +46,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 11.0.1 +* Version: 11.0.2 * Palette: Colorless @@ -190,7 +190,7 @@ ### Lucide -* Number of icons: 584 +* Number of icons: 585 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -228,12 +228,12 @@ ### Akar Icons -* Number of icons: 393 +* Number of icons: 396 * Author: Arturo Wibawa * URL: https://github.com/artcoholic/akar-icons * License: MIT * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE -* Version: 1.9.14 +* Version: 1.9.15 * Palette: Colorless @@ -493,12 +493,12 @@ ### Pepicons -* Number of icons: 316 +* Number of icons: 410 * Author: CyCraft * URL: https://github.com/CyCraft/pepicons * License: CC BY 4.0 * License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE -* Version: 1.0.12 +* Version: 1.1.0 * Palette: Colorless @@ -749,7 +749,7 @@ * URL: https://github.com/lipis/flag-icons * License: MIT * License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE -* Version: 6.1.1 +* Version: 6.2.0 * Palette: Colorful diff --git a/composer.json b/composer.json index e984b8e..60de92f 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "2.1.25", + "version": "2.1.26", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/akar-icons.json b/json/akar-icons.json index 2d5e8e0..5e5432e 100644 --- a/json/akar-icons.json +++ b/json/akar-icons.json @@ -2,8 +2,8 @@ "prefix": "akar-icons", "info": { "name": "Akar Icons", - "total": 393, - "version": "1.9.14", + "total": 396, + "version": "1.9.15", "author": { "name": "Arturo Wibawa", "url": "https://github.com/artcoholic/akar-icons" @@ -200,6 +200,12 @@ "book": { "body": "" }, + "book-close": { + "body": "" + }, + "book-open": { + "body": "" + }, "bookmark": { "body": "", "hidden": true @@ -879,6 +885,9 @@ "pointing-up": { "body": "" }, + "postgresql-fill": { + "body": "" + }, "python-fill": { "body": "" }, diff --git a/json/arcticons.json b/json/arcticons.json index 358a95f..29908be 100644 --- a/json/arcticons.json +++ b/json/arcticons.json @@ -731,7 +731,7 @@ "asciicam": { "body": "" }, - "asnbankieren": { + "asn-bankieren": { "body": "" }, "asr": { @@ -2912,7 +2912,7 @@ "droidfs": { "body": "" }, - "droidify": { + "droidify-alt": { "body": "" }, "droidshows": { @@ -12029,9 +12029,15 @@ } }, "aliases": { + "asnbankieren": { + "parent": "asn-bankieren" + }, "bubleupnp": { "parent": "bubbleupnp" }, + "droidify": { + "parent": "droidify-alt" + }, "duolingo": { "parent": "duolingo-alt" }, diff --git a/json/carbon.json b/json/carbon.json index c848313..2d55054 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -3,7 +3,7 @@ "info": { "name": "Carbon", "total": 1782, - "version": "11.0.1", + "version": "11.0.2", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" diff --git a/json/flag.json b/json/flag.json index 7629f0a..8b5b7e8 100644 --- a/json/flag.json +++ b/json/flag.json @@ -3,7 +3,7 @@ "info": { "name": "Flag Icons", "total": 526, - "version": "6.1.1", + "version": "6.2.0", "author": { "name": "Panayiotis Lipiridis", "url": "https://github.com/lipis/flag-icons" @@ -1119,10 +1119,10 @@ "height": 480 }, "lb-1x1": { - "body": "" + "body": "" }, "lb-4x3": { - "body": "", + "body": "", "width": 640, "height": 480 }, diff --git a/json/lucide.json b/json/lucide.json index 0a90f84..e5a0e8e 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 584, + "total": 585, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1117,6 +1117,9 @@ "mountain-snow": { "body": "" }, + "mouse": { + "body": "" + }, "mouse-pointer": { "body": "" }, @@ -1445,10 +1448,10 @@ "body": "" }, "sidebar-close": { - "body": "" + "body": "" }, "sidebar-open": { - "body": "" + "body": "" }, "sigma": { "body": "" diff --git a/json/pepicons.json b/json/pepicons.json index 0632a08..3c4db8c 100644 --- a/json/pepicons.json +++ b/json/pepicons.json @@ -2,8 +2,8 @@ "prefix": "pepicons", "info": { "name": "Pepicons", - "total": 316, - "version": "1.0.12", + "total": 410, + "version": "1.1.0", "author": { "name": "CyCraft", "url": "https://github.com/CyCraft/pepicons" @@ -29,6 +29,12 @@ "airplane-print": { "body": "" }, + "alarm": { + "body": "" + }, + "alarm-print": { + "body": "" + }, "angle-down": { "body": "" }, @@ -101,6 +107,12 @@ "arrow-up-right-print": { "body": "" }, + "bank": { + "body": "" + }, + "bank-print": { + "body": "" + }, "battery": { "body": "" }, @@ -146,6 +158,13 @@ "bookmark-print": { "body": "" }, + "briefcase": { + "body": "" + }, + "briefcase-print": { + "body": "", + "width": 21 + }, "building": { "body": "" }, @@ -188,6 +207,20 @@ "cart-print": { "body": "" }, + "cellphone-eye": { + "body": "" + }, + "cellphone-eye-print": { + "body": "", + "height": 21 + }, + "cellphone-loop": { + "body": "" + }, + "cellphone-loop-print": { + "body": "", + "height": 21 + }, "chain": { "body": "" }, @@ -210,25 +243,37 @@ "body": "" }, "clipboard": { - "body": "" + "body": "" + }, + "clipboard-check": { + "body": "" + }, + "clipboard-check-circle": { + "body": "" + }, + "clipboard-check-circle-print": { + "body": "" + }, + "clipboard-check-print": { + "body": "" }, "clipboard-print": { - "body": "" + "body": "" }, "clock": { - "body": "" + "body": "" }, "clock-print": { - "body": "" + "body": "" }, "cloud": { "body": "" }, "cloud-down": { - "body": "" + "body": "" }, "cloud-down-filled": { - "body": "" + "body": "" }, "cloud-down-print": { "body": "" @@ -240,13 +285,13 @@ "body": "" }, "cloud-up": { - "body": "" + "body": "" }, "cloud-up-filled": { "body": "" }, "cloud-up-print": { - "body": "" + "body": "" }, "coctail": { "body": "" @@ -255,10 +300,10 @@ "body": "" }, "color-picker": { - "body": "" + "body": "" }, "color-picker-print": { - "body": "" + "body": "" }, "contract": { "body": "" @@ -272,6 +317,12 @@ "controller-print": { "body": "" }, + "countdown": { + "body": "" + }, + "countdown-print": { + "body": "" + }, "credit-card": { "body": "" }, @@ -334,13 +385,19 @@ "body": "" }, "exclamation": { + "body": "" + }, + "exclamation-circle": { "body": "" }, + "exclamation-circle-print": { + "body": "" + }, "exclamation-filled": { "body": "" }, "exclamation-print": { - "body": "" + "body": "" }, "expand": { "body": "" @@ -349,16 +406,23 @@ "body": "" }, "eye": { - "body": "" + "body": "" }, "eye-closed": { "body": "" }, "eye-closed-print": { - "body": "" + "body": "" + }, + "eye-frame": { + "body": "" + }, + "eye-frame-print": { + "body": "", + "width": 21 }, "eye-off": { - "body": "" + "body": "" }, "eye-off-print": { "body": "" @@ -366,9 +430,21 @@ "eye-print": { "body": "" }, + "fast-forward": { + "body": "" + }, + "fast-forward-print": { + "body": "" + }, "file": { "body": "" }, + "file-loop": { + "body": "" + }, + "file-loop-print": { + "body": "" + }, "file-print": { "body": "" }, @@ -378,12 +454,24 @@ "film-frame-print": { "body": "" }, + "fire": { + "body": "" + }, + "fire-print": { + "body": "" + }, "flag": { "body": "" }, "flag-print": { "body": "" }, + "flag2": { + "body": "" + }, + "flag2-print": { + "body": "" + }, "flower": { "body": "" }, @@ -402,11 +490,20 @@ "folder-print": { "body": "" }, + "folding-stool": { + "body": "" + }, + "folding-stool-print": { + "body": "" + }, "gear": { - "body": "" + "body": "" + }, + "gear-filled": { + "body": "" }, "gear-print": { - "body": "" + "body": "" }, "gift": { "body": "" @@ -418,7 +515,7 @@ "body": "" }, "grab-print": { - "body": "" + "body": "" }, "hamburger": { "body": "" @@ -427,6 +524,41 @@ "body": "", "height": 21 }, + "hand-grab": { + "body": "" + }, + "hand-grab-print": { + "body": "" + }, + "hand-open": { + "body": "" + }, + "hand-open-print": { + "body": "", + "height": 22 + }, + "hand-point": { + "body": "", + "height": 22 + }, + "hand-point-open": { + "body": "", + "height": 22 + }, + "hand-point-open-print": { + "body": "" + }, + "hand-point-print": { + "body": "" + }, + "handshake": { + "body": "", + "width": 22 + }, + "handshake-print": { + "body": "", + "width": 21 + }, "hash": { "body": "" }, @@ -440,10 +572,16 @@ "body": "" }, "heart": { - "body": "" + "body": "" }, "heart-print": { - "body": "" + "body": "" + }, + "hourglass": { + "body": "" + }, + "hourglass-print": { + "body": "" }, "house": { "body": "", @@ -459,13 +597,19 @@ "body": "" }, "info": { + "body": "" + }, + "info-circle": { "body": "" }, + "info-circle-print": { + "body": "" + }, "info-filled": { "body": "" }, "info-print": { - "body": "" + "body": "" }, "internet": { "body": "" @@ -486,12 +630,12 @@ "body": "" }, "label": { - "body": "", + "body": "", "width": 22, "height": 22 }, "label-print": { - "body": "" + "body": "" }, "leave": { "body": "" @@ -518,7 +662,7 @@ "body": "" }, "lock-open": { - "body": "" + "body": "" }, "lock-open-print": { "body": "" @@ -527,10 +671,10 @@ "body": "" }, "loop-minus": { - "body": "" + "body": "" }, "loop-minus-print": { - "body": "" + "body": "" }, "loop-plus": { "body": "" @@ -559,12 +703,24 @@ "megaphone-print": { "body": "" }, + "menu": { + "body": "" + }, + "menu-print": { + "body": "" + }, "microphone": { "body": "" }, "microphone-print": { "body": "" }, + "microphone2": { + "body": "" + }, + "microphone2-print": { + "body": "" + }, "minus": { "body": "" }, @@ -574,6 +730,20 @@ "monitor": { "body": "" }, + "monitor-eye": { + "body": "" + }, + "monitor-eye-print": { + "body": "", + "width": 21 + }, + "monitor-loop": { + "body": "", + "width": 21 + }, + "monitor-loop-print": { + "body": "" + }, "monitor-print": { "body": "" }, @@ -590,7 +760,7 @@ "body": "" }, "moon-print": { - "body": "" + "body": "" }, "motorcycle": { "body": "" @@ -615,7 +785,7 @@ "body": "" }, "music-note-double-print": { - "body": "" + "body": "" }, "music-note-single": { "body": "" @@ -623,6 +793,12 @@ "music-note-single-print": { "body": "" }, + "next-track": { + "body": "" + }, + "next-track-print": { + "body": "" + }, "open": { "body": "" }, @@ -635,6 +811,12 @@ "paint-pallet-print": { "body": "" }, + "pause": { + "body": "" + }, + "pause-print": { + "body": "" + }, "pen": { "body": "" }, @@ -642,19 +824,19 @@ "body": "" }, "people": { - "body": "" + "body": "" }, "people-print": { "body": "" }, "person": { - "body": "" + "body": "" }, "person-checkmark": { "body": "" }, "person-checkmark-print": { - "body": "", + "body": "", "width": 21 }, "person-filled": { @@ -664,22 +846,24 @@ "body": "" }, "person-plus-print": { - "body": "" + "body": "", + "width": 21 }, "person-print": { - "body": "" + "body": "" }, "persons": { "body": "" }, "persons-print": { - "body": "" + "body": "", + "width": 21 }, "phone": { - "body": "" + "body": "" }, "phone-print": { - "body": "" + "body": "" }, "photo": { "body": "" @@ -693,11 +877,24 @@ "photo-print": { "body": "" }, + "photo-studio": { + "body": "" + }, + "photo-studio-print": { + "body": "", + "width": 21 + }, "pill": { "body": "" }, "pill-print": { - "body": "" + "body": "" + }, + "pin": { + "body": "" + }, + "pin-print": { + "body": "" }, "pinpoint": { "body": "" @@ -709,9 +906,7 @@ "body": "" }, "pinpoint-off-filled": { - "body": "", - "width": 21, - "height": 21 + "body": "" }, "pinpoint-off-print": { "body": "" @@ -719,6 +914,12 @@ "pinpoint-print": { "body": "" }, + "play": { + "body": "" + }, + "play-print": { + "body": "" + }, "plus": { "body": "" }, @@ -731,6 +932,12 @@ "power-print": { "body": "" }, + "previous-track": { + "body": "" + }, + "previous-track-print": { + "body": "" + }, "printer": { "body": "" }, @@ -743,6 +950,27 @@ "qr-code-print": { "body": "" }, + "question": { + "body": "" + }, + "question-circle": { + "body": "" + }, + "question-circle-print": { + "body": "" + }, + "question-filled": { + "body": "" + }, + "question-print": { + "body": "" + }, + "radio": { + "body": "" + }, + "radio-print": { + "body": "" + }, "refresh": { "body": "" }, @@ -755,6 +983,24 @@ "reload-print": { "body": "" }, + "repeat": { + "body": "" + }, + "repeat-print": { + "body": "" + }, + "rewind": { + "body": "" + }, + "rewind-print": { + "body": "" + }, + "rewind-time": { + "body": "" + }, + "rewind-time-print": { + "body": "" + }, "scissors": { "body": "" }, @@ -779,6 +1025,18 @@ "share-ios-print": { "body": "" }, + "shuffle": { + "body": "" + }, + "shuffle-print": { + "body": "" + }, + "sliders": { + "body": "" + }, + "sliders-print": { + "body": "" + }, "smartphone": { "body": "" }, @@ -845,6 +1103,31 @@ "star-print": { "body": "" }, + "stopwatch": { + "body": "" + }, + "stopwatch-print": { + "body": "" + }, + "studio-backdrop": { + "body": "" + }, + "studio-backdrop-print": { + "body": "" + }, + "studio-light-front": { + "body": "" + }, + "studio-light-front-print": { + "body": "" + }, + "studio-light-side": { + "body": "" + }, + "studio-light-side-print": { + "body": "", + "height": 21 + }, "sun": { "body": "" }, @@ -852,7 +1135,7 @@ "body": "" }, "sun-print": { - "body": "" + "body": "" }, "syringe": { "body": "" @@ -885,16 +1168,16 @@ "body": "" }, "thumbs-down": { - "body": "" + "body": "" }, "thumbs-down-print": { "body": "" }, "thumbs-up": { - "body": "" + "body": "" }, "thumbs-up-print": { - "body": "" + "body": "" }, "times": { "body": "" @@ -976,11 +1259,23 @@ "umbrella-print": { "body": "" }, + "watch": { + "body": "" + }, + "watch-print": { + "body": "" + }, + "water-drop": { + "body": "" + }, + "water-drop-print": { + "body": "" + }, "wifi": { - "body": "" + "body": "" }, "wifi-print": { - "body": "" + "body": "" } }, "suffixes": { diff --git a/package-lock.json b/package-lock.json index 8c604a5..9fc8720 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.1.25", + "version": "2.1.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.1.25", + "version": "2.1.26", "license": "MIT", "dependencies": { "@iconify/types": "^1.1.0", diff --git a/package.json b/package.json index 6f03e75..4b8dc8f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "2.1.25", + "version": "2.1.26", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues", "repository": {