diff --git a/collections.json b/collections.json index 43344da..0c8b583 100644 --- a/collections.json +++ b/collections.json @@ -73,9 +73,9 @@ "licenseURL": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE", "height": 24, "samples": [ - "arrow-circle-right", - "chat-bubble-user", - "edit-alt" + "airplay", + "circle-layer", + "lock-access" ], "version": "2.1.6", "palette": "Colorless", diff --git a/composer.json b/composer.json index 0aa918e..04d868e 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.147", + "version": "1.1.148", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/uim.json b/json/uim.json index 2bfac24..ca2862f 100644 --- a/json/uim.json +++ b/json/uim.json @@ -14,9 +14,9 @@ }, "version": "2.1.6", "samples": [ - "arrow-circle-right", - "chat-bubble-user", - "edit-alt" + "airplay", + "circle-layer", + "lock-access" ], "height": 24, "category": "General", @@ -24,13 +24,13 @@ }, "icons": { "500px": { - "body": "" + "body": "" }, "adobe": { - "body": "" + "body": "" }, "adobe-alt": { - "body": "" + "body": "" }, "airplay": { "body": "" @@ -111,10 +111,10 @@ "body": "" }, "apple": { - "body": "" + "body": "" }, "apple-alt": { - "body": "" + "body": "" }, "apps": { "body": "" @@ -159,10 +159,10 @@ "body": "" }, "behance": { - "body": "" + "body": "" }, "behance-alt": { - "body": "" + "body": "" }, "bitcoin": { "body": "" @@ -369,13 +369,13 @@ "body": "" }, "facebook-f": { - "body": "" + "body": "" }, "facebook-messenger": { "body": "" }, "facebook-messenger-alt": { - "body": "" + "body": "" }, "favorite": { "body": "" @@ -396,7 +396,7 @@ "body": "" }, "github-alt": { - "body": "" + "body": "" }, "google": { "body": "" @@ -447,7 +447,7 @@ "body": "" }, "instagram": { - "body": "" + "body": "" }, "instagram-alt": { "body": "" @@ -456,7 +456,7 @@ "body": "" }, "intercom-alt": { - "body": "" + "body": "" }, "java-script": { "body": "" @@ -501,7 +501,7 @@ "body": "" }, "linkedin-alt": { - "body": "" + "body": "" }, "list-ui-alt": { "body": "" @@ -525,7 +525,7 @@ "body": "" }, "medium-m": { - "body": "" + "body": "" }, "minus-square-full": { "body": "" @@ -630,7 +630,7 @@ "body": "" }, "slack": { - "body": "" + "body": "" }, "slack-alt": { "body": "" @@ -639,7 +639,7 @@ "body": "" }, "snapchat-ghost": { - "body": "" + "body": "" }, "snapchat-square": { "body": "" @@ -675,7 +675,7 @@ "body": "" }, "swiggy": { - "body": "" + "body": "" }, "sync-exclamation": { "body": "" @@ -708,19 +708,19 @@ "body": "" }, "tumblr": { - "body": "" + "body": "" }, "tumblr-alt": { - "body": "" + "body": "" }, "tumblr-square": { "body": "" }, "twitter": { - "body": "" + "body": "" }, "twitter-alt": { - "body": "" + "body": "" }, "unlock": { "body": "" diff --git a/package.json b/package.json index 7d804ce..f7918cb 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.147", + "version": "1.1.148", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",