@iconify/json 2.2.344 → 2.2.345
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +400 -11
- package/collections.md +162 -2
- package/composer.json +1 -1
- package/json/devicon-plain.json +10 -4
- package/json/devicon.json +14 -2
- package/json/dinkie-icons.json +4267 -0
- package/json/streamline-color.json +8070 -0
- package/json/streamline-cyber-color.json +2071 -0
- package/json/streamline-emojis.json +0 -3
- package/json/streamline-flex-color.json +4070 -0
- package/json/streamline-flex.json +0 -3
- package/json/streamline-freehand-color.json +4067 -0
- package/json/streamline-freehand.json +4067 -0
- package/json/streamline-guidance.json +1510 -0
- package/json/streamline-kameleon-color.json +1674 -0
- package/json/streamline-logos.json +5529 -0
- package/json/streamline-pixel.json +2748 -0
- package/json/streamline-plump-color.json +4073 -0
- package/json/streamline-plump.json +6067 -0
- package/json/streamline-sharp-color.json +4073 -0
- package/json/streamline-sharp.json +6071 -0
- package/json/streamline-stickies-color.json +943 -0
- package/json/streamline-ultimate-color.json +4091 -0
- package/json/streamline-ultimate.json +8099 -0
- package/json/streamline.json +0 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1356,6 +1356,81 @@
|
|
|
1356
1356
|
"category": "UI 24px",
|
|
1357
1357
|
"palette": false
|
|
1358
1358
|
},
|
|
1359
|
+
"streamline-ultimate": {
|
|
1360
|
+
"name": "Ultimate free icons",
|
|
1361
|
+
"total": 1999,
|
|
1362
|
+
"author": {
|
|
1363
|
+
"name": "Streamline",
|
|
1364
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1365
|
+
},
|
|
1366
|
+
"license": {
|
|
1367
|
+
"title": "CC BY 4.0",
|
|
1368
|
+
"spdx": "CC-BY-4.0",
|
|
1369
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1370
|
+
},
|
|
1371
|
+
"samples": [
|
|
1372
|
+
"power-button",
|
|
1373
|
+
"arrow-right",
|
|
1374
|
+
"stairs-descend",
|
|
1375
|
+
"mouse-smart-bold",
|
|
1376
|
+
"end-point-circle",
|
|
1377
|
+
"subtract-circle-bold"
|
|
1378
|
+
],
|
|
1379
|
+
"height": 24,
|
|
1380
|
+
"category": "UI 24px",
|
|
1381
|
+
"tags": [
|
|
1382
|
+
"Uses Stroke"
|
|
1383
|
+
],
|
|
1384
|
+
"palette": false
|
|
1385
|
+
},
|
|
1386
|
+
"streamline-plump": {
|
|
1387
|
+
"name": "Plump free icons",
|
|
1388
|
+
"total": 1499,
|
|
1389
|
+
"author": {
|
|
1390
|
+
"name": "Streamline",
|
|
1391
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1392
|
+
},
|
|
1393
|
+
"license": {
|
|
1394
|
+
"title": "CC BY 4.0",
|
|
1395
|
+
"spdx": "CC-BY-4.0",
|
|
1396
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1397
|
+
},
|
|
1398
|
+
"samples": [
|
|
1399
|
+
"smiley-indiferent",
|
|
1400
|
+
"music-note-2",
|
|
1401
|
+
"web",
|
|
1402
|
+
"circle-clock",
|
|
1403
|
+
"loading-horizontal-2",
|
|
1404
|
+
"steps-1-solid"
|
|
1405
|
+
],
|
|
1406
|
+
"height": 24,
|
|
1407
|
+
"category": "UI 24px",
|
|
1408
|
+
"palette": false
|
|
1409
|
+
},
|
|
1410
|
+
"streamline-sharp": {
|
|
1411
|
+
"name": "Sharp free icons",
|
|
1412
|
+
"total": 1500,
|
|
1413
|
+
"author": {
|
|
1414
|
+
"name": "Streamline",
|
|
1415
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1416
|
+
},
|
|
1417
|
+
"license": {
|
|
1418
|
+
"title": "CC BY 4.0",
|
|
1419
|
+
"spdx": "CC-BY-4.0",
|
|
1420
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1421
|
+
},
|
|
1422
|
+
"samples": [
|
|
1423
|
+
"home-1",
|
|
1424
|
+
"paperclip-2",
|
|
1425
|
+
"new-folder",
|
|
1426
|
+
"check",
|
|
1427
|
+
"webcam-video-solid",
|
|
1428
|
+
"wave-signal"
|
|
1429
|
+
],
|
|
1430
|
+
"height": 24,
|
|
1431
|
+
"category": "UI 24px",
|
|
1432
|
+
"palette": false
|
|
1433
|
+
},
|
|
1359
1434
|
"mage": {
|
|
1360
1435
|
"name": "Mage Icons",
|
|
1361
1436
|
"total": 1042,
|
|
@@ -1957,6 +2032,34 @@
|
|
|
1957
2032
|
],
|
|
1958
2033
|
"palette": false
|
|
1959
2034
|
},
|
|
2035
|
+
"streamline-pixel": {
|
|
2036
|
+
"name": "Pixel free icons",
|
|
2037
|
+
"total": 662,
|
|
2038
|
+
"author": {
|
|
2039
|
+
"name": "Streamline",
|
|
2040
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
2041
|
+
},
|
|
2042
|
+
"license": {
|
|
2043
|
+
"title": "CC BY 4.0",
|
|
2044
|
+
"spdx": "CC-BY-4.0",
|
|
2045
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
2046
|
+
},
|
|
2047
|
+
"samples": [
|
|
2048
|
+
"shopping-shipping-bag-1",
|
|
2049
|
+
"interface-essential-battery",
|
|
2050
|
+
"social-rewards-flag",
|
|
2051
|
+
"interface-essential-synchronize-arrows-square-2",
|
|
2052
|
+
"shopping-shipping-box",
|
|
2053
|
+
"weather-temperature-thermometer"
|
|
2054
|
+
],
|
|
2055
|
+
"height": 32,
|
|
2056
|
+
"displayHeight": 16,
|
|
2057
|
+
"category": "UI 16px / 32px",
|
|
2058
|
+
"tags": [
|
|
2059
|
+
"Precise Shapes"
|
|
2060
|
+
],
|
|
2061
|
+
"palette": false
|
|
2062
|
+
},
|
|
1960
2063
|
"streamline-block": {
|
|
1961
2064
|
"name": "Streamline Block",
|
|
1962
2065
|
"total": 300,
|
|
@@ -2175,6 +2278,30 @@
|
|
|
2175
2278
|
],
|
|
2176
2279
|
"palette": false
|
|
2177
2280
|
},
|
|
2281
|
+
"streamline-freehand": {
|
|
2282
|
+
"name": "Freehand free icons",
|
|
2283
|
+
"total": 1000,
|
|
2284
|
+
"author": {
|
|
2285
|
+
"name": "Streamline",
|
|
2286
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
2287
|
+
},
|
|
2288
|
+
"license": {
|
|
2289
|
+
"title": "CC BY 4.0",
|
|
2290
|
+
"spdx": "CC-BY-4.0",
|
|
2291
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
2292
|
+
},
|
|
2293
|
+
"samples": [
|
|
2294
|
+
"terminal",
|
|
2295
|
+
"cursor-speed-1",
|
|
2296
|
+
"lock-cancel-slash",
|
|
2297
|
+
"data-transfer-vertical",
|
|
2298
|
+
"discount-percent-thin",
|
|
2299
|
+
"layouts-right"
|
|
2300
|
+
],
|
|
2301
|
+
"height": 24,
|
|
2302
|
+
"category": "UI Other / Mixed Grid",
|
|
2303
|
+
"palette": false
|
|
2304
|
+
},
|
|
2178
2305
|
"ix": {
|
|
2179
2306
|
"name": "Siemens Industrial Experience Icons",
|
|
2180
2307
|
"total": 1315,
|
|
@@ -2648,9 +2775,6 @@
|
|
|
2648
2775
|
],
|
|
2649
2776
|
"height": 28,
|
|
2650
2777
|
"category": "UI Other / Mixed Grid",
|
|
2651
|
-
"tags": [
|
|
2652
|
-
"Precise Shapes"
|
|
2653
|
-
],
|
|
2654
2778
|
"palette": false
|
|
2655
2779
|
},
|
|
2656
2780
|
"streamline-flex": {
|
|
@@ -2675,9 +2799,6 @@
|
|
|
2675
2799
|
],
|
|
2676
2800
|
"height": 28,
|
|
2677
2801
|
"category": "UI Other / Mixed Grid",
|
|
2678
|
-
"tags": [
|
|
2679
|
-
"Precise Shapes"
|
|
2680
|
-
],
|
|
2681
2802
|
"palette": false
|
|
2682
2803
|
},
|
|
2683
2804
|
"fa6-solid": {
|
|
@@ -2842,6 +2963,29 @@
|
|
|
2842
2963
|
],
|
|
2843
2964
|
"palette": false
|
|
2844
2965
|
},
|
|
2966
|
+
"dinkie-icons": {
|
|
2967
|
+
"name": "Dinkie Icons",
|
|
2968
|
+
"total": 1198,
|
|
2969
|
+
"author": {
|
|
2970
|
+
"name": "atelierAnchor",
|
|
2971
|
+
"url": "https://github.com/atelier-anchor/dinkie-icons"
|
|
2972
|
+
},
|
|
2973
|
+
"license": {
|
|
2974
|
+
"title": "MIT",
|
|
2975
|
+
"spdx": "MIT",
|
|
2976
|
+
"url": "https://github.com/atelier-anchor/dinkie-icons/blob/main/LICENSE"
|
|
2977
|
+
},
|
|
2978
|
+
"samples": [
|
|
2979
|
+
"lock-small-filled",
|
|
2980
|
+
"u1faab-small",
|
|
2981
|
+
"battery-small",
|
|
2982
|
+
"monospaced",
|
|
2983
|
+
"mobile-phone",
|
|
2984
|
+
"menu-small"
|
|
2985
|
+
],
|
|
2986
|
+
"category": "UI Other / Mixed Grid",
|
|
2987
|
+
"palette": false
|
|
2988
|
+
},
|
|
2845
2989
|
"qlementine-icons": {
|
|
2846
2990
|
"name": "Qlementine Icons",
|
|
2847
2991
|
"total": 684,
|
|
@@ -2865,6 +3009,128 @@
|
|
|
2865
3009
|
"category": "UI Other / Mixed Grid",
|
|
2866
3010
|
"palette": false
|
|
2867
3011
|
},
|
|
3012
|
+
"streamline-ultimate-color": {
|
|
3013
|
+
"name": "Ultimate color icons",
|
|
3014
|
+
"total": 998,
|
|
3015
|
+
"author": {
|
|
3016
|
+
"name": "Streamline",
|
|
3017
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3018
|
+
},
|
|
3019
|
+
"license": {
|
|
3020
|
+
"title": "CC BY 4.0",
|
|
3021
|
+
"spdx": "CC-BY-4.0",
|
|
3022
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3023
|
+
},
|
|
3024
|
+
"samples": [
|
|
3025
|
+
"touch-up",
|
|
3026
|
+
"like",
|
|
3027
|
+
"download-bottom",
|
|
3028
|
+
"power-button",
|
|
3029
|
+
"move-expand-vertical",
|
|
3030
|
+
"keyboard-asterisk-3"
|
|
3031
|
+
],
|
|
3032
|
+
"height": 24,
|
|
3033
|
+
"category": "UI Multicolor",
|
|
3034
|
+
"palette": true
|
|
3035
|
+
},
|
|
3036
|
+
"streamline-plump-color": {
|
|
3037
|
+
"name": "Plump color icons",
|
|
3038
|
+
"total": 1000,
|
|
3039
|
+
"author": {
|
|
3040
|
+
"name": "Streamline",
|
|
3041
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3042
|
+
},
|
|
3043
|
+
"license": {
|
|
3044
|
+
"title": "CC BY 4.0",
|
|
3045
|
+
"spdx": "CC-BY-4.0",
|
|
3046
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3047
|
+
},
|
|
3048
|
+
"samples": [
|
|
3049
|
+
"tune-adjust-volume",
|
|
3050
|
+
"pacman-flat",
|
|
3051
|
+
"web",
|
|
3052
|
+
"sad-face",
|
|
3053
|
+
"location-pin-flat",
|
|
3054
|
+
"smiley-indiferent-flat"
|
|
3055
|
+
],
|
|
3056
|
+
"height": 24,
|
|
3057
|
+
"category": "UI Multicolor",
|
|
3058
|
+
"tags": [
|
|
3059
|
+
"Uses Stroke"
|
|
3060
|
+
],
|
|
3061
|
+
"palette": true
|
|
3062
|
+
},
|
|
3063
|
+
"streamline-freehand-color": {
|
|
3064
|
+
"name": "Freehand color icons",
|
|
3065
|
+
"total": 1000,
|
|
3066
|
+
"author": {
|
|
3067
|
+
"name": "Streamline",
|
|
3068
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3069
|
+
},
|
|
3070
|
+
"license": {
|
|
3071
|
+
"title": "CC BY 4.0",
|
|
3072
|
+
"spdx": "CC-BY-4.0",
|
|
3073
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3074
|
+
},
|
|
3075
|
+
"samples": [
|
|
3076
|
+
"discount-percent-thin",
|
|
3077
|
+
"cursor-speed-1",
|
|
3078
|
+
"data-transfer-diagonal",
|
|
3079
|
+
"terminal",
|
|
3080
|
+
"delete-disable-block-1",
|
|
3081
|
+
"power-button"
|
|
3082
|
+
],
|
|
3083
|
+
"height": 24,
|
|
3084
|
+
"category": "UI Multicolor",
|
|
3085
|
+
"palette": true
|
|
3086
|
+
},
|
|
3087
|
+
"streamline-kameleon-color": {
|
|
3088
|
+
"name": "Kameleon color icons",
|
|
3089
|
+
"total": 400,
|
|
3090
|
+
"author": {
|
|
3091
|
+
"name": "Streamline",
|
|
3092
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3093
|
+
},
|
|
3094
|
+
"license": {
|
|
3095
|
+
"title": "CC BY 4.0",
|
|
3096
|
+
"spdx": "CC-BY-4.0",
|
|
3097
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3098
|
+
},
|
|
3099
|
+
"samples": [
|
|
3100
|
+
"pointer",
|
|
3101
|
+
"filter-duo",
|
|
3102
|
+
"text-file",
|
|
3103
|
+
"oven-glove-duo",
|
|
3104
|
+
"prism-2",
|
|
3105
|
+
"bank-duo"
|
|
3106
|
+
],
|
|
3107
|
+
"height": 24,
|
|
3108
|
+
"category": "UI Multicolor",
|
|
3109
|
+
"palette": true
|
|
3110
|
+
},
|
|
3111
|
+
"streamline-stickies-color": {
|
|
3112
|
+
"name": "Stickies color icons",
|
|
3113
|
+
"total": 200,
|
|
3114
|
+
"author": {
|
|
3115
|
+
"name": "Streamline",
|
|
3116
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3117
|
+
},
|
|
3118
|
+
"license": {
|
|
3119
|
+
"title": "CC BY 4.0",
|
|
3120
|
+
"spdx": "CC-BY-4.0",
|
|
3121
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3122
|
+
},
|
|
3123
|
+
"samples": [
|
|
3124
|
+
"mail",
|
|
3125
|
+
"love",
|
|
3126
|
+
"validation-1",
|
|
3127
|
+
"help",
|
|
3128
|
+
"graph-pie",
|
|
3129
|
+
"cursor"
|
|
3130
|
+
],
|
|
3131
|
+
"category": "UI Multicolor",
|
|
3132
|
+
"palette": true
|
|
3133
|
+
},
|
|
2868
3134
|
"fluent-color": {
|
|
2869
3135
|
"name": "Fluent UI System Color Icons",
|
|
2870
3136
|
"total": 867,
|
|
@@ -2893,6 +3159,108 @@
|
|
|
2893
3159
|
],
|
|
2894
3160
|
"palette": true
|
|
2895
3161
|
},
|
|
3162
|
+
"streamline-color": {
|
|
3163
|
+
"name": "Streamline color",
|
|
3164
|
+
"total": 2000,
|
|
3165
|
+
"author": {
|
|
3166
|
+
"name": "Streamline",
|
|
3167
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3168
|
+
},
|
|
3169
|
+
"license": {
|
|
3170
|
+
"title": "CC BY 4.0",
|
|
3171
|
+
"spdx": "CC-BY-4.0",
|
|
3172
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3173
|
+
},
|
|
3174
|
+
"samples": [
|
|
3175
|
+
"graph",
|
|
3176
|
+
"pie-chart-flat",
|
|
3177
|
+
"filter-2",
|
|
3178
|
+
"asterisk-1",
|
|
3179
|
+
"flash-2-flat",
|
|
3180
|
+
"bracket"
|
|
3181
|
+
],
|
|
3182
|
+
"height": 28,
|
|
3183
|
+
"category": "UI Multicolor",
|
|
3184
|
+
"palette": true
|
|
3185
|
+
},
|
|
3186
|
+
"streamline-flex-color": {
|
|
3187
|
+
"name": "Flex color icons",
|
|
3188
|
+
"total": 1000,
|
|
3189
|
+
"author": {
|
|
3190
|
+
"name": "Streamline",
|
|
3191
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3192
|
+
},
|
|
3193
|
+
"license": {
|
|
3194
|
+
"title": "CC BY 4.0",
|
|
3195
|
+
"spdx": "CC-BY-4.0",
|
|
3196
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3197
|
+
},
|
|
3198
|
+
"samples": [
|
|
3199
|
+
"fahrenheit",
|
|
3200
|
+
"tablet-capsule-flat",
|
|
3201
|
+
"shuffle",
|
|
3202
|
+
"music-equalizer",
|
|
3203
|
+
"thermometer-flat",
|
|
3204
|
+
"merge-vertical"
|
|
3205
|
+
],
|
|
3206
|
+
"height": 28,
|
|
3207
|
+
"category": "UI Multicolor",
|
|
3208
|
+
"palette": true
|
|
3209
|
+
},
|
|
3210
|
+
"streamline-sharp-color": {
|
|
3211
|
+
"name": "Sharp color icons",
|
|
3212
|
+
"total": 1000,
|
|
3213
|
+
"author": {
|
|
3214
|
+
"name": "Streamline",
|
|
3215
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3216
|
+
},
|
|
3217
|
+
"license": {
|
|
3218
|
+
"title": "CC BY 4.0",
|
|
3219
|
+
"spdx": "CC-BY-4.0",
|
|
3220
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3221
|
+
},
|
|
3222
|
+
"samples": [
|
|
3223
|
+
"file-bookmark-flat",
|
|
3224
|
+
"double-bookmark-flat",
|
|
3225
|
+
"battery-medium-3-flat",
|
|
3226
|
+
"bluetooth",
|
|
3227
|
+
"new-folder-flat",
|
|
3228
|
+
"check"
|
|
3229
|
+
],
|
|
3230
|
+
"height": 24,
|
|
3231
|
+
"category": "UI Multicolor",
|
|
3232
|
+
"tags": [
|
|
3233
|
+
"Uses Stroke"
|
|
3234
|
+
],
|
|
3235
|
+
"palette": true
|
|
3236
|
+
},
|
|
3237
|
+
"streamline-cyber-color": {
|
|
3238
|
+
"name": "Cyber color icons",
|
|
3239
|
+
"total": 500,
|
|
3240
|
+
"author": {
|
|
3241
|
+
"name": "Streamline",
|
|
3242
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3243
|
+
},
|
|
3244
|
+
"license": {
|
|
3245
|
+
"title": "CC BY 4.0",
|
|
3246
|
+
"spdx": "CC-BY-4.0",
|
|
3247
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3248
|
+
},
|
|
3249
|
+
"samples": [
|
|
3250
|
+
"shopping-basket-3",
|
|
3251
|
+
"command-2",
|
|
3252
|
+
"music-note-1",
|
|
3253
|
+
"loop-diamond",
|
|
3254
|
+
"cursor-scroll-vertical",
|
|
3255
|
+
"map-target-2"
|
|
3256
|
+
],
|
|
3257
|
+
"height": 24,
|
|
3258
|
+
"category": "UI Multicolor",
|
|
3259
|
+
"tags": [
|
|
3260
|
+
"Precise Shapes"
|
|
3261
|
+
],
|
|
3262
|
+
"palette": true
|
|
3263
|
+
},
|
|
2896
3264
|
"icon-park": {
|
|
2897
3265
|
"name": "IconPark",
|
|
2898
3266
|
"total": 2658,
|
|
@@ -3056,7 +3424,7 @@
|
|
|
3056
3424
|
},
|
|
3057
3425
|
"devicon": {
|
|
3058
3426
|
"name": "Devicon",
|
|
3059
|
-
"total":
|
|
3427
|
+
"total": 931,
|
|
3060
3428
|
"author": {
|
|
3061
3429
|
"name": "konpa",
|
|
3062
3430
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3081,7 +3449,7 @@
|
|
|
3081
3449
|
},
|
|
3082
3450
|
"devicon-plain": {
|
|
3083
3451
|
"name": "Devicon Plain",
|
|
3084
|
-
"total":
|
|
3452
|
+
"total": 680,
|
|
3085
3453
|
"author": {
|
|
3086
3454
|
"name": "konpa",
|
|
3087
3455
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3225,6 +3593,30 @@
|
|
|
3225
3593
|
"tags": [],
|
|
3226
3594
|
"palette": true
|
|
3227
3595
|
},
|
|
3596
|
+
"streamline-logos": {
|
|
3597
|
+
"name": "Logos free icons",
|
|
3598
|
+
"total": 1362,
|
|
3599
|
+
"author": {
|
|
3600
|
+
"name": "Streamline",
|
|
3601
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
3602
|
+
},
|
|
3603
|
+
"license": {
|
|
3604
|
+
"title": "CC BY 4.0",
|
|
3605
|
+
"spdx": "CC-BY-4.0",
|
|
3606
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
3607
|
+
},
|
|
3608
|
+
"samples": [
|
|
3609
|
+
"microsoft-windows-logo-2",
|
|
3610
|
+
"unspash-logo-solid",
|
|
3611
|
+
"patreon-logo",
|
|
3612
|
+
"macos-osx-logo-solid",
|
|
3613
|
+
"bing-logo-2-solid",
|
|
3614
|
+
"macos-osx-logo"
|
|
3615
|
+
],
|
|
3616
|
+
"height": 24,
|
|
3617
|
+
"category": "Logos",
|
|
3618
|
+
"palette": false
|
|
3619
|
+
},
|
|
3228
3620
|
"cib": {
|
|
3229
3621
|
"name": "CoreUI Brands",
|
|
3230
3622
|
"total": 830,
|
|
@@ -3879,9 +4271,6 @@
|
|
|
3879
4271
|
],
|
|
3880
4272
|
"height": 24,
|
|
3881
4273
|
"category": "Emoji",
|
|
3882
|
-
"tags": [
|
|
3883
|
-
"Precise Shapes"
|
|
3884
|
-
],
|
|
3885
4274
|
"palette": true
|
|
3886
4275
|
},
|
|
3887
4276
|
"circle-flags": {
|