@tabler/icons 3.23.0 → 3.25.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.
- package/README.md +1 -1
- package/categories/outline/Document/folders.svg +2 -2
- package/categories/outline/Nature/{seeding-off.svg → seedling-off.svg} +1 -1
- package/categories/outline/Nature/{seeding.svg → seedling.svg} +1 -1
- package/categories/outline/Photography/exposure-off.svg +4 -4
- package/categories/outline/Photography/exposure.svg +4 -4
- package/categories/outline/Vehicles/ferry.svg +4 -4
- package/docs/eps.mdx +13 -0
- package/docs/figma.mdx +7 -0
- package/docs/icons/eps.mdx +13 -0
- package/docs/icons/figma.mdx +7 -0
- package/docs/icons/index.mdx +103 -0
- package/docs/icons/pdf.mdx +13 -0
- package/docs/icons/png.mdx +19 -0
- package/docs/icons/preact.mdx +40 -0
- package/docs/icons/react-native.mdx +39 -0
- package/docs/icons/react.mdx +40 -0
- package/docs/icons/solidjs.mdx +39 -0
- package/docs/icons/sprite.mdx +22 -0
- package/docs/icons/svelte.mdx +40 -0
- package/docs/icons/svg.mdx +68 -0
- package/docs/icons/vue.mdx +45 -0
- package/docs/icons/webfont.mdx +52 -0
- package/docs/index.mdx +103 -0
- package/docs/pdf.mdx +13 -0
- package/docs/png.mdx +19 -0
- package/docs/preact.mdx +40 -0
- package/docs/react-native.mdx +39 -0
- package/docs/react.mdx +40 -0
- package/docs/solidjs.mdx +39 -0
- package/docs/sprite.mdx +22 -0
- package/docs/svelte.mdx +40 -0
- package/docs/svg.mdx +68 -0
- package/docs/vue.mdx +45 -0
- package/docs/webfont.mdx +52 -0
- package/icons/filled/brand-bitbucket.svg +11 -0
- package/icons/filled/calendar-month.svg +4 -6
- package/icons/filled/calendar-week.svg +6 -4
- package/icons/filled/chart-donut.svg +1 -2
- package/icons/filled/chart-dots-2.svg +11 -0
- package/icons/filled/chart-dots-3.svg +11 -0
- package/icons/filled/chart-funnel.svg +11 -0
- package/icons/filled/chart-pie-2.svg +11 -0
- package/icons/filled/chart-pie-3.svg +11 -0
- package/icons/filled/chart-pie-4.svg +11 -0
- package/icons/filled/chef-hat.svg +12 -0
- package/icons/filled/circle-caret-down.svg +11 -0
- package/icons/filled/circle-caret-left.svg +11 -0
- package/icons/filled/circle-caret-right.svg +11 -0
- package/icons/filled/circle-caret-up.svg +11 -0
- package/icons/filled/circle-chevron-down.svg +11 -0
- package/icons/filled/circle-chevron-left.svg +11 -0
- package/icons/filled/circle-chevron-right.svg +11 -0
- package/icons/filled/circle-chevron-up.svg +11 -0
- package/icons/filled/clipboard-check.svg +11 -0
- package/icons/filled/clipboard-x.svg +11 -0
- package/icons/filled/clipboard.svg +11 -0
- package/icons/filled/direction-arrows.svg +11 -0
- package/icons/filled/droplets.svg +13 -0
- package/icons/filled/eyeglass.svg +11 -0
- package/icons/filled/filters.svg +13 -0
- package/icons/filled/flame.svg +11 -0
- package/icons/filled/flare.svg +11 -0
- package/icons/filled/folders.svg +11 -0
- package/icons/filled/garden-cart.svg +11 -0
- package/icons/filled/grid-pattern.svg +11 -0
- package/icons/filled/helicopter-landing.svg +11 -0
- package/icons/filled/laurel-wreath.svg +11 -0
- package/icons/filled/lemon-2.svg +11 -0
- package/icons/filled/lifebuoy.svg +11 -0
- package/icons/filled/{seeding.svg → seedling.svg} +1 -1
- package/icons/outline/cake-roll.svg +17 -0
- package/icons/outline/calendar-month.svg +3 -7
- package/icons/outline/calendar-week.svg +7 -3
- package/icons/outline/exposure-off.svg +4 -4
- package/icons/outline/exposure.svg +4 -4
- package/icons/outline/ferry.svg +4 -4
- package/icons/outline/flame.svg +1 -1
- package/icons/outline/folders.svg +2 -2
- package/icons/outline/matrix.svg +25 -0
- package/icons/outline/{seeding-off.svg → seedling-off.svg} +1 -1
- package/icons/outline/{seeding.svg → seedling.svg} +1 -1
- package/icons/outline/square-dashed.svg +15 -0
- package/icons/outline/table-dashed.svg +17 -0
- package/icons.json +176 -4
- package/package.json +5 -3
- package/tabler-nodes-filled.json +298 -18
- package/tabler-nodes-outline.json +161 -45
package/icons.json
CHANGED
|
@@ -12053,6 +12053,10 @@
|
|
|
12053
12053
|
"outline": {
|
|
12054
12054
|
"version": "1.36",
|
|
12055
12055
|
"unicode": "edc7"
|
|
12056
|
+
},
|
|
12057
|
+
"filled": {
|
|
12058
|
+
"version": "3.24",
|
|
12059
|
+
"unicode": "100cb"
|
|
12056
12060
|
}
|
|
12057
12061
|
}
|
|
12058
12062
|
},
|
|
@@ -19564,6 +19568,17 @@
|
|
|
19564
19568
|
}
|
|
19565
19569
|
}
|
|
19566
19570
|
},
|
|
19571
|
+
"cake-roll": {
|
|
19572
|
+
"name": "cake-roll",
|
|
19573
|
+
"category": "",
|
|
19574
|
+
"tags": [],
|
|
19575
|
+
"styles": {
|
|
19576
|
+
"outline": {
|
|
19577
|
+
"version": "3.24",
|
|
19578
|
+
"unicode": "100bd"
|
|
19579
|
+
}
|
|
19580
|
+
}
|
|
19581
|
+
},
|
|
19567
19582
|
"cake": {
|
|
19568
19583
|
"name": "cake",
|
|
19569
19584
|
"category": "",
|
|
@@ -22733,6 +22748,10 @@
|
|
|
22733
22748
|
"outline": {
|
|
22734
22749
|
"version": "1.61",
|
|
22735
22750
|
"unicode": "f097"
|
|
22751
|
+
},
|
|
22752
|
+
"filled": {
|
|
22753
|
+
"version": "3.25",
|
|
22754
|
+
"unicode": "100dd"
|
|
22736
22755
|
}
|
|
22737
22756
|
}
|
|
22738
22757
|
},
|
|
@@ -22754,6 +22773,10 @@
|
|
|
22754
22773
|
"outline": {
|
|
22755
22774
|
"version": "1.61",
|
|
22756
22775
|
"unicode": "f098"
|
|
22776
|
+
},
|
|
22777
|
+
"filled": {
|
|
22778
|
+
"version": "3.25",
|
|
22779
|
+
"unicode": "100dc"
|
|
22757
22780
|
}
|
|
22758
22781
|
}
|
|
22759
22782
|
},
|
|
@@ -22798,6 +22821,10 @@
|
|
|
22798
22821
|
"outline": {
|
|
22799
22822
|
"version": "3.5",
|
|
22800
22823
|
"unicode": "fef5"
|
|
22824
|
+
},
|
|
22825
|
+
"filled": {
|
|
22826
|
+
"version": "3.25",
|
|
22827
|
+
"unicode": "100db"
|
|
22801
22828
|
}
|
|
22802
22829
|
}
|
|
22803
22830
|
},
|
|
@@ -22892,6 +22919,10 @@
|
|
|
22892
22919
|
"outline": {
|
|
22893
22920
|
"version": "1.39",
|
|
22894
22921
|
"unicode": "ee31"
|
|
22922
|
+
},
|
|
22923
|
+
"filled": {
|
|
22924
|
+
"version": "3.25",
|
|
22925
|
+
"unicode": "100da"
|
|
22895
22926
|
}
|
|
22896
22927
|
}
|
|
22897
22928
|
},
|
|
@@ -22910,6 +22941,10 @@
|
|
|
22910
22941
|
"outline": {
|
|
22911
22942
|
"version": "1.39",
|
|
22912
22943
|
"unicode": "ee32"
|
|
22944
|
+
},
|
|
22945
|
+
"filled": {
|
|
22946
|
+
"version": "3.25",
|
|
22947
|
+
"unicode": "100d9"
|
|
22913
22948
|
}
|
|
22914
22949
|
}
|
|
22915
22950
|
},
|
|
@@ -22928,6 +22963,10 @@
|
|
|
22928
22963
|
"outline": {
|
|
22929
22964
|
"version": "1.39",
|
|
22930
22965
|
"unicode": "ee33"
|
|
22966
|
+
},
|
|
22967
|
+
"filled": {
|
|
22968
|
+
"version": "3.25",
|
|
22969
|
+
"unicode": "100d8"
|
|
22931
22970
|
}
|
|
22932
22971
|
}
|
|
22933
22972
|
},
|
|
@@ -23213,6 +23252,10 @@
|
|
|
23213
23252
|
"outline": {
|
|
23214
23253
|
"version": "1.72",
|
|
23215
23254
|
"unicode": "f21d"
|
|
23255
|
+
},
|
|
23256
|
+
"filled": {
|
|
23257
|
+
"version": "3.25",
|
|
23258
|
+
"unicode": "100d7"
|
|
23216
23259
|
}
|
|
23217
23260
|
}
|
|
23218
23261
|
},
|
|
@@ -23989,6 +24032,10 @@
|
|
|
23989
24032
|
"outline": {
|
|
23990
24033
|
"version": "1.97",
|
|
23991
24034
|
"unicode": "f4a9"
|
|
24035
|
+
},
|
|
24036
|
+
"filled": {
|
|
24037
|
+
"version": "3.25",
|
|
24038
|
+
"unicode": "100d6"
|
|
23992
24039
|
}
|
|
23993
24040
|
}
|
|
23994
24041
|
},
|
|
@@ -24004,6 +24051,10 @@
|
|
|
24004
24051
|
"outline": {
|
|
24005
24052
|
"version": "1.97",
|
|
24006
24053
|
"unicode": "f4aa"
|
|
24054
|
+
},
|
|
24055
|
+
"filled": {
|
|
24056
|
+
"version": "3.25",
|
|
24057
|
+
"unicode": "100d5"
|
|
24007
24058
|
}
|
|
24008
24059
|
}
|
|
24009
24060
|
},
|
|
@@ -24019,6 +24070,10 @@
|
|
|
24019
24070
|
"outline": {
|
|
24020
24071
|
"version": "1.97",
|
|
24021
24072
|
"unicode": "f4ab"
|
|
24073
|
+
},
|
|
24074
|
+
"filled": {
|
|
24075
|
+
"version": "3.25",
|
|
24076
|
+
"unicode": "100d4"
|
|
24022
24077
|
}
|
|
24023
24078
|
}
|
|
24024
24079
|
},
|
|
@@ -24035,6 +24090,10 @@
|
|
|
24035
24090
|
"outline": {
|
|
24036
24091
|
"version": "1.97",
|
|
24037
24092
|
"unicode": "f4ac"
|
|
24093
|
+
},
|
|
24094
|
+
"filled": {
|
|
24095
|
+
"version": "3.25",
|
|
24096
|
+
"unicode": "100d3"
|
|
24038
24097
|
}
|
|
24039
24098
|
}
|
|
24040
24099
|
},
|
|
@@ -24071,6 +24130,10 @@
|
|
|
24071
24130
|
"outline": {
|
|
24072
24131
|
"version": "1.116",
|
|
24073
24132
|
"unicode": "f622"
|
|
24133
|
+
},
|
|
24134
|
+
"filled": {
|
|
24135
|
+
"version": "3.25",
|
|
24136
|
+
"unicode": "100d2"
|
|
24074
24137
|
}
|
|
24075
24138
|
}
|
|
24076
24139
|
},
|
|
@@ -24086,6 +24149,10 @@
|
|
|
24086
24149
|
"outline": {
|
|
24087
24150
|
"version": "1.116",
|
|
24088
24151
|
"unicode": "f623"
|
|
24152
|
+
},
|
|
24153
|
+
"filled": {
|
|
24154
|
+
"version": "3.25",
|
|
24155
|
+
"unicode": "100d1"
|
|
24089
24156
|
}
|
|
24090
24157
|
}
|
|
24091
24158
|
},
|
|
@@ -24101,6 +24168,10 @@
|
|
|
24101
24168
|
"outline": {
|
|
24102
24169
|
"version": "1.116",
|
|
24103
24170
|
"unicode": "f624"
|
|
24171
|
+
},
|
|
24172
|
+
"filled": {
|
|
24173
|
+
"version": "3.25",
|
|
24174
|
+
"unicode": "100d0"
|
|
24104
24175
|
}
|
|
24105
24176
|
}
|
|
24106
24177
|
},
|
|
@@ -24117,6 +24188,10 @@
|
|
|
24117
24188
|
"outline": {
|
|
24118
24189
|
"version": "1.116",
|
|
24119
24190
|
"unicode": "f625"
|
|
24191
|
+
},
|
|
24192
|
+
"filled": {
|
|
24193
|
+
"version": "3.25",
|
|
24194
|
+
"unicode": "100cf"
|
|
24120
24195
|
}
|
|
24121
24196
|
}
|
|
24122
24197
|
},
|
|
@@ -27182,6 +27257,10 @@
|
|
|
27182
27257
|
"outline": {
|
|
27183
27258
|
"version": "1.0",
|
|
27184
27259
|
"unicode": "ea6c"
|
|
27260
|
+
},
|
|
27261
|
+
"filled": {
|
|
27262
|
+
"version": "3.25",
|
|
27263
|
+
"unicode": "100ce"
|
|
27185
27264
|
}
|
|
27186
27265
|
}
|
|
27187
27266
|
},
|
|
@@ -27376,6 +27455,10 @@
|
|
|
27376
27455
|
"outline": {
|
|
27377
27456
|
"version": "1.0",
|
|
27378
27457
|
"unicode": "ea6e"
|
|
27458
|
+
},
|
|
27459
|
+
"filled": {
|
|
27460
|
+
"version": "3.25",
|
|
27461
|
+
"unicode": "100cd"
|
|
27379
27462
|
}
|
|
27380
27463
|
}
|
|
27381
27464
|
},
|
|
@@ -27399,6 +27482,10 @@
|
|
|
27399
27482
|
"outline": {
|
|
27400
27483
|
"version": "1.0",
|
|
27401
27484
|
"unicode": "ea6f"
|
|
27485
|
+
},
|
|
27486
|
+
"filled": {
|
|
27487
|
+
"version": "3.25",
|
|
27488
|
+
"unicode": "100cc"
|
|
27402
27489
|
}
|
|
27403
27490
|
}
|
|
27404
27491
|
},
|
|
@@ -38260,6 +38347,10 @@
|
|
|
38260
38347
|
"outline": {
|
|
38261
38348
|
"version": "2.41",
|
|
38262
38349
|
"unicode": "fd36"
|
|
38350
|
+
},
|
|
38351
|
+
"filled": {
|
|
38352
|
+
"version": "3.24",
|
|
38353
|
+
"unicode": "100ca"
|
|
38263
38354
|
}
|
|
38264
38355
|
}
|
|
38265
38356
|
},
|
|
@@ -39383,6 +39474,10 @@
|
|
|
39383
39474
|
"outline": {
|
|
39384
39475
|
"version": "2.29",
|
|
39385
39476
|
"unicode": "fc12"
|
|
39477
|
+
},
|
|
39478
|
+
"filled": {
|
|
39479
|
+
"version": "3.24",
|
|
39480
|
+
"unicode": "100c9"
|
|
39386
39481
|
}
|
|
39387
39482
|
}
|
|
39388
39483
|
},
|
|
@@ -40990,6 +41085,10 @@
|
|
|
40990
41085
|
"outline": {
|
|
40991
41086
|
"version": "1.39",
|
|
40992
41087
|
"unicode": "ee8a"
|
|
41088
|
+
},
|
|
41089
|
+
"filled": {
|
|
41090
|
+
"version": "3.24",
|
|
41091
|
+
"unicode": "100c8"
|
|
40993
41092
|
}
|
|
40994
41093
|
}
|
|
40995
41094
|
},
|
|
@@ -43453,6 +43552,10 @@
|
|
|
43453
43552
|
"outline": {
|
|
43454
43553
|
"version": "2.5",
|
|
43455
43554
|
"unicode": "f793"
|
|
43555
|
+
},
|
|
43556
|
+
"filled": {
|
|
43557
|
+
"version": "3.24",
|
|
43558
|
+
"unicode": "100c7"
|
|
43456
43559
|
}
|
|
43457
43560
|
}
|
|
43458
43561
|
},
|
|
@@ -44336,6 +44439,10 @@
|
|
|
44336
44439
|
"outline": {
|
|
44337
44440
|
"version": "1.35",
|
|
44338
44441
|
"unicode": "ec2c"
|
|
44442
|
+
},
|
|
44443
|
+
"filled": {
|
|
44444
|
+
"version": "3.24",
|
|
44445
|
+
"unicode": "100c6"
|
|
44339
44446
|
}
|
|
44340
44447
|
}
|
|
44341
44448
|
},
|
|
@@ -44354,6 +44461,10 @@
|
|
|
44354
44461
|
"outline": {
|
|
44355
44462
|
"version": "1.39",
|
|
44356
44463
|
"unicode": "ee8e"
|
|
44464
|
+
},
|
|
44465
|
+
"filled": {
|
|
44466
|
+
"version": "3.24",
|
|
44467
|
+
"unicode": "100c5"
|
|
44357
44468
|
}
|
|
44358
44469
|
}
|
|
44359
44470
|
},
|
|
@@ -45222,6 +45333,10 @@
|
|
|
45222
45333
|
"outline": {
|
|
45223
45334
|
"version": "1.0",
|
|
45224
45335
|
"unicode": "eaae"
|
|
45336
|
+
},
|
|
45337
|
+
"filled": {
|
|
45338
|
+
"version": "3.24",
|
|
45339
|
+
"unicode": "100c4"
|
|
45225
45340
|
}
|
|
45226
45341
|
}
|
|
45227
45342
|
},
|
|
@@ -45680,6 +45795,10 @@
|
|
|
45680
45795
|
"outline": {
|
|
45681
45796
|
"version": "1.74",
|
|
45682
45797
|
"unicode": "f23e"
|
|
45798
|
+
},
|
|
45799
|
+
"filled": {
|
|
45800
|
+
"version": "3.24",
|
|
45801
|
+
"unicode": "100c3"
|
|
45683
45802
|
}
|
|
45684
45803
|
}
|
|
45685
45804
|
},
|
|
@@ -46842,6 +46961,10 @@
|
|
|
46842
46961
|
"outline": {
|
|
46843
46962
|
"version": "1.50",
|
|
46844
46963
|
"unicode": "efc9"
|
|
46964
|
+
},
|
|
46965
|
+
"filled": {
|
|
46966
|
+
"version": "3.24",
|
|
46967
|
+
"unicode": "100c2"
|
|
46845
46968
|
}
|
|
46846
46969
|
}
|
|
46847
46970
|
},
|
|
@@ -48340,6 +48463,10 @@
|
|
|
48340
48463
|
"outline": {
|
|
48341
48464
|
"version": "1.34",
|
|
48342
48465
|
"unicode": "ed8d"
|
|
48466
|
+
},
|
|
48467
|
+
"filled": {
|
|
48468
|
+
"version": "3.24",
|
|
48469
|
+
"unicode": "100c1"
|
|
48343
48470
|
}
|
|
48344
48471
|
}
|
|
48345
48472
|
},
|
|
@@ -52700,6 +52827,10 @@
|
|
|
52700
52827
|
"outline": {
|
|
52701
52828
|
"version": "3.10",
|
|
52702
52829
|
"unicode": "ff45"
|
|
52830
|
+
},
|
|
52831
|
+
"filled": {
|
|
52832
|
+
"version": "3.24",
|
|
52833
|
+
"unicode": "100c0"
|
|
52703
52834
|
}
|
|
52704
52835
|
}
|
|
52705
52836
|
},
|
|
@@ -53763,6 +53894,10 @@
|
|
|
53763
53894
|
"outline": {
|
|
53764
53895
|
"version": "1.46",
|
|
53765
53896
|
"unicode": "ef81"
|
|
53897
|
+
},
|
|
53898
|
+
"filled": {
|
|
53899
|
+
"version": "3.24",
|
|
53900
|
+
"unicode": "100bf"
|
|
53766
53901
|
}
|
|
53767
53902
|
}
|
|
53768
53903
|
},
|
|
@@ -55009,6 +55144,10 @@
|
|
|
55009
55144
|
"outline": {
|
|
55010
55145
|
"version": "1.0",
|
|
55011
55146
|
"unicode": "eadd"
|
|
55147
|
+
},
|
|
55148
|
+
"filled": {
|
|
55149
|
+
"version": "3.24",
|
|
55150
|
+
"unicode": "100be"
|
|
55012
55151
|
}
|
|
55013
55152
|
}
|
|
55014
55153
|
},
|
|
@@ -59546,6 +59685,17 @@
|
|
|
59546
59685
|
}
|
|
59547
59686
|
}
|
|
59548
59687
|
},
|
|
59688
|
+
"matrix": {
|
|
59689
|
+
"name": "matrix",
|
|
59690
|
+
"category": "",
|
|
59691
|
+
"tags": [],
|
|
59692
|
+
"styles": {
|
|
59693
|
+
"outline": {
|
|
59694
|
+
"version": "3.24",
|
|
59695
|
+
"unicode": "100bc"
|
|
59696
|
+
}
|
|
59697
|
+
}
|
|
59698
|
+
},
|
|
59549
59699
|
"maximize-off": {
|
|
59550
59700
|
"name": "maximize-off",
|
|
59551
59701
|
"category": "Media",
|
|
@@ -77629,8 +77779,8 @@
|
|
|
77629
77779
|
}
|
|
77630
77780
|
}
|
|
77631
77781
|
},
|
|
77632
|
-
"
|
|
77633
|
-
"name": "
|
|
77782
|
+
"seedling-off": {
|
|
77783
|
+
"name": "seedling-off",
|
|
77634
77784
|
"category": "Nature",
|
|
77635
77785
|
"tags": [
|
|
77636
77786
|
"nature",
|
|
@@ -77650,8 +77800,8 @@
|
|
|
77650
77800
|
}
|
|
77651
77801
|
}
|
|
77652
77802
|
},
|
|
77653
|
-
"
|
|
77654
|
-
"name": "
|
|
77803
|
+
"seedling": {
|
|
77804
|
+
"name": "seedling",
|
|
77655
77805
|
"category": "Nature",
|
|
77656
77806
|
"tags": [
|
|
77657
77807
|
"nature",
|
|
@@ -81974,6 +82124,17 @@
|
|
|
81974
82124
|
}
|
|
81975
82125
|
}
|
|
81976
82126
|
},
|
|
82127
|
+
"square-dashed": {
|
|
82128
|
+
"name": "square-dashed",
|
|
82129
|
+
"category": "",
|
|
82130
|
+
"tags": [],
|
|
82131
|
+
"styles": {
|
|
82132
|
+
"outline": {
|
|
82133
|
+
"version": "3.24",
|
|
82134
|
+
"unicode": "100bb"
|
|
82135
|
+
}
|
|
82136
|
+
}
|
|
82137
|
+
},
|
|
81977
82138
|
"square-dot": {
|
|
81978
82139
|
"name": "square-dot",
|
|
81979
82140
|
"category": "Shapes",
|
|
@@ -85785,6 +85946,17 @@
|
|
|
85785
85946
|
}
|
|
85786
85947
|
}
|
|
85787
85948
|
},
|
|
85949
|
+
"table-dashed": {
|
|
85950
|
+
"name": "table-dashed",
|
|
85951
|
+
"category": "",
|
|
85952
|
+
"tags": [],
|
|
85953
|
+
"styles": {
|
|
85954
|
+
"outline": {
|
|
85955
|
+
"version": "3.24",
|
|
85956
|
+
"unicode": "100ba"
|
|
85957
|
+
}
|
|
85958
|
+
}
|
|
85959
|
+
},
|
|
85788
85960
|
"table-down": {
|
|
85789
85961
|
"name": "table-down",
|
|
85790
85962
|
"category": "Database",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.25.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.",
|
|
@@ -19,7 +19,8 @@
|
|
|
19
19
|
"tabler-nodes-filled.json",
|
|
20
20
|
"tabler-nodes-outline.json",
|
|
21
21
|
"icons/*",
|
|
22
|
-
"categories/*"
|
|
22
|
+
"categories/*",
|
|
23
|
+
"docs/*"
|
|
23
24
|
],
|
|
24
25
|
"homepage": "https://tabler-icons.io",
|
|
25
26
|
"bugs": {
|
|
@@ -30,8 +31,9 @@
|
|
|
30
31
|
"url": "https://github.com/sponsors/codecalm"
|
|
31
32
|
},
|
|
32
33
|
"scripts": {
|
|
33
|
-
"build": "pnpm run clean && pnpm run copy && pnpm run build:icons",
|
|
34
|
+
"build": "pnpm run clean && pnpm run copy && pnpm run build:icons && pnpm run build:docs",
|
|
34
35
|
"build:icons": "node build.mjs",
|
|
36
|
+
"build:docs": "cp -r ../../docs/* ./docs/",
|
|
35
37
|
"copy": "pnpm run copy:license",
|
|
36
38
|
"copy:license": "cp ../../LICENSE ./LICENSE",
|
|
37
39
|
"clean": "rm -rf dist && find . ! -name '.gitkeep' -path '*/categories/*' -exec rm -rf {} + && rm -rf dist && find . ! -name '.gitkeep' -path '*/icons/*' -exec rm -rf {} +"
|