@geneui/icons 1.3.0 → 1.4.1
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/icons/{ArchiveMajor.js → Archive.js} +2 -2
- package/icons/Error.js +7 -1
- package/icons/Error.svg +1 -1
- package/icons/ErrorFilled.js +23 -0
- package/icons/ErrorFilled.svg +1 -0
- package/icons/{InfoOutlined.js → Info.js} +2 -2
- package/icons/{LetterChecmark.js → LetterCheckmark.js} +2 -2
- package/icons/Plus.js +23 -0
- package/icons/Plus.svg +1 -0
- package/icons/{SuccessOutline.js → Success.js} +2 -2
- package/icons/{SuccessFill.js → SuccessFilled.js} +2 -2
- package/icons/{TagOutline.js → Tag.js} +2 -2
- package/icons/{UnavailableOutline.js → Unavailable.js} +2 -2
- package/icons/{UnavailableFill.js → UnavailableFilled.js} +2 -2
- package/icons/{WarningOutline.js → Warning.js} +2 -2
- package/index.d.ts +11 -10
- package/index.js +11 -10
- package/metadata.js +1200 -1169
- package/package.json +1 -1
- package/icons/ErrorOutlined.js +0 -29
- package/icons/ErrorOutlined.svg +0 -1
- /package/icons/{ArchiveMajor.svg → Archive.svg} +0 -0
- /package/icons/{InfoOutlined.svg → Info.svg} +0 -0
- /package/icons/{LetterChecmark.svg → LetterCheckmark.svg} +0 -0
- /package/icons/{SuccessOutline.svg → Success.svg} +0 -0
- /package/icons/{SuccessFill.svg → SuccessFilled.svg} +0 -0
- /package/icons/{TagOutline.svg → Tag.svg} +0 -0
- /package/icons/{UnavailableOutline.svg → Unavailable.svg} +0 -0
- /package/icons/{UnavailableFill.svg → UnavailableFilled.svg} +0 -0
- /package/icons/{WarningOutline.svg → Warning.svg} +0 -0
package/metadata.js
CHANGED
|
@@ -5,15 +5,15 @@ const metadata = {
|
|
|
5
5
|
"set": "major",
|
|
6
6
|
"type": "outline",
|
|
7
7
|
"keywords": [
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
8
|
+
"activity",
|
|
9
|
+
"recent",
|
|
10
|
+
"updates",
|
|
11
|
+
"clock",
|
|
12
|
+
"history",
|
|
13
|
+
"timeline",
|
|
14
|
+
"log",
|
|
15
|
+
"events",
|
|
16
|
+
"tracking"
|
|
17
17
|
],
|
|
18
18
|
"aliases": [
|
|
19
19
|
""
|
|
@@ -190,7 +190,7 @@ const metadata = {
|
|
|
190
190
|
"type": "filled",
|
|
191
191
|
"keywords": [
|
|
192
192
|
"align right filled",
|
|
193
|
-
"right
|
|
193
|
+
"right alignment filled",
|
|
194
194
|
"filled align right",
|
|
195
195
|
"horizontal right align filled",
|
|
196
196
|
"right edge alignment filled"
|
|
@@ -293,11 +293,11 @@ const metadata = {
|
|
|
293
293
|
"set": "major",
|
|
294
294
|
"type": "outline",
|
|
295
295
|
"keywords": [
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
296
|
+
"square",
|
|
297
|
+
"shape",
|
|
298
|
+
"select",
|
|
299
|
+
"frame",
|
|
300
|
+
"border"
|
|
301
301
|
],
|
|
302
302
|
"aliases": [
|
|
303
303
|
""
|
|
@@ -313,25 +313,23 @@ const metadata = {
|
|
|
313
313
|
],
|
|
314
314
|
"creation_date": "2/20/2025, 1:27:08 PM"
|
|
315
315
|
},
|
|
316
|
-
"
|
|
317
|
-
"id": "
|
|
318
|
-
"name": "
|
|
316
|
+
"Archive": {
|
|
317
|
+
"id": "ArchiveMajor",
|
|
318
|
+
"name": "Archive",
|
|
319
319
|
"set": "major",
|
|
320
|
-
"type": "
|
|
320
|
+
"type": "outline",
|
|
321
321
|
"keywords": [
|
|
322
|
-
"
|
|
323
|
-
"
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
"
|
|
327
|
-
"
|
|
328
|
-
"\"filled\"",
|
|
329
|
-
"\"completed.\""
|
|
322
|
+
"Archive",
|
|
323
|
+
"file storage",
|
|
324
|
+
"data preservation",
|
|
325
|
+
"document retention",
|
|
326
|
+
"save",
|
|
327
|
+
"backup."
|
|
330
328
|
],
|
|
331
329
|
"aliases": [
|
|
332
330
|
""
|
|
333
331
|
],
|
|
334
|
-
"description": "The
|
|
332
|
+
"description": "The archive icon typically represents the action of storing or preserving files or documents for long-term storage, often in a compressed or organized format for easy retrieval. ",
|
|
335
333
|
"sizes": [
|
|
336
334
|
16,
|
|
337
335
|
20,
|
|
@@ -340,25 +338,27 @@ const metadata = {
|
|
|
340
338
|
32,
|
|
341
339
|
48
|
|
342
340
|
],
|
|
343
|
-
"creation_date": "1/8/2025,
|
|
341
|
+
"creation_date": "1/8/2025, 2:33:45 PM"
|
|
344
342
|
},
|
|
345
|
-
"
|
|
346
|
-
"id": "
|
|
347
|
-
"name": "
|
|
343
|
+
"ArchiveFilled": {
|
|
344
|
+
"id": "ArchiveFilledMajor",
|
|
345
|
+
"name": "ArchiveFilled",
|
|
348
346
|
"set": "major",
|
|
349
|
-
"type": "
|
|
347
|
+
"type": "filled",
|
|
350
348
|
"keywords": [
|
|
351
|
-
"Archive
|
|
352
|
-
"
|
|
353
|
-
"
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"
|
|
349
|
+
"Archive",
|
|
350
|
+
"file storage",
|
|
351
|
+
"data preservation",
|
|
352
|
+
"document retention",
|
|
353
|
+
"save",
|
|
354
|
+
"backup",
|
|
355
|
+
"filled",
|
|
356
|
+
"completed."
|
|
357
357
|
],
|
|
358
358
|
"aliases": [
|
|
359
359
|
""
|
|
360
360
|
],
|
|
361
|
-
"description": "The archive icon
|
|
361
|
+
"description": "The filled archive icon represents a completed or active storage action, where files or documents are securely stored or archived. It is typically used to indicate that items have been successfully archived or backed up and are no longer in active use but are preserved for future reference. ",
|
|
362
362
|
"sizes": [
|
|
363
363
|
16,
|
|
364
364
|
20,
|
|
@@ -367,7 +367,7 @@ const metadata = {
|
|
|
367
367
|
32,
|
|
368
368
|
48
|
|
369
369
|
],
|
|
370
|
-
"creation_date": "1/8/2025,
|
|
370
|
+
"creation_date": "1/8/2025, 3:18:49 PM"
|
|
371
371
|
},
|
|
372
372
|
"ArrowBounceDown": {
|
|
373
373
|
"id": "ArrowBounceDownMajor",
|
|
@@ -375,12 +375,12 @@ const metadata = {
|
|
|
375
375
|
"set": "major",
|
|
376
376
|
"type": "outline",
|
|
377
377
|
"keywords": [
|
|
378
|
-
"
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
"
|
|
378
|
+
"arrow",
|
|
379
|
+
"bounce",
|
|
380
|
+
"down",
|
|
381
|
+
"movement",
|
|
382
|
+
"direction",
|
|
383
|
+
"downward"
|
|
384
384
|
],
|
|
385
385
|
"aliases": [
|
|
386
386
|
""
|
|
@@ -405,12 +405,12 @@ const metadata = {
|
|
|
405
405
|
"arrow",
|
|
406
406
|
"bounce",
|
|
407
407
|
"up",
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
"
|
|
413
|
-
"
|
|
408
|
+
"movement",
|
|
409
|
+
"direction",
|
|
410
|
+
"return",
|
|
411
|
+
"action",
|
|
412
|
+
"graph",
|
|
413
|
+
"upward"
|
|
414
414
|
],
|
|
415
415
|
"aliases": [
|
|
416
416
|
""
|
|
@@ -515,10 +515,10 @@ const metadata = {
|
|
|
515
515
|
"set": "major",
|
|
516
516
|
"type": "outline",
|
|
517
517
|
"keywords": [
|
|
518
|
-
"
|
|
519
|
-
"
|
|
520
|
-
"
|
|
521
|
-
"
|
|
518
|
+
"swap",
|
|
519
|
+
"exchange",
|
|
520
|
+
"transfer",
|
|
521
|
+
"arrows"
|
|
522
522
|
],
|
|
523
523
|
"aliases": [
|
|
524
524
|
""
|
|
@@ -566,12 +566,12 @@ const metadata = {
|
|
|
566
566
|
"set": "major",
|
|
567
567
|
"type": "outline",
|
|
568
568
|
"keywords": [
|
|
569
|
-
"
|
|
570
|
-
"
|
|
571
|
-
"
|
|
572
|
-
"
|
|
573
|
-
"
|
|
574
|
-
"
|
|
569
|
+
"Sort",
|
|
570
|
+
"arrange",
|
|
571
|
+
"order",
|
|
572
|
+
"up",
|
|
573
|
+
"down",
|
|
574
|
+
"filter"
|
|
575
575
|
],
|
|
576
576
|
"aliases": [
|
|
577
577
|
""
|
|
@@ -593,15 +593,15 @@ const metadata = {
|
|
|
593
593
|
"set": "major",
|
|
594
594
|
"type": "outline",
|
|
595
595
|
"keywords": [
|
|
596
|
-
"
|
|
597
|
-
"
|
|
598
|
-
"
|
|
599
|
-
"
|
|
600
|
-
"
|
|
601
|
-
"
|
|
602
|
-
"
|
|
603
|
-
"
|
|
604
|
-
"
|
|
596
|
+
"at",
|
|
597
|
+
"symbol",
|
|
598
|
+
"email",
|
|
599
|
+
"address",
|
|
600
|
+
"contact",
|
|
601
|
+
"communication",
|
|
602
|
+
"handle",
|
|
603
|
+
"social",
|
|
604
|
+
"username"
|
|
605
605
|
],
|
|
606
606
|
"aliases": [
|
|
607
607
|
""
|
|
@@ -623,12 +623,12 @@ const metadata = {
|
|
|
623
623
|
"set": "major",
|
|
624
624
|
"type": "outline",
|
|
625
625
|
"keywords": [
|
|
626
|
-
"
|
|
627
|
-
"
|
|
628
|
-
"
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"
|
|
626
|
+
"bar",
|
|
627
|
+
"triple",
|
|
628
|
+
"data",
|
|
629
|
+
"graph",
|
|
630
|
+
"statistics",
|
|
631
|
+
"column triple"
|
|
632
632
|
],
|
|
633
633
|
"aliases": [
|
|
634
634
|
""
|
|
@@ -650,12 +650,12 @@ const metadata = {
|
|
|
650
650
|
"set": "major",
|
|
651
651
|
"type": "outline",
|
|
652
652
|
"keywords": [
|
|
653
|
-
"
|
|
654
|
-
"
|
|
655
|
-
"
|
|
656
|
-
"
|
|
657
|
-
"
|
|
658
|
-
"
|
|
653
|
+
"bell",
|
|
654
|
+
"notification",
|
|
655
|
+
"alert",
|
|
656
|
+
"reminder",
|
|
657
|
+
"message",
|
|
658
|
+
"ring"
|
|
659
659
|
],
|
|
660
660
|
"aliases": [
|
|
661
661
|
""
|
|
@@ -677,12 +677,12 @@ const metadata = {
|
|
|
677
677
|
"set": "major",
|
|
678
678
|
"type": "outline",
|
|
679
679
|
"keywords": [
|
|
680
|
-
"
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
"
|
|
684
|
-
"
|
|
685
|
-
"
|
|
680
|
+
"bell",
|
|
681
|
+
"notification",
|
|
682
|
+
"alert",
|
|
683
|
+
"reminder",
|
|
684
|
+
"message",
|
|
685
|
+
"ring"
|
|
686
686
|
],
|
|
687
687
|
"aliases": [
|
|
688
688
|
""
|
|
@@ -810,8 +810,8 @@ const metadata = {
|
|
|
810
810
|
"creation_date": "11/12/2024, 2:32:48 PM"
|
|
811
811
|
},
|
|
812
812
|
"Box": {
|
|
813
|
-
"id": "
|
|
814
|
-
"name": "
|
|
813
|
+
"id": "BoxMajor",
|
|
814
|
+
"name": "Box",
|
|
815
815
|
"set": "major",
|
|
816
816
|
"type": "outline",
|
|
817
817
|
"keywords": [
|
|
@@ -829,7 +829,7 @@ const metadata = {
|
|
|
829
829
|
"aliases": [
|
|
830
830
|
""
|
|
831
831
|
],
|
|
832
|
-
"description": "A
|
|
832
|
+
"description": "A box icon typically represents a 3D object or concept related to structure, organization, or a block element. It is often used to symbolize data storage, building blocks, or modularity in interfaces",
|
|
833
833
|
"sizes": [
|
|
834
834
|
16,
|
|
835
835
|
20,
|
|
@@ -841,8 +841,8 @@ const metadata = {
|
|
|
841
841
|
"creation_date": "11/15/2024, 11:31:15 AM"
|
|
842
842
|
},
|
|
843
843
|
"BoxFilled": {
|
|
844
|
-
"id": "
|
|
845
|
-
"name": "
|
|
844
|
+
"id": "BoxFilledMajor",
|
|
845
|
+
"name": "BoxFilled",
|
|
846
846
|
"set": "major",
|
|
847
847
|
"type": "filled",
|
|
848
848
|
"keywords": [
|
|
@@ -860,7 +860,7 @@ const metadata = {
|
|
|
860
860
|
"aliases": [
|
|
861
861
|
""
|
|
862
862
|
],
|
|
863
|
-
"description": "The
|
|
863
|
+
"description": "The Box filled icon represents a solid, 3D block or object, often used to symbolize stability, storage, or a unit within a larger system. It is commonly used in interfaces to indicate a fully contained or structured element.",
|
|
864
864
|
"sizes": [
|
|
865
865
|
16,
|
|
866
866
|
20,
|
|
@@ -877,15 +877,15 @@ const metadata = {
|
|
|
877
877
|
"set": "major",
|
|
878
878
|
"type": "outline",
|
|
879
879
|
"keywords": [
|
|
880
|
-
"
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
"
|
|
885
|
-
"
|
|
886
|
-
"
|
|
887
|
-
"
|
|
888
|
-
"
|
|
880
|
+
"brush",
|
|
881
|
+
"paint",
|
|
882
|
+
"drawing",
|
|
883
|
+
"art",
|
|
884
|
+
"tool",
|
|
885
|
+
"design",
|
|
886
|
+
"color",
|
|
887
|
+
"creativity",
|
|
888
|
+
"edit"
|
|
889
889
|
],
|
|
890
890
|
"aliases": [
|
|
891
891
|
""
|
|
@@ -967,12 +967,12 @@ const metadata = {
|
|
|
967
967
|
"set": "major",
|
|
968
968
|
"type": "outline",
|
|
969
969
|
"keywords": [
|
|
970
|
-
"
|
|
971
|
-
"
|
|
972
|
-
"
|
|
973
|
-
"
|
|
974
|
-
"
|
|
975
|
-
"
|
|
970
|
+
"Calendar",
|
|
971
|
+
"date",
|
|
972
|
+
"schedule",
|
|
973
|
+
"event",
|
|
974
|
+
"planner",
|
|
975
|
+
"time."
|
|
976
976
|
],
|
|
977
977
|
"aliases": [
|
|
978
978
|
""
|
|
@@ -989,13 +989,14 @@ const metadata = {
|
|
|
989
989
|
"creation_date": "1/13/2025, 12:25:58 PM"
|
|
990
990
|
},
|
|
991
991
|
"CalendarX": {
|
|
992
|
-
"id": "
|
|
993
|
-
"name": "
|
|
992
|
+
"id": "CalendarXMajor",
|
|
993
|
+
"name": "CalendarX",
|
|
994
994
|
"set": "major",
|
|
995
995
|
"type": "outline",
|
|
996
996
|
"keywords": [
|
|
997
997
|
"Calendar",
|
|
998
998
|
"remove",
|
|
999
|
+
"x",
|
|
999
1000
|
"delete",
|
|
1000
1001
|
"cancel",
|
|
1001
1002
|
"event",
|
|
@@ -1004,7 +1005,7 @@ const metadata = {
|
|
|
1004
1005
|
"aliases": [
|
|
1005
1006
|
""
|
|
1006
1007
|
],
|
|
1007
|
-
"description": "The calendar
|
|
1008
|
+
"description": "The calendar X icon represents the action of deleting or canceling an event or removing an entry from a calendar or schedule.",
|
|
1008
1009
|
"sizes": [
|
|
1009
1010
|
16,
|
|
1010
1011
|
20,
|
|
@@ -1021,12 +1022,13 @@ const metadata = {
|
|
|
1021
1022
|
"set": "major",
|
|
1022
1023
|
"type": "filled",
|
|
1023
1024
|
"keywords": [
|
|
1024
|
-
"
|
|
1025
|
-
"
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1025
|
+
"Calendar",
|
|
1026
|
+
"date",
|
|
1027
|
+
"x",
|
|
1028
|
+
"schedule",
|
|
1029
|
+
"event",
|
|
1030
|
+
"planner",
|
|
1031
|
+
"time."
|
|
1030
1032
|
],
|
|
1031
1033
|
"aliases": [
|
|
1032
1034
|
""
|
|
@@ -1261,7 +1263,7 @@ const metadata = {
|
|
|
1261
1263
|
"close",
|
|
1262
1264
|
"fold",
|
|
1263
1265
|
"hide",
|
|
1264
|
-
"
|
|
1266
|
+
"collapse menu"
|
|
1265
1267
|
],
|
|
1266
1268
|
"aliases": [
|
|
1267
1269
|
""
|
|
@@ -1278,7 +1280,7 @@ const metadata = {
|
|
|
1278
1280
|
"creation_date": "8/22/2024, 3:55:48 PM"
|
|
1279
1281
|
},
|
|
1280
1282
|
"CheckMark": {
|
|
1281
|
-
"id": "
|
|
1283
|
+
"id": "CheckMarkMajor",
|
|
1282
1284
|
"name": "CheckMark",
|
|
1283
1285
|
"set": "major",
|
|
1284
1286
|
"type": "outline",
|
|
@@ -1372,7 +1374,7 @@ const metadata = {
|
|
|
1372
1374
|
"down",
|
|
1373
1375
|
"dropdown",
|
|
1374
1376
|
"unfold",
|
|
1375
|
-
"
|
|
1377
|
+
"expand more",
|
|
1376
1378
|
"accordion",
|
|
1377
1379
|
"collapse",
|
|
1378
1380
|
"breadcrumb"
|
|
@@ -1461,12 +1463,12 @@ const metadata = {
|
|
|
1461
1463
|
"set": "major",
|
|
1462
1464
|
"type": "outline",
|
|
1463
1465
|
"keywords": [
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
"
|
|
1467
|
-
"
|
|
1468
|
-
"
|
|
1469
|
-
"
|
|
1466
|
+
"chevron",
|
|
1467
|
+
"right arrow",
|
|
1468
|
+
"left arrow",
|
|
1469
|
+
"navigation",
|
|
1470
|
+
"direction",
|
|
1471
|
+
"collapse",
|
|
1470
1472
|
""
|
|
1471
1473
|
],
|
|
1472
1474
|
"aliases": [
|
|
@@ -1518,13 +1520,13 @@ const metadata = {
|
|
|
1518
1520
|
"set": "major",
|
|
1519
1521
|
"type": "outline",
|
|
1520
1522
|
"keywords": [
|
|
1521
|
-
"
|
|
1522
|
-
"
|
|
1523
|
-
"
|
|
1524
|
-
"
|
|
1525
|
-
"
|
|
1526
|
-
"
|
|
1527
|
-
"
|
|
1523
|
+
"chevron",
|
|
1524
|
+
"up and down",
|
|
1525
|
+
"up",
|
|
1526
|
+
"down",
|
|
1527
|
+
"expand",
|
|
1528
|
+
"collapse",
|
|
1529
|
+
"vertical movement"
|
|
1528
1530
|
],
|
|
1529
1531
|
"aliases": [
|
|
1530
1532
|
""
|
|
@@ -1580,14 +1582,14 @@ const metadata = {
|
|
|
1580
1582
|
"set": "major",
|
|
1581
1583
|
"type": "outline",
|
|
1582
1584
|
"keywords": [
|
|
1583
|
-
"
|
|
1584
|
-
"
|
|
1585
|
-
"
|
|
1586
|
-
"
|
|
1587
|
-
"
|
|
1588
|
-
"
|
|
1589
|
-
"
|
|
1590
|
-
"
|
|
1585
|
+
"circle",
|
|
1586
|
+
"alert",
|
|
1587
|
+
"warning",
|
|
1588
|
+
"notification",
|
|
1589
|
+
"caution",
|
|
1590
|
+
"message",
|
|
1591
|
+
"error",
|
|
1592
|
+
"attention",
|
|
1591
1593
|
""
|
|
1592
1594
|
],
|
|
1593
1595
|
"aliases": [
|
|
@@ -1610,13 +1612,13 @@ const metadata = {
|
|
|
1610
1612
|
"set": "major",
|
|
1611
1613
|
"type": "outline",
|
|
1612
1614
|
"keywords": [
|
|
1613
|
-
"
|
|
1614
|
-
"
|
|
1615
|
-
"
|
|
1616
|
-
"
|
|
1617
|
-
"
|
|
1618
|
-
"
|
|
1619
|
-
"
|
|
1615
|
+
"circle",
|
|
1616
|
+
"equal",
|
|
1617
|
+
"balance",
|
|
1618
|
+
"equality",
|
|
1619
|
+
"sign",
|
|
1620
|
+
"math",
|
|
1621
|
+
"mathematical"
|
|
1620
1622
|
],
|
|
1621
1623
|
"aliases": [
|
|
1622
1624
|
""
|
|
@@ -1638,13 +1640,13 @@ const metadata = {
|
|
|
1638
1640
|
"set": "major",
|
|
1639
1641
|
"type": "filled",
|
|
1640
1642
|
"keywords": [
|
|
1641
|
-
"
|
|
1642
|
-
"
|
|
1643
|
-
"
|
|
1644
|
-
"
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1647
|
-
"
|
|
1643
|
+
"circle",
|
|
1644
|
+
"equal",
|
|
1645
|
+
"filled",
|
|
1646
|
+
"balance",
|
|
1647
|
+
"comparison",
|
|
1648
|
+
"math",
|
|
1649
|
+
"mathematical"
|
|
1648
1650
|
],
|
|
1649
1651
|
"aliases": [
|
|
1650
1652
|
""
|
|
@@ -1709,7 +1711,7 @@ const metadata = {
|
|
|
1709
1711
|
"notification"
|
|
1710
1712
|
],
|
|
1711
1713
|
"aliases": [
|
|
1712
|
-
"
|
|
1714
|
+
"help",
|
|
1713
1715
|
""
|
|
1714
1716
|
],
|
|
1715
1717
|
"description": " \"The Circle Info icon represents information enclosed in a circular design, commonly used to provide details, guidance, or notifications in applications and interfaces.\",",
|
|
@@ -1729,15 +1731,15 @@ const metadata = {
|
|
|
1729
1731
|
"set": "major",
|
|
1730
1732
|
"type": "outline",
|
|
1731
1733
|
"keywords": [
|
|
1732
|
-
"
|
|
1733
|
-
"
|
|
1734
|
-
"
|
|
1735
|
-
"
|
|
1736
|
-
"
|
|
1737
|
-
"
|
|
1738
|
-
"
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1734
|
+
"circle",
|
|
1735
|
+
"off",
|
|
1736
|
+
"disable",
|
|
1737
|
+
"inactive",
|
|
1738
|
+
"empty",
|
|
1739
|
+
"unselected",
|
|
1740
|
+
"unfilled",
|
|
1741
|
+
"toggle",
|
|
1742
|
+
"state"
|
|
1741
1743
|
],
|
|
1742
1744
|
"aliases": [
|
|
1743
1745
|
""
|
|
@@ -1754,8 +1756,8 @@ const metadata = {
|
|
|
1754
1756
|
"creation_date": "1/13/2025, 1:44:15 PM"
|
|
1755
1757
|
},
|
|
1756
1758
|
"CircleSmallFilled": {
|
|
1757
|
-
"id": "
|
|
1758
|
-
"name": "
|
|
1759
|
+
"id": "CircleSmallFilledMajor",
|
|
1760
|
+
"name": "CircleSmallFilled",
|
|
1759
1761
|
"set": "major",
|
|
1760
1762
|
"type": "filled",
|
|
1761
1763
|
"keywords": [
|
|
@@ -1852,13 +1854,13 @@ const metadata = {
|
|
|
1852
1854
|
"set": "major",
|
|
1853
1855
|
"type": "outline",
|
|
1854
1856
|
"keywords": [
|
|
1855
|
-
"
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1858
|
-
"
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1861
|
-
"
|
|
1857
|
+
"Attachment",
|
|
1858
|
+
"file",
|
|
1859
|
+
"document",
|
|
1860
|
+
"paperclip",
|
|
1861
|
+
"link",
|
|
1862
|
+
"add",
|
|
1863
|
+
"attach"
|
|
1862
1864
|
],
|
|
1863
1865
|
"aliases": [
|
|
1864
1866
|
""
|
|
@@ -1941,12 +1943,13 @@ const metadata = {
|
|
|
1941
1943
|
"set": "major",
|
|
1942
1944
|
"type": "outline",
|
|
1943
1945
|
"keywords": [
|
|
1944
|
-
"
|
|
1945
|
-
"
|
|
1946
|
-
"
|
|
1947
|
-
"
|
|
1948
|
-
"
|
|
1949
|
-
"
|
|
1946
|
+
"Clock",
|
|
1947
|
+
"remove",
|
|
1948
|
+
"x",
|
|
1949
|
+
"delete",
|
|
1950
|
+
"cancel",
|
|
1951
|
+
"time",
|
|
1952
|
+
"schedule."
|
|
1950
1953
|
],
|
|
1951
1954
|
"aliases": [
|
|
1952
1955
|
""
|
|
@@ -1968,13 +1971,13 @@ const metadata = {
|
|
|
1968
1971
|
"set": "major",
|
|
1969
1972
|
"type": "outline",
|
|
1970
1973
|
"keywords": [
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
1973
|
-
"
|
|
1974
|
-
"
|
|
1975
|
-
"
|
|
1976
|
-
"
|
|
1977
|
-
"
|
|
1974
|
+
"Color",
|
|
1975
|
+
"palette",
|
|
1976
|
+
"paint",
|
|
1977
|
+
"design",
|
|
1978
|
+
"creativity",
|
|
1979
|
+
"art",
|
|
1980
|
+
"customization."
|
|
1978
1981
|
],
|
|
1979
1982
|
"aliases": [
|
|
1980
1983
|
""
|
|
@@ -2026,16 +2029,16 @@ const metadata = {
|
|
|
2026
2029
|
"set": "major",
|
|
2027
2030
|
"type": "outline",
|
|
2028
2031
|
"keywords": [
|
|
2029
|
-
"
|
|
2030
|
-
"
|
|
2031
|
-
"
|
|
2032
|
-
"
|
|
2033
|
-
"
|
|
2034
|
-
"
|
|
2035
|
-
"
|
|
2036
|
-
"
|
|
2037
|
-
"
|
|
2038
|
-
"
|
|
2032
|
+
"currency",
|
|
2033
|
+
"global",
|
|
2034
|
+
"icon",
|
|
2035
|
+
"international",
|
|
2036
|
+
"exchange",
|
|
2037
|
+
"finance",
|
|
2038
|
+
"money",
|
|
2039
|
+
"symbol",
|
|
2040
|
+
"global economy",
|
|
2041
|
+
"payment."
|
|
2039
2042
|
],
|
|
2040
2043
|
"aliases": [
|
|
2041
2044
|
""
|
|
@@ -2117,15 +2120,15 @@ const metadata = {
|
|
|
2117
2120
|
"set": "major",
|
|
2118
2121
|
"type": "outline",
|
|
2119
2122
|
"keywords": [
|
|
2120
|
-
"
|
|
2121
|
-
"
|
|
2122
|
-
"
|
|
2123
|
-
"
|
|
2124
|
-
"
|
|
2125
|
-
"
|
|
2126
|
-
"
|
|
2127
|
-
"
|
|
2128
|
-
"
|
|
2123
|
+
"data",
|
|
2124
|
+
"bar",
|
|
2125
|
+
"chart",
|
|
2126
|
+
"statistics",
|
|
2127
|
+
"graph",
|
|
2128
|
+
"bar chart",
|
|
2129
|
+
"progress",
|
|
2130
|
+
"analytics",
|
|
2131
|
+
"visualization"
|
|
2129
2132
|
],
|
|
2130
2133
|
"aliases": [
|
|
2131
2134
|
""
|
|
@@ -2147,14 +2150,14 @@ const metadata = {
|
|
|
2147
2150
|
"set": "major",
|
|
2148
2151
|
"type": "outline",
|
|
2149
2152
|
"keywords": [
|
|
2150
|
-
"
|
|
2151
|
-
"
|
|
2152
|
-
"
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"
|
|
2153
|
+
"data",
|
|
2154
|
+
"line",
|
|
2155
|
+
"graph",
|
|
2156
|
+
"chart",
|
|
2157
|
+
"analytics",
|
|
2158
|
+
"metrics",
|
|
2159
|
+
"statistics",
|
|
2160
|
+
"report"
|
|
2158
2161
|
],
|
|
2159
2162
|
"aliases": [
|
|
2160
2163
|
""
|
|
@@ -2176,15 +2179,15 @@ const metadata = {
|
|
|
2176
2179
|
"set": "major",
|
|
2177
2180
|
"type": "outline",
|
|
2178
2181
|
"keywords": [
|
|
2179
|
-
"
|
|
2180
|
-
"
|
|
2181
|
-
"
|
|
2182
|
-
"
|
|
2183
|
-
"
|
|
2184
|
-
"
|
|
2185
|
-
"
|
|
2186
|
-
"
|
|
2187
|
-
"
|
|
2182
|
+
"data",
|
|
2183
|
+
"trending",
|
|
2184
|
+
"statistics",
|
|
2185
|
+
"chart",
|
|
2186
|
+
"analytics",
|
|
2187
|
+
"growth",
|
|
2188
|
+
"metrics",
|
|
2189
|
+
"graph",
|
|
2190
|
+
"visualization"
|
|
2188
2191
|
],
|
|
2189
2192
|
"aliases": [
|
|
2190
2193
|
""
|
|
@@ -2206,20 +2209,20 @@ const metadata = {
|
|
|
2206
2209
|
"set": "major",
|
|
2207
2210
|
"type": "outline",
|
|
2208
2211
|
"keywords": [
|
|
2209
|
-
"
|
|
2210
|
-
"
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
2215
|
-
"
|
|
2216
|
-
"
|
|
2217
|
-
"
|
|
2212
|
+
"document",
|
|
2213
|
+
"file",
|
|
2214
|
+
"paper",
|
|
2215
|
+
"page",
|
|
2216
|
+
"report",
|
|
2217
|
+
"text",
|
|
2218
|
+
"information",
|
|
2219
|
+
"content",
|
|
2220
|
+
"writing"
|
|
2218
2221
|
],
|
|
2219
2222
|
"aliases": [
|
|
2220
2223
|
""
|
|
2221
2224
|
],
|
|
2222
|
-
"description": "
|
|
2225
|
+
"description": "The Document icon represents a piece of paper or a file, often used to signify text-based content, reports, or files within a UI. It is commonly used in applications related to file management, documentation, or content creation\",",
|
|
2223
2226
|
"sizes": [
|
|
2224
2227
|
16,
|
|
2225
2228
|
20,
|
|
@@ -2236,20 +2239,20 @@ const metadata = {
|
|
|
2236
2239
|
"set": "major",
|
|
2237
2240
|
"type": "outline",
|
|
2238
2241
|
"keywords": [
|
|
2239
|
-
"
|
|
2240
|
-
"
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
2243
|
-
"
|
|
2244
|
-
"
|
|
2245
|
-
"
|
|
2246
|
-
"
|
|
2247
|
-
"
|
|
2242
|
+
"document",
|
|
2243
|
+
"edit",
|
|
2244
|
+
"file",
|
|
2245
|
+
"writing",
|
|
2246
|
+
"text",
|
|
2247
|
+
"pencil",
|
|
2248
|
+
"modify",
|
|
2249
|
+
"update",
|
|
2250
|
+
"content"
|
|
2248
2251
|
],
|
|
2249
2252
|
"aliases": [
|
|
2250
2253
|
""
|
|
2251
2254
|
],
|
|
2252
|
-
"description": "
|
|
2255
|
+
"description": "The Document Edit icon combines a document symbol with an editing tool, typically a pencil or pen, to indicate the ability to modify or update a document. It is commonly used in applications for editing text, files, or reports, representing actions such as writing, revising, or annotating content.",
|
|
2253
2256
|
"sizes": [
|
|
2254
2257
|
16,
|
|
2255
2258
|
20,
|
|
@@ -2266,13 +2269,13 @@ const metadata = {
|
|
|
2266
2269
|
"set": "major",
|
|
2267
2270
|
"type": "outline",
|
|
2268
2271
|
"keywords": [
|
|
2269
|
-
"
|
|
2270
|
-
"
|
|
2271
|
-
"
|
|
2272
|
-
"
|
|
2273
|
-
"
|
|
2274
|
-
"
|
|
2275
|
-
"
|
|
2272
|
+
"download",
|
|
2273
|
+
"arrow",
|
|
2274
|
+
"save",
|
|
2275
|
+
"file",
|
|
2276
|
+
"receive",
|
|
2277
|
+
"storage",
|
|
2278
|
+
"retrieve"
|
|
2276
2279
|
],
|
|
2277
2280
|
"aliases": [
|
|
2278
2281
|
""
|
|
@@ -2294,15 +2297,15 @@ const metadata = {
|
|
|
2294
2297
|
"set": "major",
|
|
2295
2298
|
"type": "outline",
|
|
2296
2299
|
"keywords": [
|
|
2297
|
-
"
|
|
2298
|
-
"
|
|
2299
|
-
"
|
|
2300
|
-
"
|
|
2301
|
-
"
|
|
2302
|
-
"
|
|
2303
|
-
"
|
|
2304
|
-
"
|
|
2305
|
-
"
|
|
2300
|
+
"email",
|
|
2301
|
+
"template",
|
|
2302
|
+
"message",
|
|
2303
|
+
"communication",
|
|
2304
|
+
"mail",
|
|
2305
|
+
"layout",
|
|
2306
|
+
"design",
|
|
2307
|
+
"format",
|
|
2308
|
+
"correspondence"
|
|
2306
2309
|
],
|
|
2307
2310
|
"aliases": [
|
|
2308
2311
|
""
|
|
@@ -2324,16 +2327,16 @@ const metadata = {
|
|
|
2324
2327
|
"set": "major",
|
|
2325
2328
|
"type": "filled",
|
|
2326
2329
|
"keywords": [
|
|
2327
|
-
"
|
|
2328
|
-
"
|
|
2329
|
-
"
|
|
2330
|
-
"
|
|
2331
|
-
"
|
|
2332
|
-
"
|
|
2333
|
-
"
|
|
2334
|
-
"
|
|
2335
|
-
"
|
|
2336
|
-
"
|
|
2330
|
+
"email",
|
|
2331
|
+
"template",
|
|
2332
|
+
"filled",
|
|
2333
|
+
"message",
|
|
2334
|
+
"communication",
|
|
2335
|
+
"mail",
|
|
2336
|
+
"layout",
|
|
2337
|
+
"design",
|
|
2338
|
+
"format",
|
|
2339
|
+
"correspondence"
|
|
2337
2340
|
],
|
|
2338
2341
|
"aliases": [
|
|
2339
2342
|
""
|
|
@@ -2388,17 +2391,17 @@ const metadata = {
|
|
|
2388
2391
|
"set": "major",
|
|
2389
2392
|
"type": "filled",
|
|
2390
2393
|
"keywords": [
|
|
2391
|
-
"
|
|
2392
|
-
"
|
|
2393
|
-
"
|
|
2394
|
-
"
|
|
2395
|
-
"
|
|
2396
|
-
"
|
|
2397
|
-
"
|
|
2398
|
-
"
|
|
2399
|
-
"
|
|
2400
|
-
"
|
|
2401
|
-
"
|
|
2394
|
+
"emoji",
|
|
2395
|
+
"angry",
|
|
2396
|
+
"face",
|
|
2397
|
+
"emotion",
|
|
2398
|
+
"frustration",
|
|
2399
|
+
"annoyed",
|
|
2400
|
+
"expression",
|
|
2401
|
+
"mad",
|
|
2402
|
+
"rage",
|
|
2403
|
+
"mood",
|
|
2404
|
+
"filled"
|
|
2402
2405
|
],
|
|
2403
2406
|
"aliases": [
|
|
2404
2407
|
""
|
|
@@ -2420,16 +2423,16 @@ const metadata = {
|
|
|
2420
2423
|
"set": "major",
|
|
2421
2424
|
"type": "outline",
|
|
2422
2425
|
"keywords": [
|
|
2423
|
-
"
|
|
2424
|
-
"
|
|
2425
|
-
"
|
|
2426
|
-
"
|
|
2427
|
-
"
|
|
2428
|
-
"
|
|
2429
|
-
"
|
|
2430
|
-
"
|
|
2431
|
-
"
|
|
2432
|
-
"
|
|
2426
|
+
"emoji",
|
|
2427
|
+
"happy",
|
|
2428
|
+
"face",
|
|
2429
|
+
"expression",
|
|
2430
|
+
"mood",
|
|
2431
|
+
"emotion",
|
|
2432
|
+
"feeling",
|
|
2433
|
+
"positive",
|
|
2434
|
+
"joy",
|
|
2435
|
+
"smile"
|
|
2433
2436
|
],
|
|
2434
2437
|
"aliases": [
|
|
2435
2438
|
""
|
|
@@ -2451,16 +2454,16 @@ const metadata = {
|
|
|
2451
2454
|
"set": "major",
|
|
2452
2455
|
"type": "filled",
|
|
2453
2456
|
"keywords": [
|
|
2454
|
-
"
|
|
2455
|
-
"
|
|
2456
|
-
"
|
|
2457
|
-
"
|
|
2458
|
-
"
|
|
2459
|
-
"
|
|
2460
|
-
"
|
|
2461
|
-
"
|
|
2462
|
-
"
|
|
2463
|
-
"
|
|
2457
|
+
"emoji",
|
|
2458
|
+
"happy",
|
|
2459
|
+
"smile",
|
|
2460
|
+
"joy",
|
|
2461
|
+
"face",
|
|
2462
|
+
"positive",
|
|
2463
|
+
"feeling",
|
|
2464
|
+
"expression",
|
|
2465
|
+
"mood",
|
|
2466
|
+
"filled"
|
|
2464
2467
|
],
|
|
2465
2468
|
"aliases": [
|
|
2466
2469
|
""
|
|
@@ -2482,15 +2485,15 @@ const metadata = {
|
|
|
2482
2485
|
"set": "major",
|
|
2483
2486
|
"type": "outline",
|
|
2484
2487
|
"keywords": [
|
|
2485
|
-
"
|
|
2486
|
-
"
|
|
2487
|
-
"
|
|
2488
|
-
"
|
|
2489
|
-
"
|
|
2490
|
-
"
|
|
2491
|
-
"
|
|
2492
|
-
"
|
|
2493
|
-
"
|
|
2488
|
+
"emoji",
|
|
2489
|
+
"laugh",
|
|
2490
|
+
"laughter",
|
|
2491
|
+
"joy",
|
|
2492
|
+
"smile",
|
|
2493
|
+
"happiness",
|
|
2494
|
+
"expression",
|
|
2495
|
+
"amusement",
|
|
2496
|
+
"fun"
|
|
2494
2497
|
],
|
|
2495
2498
|
"aliases": [
|
|
2496
2499
|
""
|
|
@@ -2512,16 +2515,16 @@ const metadata = {
|
|
|
2512
2515
|
"set": "major",
|
|
2513
2516
|
"type": "filled",
|
|
2514
2517
|
"keywords": [
|
|
2515
|
-
"
|
|
2516
|
-
"
|
|
2517
|
-
"
|
|
2518
|
-
"
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
"
|
|
2522
|
-
"
|
|
2523
|
-
"
|
|
2524
|
-
"
|
|
2518
|
+
"emoji",
|
|
2519
|
+
"laugh",
|
|
2520
|
+
"filled",
|
|
2521
|
+
"laughter",
|
|
2522
|
+
"joy",
|
|
2523
|
+
"smile",
|
|
2524
|
+
"happiness",
|
|
2525
|
+
"expression",
|
|
2526
|
+
"amusement",
|
|
2527
|
+
"fun"
|
|
2525
2528
|
],
|
|
2526
2529
|
"aliases": [
|
|
2527
2530
|
""
|
|
@@ -2543,14 +2546,14 @@ const metadata = {
|
|
|
2543
2546
|
"set": "major",
|
|
2544
2547
|
"type": "outline",
|
|
2545
2548
|
"keywords": [
|
|
2546
|
-
"
|
|
2547
|
-
"
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2550
|
-
"
|
|
2551
|
-
"
|
|
2552
|
-
"
|
|
2553
|
-
"
|
|
2549
|
+
"emoji",
|
|
2550
|
+
"meh",
|
|
2551
|
+
"neutral",
|
|
2552
|
+
"expression",
|
|
2553
|
+
"face",
|
|
2554
|
+
"unimpressed",
|
|
2555
|
+
"mood",
|
|
2556
|
+
"indifferent"
|
|
2554
2557
|
],
|
|
2555
2558
|
"aliases": [
|
|
2556
2559
|
""
|
|
@@ -2572,15 +2575,15 @@ const metadata = {
|
|
|
2572
2575
|
"set": "major",
|
|
2573
2576
|
"type": "filled",
|
|
2574
2577
|
"keywords": [
|
|
2575
|
-
"
|
|
2576
|
-
"
|
|
2577
|
-
"
|
|
2578
|
-
"
|
|
2579
|
-
"
|
|
2580
|
-
"
|
|
2581
|
-
"
|
|
2582
|
-
"
|
|
2583
|
-
"
|
|
2578
|
+
"emoji",
|
|
2579
|
+
"meh",
|
|
2580
|
+
"neutral",
|
|
2581
|
+
"expression",
|
|
2582
|
+
"face",
|
|
2583
|
+
"unimpressed",
|
|
2584
|
+
"mood",
|
|
2585
|
+
"indifferent",
|
|
2586
|
+
"filled"
|
|
2584
2587
|
],
|
|
2585
2588
|
"aliases": [
|
|
2586
2589
|
""
|
|
@@ -2600,17 +2603,17 @@ const metadata = {
|
|
|
2600
2603
|
"id": "EmojiSadMajor",
|
|
2601
2604
|
"name": "EmojiSad",
|
|
2602
2605
|
"set": "major",
|
|
2603
|
-
"type": "
|
|
2606
|
+
"type": "outline",
|
|
2604
2607
|
"keywords": [
|
|
2605
|
-
"
|
|
2606
|
-
"
|
|
2607
|
-
"
|
|
2608
|
-
"
|
|
2609
|
-
"
|
|
2610
|
-
"
|
|
2611
|
-
"
|
|
2612
|
-
"
|
|
2613
|
-
"
|
|
2608
|
+
"emoji",
|
|
2609
|
+
"sad",
|
|
2610
|
+
"face",
|
|
2611
|
+
"emotion",
|
|
2612
|
+
"unhappy",
|
|
2613
|
+
"disappointment",
|
|
2614
|
+
"feeling",
|
|
2615
|
+
"expression",
|
|
2616
|
+
"mood"
|
|
2614
2617
|
],
|
|
2615
2618
|
"aliases": [
|
|
2616
2619
|
""
|
|
@@ -2632,16 +2635,16 @@ const metadata = {
|
|
|
2632
2635
|
"set": "major",
|
|
2633
2636
|
"type": "filled",
|
|
2634
2637
|
"keywords": [
|
|
2635
|
-
"
|
|
2636
|
-
"
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
"
|
|
2642
|
-
"
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2638
|
+
"emoji",
|
|
2639
|
+
"sad",
|
|
2640
|
+
"face",
|
|
2641
|
+
"emotion",
|
|
2642
|
+
"unhappy",
|
|
2643
|
+
"disappointment",
|
|
2644
|
+
"feeling",
|
|
2645
|
+
"expression",
|
|
2646
|
+
"mood",
|
|
2647
|
+
"filled"
|
|
2645
2648
|
],
|
|
2646
2649
|
"aliases": [
|
|
2647
2650
|
""
|
|
@@ -2663,13 +2666,13 @@ const metadata = {
|
|
|
2663
2666
|
"set": "major",
|
|
2664
2667
|
"type": "outline",
|
|
2665
2668
|
"keywords": [
|
|
2666
|
-
"
|
|
2667
|
-
"
|
|
2668
|
-
"
|
|
2669
|
-
"
|
|
2670
|
-
"
|
|
2671
|
-
"
|
|
2672
|
-
"
|
|
2669
|
+
"equal",
|
|
2670
|
+
"off",
|
|
2671
|
+
"disable",
|
|
2672
|
+
"inequality",
|
|
2673
|
+
"cancel",
|
|
2674
|
+
"strike-through",
|
|
2675
|
+
"comparison"
|
|
2673
2676
|
],
|
|
2674
2677
|
"aliases": [
|
|
2675
2678
|
""
|
|
@@ -2691,13 +2694,13 @@ const metadata = {
|
|
|
2691
2694
|
"set": "major",
|
|
2692
2695
|
"type": "outline",
|
|
2693
2696
|
"keywords": [
|
|
2694
|
-
"
|
|
2695
|
-
"
|
|
2696
|
-
"
|
|
2697
|
-
"
|
|
2698
|
-
"
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2697
|
+
"eraser",
|
|
2698
|
+
"delete",
|
|
2699
|
+
"remove",
|
|
2700
|
+
"clean",
|
|
2701
|
+
"clear",
|
|
2702
|
+
"correction",
|
|
2703
|
+
"tool"
|
|
2701
2704
|
],
|
|
2702
2705
|
"aliases": [
|
|
2703
2706
|
""
|
|
@@ -2714,27 +2717,28 @@ const metadata = {
|
|
|
2714
2717
|
"creation_date": "1/14/2025, 3:34:50 PM"
|
|
2715
2718
|
},
|
|
2716
2719
|
"Error": {
|
|
2717
|
-
"id": "
|
|
2718
|
-
"name": "
|
|
2720
|
+
"id": "ErrorMajor",
|
|
2721
|
+
"name": "Error",
|
|
2719
2722
|
"set": "major",
|
|
2720
2723
|
"type": "outline",
|
|
2721
2724
|
"keywords": [
|
|
2722
2725
|
"error",
|
|
2723
|
-
"
|
|
2724
|
-
"error filled",
|
|
2725
|
-
"filled",
|
|
2726
|
-
"problem",
|
|
2727
|
-
"critical",
|
|
2726
|
+
"outline",
|
|
2728
2727
|
"alert",
|
|
2729
|
-
"
|
|
2728
|
+
"warning",
|
|
2729
|
+
"problem",
|
|
2730
|
+
"issue",
|
|
2730
2731
|
"failure",
|
|
2731
2732
|
"attention",
|
|
2732
|
-
"
|
|
2733
|
+
"critical",
|
|
2734
|
+
"danger",
|
|
2735
|
+
"caution",
|
|
2736
|
+
"outlined"
|
|
2733
2737
|
],
|
|
2734
2738
|
"aliases": [
|
|
2735
2739
|
""
|
|
2736
2740
|
],
|
|
2737
|
-
"description": " Icon indicating an error or critical status,
|
|
2741
|
+
"description": " Icon indicating an error or critical status, outlined to signify a problem or issue that needs attention.",
|
|
2738
2742
|
"sizes": [
|
|
2739
2743
|
16,
|
|
2740
2744
|
20,
|
|
@@ -2743,31 +2747,30 @@ const metadata = {
|
|
|
2743
2747
|
32,
|
|
2744
2748
|
48
|
|
2745
2749
|
],
|
|
2746
|
-
"creation_date": "8/23/2024, 1:
|
|
2750
|
+
"creation_date": "8/23/2024, 1:50:20 PM"
|
|
2747
2751
|
},
|
|
2748
|
-
"
|
|
2749
|
-
"id": "
|
|
2750
|
-
"name": "
|
|
2752
|
+
"ErrorFilled": {
|
|
2753
|
+
"id": "ErrorFilledMajor",
|
|
2754
|
+
"name": "ErrorFilled",
|
|
2751
2755
|
"set": "major",
|
|
2752
|
-
"type": "
|
|
2756
|
+
"type": "filled",
|
|
2753
2757
|
"keywords": [
|
|
2754
2758
|
"error",
|
|
2755
|
-
"
|
|
2756
|
-
"
|
|
2757
|
-
"
|
|
2759
|
+
"status",
|
|
2760
|
+
"error filled",
|
|
2761
|
+
"filled",
|
|
2758
2762
|
"problem",
|
|
2759
|
-
"issue",
|
|
2760
|
-
"failure",
|
|
2761
|
-
"attention",
|
|
2762
2763
|
"critical",
|
|
2764
|
+
"alert",
|
|
2763
2765
|
"danger",
|
|
2764
|
-
"
|
|
2765
|
-
"
|
|
2766
|
+
"failure",
|
|
2767
|
+
"attention",
|
|
2768
|
+
"caution"
|
|
2766
2769
|
],
|
|
2767
2770
|
"aliases": [
|
|
2768
2771
|
""
|
|
2769
2772
|
],
|
|
2770
|
-
"description": " Icon indicating an error or critical status,
|
|
2773
|
+
"description": " Icon indicating an error or critical status, usually filled with a color to emphasize the severity of the issue.",
|
|
2771
2774
|
"sizes": [
|
|
2772
2775
|
16,
|
|
2773
2776
|
20,
|
|
@@ -2776,7 +2779,7 @@ const metadata = {
|
|
|
2776
2779
|
32,
|
|
2777
2780
|
48
|
|
2778
2781
|
],
|
|
2779
|
-
"creation_date": "8/23/2024, 1:
|
|
2782
|
+
"creation_date": "8/23/2024, 1:47:58 PM"
|
|
2780
2783
|
},
|
|
2781
2784
|
"Expand": {
|
|
2782
2785
|
"id": "ExpandMajor",
|
|
@@ -2784,12 +2787,12 @@ const metadata = {
|
|
|
2784
2787
|
"set": "major",
|
|
2785
2788
|
"type": "outline",
|
|
2786
2789
|
"keywords": [
|
|
2787
|
-
"
|
|
2788
|
-
"
|
|
2789
|
-
"
|
|
2790
|
-
"
|
|
2791
|
-
"
|
|
2792
|
-
"
|
|
2790
|
+
"expand",
|
|
2791
|
+
"enlarge",
|
|
2792
|
+
"maximize",
|
|
2793
|
+
"open",
|
|
2794
|
+
"full screen",
|
|
2795
|
+
"arrows"
|
|
2793
2796
|
],
|
|
2794
2797
|
"aliases": [
|
|
2795
2798
|
""
|
|
@@ -2811,12 +2814,12 @@ const metadata = {
|
|
|
2811
2814
|
"set": "major",
|
|
2812
2815
|
"type": "outline",
|
|
2813
2816
|
"keywords": [
|
|
2814
|
-
"
|
|
2815
|
-
"
|
|
2816
|
-
"
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2819
|
-
"
|
|
2817
|
+
"fingerprint",
|
|
2818
|
+
"identity",
|
|
2819
|
+
"biometric",
|
|
2820
|
+
"security",
|
|
2821
|
+
"login",
|
|
2822
|
+
"access"
|
|
2820
2823
|
],
|
|
2821
2824
|
"aliases": [
|
|
2822
2825
|
""
|
|
@@ -2838,13 +2841,13 @@ const metadata = {
|
|
|
2838
2841
|
"set": "major",
|
|
2839
2842
|
"type": "outline",
|
|
2840
2843
|
"keywords": [
|
|
2841
|
-
"
|
|
2842
|
-
"
|
|
2843
|
-
"
|
|
2844
|
-
"
|
|
2845
|
-
"
|
|
2846
|
-
"
|
|
2847
|
-
"
|
|
2844
|
+
"flag",
|
|
2845
|
+
"marker",
|
|
2846
|
+
"tag",
|
|
2847
|
+
"highlight",
|
|
2848
|
+
"attention",
|
|
2849
|
+
"notification",
|
|
2850
|
+
"priority"
|
|
2848
2851
|
],
|
|
2849
2852
|
"aliases": [
|
|
2850
2853
|
""
|
|
@@ -2866,12 +2869,12 @@ const metadata = {
|
|
|
2866
2869
|
"set": "major",
|
|
2867
2870
|
"type": "outline",
|
|
2868
2871
|
"keywords": [
|
|
2869
|
-
"
|
|
2870
|
-
"
|
|
2871
|
-
"
|
|
2872
|
-
"
|
|
2873
|
-
"
|
|
2874
|
-
"
|
|
2872
|
+
"Flask",
|
|
2873
|
+
"laboratory",
|
|
2874
|
+
"experiment",
|
|
2875
|
+
"science",
|
|
2876
|
+
"chemistry",
|
|
2877
|
+
"testing."
|
|
2875
2878
|
],
|
|
2876
2879
|
"aliases": [
|
|
2877
2880
|
""
|
|
@@ -2893,14 +2896,14 @@ const metadata = {
|
|
|
2893
2896
|
"set": "major",
|
|
2894
2897
|
"type": "outline",
|
|
2895
2898
|
"keywords": [
|
|
2896
|
-
"
|
|
2897
|
-
"
|
|
2898
|
-
"
|
|
2899
|
-
"
|
|
2900
|
-
"
|
|
2901
|
-
"
|
|
2902
|
-
"
|
|
2903
|
-
"
|
|
2899
|
+
"folder",
|
|
2900
|
+
"file",
|
|
2901
|
+
"document",
|
|
2902
|
+
"directory",
|
|
2903
|
+
"storage",
|
|
2904
|
+
"organization",
|
|
2905
|
+
"data",
|
|
2906
|
+
"content"
|
|
2904
2907
|
],
|
|
2905
2908
|
"aliases": [
|
|
2906
2909
|
""
|
|
@@ -2922,14 +2925,14 @@ const metadata = {
|
|
|
2922
2925
|
"set": "major",
|
|
2923
2926
|
"type": "filled",
|
|
2924
2927
|
"keywords": [
|
|
2925
|
-
"
|
|
2926
|
-
"
|
|
2927
|
-
"
|
|
2928
|
-
"
|
|
2929
|
-
"
|
|
2930
|
-
"
|
|
2931
|
-
"
|
|
2932
|
-
"
|
|
2928
|
+
"folder",
|
|
2929
|
+
"file",
|
|
2930
|
+
"document",
|
|
2931
|
+
"directory",
|
|
2932
|
+
"storage",
|
|
2933
|
+
"organization",
|
|
2934
|
+
"data",
|
|
2935
|
+
"content"
|
|
2933
2936
|
],
|
|
2934
2937
|
"aliases": [
|
|
2935
2938
|
""
|
|
@@ -2951,13 +2954,13 @@ const metadata = {
|
|
|
2951
2954
|
"set": "major",
|
|
2952
2955
|
"type": "outline",
|
|
2953
2956
|
"keywords": [
|
|
2954
|
-
"
|
|
2955
|
-
"
|
|
2956
|
-
"
|
|
2957
|
-
"
|
|
2958
|
-
"
|
|
2959
|
-
"
|
|
2960
|
-
"
|
|
2957
|
+
"folder",
|
|
2958
|
+
"open",
|
|
2959
|
+
"file",
|
|
2960
|
+
"document",
|
|
2961
|
+
"access",
|
|
2962
|
+
"data",
|
|
2963
|
+
"view"
|
|
2961
2964
|
],
|
|
2962
2965
|
"aliases": [
|
|
2963
2966
|
""
|
|
@@ -2979,14 +2982,14 @@ const metadata = {
|
|
|
2979
2982
|
"set": "major",
|
|
2980
2983
|
"type": "filled",
|
|
2981
2984
|
"keywords": [
|
|
2982
|
-
"
|
|
2983
|
-
"
|
|
2984
|
-
"
|
|
2985
|
-
"
|
|
2986
|
-
"
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"
|
|
2985
|
+
"folder",
|
|
2986
|
+
"open",
|
|
2987
|
+
"file",
|
|
2988
|
+
"document",
|
|
2989
|
+
"access",
|
|
2990
|
+
"data",
|
|
2991
|
+
"view",
|
|
2992
|
+
"filled"
|
|
2990
2993
|
],
|
|
2991
2994
|
"aliases": [
|
|
2992
2995
|
""
|
|
@@ -3008,12 +3011,12 @@ const metadata = {
|
|
|
3008
3011
|
"set": "major",
|
|
3009
3012
|
"type": "outline",
|
|
3010
3013
|
"keywords": [
|
|
3011
|
-
"
|
|
3012
|
-
"
|
|
3013
|
-
"
|
|
3014
|
-
"
|
|
3015
|
-
"
|
|
3016
|
-
"
|
|
3014
|
+
"full screen",
|
|
3015
|
+
"maximize",
|
|
3016
|
+
"expand",
|
|
3017
|
+
"enlarge",
|
|
3018
|
+
"display",
|
|
3019
|
+
"view"
|
|
3017
3020
|
],
|
|
3018
3021
|
"aliases": [
|
|
3019
3022
|
""
|
|
@@ -3035,12 +3038,12 @@ const metadata = {
|
|
|
3035
3038
|
"set": "major",
|
|
3036
3039
|
"type": "outline",
|
|
3037
3040
|
"keywords": [
|
|
3038
|
-
"
|
|
3039
|
-
"
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3042
|
-
"
|
|
3043
|
-
"
|
|
3041
|
+
"full screen",
|
|
3042
|
+
"shrink",
|
|
3043
|
+
"restore",
|
|
3044
|
+
"resize",
|
|
3045
|
+
"collapse",
|
|
3046
|
+
"exit"
|
|
3044
3047
|
],
|
|
3045
3048
|
"aliases": [
|
|
3046
3049
|
""
|
|
@@ -3062,12 +3065,12 @@ const metadata = {
|
|
|
3062
3065
|
"set": "major",
|
|
3063
3066
|
"type": "outline",
|
|
3064
3067
|
"keywords": [
|
|
3065
|
-
"
|
|
3066
|
-
"
|
|
3067
|
-
"
|
|
3068
|
-
"
|
|
3069
|
-
"
|
|
3070
|
-
"
|
|
3068
|
+
"filter",
|
|
3069
|
+
"sort",
|
|
3070
|
+
"funnel",
|
|
3071
|
+
"adjust",
|
|
3072
|
+
"options",
|
|
3073
|
+
"refine"
|
|
3071
3074
|
],
|
|
3072
3075
|
"aliases": [
|
|
3073
3076
|
""
|
|
@@ -3089,16 +3092,16 @@ const metadata = {
|
|
|
3089
3092
|
"set": "major",
|
|
3090
3093
|
"type": "outline",
|
|
3091
3094
|
"keywords": [
|
|
3092
|
-
"
|
|
3093
|
-
"
|
|
3094
|
-
"
|
|
3095
|
-
"
|
|
3096
|
-
"
|
|
3097
|
-
"
|
|
3098
|
-
"
|
|
3099
|
-
"
|
|
3100
|
-
"
|
|
3101
|
-
"
|
|
3095
|
+
"GIF",
|
|
3096
|
+
"Animation",
|
|
3097
|
+
"Image",
|
|
3098
|
+
"Graphic",
|
|
3099
|
+
"Motion",
|
|
3100
|
+
"Media",
|
|
3101
|
+
"Visual",
|
|
3102
|
+
"Loop",
|
|
3103
|
+
"File",
|
|
3104
|
+
"Picture"
|
|
3102
3105
|
],
|
|
3103
3106
|
"aliases": [
|
|
3104
3107
|
""
|
|
@@ -3120,14 +3123,14 @@ const metadata = {
|
|
|
3120
3123
|
"set": "major",
|
|
3121
3124
|
"type": "outline",
|
|
3122
3125
|
"keywords": [
|
|
3123
|
-
"
|
|
3124
|
-
"
|
|
3125
|
-
"
|
|
3126
|
-
"
|
|
3127
|
-
"
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
3130
|
-
"
|
|
3126
|
+
"gift",
|
|
3127
|
+
"box",
|
|
3128
|
+
"present",
|
|
3129
|
+
"package",
|
|
3130
|
+
"surprise",
|
|
3131
|
+
"celebration",
|
|
3132
|
+
"promotion",
|
|
3133
|
+
"event"
|
|
3131
3134
|
],
|
|
3132
3135
|
"aliases": [
|
|
3133
3136
|
""
|
|
@@ -3149,15 +3152,15 @@ const metadata = {
|
|
|
3149
3152
|
"set": "major",
|
|
3150
3153
|
"type": "filled",
|
|
3151
3154
|
"keywords": [
|
|
3152
|
-
"
|
|
3153
|
-
"
|
|
3154
|
-
"
|
|
3155
|
-
"
|
|
3156
|
-
"
|
|
3157
|
-
"
|
|
3158
|
-
"
|
|
3159
|
-
"
|
|
3160
|
-
"
|
|
3155
|
+
"gift",
|
|
3156
|
+
"box",
|
|
3157
|
+
"present",
|
|
3158
|
+
"package",
|
|
3159
|
+
"surprise",
|
|
3160
|
+
"celebration",
|
|
3161
|
+
"promotion",
|
|
3162
|
+
"event",
|
|
3163
|
+
"filled",
|
|
3161
3164
|
""
|
|
3162
3165
|
],
|
|
3163
3166
|
"aliases": [
|
|
@@ -3180,16 +3183,16 @@ const metadata = {
|
|
|
3180
3183
|
"set": "major",
|
|
3181
3184
|
"type": "outline",
|
|
3182
3185
|
"keywords": [
|
|
3183
|
-
"
|
|
3184
|
-
"
|
|
3185
|
-
"
|
|
3186
|
-
"
|
|
3187
|
-
"
|
|
3188
|
-
"
|
|
3189
|
-
"
|
|
3190
|
-
"
|
|
3191
|
-
"
|
|
3192
|
-
"
|
|
3186
|
+
"Globe",
|
|
3187
|
+
"World",
|
|
3188
|
+
"Earth",
|
|
3189
|
+
"Global",
|
|
3190
|
+
"Map",
|
|
3191
|
+
"International",
|
|
3192
|
+
"Location",
|
|
3193
|
+
"Geography",
|
|
3194
|
+
"Travel",
|
|
3195
|
+
"Network"
|
|
3193
3196
|
],
|
|
3194
3197
|
"aliases": [
|
|
3195
3198
|
""
|
|
@@ -3211,14 +3214,14 @@ const metadata = {
|
|
|
3211
3214
|
"set": "major",
|
|
3212
3215
|
"type": "outline",
|
|
3213
3216
|
"keywords": [
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
3216
|
-
"
|
|
3217
|
-
"
|
|
3218
|
-
"
|
|
3219
|
-
"
|
|
3220
|
-
"
|
|
3221
|
-
"
|
|
3217
|
+
"grip",
|
|
3218
|
+
"dots",
|
|
3219
|
+
"handle",
|
|
3220
|
+
"drag",
|
|
3221
|
+
"move",
|
|
3222
|
+
"reorder",
|
|
3223
|
+
"control",
|
|
3224
|
+
"interaction"
|
|
3222
3225
|
],
|
|
3223
3226
|
"aliases": [
|
|
3224
3227
|
""
|
|
@@ -3240,15 +3243,15 @@ const metadata = {
|
|
|
3240
3243
|
"set": "major",
|
|
3241
3244
|
"type": "outline",
|
|
3242
3245
|
"keywords": [
|
|
3243
|
-
"
|
|
3244
|
-
"
|
|
3245
|
-
"
|
|
3246
|
-
"
|
|
3247
|
-
"
|
|
3248
|
-
"
|
|
3249
|
-
"
|
|
3250
|
-
"
|
|
3251
|
-
"
|
|
3246
|
+
"hamburger",
|
|
3247
|
+
"menu",
|
|
3248
|
+
"navigation",
|
|
3249
|
+
"three",
|
|
3250
|
+
"lines",
|
|
3251
|
+
"options",
|
|
3252
|
+
"bar",
|
|
3253
|
+
"interface",
|
|
3254
|
+
"toggle"
|
|
3252
3255
|
],
|
|
3253
3256
|
"aliases": [
|
|
3254
3257
|
""
|
|
@@ -3270,16 +3273,16 @@ const metadata = {
|
|
|
3270
3273
|
"set": "major",
|
|
3271
3274
|
"type": "outline",
|
|
3272
3275
|
"keywords": [
|
|
3273
|
-
"
|
|
3274
|
-
"
|
|
3275
|
-
"
|
|
3276
|
-
"
|
|
3277
|
-
"
|
|
3278
|
-
"
|
|
3279
|
-
"
|
|
3280
|
-
"
|
|
3281
|
-
"
|
|
3282
|
-
"
|
|
3276
|
+
"hashtag",
|
|
3277
|
+
"symbol",
|
|
3278
|
+
"pound",
|
|
3279
|
+
"tag",
|
|
3280
|
+
"social media",
|
|
3281
|
+
"keyword",
|
|
3282
|
+
"search",
|
|
3283
|
+
"trending",
|
|
3284
|
+
"label",
|
|
3285
|
+
"number",
|
|
3283
3286
|
""
|
|
3284
3287
|
],
|
|
3285
3288
|
"aliases": [
|
|
@@ -3302,14 +3305,14 @@ const metadata = {
|
|
|
3302
3305
|
"set": "major",
|
|
3303
3306
|
"type": "outline",
|
|
3304
3307
|
"keywords": [
|
|
3305
|
-
"
|
|
3306
|
-
"
|
|
3307
|
-
"
|
|
3308
|
-
"
|
|
3309
|
-
"
|
|
3310
|
-
"
|
|
3311
|
-
"
|
|
3312
|
-
"
|
|
3308
|
+
"header",
|
|
3309
|
+
"left",
|
|
3310
|
+
"alignment",
|
|
3311
|
+
"position",
|
|
3312
|
+
"layout",
|
|
3313
|
+
"navigation",
|
|
3314
|
+
"text",
|
|
3315
|
+
"section"
|
|
3313
3316
|
],
|
|
3314
3317
|
"aliases": [
|
|
3315
3318
|
""
|
|
@@ -3331,14 +3334,14 @@ const metadata = {
|
|
|
3331
3334
|
"set": "major",
|
|
3332
3335
|
"type": "filled",
|
|
3333
3336
|
"keywords": [
|
|
3334
|
-
"
|
|
3335
|
-
"
|
|
3336
|
-
"
|
|
3337
|
-
"
|
|
3338
|
-
"
|
|
3339
|
-
"
|
|
3340
|
-
"
|
|
3341
|
-
"
|
|
3337
|
+
"header",
|
|
3338
|
+
"left",
|
|
3339
|
+
"alignment",
|
|
3340
|
+
"position",
|
|
3341
|
+
"layout",
|
|
3342
|
+
"navigation",
|
|
3343
|
+
"text",
|
|
3344
|
+
"section"
|
|
3342
3345
|
],
|
|
3343
3346
|
"aliases": [
|
|
3344
3347
|
""
|
|
@@ -3417,15 +3420,15 @@ const metadata = {
|
|
|
3417
3420
|
"set": "major",
|
|
3418
3421
|
"type": "outline",
|
|
3419
3422
|
"keywords": [
|
|
3420
|
-
"
|
|
3421
|
-
"
|
|
3422
|
-
"
|
|
3423
|
-
"
|
|
3424
|
-
"
|
|
3425
|
-
"
|
|
3426
|
-
"
|
|
3427
|
-
"
|
|
3428
|
-
"
|
|
3423
|
+
"Image",
|
|
3424
|
+
"Picture",
|
|
3425
|
+
"Photo",
|
|
3426
|
+
"Media",
|
|
3427
|
+
"Visual",
|
|
3428
|
+
"File",
|
|
3429
|
+
"Photo Gallery",
|
|
3430
|
+
"Content",
|
|
3431
|
+
"Graphic",
|
|
3429
3432
|
""
|
|
3430
3433
|
],
|
|
3431
3434
|
"aliases": [
|
|
@@ -3442,9 +3445,9 @@ const metadata = {
|
|
|
3442
3445
|
],
|
|
3443
3446
|
"creation_date": "2/3/2025, 3:09:34 PM"
|
|
3444
3447
|
},
|
|
3445
|
-
"
|
|
3446
|
-
"id": "
|
|
3447
|
-
"name": "
|
|
3448
|
+
"Info": {
|
|
3449
|
+
"id": "InfoMajor",
|
|
3450
|
+
"name": "Info",
|
|
3448
3451
|
"set": "major",
|
|
3449
3452
|
"type": "outline",
|
|
3450
3453
|
"keywords": [
|
|
@@ -3457,7 +3460,7 @@ const metadata = {
|
|
|
3457
3460
|
"support",
|
|
3458
3461
|
"guidance",
|
|
3459
3462
|
"knowledge",
|
|
3460
|
-
"
|
|
3463
|
+
"outline info"
|
|
3461
3464
|
],
|
|
3462
3465
|
"aliases": [
|
|
3463
3466
|
""
|
|
@@ -3479,15 +3482,15 @@ const metadata = {
|
|
|
3479
3482
|
"set": "major",
|
|
3480
3483
|
"type": "outline",
|
|
3481
3484
|
"keywords": [
|
|
3482
|
-
"
|
|
3483
|
-
"
|
|
3484
|
-
"
|
|
3485
|
-
"
|
|
3486
|
-
"
|
|
3487
|
-
"
|
|
3488
|
-
"
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3485
|
+
"iot",
|
|
3486
|
+
"internet",
|
|
3487
|
+
"things",
|
|
3488
|
+
"connection",
|
|
3489
|
+
"network",
|
|
3490
|
+
"smart",
|
|
3491
|
+
"device",
|
|
3492
|
+
"automation",
|
|
3493
|
+
"technology"
|
|
3491
3494
|
],
|
|
3492
3495
|
"aliases": [
|
|
3493
3496
|
""
|
|
@@ -3509,15 +3512,15 @@ const metadata = {
|
|
|
3509
3512
|
"set": "major",
|
|
3510
3513
|
"type": "outline",
|
|
3511
3514
|
"keywords": [
|
|
3512
|
-
"
|
|
3513
|
-
"
|
|
3514
|
-
"
|
|
3515
|
-
"
|
|
3516
|
-
"
|
|
3517
|
-
"
|
|
3518
|
-
"
|
|
3519
|
-
"
|
|
3520
|
-
"
|
|
3515
|
+
"joystick",
|
|
3516
|
+
"Game",
|
|
3517
|
+
"Controller",
|
|
3518
|
+
"Play",
|
|
3519
|
+
"Gaming",
|
|
3520
|
+
"Input",
|
|
3521
|
+
"Directional",
|
|
3522
|
+
"Arcade",
|
|
3523
|
+
"Movement",
|
|
3521
3524
|
""
|
|
3522
3525
|
],
|
|
3523
3526
|
"aliases": [
|
|
@@ -3541,14 +3544,14 @@ const metadata = {
|
|
|
3541
3544
|
"type": "outline",
|
|
3542
3545
|
"keywords": [
|
|
3543
3546
|
"language",
|
|
3544
|
-
"
|
|
3545
|
-
"
|
|
3546
|
-
"
|
|
3547
|
-
"
|
|
3548
|
-
"
|
|
3549
|
-
"
|
|
3550
|
-
"
|
|
3551
|
-
"
|
|
3547
|
+
"globe",
|
|
3548
|
+
"translation",
|
|
3549
|
+
"multilingual",
|
|
3550
|
+
"international",
|
|
3551
|
+
"localization",
|
|
3552
|
+
"world",
|
|
3553
|
+
"communication",
|
|
3554
|
+
"text"
|
|
3552
3555
|
],
|
|
3553
3556
|
"aliases": [
|
|
3554
3557
|
""
|
|
@@ -3570,15 +3573,15 @@ const metadata = {
|
|
|
3570
3573
|
"set": "major",
|
|
3571
3574
|
"type": "outline",
|
|
3572
3575
|
"keywords": [
|
|
3573
|
-
"
|
|
3574
|
-
"
|
|
3575
|
-
"
|
|
3576
|
-
"
|
|
3577
|
-
"
|
|
3578
|
-
"
|
|
3579
|
-
"
|
|
3580
|
-
"
|
|
3581
|
-
"
|
|
3576
|
+
"layers",
|
|
3577
|
+
"stack",
|
|
3578
|
+
"levels",
|
|
3579
|
+
"organize",
|
|
3580
|
+
"arrange",
|
|
3581
|
+
"structure",
|
|
3582
|
+
"multiple",
|
|
3583
|
+
"depth",
|
|
3584
|
+
"design"
|
|
3582
3585
|
],
|
|
3583
3586
|
"aliases": [
|
|
3584
3587
|
""
|
|
@@ -3600,15 +3603,15 @@ const metadata = {
|
|
|
3600
3603
|
"set": "major",
|
|
3601
3604
|
"type": "outline",
|
|
3602
3605
|
"keywords": [
|
|
3603
|
-
"
|
|
3604
|
-
"
|
|
3605
|
-
"
|
|
3606
|
-
"
|
|
3607
|
-
"
|
|
3608
|
-
"
|
|
3609
|
-
"
|
|
3610
|
-
"
|
|
3611
|
-
"
|
|
3606
|
+
"letter",
|
|
3607
|
+
"text",
|
|
3608
|
+
"alphabet",
|
|
3609
|
+
"character",
|
|
3610
|
+
"message",
|
|
3611
|
+
"communication",
|
|
3612
|
+
"writing",
|
|
3613
|
+
"document",
|
|
3614
|
+
"mail"
|
|
3612
3615
|
],
|
|
3613
3616
|
"aliases": [
|
|
3614
3617
|
""
|
|
@@ -3624,27 +3627,26 @@ const metadata = {
|
|
|
3624
3627
|
],
|
|
3625
3628
|
"creation_date": "2/3/2025, 3:15:51 PM"
|
|
3626
3629
|
},
|
|
3627
|
-
"
|
|
3628
|
-
"id": "
|
|
3629
|
-
"name": "
|
|
3630
|
+
"LetterCheckmark": {
|
|
3631
|
+
"id": "LetterCheckmarkMajor",
|
|
3632
|
+
"name": "LetterCheckmark",
|
|
3630
3633
|
"set": "major",
|
|
3631
|
-
"type": "
|
|
3634
|
+
"type": "outline",
|
|
3632
3635
|
"keywords": [
|
|
3633
|
-
"
|
|
3634
|
-
"
|
|
3635
|
-
"
|
|
3636
|
-
"
|
|
3637
|
-
"
|
|
3638
|
-
"
|
|
3639
|
-
"
|
|
3640
|
-
"
|
|
3641
|
-
"
|
|
3642
|
-
"\"filled\""
|
|
3636
|
+
"letter",
|
|
3637
|
+
"checkmark",
|
|
3638
|
+
"approve",
|
|
3639
|
+
"validate",
|
|
3640
|
+
"confirm",
|
|
3641
|
+
"text",
|
|
3642
|
+
"message",
|
|
3643
|
+
"communication",
|
|
3644
|
+
"success"
|
|
3643
3645
|
],
|
|
3644
3646
|
"aliases": [
|
|
3645
3647
|
""
|
|
3646
3648
|
],
|
|
3647
|
-
"description": "The Letter Checkmark
|
|
3649
|
+
"description": "The Letter Checkmark icon represents validation or approval of a letter, message, or text, commonly used to indicate successful communication or confirmed content in applications.",
|
|
3648
3650
|
"sizes": [
|
|
3649
3651
|
16,
|
|
3650
3652
|
20,
|
|
@@ -3653,28 +3655,29 @@ const metadata = {
|
|
|
3653
3655
|
32,
|
|
3654
3656
|
48
|
|
3655
3657
|
],
|
|
3656
|
-
"creation_date": "2/3/2025, 3:
|
|
3658
|
+
"creation_date": "2/3/2025, 3:16:54 PM"
|
|
3657
3659
|
},
|
|
3658
|
-
"
|
|
3659
|
-
"id": "
|
|
3660
|
-
"name": "
|
|
3660
|
+
"LetterCheckmarkFilled": {
|
|
3661
|
+
"id": "LetterCheckmarkFilledMajor",
|
|
3662
|
+
"name": "LetterCheckmarkFilled",
|
|
3661
3663
|
"set": "major",
|
|
3662
|
-
"type": "
|
|
3664
|
+
"type": "filled",
|
|
3663
3665
|
"keywords": [
|
|
3664
|
-
"
|
|
3665
|
-
"
|
|
3666
|
-
"
|
|
3667
|
-
"
|
|
3668
|
-
"
|
|
3669
|
-
"
|
|
3670
|
-
"
|
|
3671
|
-
"
|
|
3672
|
-
"
|
|
3666
|
+
"letter",
|
|
3667
|
+
"checkmark",
|
|
3668
|
+
"approve",
|
|
3669
|
+
"validate",
|
|
3670
|
+
"confirm",
|
|
3671
|
+
"text",
|
|
3672
|
+
"message",
|
|
3673
|
+
"communication",
|
|
3674
|
+
"success",
|
|
3675
|
+
"filled"
|
|
3673
3676
|
],
|
|
3674
3677
|
"aliases": [
|
|
3675
3678
|
""
|
|
3676
3679
|
],
|
|
3677
|
-
"description": "The Letter Checkmark icon represents validation or approval of a letter
|
|
3680
|
+
"description": "The Letter Checkmark Filled icon represents a solid design indicating validation or approval of a letter or message, commonly used to symbolize successful communication or confirmed content in applications.",
|
|
3678
3681
|
"sizes": [
|
|
3679
3682
|
16,
|
|
3680
3683
|
20,
|
|
@@ -3683,7 +3686,7 @@ const metadata = {
|
|
|
3683
3686
|
32,
|
|
3684
3687
|
48
|
|
3685
3688
|
],
|
|
3686
|
-
"creation_date": "2/3/2025, 3:
|
|
3689
|
+
"creation_date": "2/3/2025, 3:17:49 PM"
|
|
3687
3690
|
},
|
|
3688
3691
|
"LetterFilled": {
|
|
3689
3692
|
"id": "LetterFilledMajor",
|
|
@@ -3691,16 +3694,16 @@ const metadata = {
|
|
|
3691
3694
|
"set": "major",
|
|
3692
3695
|
"type": "filled",
|
|
3693
3696
|
"keywords": [
|
|
3694
|
-
"
|
|
3695
|
-
"
|
|
3696
|
-
"
|
|
3697
|
-
"
|
|
3698
|
-
"
|
|
3699
|
-
"
|
|
3700
|
-
"
|
|
3701
|
-
"
|
|
3702
|
-
"
|
|
3703
|
-
"
|
|
3697
|
+
"letter",
|
|
3698
|
+
"filled",
|
|
3699
|
+
"text",
|
|
3700
|
+
"alphabet",
|
|
3701
|
+
"character",
|
|
3702
|
+
"message",
|
|
3703
|
+
"communication",
|
|
3704
|
+
"writing",
|
|
3705
|
+
"document",
|
|
3706
|
+
"mail"
|
|
3704
3707
|
],
|
|
3705
3708
|
"aliases": [
|
|
3706
3709
|
""
|
|
@@ -3722,15 +3725,15 @@ const metadata = {
|
|
|
3722
3725
|
"set": "major",
|
|
3723
3726
|
"type": "outline",
|
|
3724
3727
|
"keywords": [
|
|
3725
|
-
"
|
|
3726
|
-
"
|
|
3727
|
-
"
|
|
3728
|
-
"
|
|
3729
|
-
"
|
|
3730
|
-
"
|
|
3731
|
-
"
|
|
3732
|
-
"
|
|
3733
|
-
"
|
|
3728
|
+
"letter",
|
|
3729
|
+
"opened",
|
|
3730
|
+
"mail",
|
|
3731
|
+
"envelope",
|
|
3732
|
+
"message",
|
|
3733
|
+
"communication",
|
|
3734
|
+
"email",
|
|
3735
|
+
"read",
|
|
3736
|
+
"correspondence"
|
|
3734
3737
|
],
|
|
3735
3738
|
"aliases": [
|
|
3736
3739
|
""
|
|
@@ -3748,7 +3751,7 @@ const metadata = {
|
|
|
3748
3751
|
},
|
|
3749
3752
|
"LightBulb": {
|
|
3750
3753
|
"id": "LightBulbMajor",
|
|
3751
|
-
"name": "
|
|
3754
|
+
"name": "LightBulb",
|
|
3752
3755
|
"set": "major",
|
|
3753
3756
|
"type": "outline",
|
|
3754
3757
|
"keywords": [
|
|
@@ -3785,15 +3788,15 @@ const metadata = {
|
|
|
3785
3788
|
"set": "major",
|
|
3786
3789
|
"type": "outline",
|
|
3787
3790
|
"keywords": [
|
|
3788
|
-
"
|
|
3789
|
-
"
|
|
3790
|
-
"
|
|
3791
|
-
"
|
|
3792
|
-
"
|
|
3793
|
-
"
|
|
3794
|
-
"
|
|
3795
|
-
"
|
|
3796
|
-
"
|
|
3791
|
+
"link",
|
|
3792
|
+
"chain",
|
|
3793
|
+
"connection",
|
|
3794
|
+
"attach",
|
|
3795
|
+
"hyperlink",
|
|
3796
|
+
"url",
|
|
3797
|
+
"association",
|
|
3798
|
+
"connect",
|
|
3799
|
+
"relationship"
|
|
3797
3800
|
],
|
|
3798
3801
|
"aliases": [
|
|
3799
3802
|
""
|
|
@@ -3815,16 +3818,16 @@ const metadata = {
|
|
|
3815
3818
|
"set": "major",
|
|
3816
3819
|
"type": "outline",
|
|
3817
3820
|
"keywords": [
|
|
3818
|
-
"
|
|
3819
|
-
"
|
|
3820
|
-
"
|
|
3821
|
-
"
|
|
3822
|
-
"
|
|
3823
|
-
"
|
|
3824
|
-
"
|
|
3825
|
-
"
|
|
3826
|
-
"
|
|
3827
|
-
"
|
|
3821
|
+
"link",
|
|
3822
|
+
"remove",
|
|
3823
|
+
"disconnect",
|
|
3824
|
+
"unlink",
|
|
3825
|
+
"detach",
|
|
3826
|
+
"break",
|
|
3827
|
+
"chain",
|
|
3828
|
+
"disassociate",
|
|
3829
|
+
"separation",
|
|
3830
|
+
"x"
|
|
3828
3831
|
],
|
|
3829
3832
|
"aliases": [
|
|
3830
3833
|
""
|
|
@@ -3846,15 +3849,15 @@ const metadata = {
|
|
|
3846
3849
|
"set": "major",
|
|
3847
3850
|
"type": "outline",
|
|
3848
3851
|
"keywords": [
|
|
3849
|
-
"
|
|
3850
|
-
"
|
|
3851
|
-
"
|
|
3852
|
-
"
|
|
3853
|
-
"
|
|
3854
|
-
"
|
|
3855
|
-
"
|
|
3856
|
-
"
|
|
3857
|
-
"
|
|
3852
|
+
"lock",
|
|
3853
|
+
"security",
|
|
3854
|
+
"privacy",
|
|
3855
|
+
"protection",
|
|
3856
|
+
"safe",
|
|
3857
|
+
"secure",
|
|
3858
|
+
"padlock",
|
|
3859
|
+
"access",
|
|
3860
|
+
"restriction"
|
|
3858
3861
|
],
|
|
3859
3862
|
"aliases": [
|
|
3860
3863
|
""
|
|
@@ -3876,16 +3879,16 @@ const metadata = {
|
|
|
3876
3879
|
"set": "major",
|
|
3877
3880
|
"type": "filled",
|
|
3878
3881
|
"keywords": [
|
|
3879
|
-
"
|
|
3880
|
-
"
|
|
3881
|
-
"
|
|
3882
|
-
"
|
|
3883
|
-
"
|
|
3884
|
-
"
|
|
3885
|
-
"
|
|
3886
|
-
"
|
|
3887
|
-
"
|
|
3888
|
-
"
|
|
3882
|
+
"lock",
|
|
3883
|
+
"filled",
|
|
3884
|
+
"security",
|
|
3885
|
+
"privacy",
|
|
3886
|
+
"protection",
|
|
3887
|
+
"safe",
|
|
3888
|
+
"secure",
|
|
3889
|
+
"padlock",
|
|
3890
|
+
"access",
|
|
3891
|
+
"restriction"
|
|
3889
3892
|
],
|
|
3890
3893
|
"aliases": [
|
|
3891
3894
|
""
|
|
@@ -3907,15 +3910,15 @@ const metadata = {
|
|
|
3907
3910
|
"set": "major",
|
|
3908
3911
|
"type": "outline",
|
|
3909
3912
|
"keywords": [
|
|
3910
|
-
"
|
|
3911
|
-
"
|
|
3912
|
-
"
|
|
3913
|
-
"
|
|
3914
|
-
"
|
|
3915
|
-
"
|
|
3916
|
-
"
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3913
|
+
"lock",
|
|
3914
|
+
"open",
|
|
3915
|
+
"security",
|
|
3916
|
+
"unlock",
|
|
3917
|
+
"access",
|
|
3918
|
+
"privacy",
|
|
3919
|
+
"protection",
|
|
3920
|
+
"safe",
|
|
3921
|
+
"padlock"
|
|
3919
3922
|
],
|
|
3920
3923
|
"aliases": [
|
|
3921
3924
|
""
|
|
@@ -3937,15 +3940,15 @@ const metadata = {
|
|
|
3937
3940
|
"set": "major",
|
|
3938
3941
|
"type": "filled",
|
|
3939
3942
|
"keywords": [
|
|
3940
|
-
"
|
|
3941
|
-
"
|
|
3942
|
-
"
|
|
3943
|
-
"
|
|
3944
|
-
"
|
|
3945
|
-
"
|
|
3946
|
-
"
|
|
3947
|
-
"
|
|
3948
|
-
"
|
|
3943
|
+
"lock",
|
|
3944
|
+
"open",
|
|
3945
|
+
"filled",
|
|
3946
|
+
"security",
|
|
3947
|
+
"unlock",
|
|
3948
|
+
"access",
|
|
3949
|
+
"privacy",
|
|
3950
|
+
"protection",
|
|
3951
|
+
"safe"
|
|
3949
3952
|
],
|
|
3950
3953
|
"aliases": [
|
|
3951
3954
|
""
|
|
@@ -3962,8 +3965,8 @@ const metadata = {
|
|
|
3962
3965
|
"creation_date": "2/3/2025, 4:32:28 PM"
|
|
3963
3966
|
},
|
|
3964
3967
|
"Magnifier": {
|
|
3965
|
-
"id": "
|
|
3966
|
-
"name": "
|
|
3968
|
+
"id": "MagnifierMajor",
|
|
3969
|
+
"name": "Magnifier",
|
|
3967
3970
|
"set": "major",
|
|
3968
3971
|
"type": "outline",
|
|
3969
3972
|
"keywords": [
|
|
@@ -3992,8 +3995,8 @@ const metadata = {
|
|
|
3992
3995
|
"creation_date": "8/23/2024, 1:42:13 PM"
|
|
3993
3996
|
},
|
|
3994
3997
|
"Maximize": {
|
|
3995
|
-
"id": "
|
|
3996
|
-
"name": "
|
|
3998
|
+
"id": "MaximizeMajor",
|
|
3999
|
+
"name": "Maximize",
|
|
3997
4000
|
"set": "major",
|
|
3998
4001
|
"type": "outline",
|
|
3999
4002
|
"keywords": [
|
|
@@ -4019,12 +4022,12 @@ const metadata = {
|
|
|
4019
4022
|
"creation_date": "11/12/2024, 8:52:29 AM"
|
|
4020
4023
|
},
|
|
4021
4024
|
"MaximizeVertical": {
|
|
4022
|
-
"id": "
|
|
4023
|
-
"name": "
|
|
4025
|
+
"id": "MaximizeVerticalMajor",
|
|
4026
|
+
"name": "MaximizeVertical",
|
|
4024
4027
|
"set": "major",
|
|
4025
4028
|
"type": "outline",
|
|
4026
4029
|
"keywords": [
|
|
4027
|
-
"
|
|
4030
|
+
"maximize",
|
|
4028
4031
|
"vertical expand",
|
|
4029
4032
|
"enlarge",
|
|
4030
4033
|
"resize",
|
|
@@ -4035,7 +4038,7 @@ const metadata = {
|
|
|
4035
4038
|
"aliases": [
|
|
4036
4039
|
""
|
|
4037
4040
|
],
|
|
4038
|
-
"description": "The
|
|
4041
|
+
"description": "The maximize vertical icon represents the action of expanding or resizing content vertically, often to fit the full height of a screen or container.",
|
|
4039
4042
|
"sizes": [
|
|
4040
4043
|
16,
|
|
4041
4044
|
20,
|
|
@@ -4052,15 +4055,15 @@ const metadata = {
|
|
|
4052
4055
|
"set": "major",
|
|
4053
4056
|
"type": "outline",
|
|
4054
4057
|
"keywords": [
|
|
4055
|
-
"
|
|
4056
|
-
"
|
|
4057
|
-
"
|
|
4058
|
-
"
|
|
4059
|
-
"
|
|
4060
|
-
"
|
|
4061
|
-
"
|
|
4062
|
-
"
|
|
4063
|
-
"
|
|
4058
|
+
"merge",
|
|
4059
|
+
"combine",
|
|
4060
|
+
"unify",
|
|
4061
|
+
"join",
|
|
4062
|
+
"integrate",
|
|
4063
|
+
"connect",
|
|
4064
|
+
"blend",
|
|
4065
|
+
"consolidate",
|
|
4066
|
+
"action"
|
|
4064
4067
|
],
|
|
4065
4068
|
"aliases": [
|
|
4066
4069
|
""
|
|
@@ -4082,12 +4085,12 @@ const metadata = {
|
|
|
4082
4085
|
"set": "major",
|
|
4083
4086
|
"type": "outline",
|
|
4084
4087
|
"keywords": [
|
|
4085
|
-
"
|
|
4086
|
-
"
|
|
4087
|
-
"
|
|
4088
|
-
"
|
|
4089
|
-
"
|
|
4090
|
-
"
|
|
4088
|
+
"Chat",
|
|
4089
|
+
"message",
|
|
4090
|
+
"conversation",
|
|
4091
|
+
"communication",
|
|
4092
|
+
"talk",
|
|
4093
|
+
"bubble."
|
|
4091
4094
|
],
|
|
4092
4095
|
"aliases": [
|
|
4093
4096
|
""
|
|
@@ -4109,12 +4112,12 @@ const metadata = {
|
|
|
4109
4112
|
"set": "major",
|
|
4110
4113
|
"type": "outline",
|
|
4111
4114
|
"keywords": [
|
|
4112
|
-
"
|
|
4113
|
-
"
|
|
4114
|
-
"
|
|
4115
|
-
"
|
|
4116
|
-
"
|
|
4117
|
-
"
|
|
4115
|
+
"Chat",
|
|
4116
|
+
"multiple",
|
|
4117
|
+
"messages",
|
|
4118
|
+
"conversation",
|
|
4119
|
+
"communication",
|
|
4120
|
+
"group."
|
|
4118
4121
|
],
|
|
4119
4122
|
"aliases": [
|
|
4120
4123
|
""
|
|
@@ -4136,15 +4139,15 @@ const metadata = {
|
|
|
4136
4139
|
"set": "major",
|
|
4137
4140
|
"type": "outline",
|
|
4138
4141
|
"keywords": [
|
|
4139
|
-
"
|
|
4140
|
-
"
|
|
4141
|
-
"
|
|
4142
|
-
"
|
|
4143
|
-
"
|
|
4144
|
-
"
|
|
4145
|
-
"
|
|
4146
|
-
"
|
|
4147
|
-
"
|
|
4142
|
+
"microphone",
|
|
4143
|
+
"audio",
|
|
4144
|
+
"voice",
|
|
4145
|
+
"sound",
|
|
4146
|
+
"recording",
|
|
4147
|
+
"speech",
|
|
4148
|
+
"input",
|
|
4149
|
+
"talk",
|
|
4150
|
+
"music",
|
|
4148
4151
|
""
|
|
4149
4152
|
],
|
|
4150
4153
|
"aliases": [
|
|
@@ -4167,14 +4170,14 @@ const metadata = {
|
|
|
4167
4170
|
"set": "major",
|
|
4168
4171
|
"type": "outline",
|
|
4169
4172
|
"keywords": [
|
|
4170
|
-
"
|
|
4171
|
-
"
|
|
4172
|
-
"
|
|
4173
|
-
"
|
|
4174
|
-
"
|
|
4175
|
-
"
|
|
4176
|
-
"
|
|
4177
|
-
"
|
|
4173
|
+
"minimize",
|
|
4174
|
+
"collapse",
|
|
4175
|
+
"reduce",
|
|
4176
|
+
"shrink",
|
|
4177
|
+
"downsize",
|
|
4178
|
+
"hide",
|
|
4179
|
+
"compact",
|
|
4180
|
+
"action"
|
|
4178
4181
|
],
|
|
4179
4182
|
"aliases": [
|
|
4180
4183
|
""
|
|
@@ -4191,8 +4194,8 @@ const metadata = {
|
|
|
4191
4194
|
"creation_date": "2/3/2025, 4:36:44 PM"
|
|
4192
4195
|
},
|
|
4193
4196
|
"Minus": {
|
|
4194
|
-
"id": "
|
|
4195
|
-
"name": "
|
|
4197
|
+
"id": "MinusMajor",
|
|
4198
|
+
"name": "Minus",
|
|
4196
4199
|
"set": "major",
|
|
4197
4200
|
"type": "outline",
|
|
4198
4201
|
"keywords": [
|
|
@@ -4225,15 +4228,15 @@ const metadata = {
|
|
|
4225
4228
|
"set": "major",
|
|
4226
4229
|
"type": "outline",
|
|
4227
4230
|
"keywords": [
|
|
4228
|
-
"
|
|
4229
|
-
"
|
|
4230
|
-
"
|
|
4231
|
-
"
|
|
4232
|
-
"
|
|
4233
|
-
"
|
|
4234
|
-
"
|
|
4235
|
-
"
|
|
4236
|
-
"
|
|
4231
|
+
"molecule",
|
|
4232
|
+
"atom",
|
|
4233
|
+
"science",
|
|
4234
|
+
"chemistry",
|
|
4235
|
+
"structure",
|
|
4236
|
+
"element",
|
|
4237
|
+
"particle",
|
|
4238
|
+
"biology",
|
|
4239
|
+
"science icon"
|
|
4237
4240
|
],
|
|
4238
4241
|
"aliases": [
|
|
4239
4242
|
""
|
|
@@ -4255,13 +4258,13 @@ const metadata = {
|
|
|
4255
4258
|
"set": "major",
|
|
4256
4259
|
"type": "outline",
|
|
4257
4260
|
"keywords": [
|
|
4258
|
-
"
|
|
4259
|
-
"
|
|
4260
|
-
"
|
|
4261
|
-
"
|
|
4262
|
-
"
|
|
4263
|
-
"
|
|
4264
|
-
"
|
|
4261
|
+
"monitor",
|
|
4262
|
+
"screen",
|
|
4263
|
+
"display",
|
|
4264
|
+
"computer",
|
|
4265
|
+
"desktop",
|
|
4266
|
+
"device",
|
|
4267
|
+
"technology"
|
|
4265
4268
|
],
|
|
4266
4269
|
"aliases": [
|
|
4267
4270
|
""
|
|
@@ -4283,15 +4286,15 @@ const metadata = {
|
|
|
4283
4286
|
"set": "major",
|
|
4284
4287
|
"type": "outline",
|
|
4285
4288
|
"keywords": [
|
|
4286
|
-
"
|
|
4287
|
-
"
|
|
4288
|
-
"
|
|
4289
|
-
"
|
|
4290
|
-
"
|
|
4291
|
-
"
|
|
4292
|
-
"
|
|
4293
|
-
"
|
|
4294
|
-
"
|
|
4289
|
+
"note",
|
|
4290
|
+
"message",
|
|
4291
|
+
"text",
|
|
4292
|
+
"reminder",
|
|
4293
|
+
"memo",
|
|
4294
|
+
"document",
|
|
4295
|
+
"comment",
|
|
4296
|
+
"communication",
|
|
4297
|
+
"writing",
|
|
4295
4298
|
""
|
|
4296
4299
|
],
|
|
4297
4300
|
"aliases": [
|
|
@@ -4314,15 +4317,15 @@ const metadata = {
|
|
|
4314
4317
|
"set": "major",
|
|
4315
4318
|
"type": "outline",
|
|
4316
4319
|
"keywords": [
|
|
4317
|
-
"
|
|
4318
|
-
"
|
|
4319
|
-
"
|
|
4320
|
-
"
|
|
4321
|
-
"
|
|
4322
|
-
"
|
|
4323
|
-
"
|
|
4324
|
-
"
|
|
4325
|
-
"
|
|
4320
|
+
"note",
|
|
4321
|
+
"musical",
|
|
4322
|
+
"music",
|
|
4323
|
+
"sound",
|
|
4324
|
+
"melody",
|
|
4325
|
+
"tune",
|
|
4326
|
+
"audio",
|
|
4327
|
+
"song",
|
|
4328
|
+
"rhythm"
|
|
4326
4329
|
],
|
|
4327
4330
|
"aliases": [
|
|
4328
4331
|
""
|
|
@@ -4402,15 +4405,15 @@ const metadata = {
|
|
|
4402
4405
|
"set": "major",
|
|
4403
4406
|
"type": "outline",
|
|
4404
4407
|
"keywords": [
|
|
4405
|
-
"
|
|
4406
|
-
"
|
|
4407
|
-
"
|
|
4408
|
-
"
|
|
4409
|
-
"
|
|
4410
|
-
"
|
|
4411
|
-
"
|
|
4412
|
-
"
|
|
4413
|
-
"
|
|
4408
|
+
"options",
|
|
4409
|
+
"menu",
|
|
4410
|
+
"settings",
|
|
4411
|
+
"actions",
|
|
4412
|
+
"choices",
|
|
4413
|
+
"preferences",
|
|
4414
|
+
"configurations",
|
|
4415
|
+
"tools",
|
|
4416
|
+
"controls"
|
|
4414
4417
|
],
|
|
4415
4418
|
"aliases": [
|
|
4416
4419
|
""
|
|
@@ -4432,15 +4435,15 @@ const metadata = {
|
|
|
4432
4435
|
"set": "major",
|
|
4433
4436
|
"type": "filled",
|
|
4434
4437
|
"keywords": [
|
|
4435
|
-
"
|
|
4436
|
-
"
|
|
4437
|
-
"
|
|
4438
|
-
"
|
|
4439
|
-
"
|
|
4440
|
-
"
|
|
4441
|
-
"
|
|
4442
|
-
"
|
|
4443
|
-
"
|
|
4438
|
+
"people",
|
|
4439
|
+
"group",
|
|
4440
|
+
"users",
|
|
4441
|
+
"community",
|
|
4442
|
+
"team",
|
|
4443
|
+
"crowd",
|
|
4444
|
+
"profiles",
|
|
4445
|
+
"network",
|
|
4446
|
+
"social"
|
|
4444
4447
|
],
|
|
4445
4448
|
"aliases": [
|
|
4446
4449
|
""
|
|
@@ -4462,16 +4465,16 @@ const metadata = {
|
|
|
4462
4465
|
"set": "major",
|
|
4463
4466
|
"type": "outline",
|
|
4464
4467
|
"keywords": [
|
|
4465
|
-
"
|
|
4466
|
-
"
|
|
4467
|
-
"
|
|
4468
|
-
"
|
|
4469
|
-
"
|
|
4470
|
-
"
|
|
4471
|
-
"
|
|
4472
|
-
"
|
|
4473
|
-
"
|
|
4474
|
-
"
|
|
4468
|
+
"person",
|
|
4469
|
+
"blocked",
|
|
4470
|
+
"filled",
|
|
4471
|
+
"user",
|
|
4472
|
+
"restriction",
|
|
4473
|
+
"ban",
|
|
4474
|
+
"prohibited",
|
|
4475
|
+
"profile",
|
|
4476
|
+
"stop",
|
|
4477
|
+
"access"
|
|
4475
4478
|
],
|
|
4476
4479
|
"aliases": [
|
|
4477
4480
|
""
|
|
@@ -4493,15 +4496,15 @@ const metadata = {
|
|
|
4493
4496
|
"set": "major",
|
|
4494
4497
|
"type": "filled",
|
|
4495
4498
|
"keywords": [
|
|
4496
|
-
"
|
|
4497
|
-
"
|
|
4498
|
-
"
|
|
4499
|
-
"
|
|
4500
|
-
"
|
|
4501
|
-
"
|
|
4502
|
-
"
|
|
4503
|
-
"
|
|
4504
|
-
"
|
|
4499
|
+
"person",
|
|
4500
|
+
"blocked",
|
|
4501
|
+
"user",
|
|
4502
|
+
"restriction",
|
|
4503
|
+
"ban",
|
|
4504
|
+
"prohibited",
|
|
4505
|
+
"profile",
|
|
4506
|
+
"stop",
|
|
4507
|
+
"access"
|
|
4505
4508
|
],
|
|
4506
4509
|
"aliases": [
|
|
4507
4510
|
""
|
|
@@ -4523,15 +4526,15 @@ const metadata = {
|
|
|
4523
4526
|
"set": "major",
|
|
4524
4527
|
"type": "filled",
|
|
4525
4528
|
"keywords": [
|
|
4526
|
-
"
|
|
4527
|
-
"
|
|
4528
|
-
"
|
|
4529
|
-
"
|
|
4530
|
-
"
|
|
4531
|
-
"
|
|
4532
|
-
"
|
|
4533
|
-
"
|
|
4534
|
-
"
|
|
4529
|
+
"person",
|
|
4530
|
+
"filled",
|
|
4531
|
+
"user",
|
|
4532
|
+
"profile",
|
|
4533
|
+
"individual",
|
|
4534
|
+
"avatar",
|
|
4535
|
+
"account",
|
|
4536
|
+
"figure",
|
|
4537
|
+
"icon"
|
|
4535
4538
|
],
|
|
4536
4539
|
"aliases": [
|
|
4537
4540
|
""
|
|
@@ -4553,15 +4556,15 @@ const metadata = {
|
|
|
4553
4556
|
"set": "major",
|
|
4554
4557
|
"type": "outline",
|
|
4555
4558
|
"keywords": [
|
|
4556
|
-
"
|
|
4557
|
-
"
|
|
4558
|
-
"
|
|
4559
|
-
"
|
|
4560
|
-
"
|
|
4561
|
-
"
|
|
4562
|
-
"
|
|
4563
|
-
"
|
|
4564
|
-
"
|
|
4559
|
+
"person",
|
|
4560
|
+
"plus",
|
|
4561
|
+
"add",
|
|
4562
|
+
"user",
|
|
4563
|
+
"profile",
|
|
4564
|
+
"inclusion",
|
|
4565
|
+
"new",
|
|
4566
|
+
"member",
|
|
4567
|
+
"account"
|
|
4565
4568
|
],
|
|
4566
4569
|
"aliases": [
|
|
4567
4570
|
""
|
|
@@ -4583,16 +4586,16 @@ const metadata = {
|
|
|
4583
4586
|
"set": "major",
|
|
4584
4587
|
"type": "filled",
|
|
4585
4588
|
"keywords": [
|
|
4586
|
-
"
|
|
4587
|
-
"
|
|
4588
|
-
"
|
|
4589
|
-
"
|
|
4590
|
-
"
|
|
4591
|
-
"
|
|
4592
|
-
"
|
|
4593
|
-
"
|
|
4594
|
-
"
|
|
4595
|
-
"
|
|
4589
|
+
"person",
|
|
4590
|
+
"plus",
|
|
4591
|
+
"filled",
|
|
4592
|
+
"add",
|
|
4593
|
+
"user",
|
|
4594
|
+
"profile",
|
|
4595
|
+
"inclusion",
|
|
4596
|
+
"new",
|
|
4597
|
+
"member",
|
|
4598
|
+
"account",
|
|
4596
4599
|
""
|
|
4597
4600
|
],
|
|
4598
4601
|
"aliases": [
|
|
@@ -4615,15 +4618,15 @@ const metadata = {
|
|
|
4615
4618
|
"set": "major",
|
|
4616
4619
|
"type": "filled",
|
|
4617
4620
|
"keywords": [
|
|
4618
|
-
"
|
|
4619
|
-
"
|
|
4620
|
-
"
|
|
4621
|
-
"
|
|
4622
|
-
"
|
|
4623
|
-
"
|
|
4624
|
-
"
|
|
4625
|
-
"
|
|
4626
|
-
"
|
|
4621
|
+
"person",
|
|
4622
|
+
"two",
|
|
4623
|
+
"users",
|
|
4624
|
+
"group",
|
|
4625
|
+
"people",
|
|
4626
|
+
"profile",
|
|
4627
|
+
"team",
|
|
4628
|
+
"duo",
|
|
4629
|
+
"community"
|
|
4627
4630
|
],
|
|
4628
4631
|
"aliases": [
|
|
4629
4632
|
""
|
|
@@ -4645,15 +4648,15 @@ const metadata = {
|
|
|
4645
4648
|
"set": "major",
|
|
4646
4649
|
"type": "outline",
|
|
4647
4650
|
"keywords": [
|
|
4648
|
-
"
|
|
4649
|
-
"
|
|
4650
|
-
"
|
|
4651
|
-
"
|
|
4652
|
-
"
|
|
4653
|
-
"
|
|
4654
|
-
"
|
|
4655
|
-
"
|
|
4656
|
-
"
|
|
4651
|
+
"mobile",
|
|
4652
|
+
"phone",
|
|
4653
|
+
"smartphone",
|
|
4654
|
+
"device",
|
|
4655
|
+
"call",
|
|
4656
|
+
"communication",
|
|
4657
|
+
"screen",
|
|
4658
|
+
"technology",
|
|
4659
|
+
"portable"
|
|
4657
4660
|
],
|
|
4658
4661
|
"aliases": [
|
|
4659
4662
|
""
|
|
@@ -4675,15 +4678,15 @@ const metadata = {
|
|
|
4675
4678
|
"set": "major",
|
|
4676
4679
|
"type": "outline",
|
|
4677
4680
|
"keywords": [
|
|
4678
|
-
"
|
|
4679
|
-
"
|
|
4680
|
-
"
|
|
4681
|
-
"
|
|
4682
|
-
"
|
|
4683
|
-
"
|
|
4684
|
-
"
|
|
4685
|
-
"
|
|
4686
|
-
"
|
|
4681
|
+
"pin",
|
|
4682
|
+
"location",
|
|
4683
|
+
"marker",
|
|
4684
|
+
"point",
|
|
4685
|
+
"map",
|
|
4686
|
+
"place",
|
|
4687
|
+
"save",
|
|
4688
|
+
"navigation",
|
|
4689
|
+
"position"
|
|
4687
4690
|
],
|
|
4688
4691
|
"aliases": [
|
|
4689
4692
|
""
|
|
@@ -4705,21 +4708,21 @@ const metadata = {
|
|
|
4705
4708
|
"set": "major",
|
|
4706
4709
|
"type": "filled",
|
|
4707
4710
|
"keywords": [
|
|
4708
|
-
"
|
|
4709
|
-
"
|
|
4710
|
-
"
|
|
4711
|
-
"
|
|
4712
|
-
"
|
|
4713
|
-
"
|
|
4714
|
-
"
|
|
4715
|
-
"
|
|
4716
|
-
"
|
|
4717
|
-
"
|
|
4711
|
+
"pin",
|
|
4712
|
+
"filled",
|
|
4713
|
+
"location",
|
|
4714
|
+
"marker",
|
|
4715
|
+
"point",
|
|
4716
|
+
"map",
|
|
4717
|
+
"place",
|
|
4718
|
+
"save",
|
|
4719
|
+
"navigation",
|
|
4720
|
+
"position"
|
|
4718
4721
|
],
|
|
4719
4722
|
"aliases": [
|
|
4720
4723
|
""
|
|
4721
4724
|
],
|
|
4722
|
-
"description": "
|
|
4725
|
+
"description": "The Pin Filled icon represents a solid design of a location marker, commonly used to signify a saved or marked point on a map or for navigation purposes in applications and interfaces.",
|
|
4723
4726
|
"sizes": [
|
|
4724
4727
|
16,
|
|
4725
4728
|
20,
|
|
@@ -4736,15 +4739,15 @@ const metadata = {
|
|
|
4736
4739
|
"set": "major",
|
|
4737
4740
|
"type": "outline",
|
|
4738
4741
|
"keywords": [
|
|
4739
|
-
"
|
|
4740
|
-
"
|
|
4741
|
-
"
|
|
4742
|
-
"
|
|
4743
|
-
"
|
|
4744
|
-
"
|
|
4745
|
-
"
|
|
4746
|
-
"
|
|
4747
|
-
"
|
|
4742
|
+
"play",
|
|
4743
|
+
"start",
|
|
4744
|
+
"video",
|
|
4745
|
+
"media",
|
|
4746
|
+
"music",
|
|
4747
|
+
"action",
|
|
4748
|
+
"begin",
|
|
4749
|
+
"button",
|
|
4750
|
+
"control"
|
|
4748
4751
|
],
|
|
4749
4752
|
"aliases": [
|
|
4750
4753
|
""
|
|
@@ -4760,21 +4763,49 @@ const metadata = {
|
|
|
4760
4763
|
],
|
|
4761
4764
|
"creation_date": "2/20/2025, 1:36:20 PM"
|
|
4762
4765
|
},
|
|
4766
|
+
"Plus": {
|
|
4767
|
+
"id": "PlusMajor",
|
|
4768
|
+
"name": "Plus",
|
|
4769
|
+
"set": "major",
|
|
4770
|
+
"type": "outline",
|
|
4771
|
+
"keywords": [
|
|
4772
|
+
"add",
|
|
4773
|
+
"plus",
|
|
4774
|
+
"create",
|
|
4775
|
+
"new item",
|
|
4776
|
+
"insert",
|
|
4777
|
+
"add icon",
|
|
4778
|
+
"plus sign"
|
|
4779
|
+
],
|
|
4780
|
+
"aliases": [
|
|
4781
|
+
""
|
|
4782
|
+
],
|
|
4783
|
+
"description": "A simple plus icon, commonly used to represent adding a new item, creating content, or expanding options. Typically used in user interfaces for actions like 'Add New', 'Create', or 'Insert'.",
|
|
4784
|
+
"sizes": [
|
|
4785
|
+
16,
|
|
4786
|
+
20,
|
|
4787
|
+
24,
|
|
4788
|
+
28,
|
|
4789
|
+
32,
|
|
4790
|
+
48
|
|
4791
|
+
],
|
|
4792
|
+
"creation_date": "6/11/2025, 12:04:23 PM"
|
|
4793
|
+
},
|
|
4763
4794
|
"Power": {
|
|
4764
4795
|
"id": "PowerMajor",
|
|
4765
4796
|
"name": "Power",
|
|
4766
4797
|
"set": "major",
|
|
4767
4798
|
"type": "outline",
|
|
4768
4799
|
"keywords": [
|
|
4769
|
-
"
|
|
4770
|
-
"
|
|
4771
|
-
"
|
|
4772
|
-
"
|
|
4773
|
-
"
|
|
4774
|
-
"
|
|
4775
|
-
"
|
|
4776
|
-
"
|
|
4777
|
-
"
|
|
4800
|
+
"power",
|
|
4801
|
+
"energy",
|
|
4802
|
+
"button",
|
|
4803
|
+
"on",
|
|
4804
|
+
"off",
|
|
4805
|
+
"switch",
|
|
4806
|
+
"electricity",
|
|
4807
|
+
"control",
|
|
4808
|
+
"activation"
|
|
4778
4809
|
],
|
|
4779
4810
|
"aliases": [
|
|
4780
4811
|
""
|
|
@@ -4796,15 +4827,15 @@ const metadata = {
|
|
|
4796
4827
|
"set": "major",
|
|
4797
4828
|
"type": "outline",
|
|
4798
4829
|
"keywords": [
|
|
4799
|
-
"
|
|
4800
|
-
"
|
|
4801
|
-
"
|
|
4802
|
-
"
|
|
4803
|
-
"
|
|
4804
|
-
"
|
|
4805
|
-
"
|
|
4806
|
-
"
|
|
4807
|
-
"
|
|
4830
|
+
"puzzle",
|
|
4831
|
+
"piece",
|
|
4832
|
+
"game",
|
|
4833
|
+
"solve",
|
|
4834
|
+
"fit",
|
|
4835
|
+
"challenge",
|
|
4836
|
+
"problem",
|
|
4837
|
+
"logic",
|
|
4838
|
+
"connection"
|
|
4808
4839
|
],
|
|
4809
4840
|
"aliases": [
|
|
4810
4841
|
""
|
|
@@ -4826,14 +4857,14 @@ const metadata = {
|
|
|
4826
4857
|
"set": "major",
|
|
4827
4858
|
"type": "outline",
|
|
4828
4859
|
"keywords": [
|
|
4829
|
-
"
|
|
4830
|
-
"
|
|
4831
|
-
"
|
|
4832
|
-
"
|
|
4833
|
-
"
|
|
4834
|
-
"
|
|
4835
|
-
"
|
|
4836
|
-
"
|
|
4860
|
+
"qr code",
|
|
4861
|
+
"scan",
|
|
4862
|
+
"quick response",
|
|
4863
|
+
"barcode",
|
|
4864
|
+
"matrix",
|
|
4865
|
+
"digital",
|
|
4866
|
+
"identification",
|
|
4867
|
+
"technology"
|
|
4837
4868
|
],
|
|
4838
4869
|
"aliases": [
|
|
4839
4870
|
""
|
|
@@ -4855,15 +4886,15 @@ const metadata = {
|
|
|
4855
4886
|
"set": "major",
|
|
4856
4887
|
"type": "outline",
|
|
4857
4888
|
"keywords": [
|
|
4858
|
-
"
|
|
4859
|
-
"
|
|
4860
|
-
"
|
|
4861
|
-
"
|
|
4862
|
-
"
|
|
4863
|
-
"
|
|
4864
|
-
"
|
|
4865
|
-
"
|
|
4866
|
-
"
|
|
4889
|
+
"question",
|
|
4890
|
+
"mark",
|
|
4891
|
+
"help",
|
|
4892
|
+
"query",
|
|
4893
|
+
"support",
|
|
4894
|
+
"faq",
|
|
4895
|
+
"information",
|
|
4896
|
+
"doubt",
|
|
4897
|
+
"guidance"
|
|
4867
4898
|
],
|
|
4868
4899
|
"aliases": [
|
|
4869
4900
|
""
|
|
@@ -4885,15 +4916,15 @@ const metadata = {
|
|
|
4885
4916
|
"set": "major",
|
|
4886
4917
|
"type": "filled",
|
|
4887
4918
|
"keywords": [
|
|
4888
|
-
"
|
|
4889
|
-
"
|
|
4890
|
-
"
|
|
4891
|
-
"
|
|
4892
|
-
"
|
|
4893
|
-
"
|
|
4894
|
-
"
|
|
4895
|
-
"
|
|
4896
|
-
"
|
|
4919
|
+
"question",
|
|
4920
|
+
"mark",
|
|
4921
|
+
"help",
|
|
4922
|
+
"query",
|
|
4923
|
+
"support",
|
|
4924
|
+
"faq",
|
|
4925
|
+
"information",
|
|
4926
|
+
"doubt",
|
|
4927
|
+
"guidance\" filled"
|
|
4897
4928
|
],
|
|
4898
4929
|
"aliases": [
|
|
4899
4930
|
""
|
|
@@ -4915,15 +4946,15 @@ const metadata = {
|
|
|
4915
4946
|
"set": "major",
|
|
4916
4947
|
"type": "outline",
|
|
4917
4948
|
"keywords": [
|
|
4918
|
-
"
|
|
4919
|
-
"
|
|
4920
|
-
"
|
|
4921
|
-
"
|
|
4922
|
-
"
|
|
4923
|
-
"
|
|
4924
|
-
"
|
|
4925
|
-
"
|
|
4926
|
-
"
|
|
4949
|
+
"receipt",
|
|
4950
|
+
"invoice",
|
|
4951
|
+
"bill",
|
|
4952
|
+
"payment",
|
|
4953
|
+
"transaction",
|
|
4954
|
+
"document",
|
|
4955
|
+
"proof",
|
|
4956
|
+
"purchase",
|
|
4957
|
+
"finance"
|
|
4927
4958
|
],
|
|
4928
4959
|
"aliases": [
|
|
4929
4960
|
""
|
|
@@ -4945,16 +4976,16 @@ const metadata = {
|
|
|
4945
4976
|
"set": "major",
|
|
4946
4977
|
"type": "filled",
|
|
4947
4978
|
"keywords": [
|
|
4948
|
-
"
|
|
4949
|
-
"
|
|
4950
|
-
"
|
|
4951
|
-
"
|
|
4952
|
-
"
|
|
4953
|
-
"
|
|
4954
|
-
"
|
|
4955
|
-
"
|
|
4956
|
-
"
|
|
4957
|
-
"
|
|
4979
|
+
"receipt",
|
|
4980
|
+
"filled",
|
|
4981
|
+
"invoice",
|
|
4982
|
+
"bill",
|
|
4983
|
+
"payment",
|
|
4984
|
+
"transaction",
|
|
4985
|
+
"document",
|
|
4986
|
+
"proof",
|
|
4987
|
+
"purchase",
|
|
4988
|
+
"finance"
|
|
4958
4989
|
],
|
|
4959
4990
|
"aliases": [
|
|
4960
4991
|
""
|
|
@@ -4976,14 +5007,14 @@ const metadata = {
|
|
|
4976
5007
|
"set": "major",
|
|
4977
5008
|
"type": "outline",
|
|
4978
5009
|
"keywords": [
|
|
4979
|
-
"
|
|
4980
|
-
"
|
|
4981
|
-
"
|
|
4982
|
-
"
|
|
4983
|
-
"
|
|
4984
|
-
"
|
|
4985
|
-
"
|
|
4986
|
-
"
|
|
5010
|
+
"recycle bin",
|
|
5011
|
+
"delete",
|
|
5012
|
+
"remove",
|
|
5013
|
+
"garbage",
|
|
5014
|
+
"clear",
|
|
5015
|
+
"discard",
|
|
5016
|
+
"waste",
|
|
5017
|
+
"trash"
|
|
4987
5018
|
],
|
|
4988
5019
|
"aliases": [
|
|
4989
5020
|
""
|
|
@@ -5005,15 +5036,15 @@ const metadata = {
|
|
|
5005
5036
|
"set": "major",
|
|
5006
5037
|
"type": "outline",
|
|
5007
5038
|
"keywords": [
|
|
5008
|
-
"
|
|
5009
|
-
"
|
|
5010
|
-
"
|
|
5011
|
-
"
|
|
5012
|
-
"
|
|
5013
|
-
"
|
|
5014
|
-
"
|
|
5015
|
-
"
|
|
5016
|
-
"
|
|
5039
|
+
"rotate",
|
|
5040
|
+
"left",
|
|
5041
|
+
"counterclockwise",
|
|
5042
|
+
"turn",
|
|
5043
|
+
"arrow",
|
|
5044
|
+
"orientation",
|
|
5045
|
+
"spin",
|
|
5046
|
+
"direction",
|
|
5047
|
+
"adjustment"
|
|
5017
5048
|
],
|
|
5018
5049
|
"aliases": [
|
|
5019
5050
|
""
|
|
@@ -5035,15 +5066,15 @@ const metadata = {
|
|
|
5035
5066
|
"set": "major",
|
|
5036
5067
|
"type": "outline",
|
|
5037
5068
|
"keywords": [
|
|
5038
|
-
"
|
|
5039
|
-
"
|
|
5040
|
-
"
|
|
5041
|
-
"
|
|
5042
|
-
"
|
|
5043
|
-
"
|
|
5044
|
-
"
|
|
5045
|
-
"
|
|
5046
|
-
"
|
|
5069
|
+
"rotate",
|
|
5070
|
+
"right",
|
|
5071
|
+
"clockwise",
|
|
5072
|
+
"turn",
|
|
5073
|
+
"arrow",
|
|
5074
|
+
"orientation",
|
|
5075
|
+
"spin",
|
|
5076
|
+
"direction",
|
|
5077
|
+
"adjustment"
|
|
5047
5078
|
],
|
|
5048
5079
|
"aliases": [
|
|
5049
5080
|
""
|
|
@@ -5065,15 +5096,15 @@ const metadata = {
|
|
|
5065
5096
|
"set": "major",
|
|
5066
5097
|
"type": "outline",
|
|
5067
5098
|
"keywords": [
|
|
5068
|
-
"
|
|
5069
|
-
"
|
|
5070
|
-
"
|
|
5071
|
-
"
|
|
5072
|
-
"
|
|
5073
|
-
"
|
|
5074
|
-
"
|
|
5075
|
-
"
|
|
5076
|
-
"
|
|
5099
|
+
"rss",
|
|
5100
|
+
"feed",
|
|
5101
|
+
"news",
|
|
5102
|
+
"updates",
|
|
5103
|
+
"subscription",
|
|
5104
|
+
"podcast",
|
|
5105
|
+
"broadcast",
|
|
5106
|
+
"web",
|
|
5107
|
+
"syndication"
|
|
5077
5108
|
],
|
|
5078
5109
|
"aliases": [
|
|
5079
5110
|
""
|
|
@@ -5095,16 +5126,16 @@ const metadata = {
|
|
|
5095
5126
|
"set": "major",
|
|
5096
5127
|
"type": "filled",
|
|
5097
5128
|
"keywords": [
|
|
5098
|
-
"
|
|
5099
|
-
"
|
|
5100
|
-
"
|
|
5101
|
-
"
|
|
5102
|
-
"
|
|
5103
|
-
"
|
|
5104
|
-
"
|
|
5105
|
-
"
|
|
5106
|
-
"
|
|
5107
|
-
"
|
|
5129
|
+
"rss",
|
|
5130
|
+
"filled",
|
|
5131
|
+
"feed",
|
|
5132
|
+
"news",
|
|
5133
|
+
"updates",
|
|
5134
|
+
"subscription",
|
|
5135
|
+
"podcast",
|
|
5136
|
+
"broadcast",
|
|
5137
|
+
"web",
|
|
5138
|
+
"syndication"
|
|
5108
5139
|
],
|
|
5109
5140
|
"aliases": [
|
|
5110
5141
|
"The RSS Filled icon represents a solid design of a web feed format",
|
|
@@ -5129,13 +5160,13 @@ const metadata = {
|
|
|
5129
5160
|
"set": "major",
|
|
5130
5161
|
"type": "outline",
|
|
5131
5162
|
"keywords": [
|
|
5132
|
-
"
|
|
5133
|
-
"
|
|
5134
|
-
"
|
|
5135
|
-
"
|
|
5136
|
-
"
|
|
5137
|
-
"
|
|
5138
|
-
"
|
|
5163
|
+
"split",
|
|
5164
|
+
"horizontal",
|
|
5165
|
+
"divide",
|
|
5166
|
+
"layout",
|
|
5167
|
+
"sections",
|
|
5168
|
+
"pane",
|
|
5169
|
+
"separation"
|
|
5139
5170
|
],
|
|
5140
5171
|
"aliases": [
|
|
5141
5172
|
""
|
|
@@ -5183,15 +5214,15 @@ const metadata = {
|
|
|
5183
5214
|
"set": "major",
|
|
5184
5215
|
"type": "outline",
|
|
5185
5216
|
"keywords": [
|
|
5186
|
-
"
|
|
5187
|
-
"
|
|
5188
|
-
"
|
|
5189
|
-
"
|
|
5190
|
-
"
|
|
5191
|
-
"
|
|
5192
|
-
"
|
|
5193
|
-
"
|
|
5194
|
-
"
|
|
5217
|
+
"star",
|
|
5218
|
+
"favorite",
|
|
5219
|
+
"rating",
|
|
5220
|
+
"highlight",
|
|
5221
|
+
"bookmark",
|
|
5222
|
+
"feature",
|
|
5223
|
+
"important",
|
|
5224
|
+
"mark",
|
|
5225
|
+
"quality"
|
|
5195
5226
|
],
|
|
5196
5227
|
"aliases": [
|
|
5197
5228
|
""
|
|
@@ -5213,16 +5244,16 @@ const metadata = {
|
|
|
5213
5244
|
"set": "major",
|
|
5214
5245
|
"type": "filled",
|
|
5215
5246
|
"keywords": [
|
|
5216
|
-
"
|
|
5217
|
-
"
|
|
5218
|
-
"
|
|
5219
|
-
"
|
|
5220
|
-
"
|
|
5221
|
-
"
|
|
5222
|
-
"
|
|
5223
|
-
"
|
|
5224
|
-
"
|
|
5225
|
-
"
|
|
5247
|
+
"star",
|
|
5248
|
+
"filled",
|
|
5249
|
+
"favorite",
|
|
5250
|
+
"rating",
|
|
5251
|
+
"highlight",
|
|
5252
|
+
"bookmark",
|
|
5253
|
+
"feature",
|
|
5254
|
+
"important",
|
|
5255
|
+
"mark",
|
|
5256
|
+
"quality"
|
|
5226
5257
|
],
|
|
5227
5258
|
"aliases": [
|
|
5228
5259
|
""
|
|
@@ -5244,16 +5275,16 @@ const metadata = {
|
|
|
5244
5275
|
"set": "major",
|
|
5245
5276
|
"type": "filled",
|
|
5246
5277
|
"keywords": [
|
|
5247
|
-
"
|
|
5248
|
-
"
|
|
5249
|
-
"
|
|
5250
|
-
"
|
|
5251
|
-
"
|
|
5252
|
-
"
|
|
5253
|
-
"
|
|
5254
|
-
"
|
|
5255
|
-
"
|
|
5256
|
-
"
|
|
5278
|
+
"star",
|
|
5279
|
+
"half",
|
|
5280
|
+
"filled",
|
|
5281
|
+
"rating",
|
|
5282
|
+
"review",
|
|
5283
|
+
"partial",
|
|
5284
|
+
"highlight",
|
|
5285
|
+
"feature",
|
|
5286
|
+
"important",
|
|
5287
|
+
"quality",
|
|
5257
5288
|
""
|
|
5258
5289
|
],
|
|
5259
5290
|
"aliases": [
|
|
@@ -5270,29 +5301,30 @@ const metadata = {
|
|
|
5270
5301
|
],
|
|
5271
5302
|
"creation_date": "2/20/2025, 3:07:02 PM"
|
|
5272
5303
|
},
|
|
5273
|
-
"
|
|
5274
|
-
"id": "
|
|
5275
|
-
"name": "
|
|
5304
|
+
"Success": {
|
|
5305
|
+
"id": "SuccessMajor",
|
|
5306
|
+
"name": "Success",
|
|
5276
5307
|
"set": "major",
|
|
5277
5308
|
"type": "outline",
|
|
5278
5309
|
"keywords": [
|
|
5279
5310
|
"success",
|
|
5280
5311
|
"checkmark",
|
|
5312
|
+
"completed",
|
|
5281
5313
|
"approved",
|
|
5282
|
-
"confirmed",
|
|
5283
5314
|
"verified",
|
|
5284
|
-
"
|
|
5315
|
+
"confirmed",
|
|
5316
|
+
"pass",
|
|
5285
5317
|
"positive",
|
|
5318
|
+
"achievement",
|
|
5286
5319
|
"done",
|
|
5287
|
-
"
|
|
5288
|
-
"
|
|
5289
|
-
"filled success",
|
|
5320
|
+
"success status",
|
|
5321
|
+
"outline success",
|
|
5290
5322
|
"status"
|
|
5291
5323
|
],
|
|
5292
5324
|
"aliases": [
|
|
5293
5325
|
""
|
|
5294
5326
|
],
|
|
5295
|
-
"description": "Icon representing success, completion, or approval,
|
|
5327
|
+
"description": "Icon representing success, completion, or approval, outlined to indicate a verified or confirmed action.",
|
|
5296
5328
|
"sizes": [
|
|
5297
5329
|
16,
|
|
5298
5330
|
20,
|
|
@@ -5301,32 +5333,31 @@ const metadata = {
|
|
|
5301
5333
|
32,
|
|
5302
5334
|
48
|
|
5303
5335
|
],
|
|
5304
|
-
"creation_date": "8/23/2024, 2:
|
|
5336
|
+
"creation_date": "8/23/2024, 2:28:47 PM"
|
|
5305
5337
|
},
|
|
5306
|
-
"
|
|
5307
|
-
"id": "
|
|
5308
|
-
"name": "
|
|
5338
|
+
"SuccessFilled": {
|
|
5339
|
+
"id": "SuccessFilledMajor",
|
|
5340
|
+
"name": "SuccessFilled",
|
|
5309
5341
|
"set": "major",
|
|
5310
|
-
"type": "
|
|
5342
|
+
"type": "filled",
|
|
5311
5343
|
"keywords": [
|
|
5312
5344
|
"success",
|
|
5313
5345
|
"checkmark",
|
|
5314
|
-
"completed",
|
|
5315
5346
|
"approved",
|
|
5316
|
-
"verified",
|
|
5317
5347
|
"confirmed",
|
|
5318
|
-
"
|
|
5348
|
+
"verified",
|
|
5349
|
+
"completed",
|
|
5319
5350
|
"positive",
|
|
5320
|
-
"achievement",
|
|
5321
5351
|
"done",
|
|
5322
|
-
"
|
|
5323
|
-
"
|
|
5352
|
+
"validation",
|
|
5353
|
+
"pass",
|
|
5354
|
+
"filled success",
|
|
5324
5355
|
"status"
|
|
5325
5356
|
],
|
|
5326
5357
|
"aliases": [
|
|
5327
5358
|
""
|
|
5328
5359
|
],
|
|
5329
|
-
"description": "Icon representing success, completion, or approval,
|
|
5360
|
+
"description": "Icon representing success, completion, or approval, filled to emphasize a positive outcome or achievement.",
|
|
5330
5361
|
"sizes": [
|
|
5331
5362
|
16,
|
|
5332
5363
|
20,
|
|
@@ -5335,11 +5366,11 @@ const metadata = {
|
|
|
5335
5366
|
32,
|
|
5336
5367
|
48
|
|
5337
5368
|
],
|
|
5338
|
-
"creation_date": "8/23/2024, 2:
|
|
5369
|
+
"creation_date": "8/23/2024, 2:07:01 PM"
|
|
5339
5370
|
},
|
|
5340
|
-
"
|
|
5341
|
-
"id": "
|
|
5342
|
-
"name": "
|
|
5371
|
+
"Tag": {
|
|
5372
|
+
"id": "TagMajor",
|
|
5373
|
+
"name": "Tag",
|
|
5343
5374
|
"set": "major",
|
|
5344
5375
|
"type": "outline",
|
|
5345
5376
|
"keywords": [
|
|
@@ -5375,20 +5406,20 @@ const metadata = {
|
|
|
5375
5406
|
"set": "major",
|
|
5376
5407
|
"type": "outline",
|
|
5377
5408
|
"keywords": [
|
|
5378
|
-
"
|
|
5379
|
-
"
|
|
5380
|
-
"
|
|
5381
|
-
"
|
|
5382
|
-
"
|
|
5383
|
-
"
|
|
5384
|
-
"
|
|
5385
|
-
"
|
|
5386
|
-
"
|
|
5409
|
+
"three dots",
|
|
5410
|
+
"dots",
|
|
5411
|
+
"three",
|
|
5412
|
+
"ellipsis",
|
|
5413
|
+
"horizontal",
|
|
5414
|
+
"overflow",
|
|
5415
|
+
"extended",
|
|
5416
|
+
"settings",
|
|
5417
|
+
"more"
|
|
5387
5418
|
],
|
|
5388
5419
|
"aliases": [
|
|
5389
5420
|
""
|
|
5390
5421
|
],
|
|
5391
|
-
"description": "
|
|
5422
|
+
"description": "An icon commonly represented by three dots or an ellipsis, used to indicate the presence of additional options, settings, or actions within a user interface.",
|
|
5392
5423
|
"sizes": [
|
|
5393
5424
|
16,
|
|
5394
5425
|
20,
|
|
@@ -5405,20 +5436,20 @@ const metadata = {
|
|
|
5405
5436
|
"set": "major",
|
|
5406
5437
|
"type": "outline",
|
|
5407
5438
|
"keywords": [
|
|
5408
|
-
"
|
|
5409
|
-
"
|
|
5410
|
-
"
|
|
5411
|
-
"
|
|
5412
|
-
"
|
|
5413
|
-
"
|
|
5414
|
-
"
|
|
5415
|
-
"
|
|
5416
|
-
"
|
|
5439
|
+
"three",
|
|
5440
|
+
"dots",
|
|
5441
|
+
"vertical",
|
|
5442
|
+
"menu",
|
|
5443
|
+
"options",
|
|
5444
|
+
"more",
|
|
5445
|
+
"actions",
|
|
5446
|
+
"overflow",
|
|
5447
|
+
"navigation"
|
|
5417
5448
|
],
|
|
5418
5449
|
"aliases": [
|
|
5419
5450
|
""
|
|
5420
5451
|
],
|
|
5421
|
-
"description": "
|
|
5452
|
+
"description": "The Three Dots Vertical icon represents a vertical menu or options button, commonly used to indicate additional actions or overflow menus in applications and interfaces.",
|
|
5422
5453
|
"sizes": [
|
|
5423
5454
|
16,
|
|
5424
5455
|
20,
|
|
@@ -5435,15 +5466,15 @@ const metadata = {
|
|
|
5435
5466
|
"set": "major",
|
|
5436
5467
|
"type": "outline",
|
|
5437
5468
|
"keywords": [
|
|
5438
|
-
"
|
|
5439
|
-
"
|
|
5440
|
-
"
|
|
5441
|
-
"
|
|
5442
|
-
"
|
|
5443
|
-
"
|
|
5444
|
-
"
|
|
5445
|
-
"
|
|
5446
|
-
"
|
|
5469
|
+
"triangle",
|
|
5470
|
+
"alert",
|
|
5471
|
+
"warning",
|
|
5472
|
+
"caution",
|
|
5473
|
+
"notification",
|
|
5474
|
+
"error",
|
|
5475
|
+
"attention",
|
|
5476
|
+
"symbol",
|
|
5477
|
+
"message"
|
|
5447
5478
|
],
|
|
5448
5479
|
"aliases": [
|
|
5449
5480
|
""
|
|
@@ -5459,23 +5490,28 @@ const metadata = {
|
|
|
5459
5490
|
],
|
|
5460
5491
|
"creation_date": "2/20/2025, 3:17:11 PM"
|
|
5461
5492
|
},
|
|
5462
|
-
"
|
|
5463
|
-
"id": "
|
|
5464
|
-
"name": "
|
|
5493
|
+
"Unavailable": {
|
|
5494
|
+
"id": "UnavailableMajor",
|
|
5495
|
+
"name": "Unavailable",
|
|
5465
5496
|
"set": "major",
|
|
5466
|
-
"type": "
|
|
5497
|
+
"type": "outline",
|
|
5467
5498
|
"keywords": [
|
|
5468
5499
|
"unavailable",
|
|
5469
|
-
"
|
|
5470
|
-
"
|
|
5500
|
+
"satus",
|
|
5501
|
+
"inaccessible",
|
|
5502
|
+
"error",
|
|
5471
5503
|
"offline",
|
|
5472
5504
|
"closed",
|
|
5473
|
-
"
|
|
5505
|
+
"disabled",
|
|
5506
|
+
"not available",
|
|
5507
|
+
"blocked",
|
|
5508
|
+
"restricted",
|
|
5509
|
+
"outlined"
|
|
5474
5510
|
],
|
|
5475
5511
|
"aliases": [
|
|
5476
5512
|
""
|
|
5477
5513
|
],
|
|
5478
|
-
"description": "
|
|
5514
|
+
"description": "Icon indicating that a status or resource is unavailable or inaccessible, outlined to signal that something is not available.",
|
|
5479
5515
|
"sizes": [
|
|
5480
5516
|
16,
|
|
5481
5517
|
20,
|
|
@@ -5484,30 +5520,25 @@ const metadata = {
|
|
|
5484
5520
|
32,
|
|
5485
5521
|
48
|
|
5486
5522
|
],
|
|
5487
|
-
"creation_date": "8/23/2024, 2:
|
|
5523
|
+
"creation_date": "8/23/2024, 2:51:36 PM"
|
|
5488
5524
|
},
|
|
5489
|
-
"
|
|
5490
|
-
"id": "
|
|
5491
|
-
"name": "
|
|
5525
|
+
"UnavailableFilled": {
|
|
5526
|
+
"id": "UnavailableFilledMajor",
|
|
5527
|
+
"name": "UnavailableFilled",
|
|
5492
5528
|
"set": "major",
|
|
5493
|
-
"type": "
|
|
5529
|
+
"type": "filled",
|
|
5494
5530
|
"keywords": [
|
|
5495
5531
|
"unavailable",
|
|
5496
|
-
"
|
|
5497
|
-
"
|
|
5498
|
-
"error",
|
|
5532
|
+
"restricted",
|
|
5533
|
+
"status",
|
|
5499
5534
|
"offline",
|
|
5500
5535
|
"closed",
|
|
5501
|
-
"
|
|
5502
|
-
"not available",
|
|
5503
|
-
"blocked",
|
|
5504
|
-
"restricted",
|
|
5505
|
-
"outlined"
|
|
5536
|
+
"filled"
|
|
5506
5537
|
],
|
|
5507
5538
|
"aliases": [
|
|
5508
5539
|
""
|
|
5509
5540
|
],
|
|
5510
|
-
"description": "Icon indicating that a status or resource is unavailable or inaccessible,
|
|
5541
|
+
"description": " Icon indicating that a status or resource is unavailable or inaccessible, filled to highlight the lack of availability.",
|
|
5511
5542
|
"sizes": [
|
|
5512
5543
|
16,
|
|
5513
5544
|
20,
|
|
@@ -5516,7 +5547,7 @@ const metadata = {
|
|
|
5516
5547
|
32,
|
|
5517
5548
|
48
|
|
5518
5549
|
],
|
|
5519
|
-
"creation_date": "8/23/2024, 2:
|
|
5550
|
+
"creation_date": "8/23/2024, 2:40:31 PM"
|
|
5520
5551
|
},
|
|
5521
5552
|
"Wallet": {
|
|
5522
5553
|
"id": "WalletMajor",
|
|
@@ -5524,15 +5555,15 @@ const metadata = {
|
|
|
5524
5555
|
"set": "major",
|
|
5525
5556
|
"type": "outline",
|
|
5526
5557
|
"keywords": [
|
|
5527
|
-
"
|
|
5528
|
-
"
|
|
5529
|
-
"
|
|
5530
|
-
"
|
|
5531
|
-
"
|
|
5532
|
-
"
|
|
5533
|
-
"
|
|
5534
|
-
"
|
|
5535
|
-
"
|
|
5558
|
+
"wallet",
|
|
5559
|
+
"money",
|
|
5560
|
+
"finance",
|
|
5561
|
+
"payment",
|
|
5562
|
+
"cash",
|
|
5563
|
+
"card",
|
|
5564
|
+
"currency",
|
|
5565
|
+
"transaction",
|
|
5566
|
+
"purse"
|
|
5536
5567
|
],
|
|
5537
5568
|
"aliases": [
|
|
5538
5569
|
""
|
|
@@ -5554,16 +5585,16 @@ const metadata = {
|
|
|
5554
5585
|
"set": "major",
|
|
5555
5586
|
"type": "filled",
|
|
5556
5587
|
"keywords": [
|
|
5557
|
-
"
|
|
5558
|
-
"
|
|
5559
|
-
"
|
|
5560
|
-
"
|
|
5561
|
-
"
|
|
5562
|
-
"
|
|
5563
|
-
"
|
|
5564
|
-
"
|
|
5565
|
-
"
|
|
5566
|
-
"
|
|
5588
|
+
"wallet",
|
|
5589
|
+
"filled",
|
|
5590
|
+
"money",
|
|
5591
|
+
"finance",
|
|
5592
|
+
"payment",
|
|
5593
|
+
"cash",
|
|
5594
|
+
"card",
|
|
5595
|
+
"currency",
|
|
5596
|
+
"transaction",
|
|
5597
|
+
"purse"
|
|
5567
5598
|
],
|
|
5568
5599
|
"aliases": [
|
|
5569
5600
|
""
|
|
@@ -5603,9 +5634,9 @@ const metadata = {
|
|
|
5603
5634
|
],
|
|
5604
5635
|
"creation_date": "3/13/2025, 5:13:54 PM"
|
|
5605
5636
|
},
|
|
5606
|
-
"
|
|
5607
|
-
"id": "
|
|
5608
|
-
"name": "
|
|
5637
|
+
"Warning": {
|
|
5638
|
+
"id": "WarningMajor",
|
|
5639
|
+
"name": "Warning",
|
|
5609
5640
|
"set": "major",
|
|
5610
5641
|
"type": "outline",
|
|
5611
5642
|
"keywords": [
|
|
@@ -5640,14 +5671,14 @@ const metadata = {
|
|
|
5640
5671
|
"set": "major",
|
|
5641
5672
|
"type": "outline",
|
|
5642
5673
|
"keywords": [
|
|
5643
|
-
"
|
|
5644
|
-
"
|
|
5645
|
-
"
|
|
5646
|
-
"
|
|
5647
|
-
"
|
|
5648
|
-
"
|
|
5649
|
-
"
|
|
5650
|
-
"
|
|
5674
|
+
"new window",
|
|
5675
|
+
"window",
|
|
5676
|
+
"redirect",
|
|
5677
|
+
"navigation",
|
|
5678
|
+
"external link",
|
|
5679
|
+
"new page",
|
|
5680
|
+
"hyperlink",
|
|
5681
|
+
"url"
|
|
5651
5682
|
],
|
|
5652
5683
|
"aliases": [
|
|
5653
5684
|
""
|
|
@@ -5669,14 +5700,14 @@ const metadata = {
|
|
|
5669
5700
|
"set": "major",
|
|
5670
5701
|
"type": "outline",
|
|
5671
5702
|
"keywords": [
|
|
5672
|
-
"
|
|
5673
|
-
"
|
|
5674
|
-
"
|
|
5675
|
-
"
|
|
5676
|
-
"
|
|
5677
|
-
"
|
|
5678
|
-
"
|
|
5679
|
-
"
|
|
5703
|
+
"x",
|
|
5704
|
+
"exit",
|
|
5705
|
+
"dismiss",
|
|
5706
|
+
"close",
|
|
5707
|
+
"hide",
|
|
5708
|
+
"cancel",
|
|
5709
|
+
"remove",
|
|
5710
|
+
"close window"
|
|
5680
5711
|
],
|
|
5681
5712
|
"aliases": [
|
|
5682
5713
|
""
|