@tabler/icons 3.24.0 → 3.26.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 (68) hide show
  1. package/README.md +1 -1
  2. package/categories/outline/Computers/error-404-off.svg +5 -5
  3. package/categories/outline/Computers/error-404.svg +5 -5
  4. package/categories/outline/Computers/http-connect.svg +1 -1
  5. package/categories/outline/Computers/http-delete.svg +1 -1
  6. package/categories/outline/Computers/http-options.svg +1 -1
  7. package/categories/outline/Computers/http-post.svg +1 -1
  8. package/categories/outline/Computers/http-que.svg +1 -1
  9. package/categories/outline/Computers/http-trace.svg +2 -1
  10. package/categories/outline/Nature/{seeding-off.svg → seedling-off.svg} +1 -1
  11. package/categories/outline/Nature/{seeding.svg → seedling.svg} +1 -1
  12. package/docs/icons/react-native.mdx +1 -1
  13. package/icons/filled/calendar-month.svg +4 -6
  14. package/icons/filled/calendar-week.svg +6 -4
  15. package/icons/filled/chart-donut.svg +1 -2
  16. package/icons/filled/chart-dots-2.svg +11 -0
  17. package/icons/filled/chart-dots-3.svg +11 -0
  18. package/icons/filled/chart-funnel.svg +11 -0
  19. package/icons/filled/chart-pie-2.svg +11 -0
  20. package/icons/filled/chart-pie-3.svg +11 -0
  21. package/icons/filled/chart-pie-4.svg +11 -0
  22. package/icons/filled/chef-hat.svg +12 -0
  23. package/icons/filled/circle-caret-down.svg +11 -0
  24. package/icons/filled/circle-caret-left.svg +11 -0
  25. package/icons/filled/circle-caret-right.svg +11 -0
  26. package/icons/filled/circle-caret-up.svg +11 -0
  27. package/icons/filled/circle-chevron-down.svg +11 -0
  28. package/icons/filled/circle-chevron-left.svg +11 -0
  29. package/icons/filled/circle-chevron-right.svg +11 -0
  30. package/icons/filled/circle-chevron-up.svg +11 -0
  31. package/icons/filled/circle-chevrons-down.svg +11 -0
  32. package/icons/filled/circle-chevrons-left.svg +11 -0
  33. package/icons/filled/circle-chevrons-right.svg +11 -0
  34. package/icons/filled/circle-chevrons-up.svg +11 -0
  35. package/icons/filled/clipboard-check.svg +11 -0
  36. package/icons/filled/clipboard-data.svg +11 -0
  37. package/icons/filled/clipboard-list.svg +11 -0
  38. package/icons/filled/clipboard-text.svg +11 -0
  39. package/icons/filled/clipboard-typography.svg +11 -0
  40. package/icons/filled/clipboard-x.svg +11 -0
  41. package/icons/filled/clipboard.svg +11 -0
  42. package/icons/filled/{seeding.svg → seedling.svg} +1 -1
  43. package/icons/outline/calendar-month.svg +3 -7
  44. package/icons/outline/calendar-week.svg +7 -3
  45. package/icons/outline/error-404-off.svg +5 -5
  46. package/icons/outline/error-404.svg +5 -5
  47. package/icons/outline/http-connect-off.svg +18 -0
  48. package/icons/outline/http-connect.svg +1 -1
  49. package/icons/outline/http-delete-off.svg +19 -0
  50. package/icons/outline/http-delete.svg +1 -1
  51. package/icons/outline/http-get-off.svg +20 -0
  52. package/icons/outline/http-head-off.svg +22 -0
  53. package/icons/outline/http-options-off.svg +19 -0
  54. package/icons/outline/http-options.svg +1 -1
  55. package/icons/outline/http-patch-off.svg +20 -0
  56. package/icons/outline/http-post-off.svg +18 -0
  57. package/icons/outline/http-post.svg +1 -1
  58. package/icons/outline/http-put-off.svg +19 -0
  59. package/icons/outline/http-que-off.svg +20 -0
  60. package/icons/outline/http-que.svg +1 -1
  61. package/icons/outline/http-trace-off.svg +21 -0
  62. package/icons/outline/http-trace.svg +2 -1
  63. package/icons/outline/{seeding-off.svg → seedling-off.svg} +1 -1
  64. package/icons/outline/{seeding.svg → seedling.svg} +1 -1
  65. package/icons.json +387 -9
  66. package/package.json +1 -1
  67. package/tabler-nodes-filled.json +226 -18
  68. package/tabler-nodes-outline.json +410 -48
package/icons.json CHANGED
@@ -6281,7 +6281,18 @@
6281
6281
  "badge-2k": {
6282
6282
  "name": "badge-2k",
6283
6283
  "category": "",
6284
- "tags": [],
6284
+ "tags": [
6285
+ "award",
6286
+ "medal",
6287
+ "prize",
6288
+ "honor",
6289
+ "accolade",
6290
+ "trophy",
6291
+ "emblem",
6292
+ "symbol",
6293
+ "badge",
6294
+ "insignia"
6295
+ ],
6285
6296
  "styles": {
6286
6297
  "outline": {
6287
6298
  "version": "3.23",
@@ -19571,7 +19582,18 @@
19571
19582
  "cake-roll": {
19572
19583
  "name": "cake-roll",
19573
19584
  "category": "",
19574
- "tags": [],
19585
+ "tags": [
19586
+ "dessert",
19587
+ "pastry",
19588
+ "roll",
19589
+ "sweet",
19590
+ "delicacy",
19591
+ "treat",
19592
+ "bake",
19593
+ "confection",
19594
+ "culinary",
19595
+ "indulgence"
19596
+ ],
19575
19597
  "styles": {
19576
19598
  "outline": {
19577
19599
  "version": "3.24",
@@ -22748,6 +22770,10 @@
22748
22770
  "outline": {
22749
22771
  "version": "1.61",
22750
22772
  "unicode": "f097"
22773
+ },
22774
+ "filled": {
22775
+ "version": "3.25",
22776
+ "unicode": "100dd"
22751
22777
  }
22752
22778
  }
22753
22779
  },
@@ -22769,6 +22795,10 @@
22769
22795
  "outline": {
22770
22796
  "version": "1.61",
22771
22797
  "unicode": "f098"
22798
+ },
22799
+ "filled": {
22800
+ "version": "3.25",
22801
+ "unicode": "100dc"
22772
22802
  }
22773
22803
  }
22774
22804
  },
@@ -22813,6 +22843,10 @@
22813
22843
  "outline": {
22814
22844
  "version": "3.5",
22815
22845
  "unicode": "fef5"
22846
+ },
22847
+ "filled": {
22848
+ "version": "3.25",
22849
+ "unicode": "100db"
22816
22850
  }
22817
22851
  }
22818
22852
  },
@@ -22907,6 +22941,10 @@
22907
22941
  "outline": {
22908
22942
  "version": "1.39",
22909
22943
  "unicode": "ee31"
22944
+ },
22945
+ "filled": {
22946
+ "version": "3.25",
22947
+ "unicode": "100da"
22910
22948
  }
22911
22949
  }
22912
22950
  },
@@ -22925,6 +22963,10 @@
22925
22963
  "outline": {
22926
22964
  "version": "1.39",
22927
22965
  "unicode": "ee32"
22966
+ },
22967
+ "filled": {
22968
+ "version": "3.25",
22969
+ "unicode": "100d9"
22928
22970
  }
22929
22971
  }
22930
22972
  },
@@ -22943,6 +22985,10 @@
22943
22985
  "outline": {
22944
22986
  "version": "1.39",
22945
22987
  "unicode": "ee33"
22988
+ },
22989
+ "filled": {
22990
+ "version": "3.25",
22991
+ "unicode": "100d8"
22946
22992
  }
22947
22993
  }
22948
22994
  },
@@ -23228,6 +23274,10 @@
23228
23274
  "outline": {
23229
23275
  "version": "1.72",
23230
23276
  "unicode": "f21d"
23277
+ },
23278
+ "filled": {
23279
+ "version": "3.25",
23280
+ "unicode": "100d7"
23231
23281
  }
23232
23282
  }
23233
23283
  },
@@ -24004,6 +24054,10 @@
24004
24054
  "outline": {
24005
24055
  "version": "1.97",
24006
24056
  "unicode": "f4a9"
24057
+ },
24058
+ "filled": {
24059
+ "version": "3.25",
24060
+ "unicode": "100d6"
24007
24061
  }
24008
24062
  }
24009
24063
  },
@@ -24019,6 +24073,10 @@
24019
24073
  "outline": {
24020
24074
  "version": "1.97",
24021
24075
  "unicode": "f4aa"
24076
+ },
24077
+ "filled": {
24078
+ "version": "3.25",
24079
+ "unicode": "100d5"
24022
24080
  }
24023
24081
  }
24024
24082
  },
@@ -24034,6 +24092,10 @@
24034
24092
  "outline": {
24035
24093
  "version": "1.97",
24036
24094
  "unicode": "f4ab"
24095
+ },
24096
+ "filled": {
24097
+ "version": "3.25",
24098
+ "unicode": "100d4"
24037
24099
  }
24038
24100
  }
24039
24101
  },
@@ -24050,6 +24112,10 @@
24050
24112
  "outline": {
24051
24113
  "version": "1.97",
24052
24114
  "unicode": "f4ac"
24115
+ },
24116
+ "filled": {
24117
+ "version": "3.25",
24118
+ "unicode": "100d3"
24053
24119
  }
24054
24120
  }
24055
24121
  },
@@ -24086,6 +24152,10 @@
24086
24152
  "outline": {
24087
24153
  "version": "1.116",
24088
24154
  "unicode": "f622"
24155
+ },
24156
+ "filled": {
24157
+ "version": "3.25",
24158
+ "unicode": "100d2"
24089
24159
  }
24090
24160
  }
24091
24161
  },
@@ -24101,6 +24171,10 @@
24101
24171
  "outline": {
24102
24172
  "version": "1.116",
24103
24173
  "unicode": "f623"
24174
+ },
24175
+ "filled": {
24176
+ "version": "3.25",
24177
+ "unicode": "100d1"
24104
24178
  }
24105
24179
  }
24106
24180
  },
@@ -24116,6 +24190,10 @@
24116
24190
  "outline": {
24117
24191
  "version": "1.116",
24118
24192
  "unicode": "f624"
24193
+ },
24194
+ "filled": {
24195
+ "version": "3.25",
24196
+ "unicode": "100d0"
24119
24197
  }
24120
24198
  }
24121
24199
  },
@@ -24132,6 +24210,10 @@
24132
24210
  "outline": {
24133
24211
  "version": "1.116",
24134
24212
  "unicode": "f625"
24213
+ },
24214
+ "filled": {
24215
+ "version": "3.25",
24216
+ "unicode": "100cf"
24135
24217
  }
24136
24218
  }
24137
24219
  },
@@ -24148,6 +24230,10 @@
24148
24230
  "outline": {
24149
24231
  "version": "1.118",
24150
24232
  "unicode": "f642"
24233
+ },
24234
+ "filled": {
24235
+ "version": "3.26",
24236
+ "unicode": "100ef"
24151
24237
  }
24152
24238
  }
24153
24239
  },
@@ -24163,6 +24249,10 @@
24163
24249
  "outline": {
24164
24250
  "version": "1.118",
24165
24251
  "unicode": "f643"
24252
+ },
24253
+ "filled": {
24254
+ "version": "3.26",
24255
+ "unicode": "100ee"
24166
24256
  }
24167
24257
  }
24168
24258
  },
@@ -24178,6 +24268,10 @@
24178
24268
  "outline": {
24179
24269
  "version": "1.118",
24180
24270
  "unicode": "f644"
24271
+ },
24272
+ "filled": {
24273
+ "version": "3.26",
24274
+ "unicode": "100ed"
24181
24275
  }
24182
24276
  }
24183
24277
  },
@@ -24194,6 +24288,10 @@
24194
24288
  "outline": {
24195
24289
  "version": "1.118",
24196
24290
  "unicode": "f645"
24291
+ },
24292
+ "filled": {
24293
+ "version": "3.26",
24294
+ "unicode": "100ec"
24197
24295
  }
24198
24296
  }
24199
24297
  },
@@ -27197,6 +27295,10 @@
27197
27295
  "outline": {
27198
27296
  "version": "1.0",
27199
27297
  "unicode": "ea6c"
27298
+ },
27299
+ "filled": {
27300
+ "version": "3.25",
27301
+ "unicode": "100ce"
27200
27302
  }
27201
27303
  }
27202
27304
  },
@@ -27230,6 +27332,10 @@
27230
27332
  "outline": {
27231
27333
  "version": "1.106",
27232
27334
  "unicode": "f563"
27335
+ },
27336
+ "filled": {
27337
+ "version": "3.26",
27338
+ "unicode": "100eb"
27233
27339
  }
27234
27340
  }
27235
27341
  },
@@ -27261,6 +27367,10 @@
27261
27367
  "outline": {
27262
27368
  "version": "1.0",
27263
27369
  "unicode": "ea6d"
27370
+ },
27371
+ "filled": {
27372
+ "version": "3.26",
27373
+ "unicode": "100ea"
27264
27374
  }
27265
27375
  }
27266
27376
  },
@@ -27361,6 +27471,10 @@
27361
27471
  "outline": {
27362
27472
  "version": "1.60",
27363
27473
  "unicode": "f089"
27474
+ },
27475
+ "filled": {
27476
+ "version": "3.26",
27477
+ "unicode": "100e9"
27364
27478
  }
27365
27479
  }
27366
27480
  },
@@ -27377,6 +27491,10 @@
27377
27491
  "outline": {
27378
27492
  "version": "1.88",
27379
27493
  "unicode": "f34f"
27494
+ },
27495
+ "filled": {
27496
+ "version": "3.26",
27497
+ "unicode": "100e8"
27380
27498
  }
27381
27499
  }
27382
27500
  },
@@ -27391,6 +27509,10 @@
27391
27509
  "outline": {
27392
27510
  "version": "1.0",
27393
27511
  "unicode": "ea6e"
27512
+ },
27513
+ "filled": {
27514
+ "version": "3.25",
27515
+ "unicode": "100cd"
27394
27516
  }
27395
27517
  }
27396
27518
  },
@@ -27414,6 +27536,10 @@
27414
27536
  "outline": {
27415
27537
  "version": "1.0",
27416
27538
  "unicode": "ea6f"
27539
+ },
27540
+ "filled": {
27541
+ "version": "3.25",
27542
+ "unicode": "100cc"
27417
27543
  }
27418
27544
  }
27419
27545
  },
@@ -50656,6 +50782,28 @@
50656
50782
  }
50657
50783
  }
50658
50784
  },
50785
+ "http-connect-off": {
50786
+ "name": "http-connect-off",
50787
+ "category": "",
50788
+ "tags": [
50789
+ "network",
50790
+ "disconnect",
50791
+ "online",
50792
+ "api",
50793
+ "down",
50794
+ "hook",
50795
+ "rest",
50796
+ "internet",
50797
+ "notlink",
50798
+ "failure"
50799
+ ],
50800
+ "styles": {
50801
+ "outline": {
50802
+ "version": "3.26",
50803
+ "unicode": "100e7"
50804
+ }
50805
+ }
50806
+ },
50659
50807
  "http-connect": {
50660
50808
  "name": "http-connect",
50661
50809
  "category": "Computers",
@@ -50678,6 +50826,28 @@
50678
50826
  }
50679
50827
  }
50680
50828
  },
50829
+ "http-delete-off": {
50830
+ "name": "http-delete-off",
50831
+ "category": "",
50832
+ "tags": [
50833
+ "erase",
50834
+ "cancel",
50835
+ "remove",
50836
+ "uninstall",
50837
+ "clear",
50838
+ "network",
50839
+ "void",
50840
+ "delete",
50841
+ "disconnect",
50842
+ "disable"
50843
+ ],
50844
+ "styles": {
50845
+ "outline": {
50846
+ "version": "3.26",
50847
+ "unicode": "100e6"
50848
+ }
50849
+ }
50850
+ },
50681
50851
  "http-delete": {
50682
50852
  "name": "http-delete",
50683
50853
  "category": "Computers",
@@ -50700,6 +50870,28 @@
50700
50870
  }
50701
50871
  }
50702
50872
  },
50873
+ "http-get-off": {
50874
+ "name": "http-get-off",
50875
+ "category": "",
50876
+ "tags": [
50877
+ "retrieve",
50878
+ "fetch",
50879
+ "grasp",
50880
+ "collect",
50881
+ "acquire",
50882
+ "down",
50883
+ "disable",
50884
+ "halt",
50885
+ "network",
50886
+ "disconnect"
50887
+ ],
50888
+ "styles": {
50889
+ "outline": {
50890
+ "version": "3.26",
50891
+ "unicode": "100e5"
50892
+ }
50893
+ }
50894
+ },
50703
50895
  "http-get": {
50704
50896
  "name": "http-get",
50705
50897
  "category": "Computers",
@@ -50722,6 +50914,28 @@
50722
50914
  }
50723
50915
  }
50724
50916
  },
50917
+ "http-head-off": {
50918
+ "name": "http-head-off",
50919
+ "category": "",
50920
+ "tags": [
50921
+ "header",
50922
+ "disable",
50923
+ "metadata",
50924
+ "info",
50925
+ "network",
50926
+ "request",
50927
+ "omit",
50928
+ "down",
50929
+ "halt",
50930
+ "block"
50931
+ ],
50932
+ "styles": {
50933
+ "outline": {
50934
+ "version": "3.26",
50935
+ "unicode": "100e4"
50936
+ }
50937
+ }
50938
+ },
50725
50939
  "http-head": {
50726
50940
  "name": "http-head",
50727
50941
  "category": "Computers",
@@ -50744,6 +50958,28 @@
50744
50958
  }
50745
50959
  }
50746
50960
  },
50961
+ "http-options-off": {
50962
+ "name": "http-options-off",
50963
+ "category": "",
50964
+ "tags": [
50965
+ "choices",
50966
+ "preferences",
50967
+ "select",
50968
+ "settings",
50969
+ "disable",
50970
+ "network",
50971
+ "down",
50972
+ "parameters",
50973
+ "halt",
50974
+ "disconnect"
50975
+ ],
50976
+ "styles": {
50977
+ "outline": {
50978
+ "version": "3.26",
50979
+ "unicode": "100e3"
50980
+ }
50981
+ }
50982
+ },
50747
50983
  "http-options": {
50748
50984
  "name": "http-options",
50749
50985
  "category": "Computers",
@@ -50765,6 +51001,28 @@
50765
51001
  }
50766
51002
  }
50767
51003
  },
51004
+ "http-patch-off": {
51005
+ "name": "http-patch-off",
51006
+ "category": "",
51007
+ "tags": [
51008
+ "update",
51009
+ "modify",
51010
+ "fix",
51011
+ "edit",
51012
+ "network",
51013
+ "disable",
51014
+ "halt",
51015
+ "adjust",
51016
+ "down",
51017
+ "alter"
51018
+ ],
51019
+ "styles": {
51020
+ "outline": {
51021
+ "version": "3.26",
51022
+ "unicode": "100e2"
51023
+ }
51024
+ }
51025
+ },
50768
51026
  "http-patch": {
50769
51027
  "name": "http-patch",
50770
51028
  "category": "Computers",
@@ -50787,6 +51045,28 @@
50787
51045
  }
50788
51046
  }
50789
51047
  },
51048
+ "http-post-off": {
51049
+ "name": "http-post-off",
51050
+ "category": "",
51051
+ "tags": [
51052
+ "send",
51053
+ "upload",
51054
+ "submit",
51055
+ "broadcast",
51056
+ "network",
51057
+ "disable",
51058
+ "halt",
51059
+ "down",
51060
+ "disconnect",
51061
+ "block"
51062
+ ],
51063
+ "styles": {
51064
+ "outline": {
51065
+ "version": "3.26",
51066
+ "unicode": "100e1"
51067
+ }
51068
+ }
51069
+ },
50790
51070
  "http-post": {
50791
51071
  "name": "http-post",
50792
51072
  "category": "Computers",
@@ -50809,6 +51089,28 @@
50809
51089
  }
50810
51090
  }
50811
51091
  },
51092
+ "http-put-off": {
51093
+ "name": "http-put-off",
51094
+ "category": "",
51095
+ "tags": [
51096
+ "place",
51097
+ "insert",
51098
+ "upload",
51099
+ "network",
51100
+ "disable",
51101
+ "halt",
51102
+ "down",
51103
+ "submit",
51104
+ "transfer",
51105
+ "store"
51106
+ ],
51107
+ "styles": {
51108
+ "outline": {
51109
+ "version": "3.26",
51110
+ "unicode": "100e0"
51111
+ }
51112
+ }
51113
+ },
50812
51114
  "http-put": {
50813
51115
  "name": "http-put",
50814
51116
  "category": "Computers",
@@ -50831,6 +51133,28 @@
50831
51133
  }
50832
51134
  }
50833
51135
  },
51136
+ "http-que-off": {
51137
+ "name": "http-que-off",
51138
+ "category": "",
51139
+ "tags": [
51140
+ "routine",
51141
+ "disable",
51142
+ "sequence",
51143
+ "network",
51144
+ "order",
51145
+ "batch",
51146
+ "static",
51147
+ "pause",
51148
+ "halt",
51149
+ "down"
51150
+ ],
51151
+ "styles": {
51152
+ "outline": {
51153
+ "version": "3.26",
51154
+ "unicode": "100df"
51155
+ }
51156
+ }
51157
+ },
50834
51158
  "http-que": {
50835
51159
  "name": "http-que",
50836
51160
  "category": "Computers",
@@ -50853,6 +51177,28 @@
50853
51177
  }
50854
51178
  }
50855
51179
  },
51180
+ "http-trace-off": {
51181
+ "name": "http-trace-off",
51182
+ "category": "",
51183
+ "tags": [
51184
+ "track",
51185
+ "path",
51186
+ "network",
51187
+ "audit",
51188
+ "monitor",
51189
+ "capture",
51190
+ "disable",
51191
+ "halt",
51192
+ "down",
51193
+ "log"
51194
+ ],
51195
+ "styles": {
51196
+ "outline": {
51197
+ "version": "3.26",
51198
+ "unicode": "100de"
51199
+ }
51200
+ }
51201
+ },
50856
51202
  "http-trace": {
50857
51203
  "name": "http-trace",
50858
51204
  "category": "Computers",
@@ -59616,7 +59962,17 @@
59616
59962
  "matrix": {
59617
59963
  "name": "matrix",
59618
59964
  "category": "",
59619
- "tags": [],
59965
+ "tags": [
59966
+ "grid",
59967
+ "array",
59968
+ "system",
59969
+ "structure",
59970
+ "arrangement",
59971
+ "schema",
59972
+ "chart",
59973
+ "layout",
59974
+ "framework"
59975
+ ],
59620
59976
  "styles": {
59621
59977
  "outline": {
59622
59978
  "version": "3.24",
@@ -77707,8 +78063,8 @@
77707
78063
  }
77708
78064
  }
77709
78065
  },
77710
- "seeding-off": {
77711
- "name": "seeding-off",
78066
+ "seedling-off": {
78067
+ "name": "seedling-off",
77712
78068
  "category": "Nature",
77713
78069
  "tags": [
77714
78070
  "nature",
@@ -77728,8 +78084,8 @@
77728
78084
  }
77729
78085
  }
77730
78086
  },
77731
- "seeding": {
77732
- "name": "seeding",
78087
+ "seedling": {
78088
+ "name": "seedling",
77733
78089
  "category": "Nature",
77734
78090
  "tags": [
77735
78091
  "nature",
@@ -82055,7 +82411,18 @@
82055
82411
  "square-dashed": {
82056
82412
  "name": "square-dashed",
82057
82413
  "category": "",
82058
- "tags": [],
82414
+ "tags": [
82415
+ "box",
82416
+ "line",
82417
+ "shape",
82418
+ "geometry",
82419
+ "pattern",
82420
+ "design",
82421
+ "frame",
82422
+ "border",
82423
+ "outline",
82424
+ "graphic"
82425
+ ],
82059
82426
  "styles": {
82060
82427
  "outline": {
82061
82428
  "version": "3.24",
@@ -85877,7 +86244,18 @@
85877
86244
  "table-dashed": {
85878
86245
  "name": "table-dashed",
85879
86246
  "category": "",
85880
- "tags": [],
86247
+ "tags": [
86248
+ "grid",
86249
+ "rows",
86250
+ "columns",
86251
+ "cells",
86252
+ "chart",
86253
+ "matrix",
86254
+ "dotted",
86255
+ "frame",
86256
+ "layout",
86257
+ "pattern"
86258
+ ],
85881
86259
  "styles": {
85882
86260
  "outline": {
85883
86261
  "version": "3.24",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons",
3
- "version": "3.24.0",
3
+ "version": "3.26.0",
4
4
  "license": "MIT",
5
5
  "author": "codecalm",
6
6
  "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",