@tabler/icons 3.38.0 → 3.40.0

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.
Files changed (82) hide show
  1. package/README.md +1 -1
  2. package/categories/outline/Arrows/circle-open-arrow-down.svg +16 -0
  3. package/categories/outline/Arrows/circle-open-arrow-left.svg +16 -0
  4. package/categories/outline/Arrows/circle-open-arrow-right.svg +16 -0
  5. package/categories/outline/Arrows/circle-open-arrow-up.svg +16 -0
  6. package/categories/outline/Brand/brand-infakt.svg +16 -0
  7. package/categories/outline/Buildings/home-lock.svg +19 -0
  8. package/categories/outline/Buildings/home-shield.svg +3 -2
  9. package/categories/outline/Charts/trending-up-down.svg +18 -0
  10. package/categories/outline/Design/mesh.svg +19 -0
  11. package/categories/outline/Design/stroke-curved.svg +15 -0
  12. package/categories/outline/Design/stroke-dynamic.svg +15 -0
  13. package/categories/outline/Design/stroke-straight.svg +15 -0
  14. package/categories/outline/Development/ai-agent.svg +24 -0
  15. package/categories/outline/Development/ai-agents.svg +23 -0
  16. package/categories/outline/Development/ai-gateway.svg +19 -0
  17. package/categories/outline/Development/api-book.svg +26 -0
  18. package/categories/outline/Development/bot-id.svg +22 -0
  19. package/categories/outline/Development/canary.svg +17 -0
  20. package/categories/outline/Development/codeblock.svg +18 -0
  21. package/categories/outline/Development/connection.svg +17 -0
  22. package/categories/outline/Development/firewall-check.svg +20 -0
  23. package/categories/outline/Development/firewall-flame.svg +20 -0
  24. package/categories/outline/Development/image-generation.svg +20 -0
  25. package/categories/outline/Development/microfrontends.svg +21 -0
  26. package/categories/outline/Development/middleware.svg +23 -0
  27. package/categories/outline/Development/queue-pop-in.svg +18 -0
  28. package/categories/outline/Development/queue-pop-out.svg +18 -0
  29. package/categories/outline/Development/scan-traces.svg +21 -0
  30. package/categories/outline/Development/serverless.svg +15 -0
  31. package/categories/outline/Development/user-key.svg +19 -0
  32. package/categories/outline/Development/zero-config.svg +16 -0
  33. package/categories/outline/Map/map-lock.svg +18 -0
  34. package/categories/outline/Map/map-shield.svg +17 -0
  35. package/categories/outline/Map/world-map.svg +18 -0
  36. package/categories/outline/Shapes/circle-plus-minus.svg +18 -0
  37. package/categories/outline/System/credits.svg +19 -0
  38. package/categories/outline/System/vip-2.svg +21 -0
  39. package/categories/outline/Text/sort-ascending-2.svg +1 -0
  40. package/categories/outline/Text/sort-descending-2.svg +1 -0
  41. package/icons/outline/ai-agent.svg +24 -0
  42. package/icons/outline/ai-agents.svg +23 -0
  43. package/icons/outline/ai-gateway.svg +19 -0
  44. package/icons/outline/api-book.svg +26 -0
  45. package/icons/outline/bot-id.svg +22 -0
  46. package/icons/outline/brand-infakt.svg +16 -0
  47. package/icons/outline/canary.svg +17 -0
  48. package/icons/outline/circle-open-arrow-down.svg +16 -0
  49. package/icons/outline/circle-open-arrow-left.svg +16 -0
  50. package/icons/outline/circle-open-arrow-right.svg +16 -0
  51. package/icons/outline/circle-open-arrow-up.svg +16 -0
  52. package/icons/outline/circle-plus-minus.svg +18 -0
  53. package/icons/outline/codeblock.svg +18 -0
  54. package/icons/outline/connection.svg +17 -0
  55. package/icons/outline/credits.svg +19 -0
  56. package/icons/outline/firewall-check.svg +20 -0
  57. package/icons/outline/firewall-flame.svg +20 -0
  58. package/icons/outline/home-lock.svg +19 -0
  59. package/icons/outline/home-shield.svg +3 -2
  60. package/icons/outline/image-generation.svg +20 -0
  61. package/icons/outline/map-lock.svg +18 -0
  62. package/icons/outline/map-shield.svg +17 -0
  63. package/icons/outline/mesh.svg +19 -0
  64. package/icons/outline/microfrontends.svg +21 -0
  65. package/icons/outline/middleware.svg +23 -0
  66. package/icons/outline/queue-pop-in.svg +18 -0
  67. package/icons/outline/queue-pop-out.svg +18 -0
  68. package/icons/outline/scan-traces.svg +21 -0
  69. package/icons/outline/serverless.svg +15 -0
  70. package/icons/outline/sort-ascending-2.svg +1 -0
  71. package/icons/outline/sort-descending-2.svg +1 -0
  72. package/icons/outline/stroke-curved.svg +15 -0
  73. package/icons/outline/stroke-dynamic.svg +15 -0
  74. package/icons/outline/stroke-straight.svg +15 -0
  75. package/icons/outline/trending-up-down.svg +18 -0
  76. package/icons/outline/user-key.svg +19 -0
  77. package/icons/outline/vip-2.svg +21 -0
  78. package/icons/outline/world-map.svg +18 -0
  79. package/icons/outline/zero-config.svg +16 -0
  80. package/icons.json +795 -0
  81. package/package.json +2 -2
  82. package/tabler-nodes-outline.json +1082 -2
package/icons.json CHANGED
@@ -998,6 +998,78 @@
998
998
  }
999
999
  }
1000
1000
  },
1001
+ "ai-agent": {
1002
+ "name": "ai-agent",
1003
+ "category": "Development",
1004
+ "tags": [
1005
+ "artificial",
1006
+ "intelligence",
1007
+ "assistant",
1008
+ "automation",
1009
+ "robot",
1010
+ "chatbot",
1011
+ "machine",
1012
+ "learning",
1013
+ "smart",
1014
+ "digital",
1015
+ "virtual",
1016
+ "automated"
1017
+ ],
1018
+ "styles": {
1019
+ "outline": {
1020
+ "version": "3.39",
1021
+ "unicode": "101f9"
1022
+ }
1023
+ }
1024
+ },
1025
+ "ai-agents": {
1026
+ "name": "ai-agents",
1027
+ "category": "Development",
1028
+ "tags": [
1029
+ "artificial",
1030
+ "intelligence",
1031
+ "assistants",
1032
+ "automation",
1033
+ "robots",
1034
+ "chatbots",
1035
+ "multiple",
1036
+ "team",
1037
+ "machine",
1038
+ "learning",
1039
+ "smart",
1040
+ "digital"
1041
+ ],
1042
+ "styles": {
1043
+ "outline": {
1044
+ "version": "3.39",
1045
+ "unicode": "101f8"
1046
+ }
1047
+ }
1048
+ },
1049
+ "ai-gateway": {
1050
+ "name": "ai-gateway",
1051
+ "category": "Development",
1052
+ "tags": [
1053
+ "artificial",
1054
+ "intelligence",
1055
+ "gateway",
1056
+ "api",
1057
+ "entry",
1058
+ "access",
1059
+ "bridge",
1060
+ "portal",
1061
+ "connection",
1062
+ "integration",
1063
+ "interface",
1064
+ "network"
1065
+ ],
1066
+ "styles": {
1067
+ "outline": {
1068
+ "version": "3.39",
1069
+ "unicode": "101f7"
1070
+ }
1071
+ }
1072
+ },
1001
1073
  "ai": {
1002
1074
  "name": "ai",
1003
1075
  "category": "Development",
@@ -2920,6 +2992,28 @@
2920
2992
  }
2921
2993
  }
2922
2994
  },
2995
+ "api-book": {
2996
+ "name": "api-book",
2997
+ "category": "Development",
2998
+ "tags": [
2999
+ "programming",
3000
+ "coding",
3001
+ "program",
3002
+ "code",
3003
+ "configuration",
3004
+ "api",
3005
+ "software",
3006
+ "technical",
3007
+ "developer",
3008
+ "interface"
3009
+ ],
3010
+ "styles": {
3011
+ "outline": {
3012
+ "version": "3.40",
3013
+ "unicode": "1020b"
3014
+ }
3015
+ }
3016
+ },
2923
3017
  "api-off": {
2924
3018
  "name": "api-off",
2925
3019
  "category": "Development",
@@ -13023,6 +13117,30 @@
13023
13117
  }
13024
13118
  }
13025
13119
  },
13120
+ "bot-id": {
13121
+ "name": "bot-id",
13122
+ "category": "Development",
13123
+ "tags": [
13124
+ "robot",
13125
+ "identifier",
13126
+ "automation",
13127
+ "machine",
13128
+ "authentication",
13129
+ "identity",
13130
+ "digital",
13131
+ "user",
13132
+ "account",
13133
+ "recognition",
13134
+ "verify",
13135
+ "credentials"
13136
+ ],
13137
+ "styles": {
13138
+ "outline": {
13139
+ "version": "3.39",
13140
+ "unicode": "101f6"
13141
+ }
13142
+ }
13143
+ },
13026
13144
  "bottle-off": {
13027
13145
  "name": "bottle-off",
13028
13146
  "category": "Food",
@@ -17751,6 +17869,27 @@
17751
17869
  }
17752
17870
  }
17753
17871
  },
17872
+ "brand-infakt": {
17873
+ "name": "brand-infakt",
17874
+ "category": "Brand",
17875
+ "tags": [
17876
+ "invoice",
17877
+ "accounting",
17878
+ "polish",
17879
+ "infakt",
17880
+ "finance",
17881
+ "billing",
17882
+ "brand",
17883
+ "software",
17884
+ "company"
17885
+ ],
17886
+ "styles": {
17887
+ "outline": {
17888
+ "version": "3.40",
17889
+ "unicode": "1020a"
17890
+ }
17891
+ }
17892
+ },
17754
17893
  "brand-instagram": {
17755
17894
  "name": "brand-instagram",
17756
17895
  "category": "Brand",
@@ -25766,6 +25905,30 @@
25766
25905
  }
25767
25906
  }
25768
25907
  },
25908
+ "canary": {
25909
+ "name": "canary",
25910
+ "category": "Development",
25911
+ "tags": [
25912
+ "bird",
25913
+ "release",
25914
+ "testing",
25915
+ "deployment",
25916
+ "warning",
25917
+ "monitor",
25918
+ "alert",
25919
+ "early",
25920
+ "detection",
25921
+ "safety",
25922
+ "check",
25923
+ "indicator"
25924
+ ],
25925
+ "styles": {
25926
+ "outline": {
25927
+ "version": "3.39",
25928
+ "unicode": "101f5"
25929
+ }
25930
+ }
25931
+ },
25769
25932
  "cancel": {
25770
25933
  "name": "cancel",
25771
25934
  "category": "Shapes",
@@ -32743,6 +32906,90 @@
32743
32906
  }
32744
32907
  }
32745
32908
  },
32909
+ "circle-open-arrow-down": {
32910
+ "name": "circle-open-arrow-down",
32911
+ "category": "Arrows",
32912
+ "tags": [
32913
+ "circle",
32914
+ "open",
32915
+ "arrow",
32916
+ "down",
32917
+ "direction",
32918
+ "south",
32919
+ "navigation",
32920
+ "pointer",
32921
+ "round"
32922
+ ],
32923
+ "styles": {
32924
+ "outline": {
32925
+ "version": "3.40",
32926
+ "unicode": "10209"
32927
+ }
32928
+ }
32929
+ },
32930
+ "circle-open-arrow-left": {
32931
+ "name": "circle-open-arrow-left",
32932
+ "category": "Arrows",
32933
+ "tags": [
32934
+ "circle",
32935
+ "open",
32936
+ "arrow",
32937
+ "left",
32938
+ "direction",
32939
+ "west",
32940
+ "navigation",
32941
+ "pointer",
32942
+ "round"
32943
+ ],
32944
+ "styles": {
32945
+ "outline": {
32946
+ "version": "3.40",
32947
+ "unicode": "10208"
32948
+ }
32949
+ }
32950
+ },
32951
+ "circle-open-arrow-right": {
32952
+ "name": "circle-open-arrow-right",
32953
+ "category": "Arrows",
32954
+ "tags": [
32955
+ "circle",
32956
+ "open",
32957
+ "arrow",
32958
+ "right",
32959
+ "direction",
32960
+ "east",
32961
+ "navigation",
32962
+ "pointer",
32963
+ "round"
32964
+ ],
32965
+ "styles": {
32966
+ "outline": {
32967
+ "version": "3.40",
32968
+ "unicode": "10207"
32969
+ }
32970
+ }
32971
+ },
32972
+ "circle-open-arrow-up": {
32973
+ "name": "circle-open-arrow-up",
32974
+ "category": "Arrows",
32975
+ "tags": [
32976
+ "circle",
32977
+ "open",
32978
+ "arrow",
32979
+ "up",
32980
+ "direction",
32981
+ "north",
32982
+ "navigation",
32983
+ "pointer",
32984
+ "round"
32985
+ ],
32986
+ "styles": {
32987
+ "outline": {
32988
+ "version": "3.40",
32989
+ "unicode": "10206"
32990
+ }
32991
+ }
32992
+ },
32746
32993
  "circle-percentage": {
32747
32994
  "name": "circle-percentage",
32748
32995
  "category": "Shapes",
@@ -32791,6 +33038,27 @@
32791
33038
  }
32792
33039
  }
32793
33040
  },
33041
+ "circle-plus-minus": {
33042
+ "name": "circle-plus-minus",
33043
+ "category": "Shapes",
33044
+ "tags": [
33045
+ "circle",
33046
+ "plus",
33047
+ "minus",
33048
+ "add",
33049
+ "remove",
33050
+ "expand",
33051
+ "collapse",
33052
+ "round",
33053
+ "control"
33054
+ ],
33055
+ "styles": {
33056
+ "outline": {
33057
+ "version": "3.40",
33058
+ "unicode": "10205"
33059
+ }
33060
+ }
33061
+ },
32794
33062
  "circle-plus": {
32795
33063
  "name": "circle-plus",
32796
33064
  "category": "Shapes",
@@ -35907,6 +36175,30 @@
35907
36175
  }
35908
36176
  }
35909
36177
  },
36178
+ "codeblock": {
36179
+ "name": "codeblock",
36180
+ "category": "Development",
36181
+ "tags": [
36182
+ "code",
36183
+ "snippet",
36184
+ "programming",
36185
+ "syntax",
36186
+ "developer",
36187
+ "script",
36188
+ "source",
36189
+ "text",
36190
+ "highlight",
36191
+ "editor",
36192
+ "block",
36193
+ "technical"
36194
+ ],
36195
+ "styles": {
36196
+ "outline": {
36197
+ "version": "3.39",
36198
+ "unicode": "101f4"
36199
+ }
36200
+ }
36201
+ },
35910
36202
  "coffee-off": {
35911
36203
  "name": "coffee-off",
35912
36204
  "category": "Food",
@@ -36887,6 +37179,30 @@
36887
37179
  }
36888
37180
  }
36889
37181
  },
37182
+ "connection": {
37183
+ "name": "connection",
37184
+ "category": "Development",
37185
+ "tags": [
37186
+ "link",
37187
+ "network",
37188
+ "connect",
37189
+ "attach",
37190
+ "plug",
37191
+ "relationship",
37192
+ "bond",
37193
+ "bridge",
37194
+ "join",
37195
+ "wire",
37196
+ "cable",
37197
+ "integration"
37198
+ ],
37199
+ "styles": {
37200
+ "outline": {
37201
+ "version": "3.39",
37202
+ "unicode": "101f3"
37203
+ }
37204
+ }
37205
+ },
36890
37206
  "container-off": {
36891
37207
  "name": "container-off",
36892
37208
  "category": "Design",
@@ -38102,6 +38418,30 @@
38102
38418
  }
38103
38419
  }
38104
38420
  },
38421
+ "credits": {
38422
+ "name": "credits",
38423
+ "category": "System",
38424
+ "tags": [
38425
+ "acknowledgment",
38426
+ "attribution",
38427
+ "recognition",
38428
+ "thanks",
38429
+ "reward",
38430
+ "points",
38431
+ "balance",
38432
+ "payment",
38433
+ "debt",
38434
+ "score",
38435
+ "reputation",
38436
+ "honor"
38437
+ ],
38438
+ "styles": {
38439
+ "outline": {
38440
+ "version": "3.39",
38441
+ "unicode": "101f2"
38442
+ }
38443
+ }
38444
+ },
38105
38445
  "cricket": {
38106
38446
  "name": "cricket",
38107
38447
  "category": "Sport",
@@ -53385,6 +53725,54 @@
53385
53725
  }
53386
53726
  }
53387
53727
  },
53728
+ "firewall-check": {
53729
+ "name": "firewall-check",
53730
+ "category": "Development",
53731
+ "tags": [
53732
+ "security",
53733
+ "protection",
53734
+ "verify",
53735
+ "validation",
53736
+ "shield",
53737
+ "safety",
53738
+ "inspection",
53739
+ "approve",
53740
+ "guard",
53741
+ "defense",
53742
+ "audit",
53743
+ "secure"
53744
+ ],
53745
+ "styles": {
53746
+ "outline": {
53747
+ "version": "3.39",
53748
+ "unicode": "101f1"
53749
+ }
53750
+ }
53751
+ },
53752
+ "firewall-flame": {
53753
+ "name": "firewall-flame",
53754
+ "category": "Development",
53755
+ "tags": [
53756
+ "security",
53757
+ "protection",
53758
+ "fire",
53759
+ "burn",
53760
+ "block",
53761
+ "shield",
53762
+ "defense",
53763
+ "barrier",
53764
+ "guard",
53765
+ "hot",
53766
+ "blaze",
53767
+ "safety"
53768
+ ],
53769
+ "styles": {
53770
+ "outline": {
53771
+ "version": "3.39",
53772
+ "unicode": "101f0"
53773
+ }
53774
+ }
53775
+ },
53388
53776
  "first-aid-kit-off": {
53389
53777
  "name": "first-aid-kit-off",
53390
53778
  "category": "Health",
@@ -61229,6 +61617,25 @@
61229
61617
  }
61230
61618
  }
61231
61619
  },
61620
+ "home-lock": {
61621
+ "name": "home-lock",
61622
+ "category": "Buildings",
61623
+ "tags": [
61624
+ "home",
61625
+ "lock",
61626
+ "security",
61627
+ "protected",
61628
+ "house",
61629
+ "access",
61630
+ "secure"
61631
+ ],
61632
+ "styles": {
61633
+ "outline": {
61634
+ "version": "3.40",
61635
+ "unicode": "10204"
61636
+ }
61637
+ }
61638
+ },
61232
61639
  "home-minus": {
61233
61640
  "name": "home-minus",
61234
61641
  "category": "Buildings",
@@ -62607,6 +63014,30 @@
62607
63014
  }
62608
63015
  }
62609
63016
  },
63017
+ "image-generation": {
63018
+ "name": "image-generation",
63019
+ "category": "Development",
63020
+ "tags": [
63021
+ "picture",
63022
+ "create",
63023
+ "art",
63024
+ "design",
63025
+ "generate",
63026
+ "photo",
63027
+ "graphic",
63028
+ "visual",
63029
+ "ai",
63030
+ "drawing",
63031
+ "render",
63032
+ "produce"
63033
+ ],
63034
+ "styles": {
63035
+ "outline": {
63036
+ "version": "3.39",
63037
+ "unicode": "101ef"
63038
+ }
63039
+ }
63040
+ },
62610
63041
  "image-in-picture": {
62611
63042
  "name": "image-in-picture",
62612
63043
  "category": "Photography",
@@ -70556,6 +70987,25 @@
70556
70987
  }
70557
70988
  }
70558
70989
  },
70990
+ "map-lock": {
70991
+ "name": "map-lock",
70992
+ "category": "Map",
70993
+ "tags": [
70994
+ "map",
70995
+ "lock",
70996
+ "security",
70997
+ "location",
70998
+ "protected",
70999
+ "access",
71000
+ "secure"
71001
+ ],
71002
+ "styles": {
71003
+ "outline": {
71004
+ "version": "3.40",
71005
+ "unicode": "10203"
71006
+ }
71007
+ }
71008
+ },
70559
71009
  "map-minus": {
70560
71010
  "name": "map-minus",
70561
71011
  "category": "Map",
@@ -71264,6 +71714,25 @@
71264
71714
  }
71265
71715
  }
71266
71716
  },
71717
+ "map-shield": {
71718
+ "name": "map-shield",
71719
+ "category": "Map",
71720
+ "tags": [
71721
+ "map",
71722
+ "shield",
71723
+ "security",
71724
+ "protection",
71725
+ "location",
71726
+ "safe",
71727
+ "guarded"
71728
+ ],
71729
+ "styles": {
71730
+ "outline": {
71731
+ "version": "3.40",
71732
+ "unicode": "10202"
71733
+ }
71734
+ }
71735
+ },
71267
71736
  "map-south": {
71268
71737
  "name": "map-south",
71269
71738
  "category": "Map",
@@ -72914,6 +73383,26 @@
72914
73383
  }
72915
73384
  }
72916
73385
  },
73386
+ "mesh": {
73387
+ "name": "mesh",
73388
+ "category": "Design",
73389
+ "tags": [
73390
+ "mesh",
73391
+ "grid",
73392
+ "graphic",
73393
+ "3d",
73394
+ "wireframe",
73395
+ "lattice",
73396
+ "structure",
73397
+ "pattern"
73398
+ ],
73399
+ "styles": {
73400
+ "outline": {
73401
+ "version": "3.40",
73402
+ "unicode": "10201"
73403
+ }
73404
+ }
73405
+ },
72917
73406
  "message-2-bolt": {
72918
73407
  "name": "message-2-bolt",
72919
73408
  "category": "Communication",
@@ -74748,6 +75237,30 @@
74748
75237
  }
74749
75238
  }
74750
75239
  },
75240
+ "microfrontends": {
75241
+ "name": "microfrontends",
75242
+ "category": "Development",
75243
+ "tags": [
75244
+ "frontend",
75245
+ "micro",
75246
+ "modular",
75247
+ "architecture",
75248
+ "split",
75249
+ "components",
75250
+ "application",
75251
+ "separate",
75252
+ "independent",
75253
+ "federation",
75254
+ "modules",
75255
+ "structure"
75256
+ ],
75257
+ "styles": {
75258
+ "outline": {
75259
+ "version": "3.39",
75260
+ "unicode": "101ee"
75261
+ }
75262
+ }
75263
+ },
74751
75264
  "microphone-2-off": {
74752
75265
  "name": "microphone-2-off",
74753
75266
  "category": "Media",
@@ -74937,6 +75450,30 @@
74937
75450
  }
74938
75451
  }
74939
75452
  },
75453
+ "middleware": {
75454
+ "name": "middleware",
75455
+ "category": "Development",
75456
+ "tags": [
75457
+ "bridge",
75458
+ "layer",
75459
+ "software",
75460
+ "integration",
75461
+ "connect",
75462
+ "intermediate",
75463
+ "service",
75464
+ "glue",
75465
+ "mediator",
75466
+ "processor",
75467
+ "handler",
75468
+ "interface"
75469
+ ],
75470
+ "styles": {
75471
+ "outline": {
75472
+ "version": "3.39",
75473
+ "unicode": "101ed"
75474
+ }
75475
+ }
75476
+ },
74940
75477
  "military-award": {
74941
75478
  "name": "military-award",
74942
75479
  "category": "System",
@@ -88395,6 +88932,46 @@
88395
88932
  }
88396
88933
  }
88397
88934
  },
88935
+ "queue-pop-in": {
88936
+ "name": "queue-pop-in",
88937
+ "category": "Development",
88938
+ "tags": [
88939
+ "queue",
88940
+ "pop",
88941
+ "in",
88942
+ "insert",
88943
+ "stack",
88944
+ "data-structure",
88945
+ "add",
88946
+ "development"
88947
+ ],
88948
+ "styles": {
88949
+ "outline": {
88950
+ "version": "3.40",
88951
+ "unicode": "10200"
88952
+ }
88953
+ }
88954
+ },
88955
+ "queue-pop-out": {
88956
+ "name": "queue-pop-out",
88957
+ "category": "Development",
88958
+ "tags": [
88959
+ "queue",
88960
+ "pop",
88961
+ "out",
88962
+ "remove",
88963
+ "stack",
88964
+ "data-structure",
88965
+ "extract",
88966
+ "development"
88967
+ ],
88968
+ "styles": {
88969
+ "outline": {
88970
+ "version": "3.40",
88971
+ "unicode": "101ff"
88972
+ }
88973
+ }
88974
+ },
88398
88975
  "quote-off": {
88399
88976
  "name": "quote-off",
88400
88977
  "category": "Text",
@@ -92363,6 +92940,30 @@
92363
92940
  }
92364
92941
  }
92365
92942
  },
92943
+ "scan-traces": {
92944
+ "name": "scan-traces",
92945
+ "category": "Development",
92946
+ "tags": [
92947
+ "scan",
92948
+ "trace",
92949
+ "debug",
92950
+ "inspect",
92951
+ "track",
92952
+ "follow",
92953
+ "investigate",
92954
+ "analyze",
92955
+ "monitor",
92956
+ "detect",
92957
+ "examine",
92958
+ "audit"
92959
+ ],
92960
+ "styles": {
92961
+ "outline": {
92962
+ "version": "3.39",
92963
+ "unicode": "101ec"
92964
+ }
92965
+ }
92966
+ },
92366
92967
  "scan": {
92367
92968
  "name": "scan",
92368
92969
  "category": "System",
@@ -93409,6 +94010,30 @@
93409
94010
  }
93410
94011
  }
93411
94012
  },
94013
+ "serverless": {
94014
+ "name": "serverless",
94015
+ "category": "Development",
94016
+ "tags": [
94017
+ "cloud",
94018
+ "function",
94019
+ "server",
94020
+ "compute",
94021
+ "lambda",
94022
+ "scalable",
94023
+ "hosting",
94024
+ "backend",
94025
+ "deploy",
94026
+ "automation",
94027
+ "payg",
94028
+ "infrastructure"
94029
+ ],
94030
+ "styles": {
94031
+ "outline": {
94032
+ "version": "3.39",
94033
+ "unicode": "101eb"
94034
+ }
94035
+ }
94036
+ },
93412
94037
  "servicemark": {
93413
94038
  "name": "servicemark",
93414
94039
  "category": "Symbols",
@@ -102032,6 +102657,66 @@
102032
102657
  }
102033
102658
  }
102034
102659
  },
102660
+ "stroke-curved": {
102661
+ "name": "stroke-curved",
102662
+ "category": "Design",
102663
+ "tags": [
102664
+ "stroke",
102665
+ "curved",
102666
+ "line",
102667
+ "path",
102668
+ "design",
102669
+ "style",
102670
+ "illustration",
102671
+ "vector"
102672
+ ],
102673
+ "styles": {
102674
+ "outline": {
102675
+ "version": "3.40",
102676
+ "unicode": "101fe"
102677
+ }
102678
+ }
102679
+ },
102680
+ "stroke-dynamic": {
102681
+ "name": "stroke-dynamic",
102682
+ "category": "Design",
102683
+ "tags": [
102684
+ "stroke",
102685
+ "dynamic",
102686
+ "line",
102687
+ "path",
102688
+ "design",
102689
+ "style",
102690
+ "illustration",
102691
+ "variable"
102692
+ ],
102693
+ "styles": {
102694
+ "outline": {
102695
+ "version": "3.40",
102696
+ "unicode": "101fd"
102697
+ }
102698
+ }
102699
+ },
102700
+ "stroke-straight": {
102701
+ "name": "stroke-straight",
102702
+ "category": "Design",
102703
+ "tags": [
102704
+ "stroke",
102705
+ "straight",
102706
+ "line",
102707
+ "path",
102708
+ "design",
102709
+ "style",
102710
+ "illustration",
102711
+ "vector"
102712
+ ],
102713
+ "styles": {
102714
+ "outline": {
102715
+ "version": "3.40",
102716
+ "unicode": "101fc"
102717
+ }
102718
+ }
102719
+ },
102035
102720
  "submarine": {
102036
102721
  "name": "submarine",
102037
102722
  "category": "Vehicles",
@@ -106929,6 +107614,28 @@
106929
107614
  }
106930
107615
  }
106931
107616
  },
107617
+ "trending-up-down": {
107618
+ "name": "trending-up-down",
107619
+ "category": "Charts",
107620
+ "tags": [
107621
+ "trend",
107622
+ "chart",
107623
+ "up",
107624
+ "down",
107625
+ "growth",
107626
+ "decline",
107627
+ "statistics",
107628
+ "data",
107629
+ "arrow",
107630
+ "navigation"
107631
+ ],
107632
+ "styles": {
107633
+ "outline": {
107634
+ "version": "3.40",
107635
+ "unicode": "101fb"
107636
+ }
107637
+ }
107638
+ },
106932
107639
  "trending-up": {
106933
107640
  "name": "trending-up",
106934
107641
  "category": "Arrows",
@@ -108093,6 +108800,30 @@
108093
108800
  }
108094
108801
  }
108095
108802
  },
108803
+ "user-key": {
108804
+ "name": "user-key",
108805
+ "category": "Development",
108806
+ "tags": [
108807
+ "user",
108808
+ "key",
108809
+ "authentication",
108810
+ "access",
108811
+ "identity",
108812
+ "credential",
108813
+ "login",
108814
+ "password",
108815
+ "unlock",
108816
+ "authorization",
108817
+ "secret",
108818
+ "token"
108819
+ ],
108820
+ "styles": {
108821
+ "outline": {
108822
+ "version": "3.39",
108823
+ "unicode": "101ea"
108824
+ }
108825
+ }
108826
+ },
108096
108827
  "user-minus": {
108097
108828
  "name": "user-minus",
108098
108829
  "category": "System",
@@ -109418,6 +110149,25 @@
109418
110149
  }
109419
110150
  }
109420
110151
  },
110152
+ "vip-2": {
110153
+ "name": "vip-2",
110154
+ "category": "System",
110155
+ "tags": [
110156
+ "premium",
110157
+ "exclusive",
110158
+ "staff",
110159
+ "expensive",
110160
+ "vip",
110161
+ "variant",
110162
+ "alternate"
110163
+ ],
110164
+ "styles": {
110165
+ "outline": {
110166
+ "version": "3.40",
110167
+ "unicode": "101fa"
110168
+ }
110169
+ }
110170
+ },
109421
110171
  "vip-off": {
109422
110172
  "name": "vip-off",
109423
110173
  "category": "System",
@@ -111570,6 +112320,27 @@
111570
112320
  }
111571
112321
  }
111572
112322
  },
112323
+ "world-map": {
112324
+ "name": "world-map",
112325
+ "category": "Map",
112326
+ "tags": [
112327
+ "world",
112328
+ "map",
112329
+ "globe",
112330
+ "earth",
112331
+ "geography",
112332
+ "location",
112333
+ "travel",
112334
+ "planet",
112335
+ "navigation"
112336
+ ],
112337
+ "styles": {
112338
+ "outline": {
112339
+ "version": "3.39",
112340
+ "unicode": "101e9"
112341
+ }
112342
+ }
112343
+ },
111573
112344
  "world-minus": {
111574
112345
  "name": "world-minus",
111575
112346
  "category": "Map",
@@ -112286,6 +113057,30 @@
112286
113057
  }
112287
113058
  }
112288
113059
  },
113060
+ "zero-config": {
113061
+ "name": "zero-config",
113062
+ "category": "Development",
113063
+ "tags": [
113064
+ "configuration",
113065
+ "automatic",
113066
+ "default",
113067
+ "simple",
113068
+ "easy",
113069
+ "minimal",
113070
+ "setup",
113071
+ "convention",
113072
+ "out",
113073
+ "box",
113074
+ "ready",
113075
+ "instant"
113076
+ ],
113077
+ "styles": {
113078
+ "outline": {
113079
+ "version": "3.39",
113080
+ "unicode": "101e8"
113081
+ }
113082
+ }
113083
+ },
112289
113084
  "zip": {
112290
113085
  "name": "zip",
112291
113086
  "category": "Extensions",