@tabler/icons 3.31.0 → 3.32.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/Arrows/arrow-bar-to-down-dashed.svg +18 -0
- package/categories/outline/Arrows/arrow-bar-to-left-dashed.svg +18 -0
- package/categories/outline/Arrows/arrow-bar-to-right-dashed.svg +18 -0
- package/categories/outline/Arrows/arrow-bar-to-up-dashed.svg +18 -0
- package/categories/outline/Sytem/filter-2-bolt.svg +18 -0
- package/categories/outline/Sytem/filter-2-cancel.svg +18 -0
- package/categories/outline/Sytem/filter-2-check.svg +18 -0
- package/categories/outline/Sytem/filter-2-code.svg +19 -0
- package/categories/outline/Sytem/filter-2-cog.svg +18 -0
- package/categories/outline/Sytem/filter-2-discount.svg +20 -0
- package/categories/outline/Sytem/filter-2-dollar.svg +18 -0
- package/categories/outline/Sytem/filter-2-down.svg +20 -0
- package/categories/outline/Sytem/filter-2-edit.svg +18 -0
- package/categories/outline/Sytem/filter-2-exclamation.svg +18 -0
- package/categories/outline/Sytem/filter-2-minus.svg +18 -0
- package/categories/outline/Sytem/filter-2-pause.svg +19 -0
- package/categories/outline/Sytem/filter-2-pin.svg +18 -0
- package/categories/outline/Sytem/filter-2-plus.svg +19 -0
- package/categories/outline/Sytem/filter-2-question.svg +19 -0
- package/categories/outline/Sytem/filter-2-search.svg +19 -0
- package/categories/outline/Sytem/filter-2-share.svg +20 -0
- package/categories/outline/Sytem/filter-2-spark.svg +18 -0
- package/categories/outline/Sytem/filter-2-up.svg +18 -0
- package/categories/outline/Sytem/filter-2-x.svg +18 -0
- package/categories/outline/Sytem/filter-2.svg +17 -0
- package/icons/outline/arrow-bar-to-down-dashed.svg +18 -0
- package/icons/outline/arrow-bar-to-left-dashed.svg +18 -0
- package/icons/outline/arrow-bar-to-right-dashed.svg +18 -0
- package/icons/outline/arrow-bar-to-up-dashed.svg +18 -0
- package/icons/outline/chalkboard-teacher.svg +17 -0
- package/icons/outline/filter-2-bolt.svg +18 -0
- package/icons/outline/filter-2-cancel.svg +18 -0
- package/icons/outline/filter-2-check.svg +18 -0
- package/icons/outline/filter-2-code.svg +19 -0
- package/icons/outline/filter-2-cog.svg +18 -0
- package/icons/outline/filter-2-discount.svg +20 -0
- package/icons/outline/filter-2-dollar.svg +18 -0
- package/icons/outline/filter-2-down.svg +20 -0
- package/icons/outline/filter-2-edit.svg +18 -0
- package/icons/outline/filter-2-exclamation.svg +18 -0
- package/icons/outline/filter-2-minus.svg +18 -0
- package/icons/outline/filter-2-pause.svg +19 -0
- package/icons/outline/filter-2-pin.svg +18 -0
- package/icons/outline/filter-2-plus.svg +19 -0
- package/icons/outline/filter-2-question.svg +19 -0
- package/icons/outline/filter-2-search.svg +19 -0
- package/icons/outline/filter-2-share.svg +20 -0
- package/icons/outline/filter-2-spark.svg +18 -0
- package/icons/outline/filter-2-up.svg +18 -0
- package/icons/outline/filter-2-x.svg +18 -0
- package/icons/outline/filter-2.svg +17 -0
- package/icons/outline/filter-spark.svg +16 -0
- package/icons.json +297 -0
- package/package.json +1 -1
- package/tabler-nodes-outline.json +744 -0
package/icons.json
CHANGED
|
@@ -2978,6 +2978,17 @@
|
|
|
2978
2978
|
}
|
|
2979
2979
|
}
|
|
2980
2980
|
},
|
|
2981
|
+
"arrow-bar-to-down-dashed": {
|
|
2982
|
+
"name": "arrow-bar-to-down-dashed",
|
|
2983
|
+
"category": "Arrows",
|
|
2984
|
+
"tags": [],
|
|
2985
|
+
"styles": {
|
|
2986
|
+
"outline": {
|
|
2987
|
+
"version": "3.32",
|
|
2988
|
+
"unicode": "10164"
|
|
2989
|
+
}
|
|
2990
|
+
}
|
|
2991
|
+
},
|
|
2981
2992
|
"arrow-bar-to-down": {
|
|
2982
2993
|
"name": "arrow-bar-to-down",
|
|
2983
2994
|
"category": "Arrows",
|
|
@@ -2992,6 +3003,17 @@
|
|
|
2992
3003
|
}
|
|
2993
3004
|
}
|
|
2994
3005
|
},
|
|
3006
|
+
"arrow-bar-to-left-dashed": {
|
|
3007
|
+
"name": "arrow-bar-to-left-dashed",
|
|
3008
|
+
"category": "Arrows",
|
|
3009
|
+
"tags": [],
|
|
3010
|
+
"styles": {
|
|
3011
|
+
"outline": {
|
|
3012
|
+
"version": "3.32",
|
|
3013
|
+
"unicode": "10163"
|
|
3014
|
+
}
|
|
3015
|
+
}
|
|
3016
|
+
},
|
|
2995
3017
|
"arrow-bar-to-left": {
|
|
2996
3018
|
"name": "arrow-bar-to-left",
|
|
2997
3019
|
"category": "Arrows",
|
|
@@ -3006,6 +3028,17 @@
|
|
|
3006
3028
|
}
|
|
3007
3029
|
}
|
|
3008
3030
|
},
|
|
3031
|
+
"arrow-bar-to-right-dashed": {
|
|
3032
|
+
"name": "arrow-bar-to-right-dashed",
|
|
3033
|
+
"category": "Arrows",
|
|
3034
|
+
"tags": [],
|
|
3035
|
+
"styles": {
|
|
3036
|
+
"outline": {
|
|
3037
|
+
"version": "3.32",
|
|
3038
|
+
"unicode": "10162"
|
|
3039
|
+
}
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3009
3042
|
"arrow-bar-to-right": {
|
|
3010
3043
|
"name": "arrow-bar-to-right",
|
|
3011
3044
|
"category": "Arrows",
|
|
@@ -3020,6 +3053,17 @@
|
|
|
3020
3053
|
}
|
|
3021
3054
|
}
|
|
3022
3055
|
},
|
|
3056
|
+
"arrow-bar-to-up-dashed": {
|
|
3057
|
+
"name": "arrow-bar-to-up-dashed",
|
|
3058
|
+
"category": "Arrows",
|
|
3059
|
+
"tags": [],
|
|
3060
|
+
"styles": {
|
|
3061
|
+
"outline": {
|
|
3062
|
+
"version": "3.32",
|
|
3063
|
+
"unicode": "10161"
|
|
3064
|
+
}
|
|
3065
|
+
}
|
|
3066
|
+
},
|
|
3023
3067
|
"arrow-bar-to-up": {
|
|
3024
3068
|
"name": "arrow-bar-to-up",
|
|
3025
3069
|
"category": "Arrows",
|
|
@@ -22508,6 +22552,17 @@
|
|
|
22508
22552
|
}
|
|
22509
22553
|
}
|
|
22510
22554
|
},
|
|
22555
|
+
"chalkboard-teacher": {
|
|
22556
|
+
"name": "chalkboard-teacher",
|
|
22557
|
+
"category": "",
|
|
22558
|
+
"tags": [],
|
|
22559
|
+
"styles": {
|
|
22560
|
+
"outline": {
|
|
22561
|
+
"version": "3.32",
|
|
22562
|
+
"unicode": "10160"
|
|
22563
|
+
}
|
|
22564
|
+
}
|
|
22565
|
+
},
|
|
22511
22566
|
"chalkboard": {
|
|
22512
22567
|
"name": "chalkboard",
|
|
22513
22568
|
"category": "Document",
|
|
@@ -43457,6 +43512,237 @@
|
|
|
43457
43512
|
}
|
|
43458
43513
|
}
|
|
43459
43514
|
},
|
|
43515
|
+
"filter-2-bolt": {
|
|
43516
|
+
"name": "filter-2-bolt",
|
|
43517
|
+
"category": "Sytem",
|
|
43518
|
+
"tags": [],
|
|
43519
|
+
"styles": {
|
|
43520
|
+
"outline": {
|
|
43521
|
+
"version": "3.32",
|
|
43522
|
+
"unicode": "1015f"
|
|
43523
|
+
}
|
|
43524
|
+
}
|
|
43525
|
+
},
|
|
43526
|
+
"filter-2-cancel": {
|
|
43527
|
+
"name": "filter-2-cancel",
|
|
43528
|
+
"category": "Sytem",
|
|
43529
|
+
"tags": [],
|
|
43530
|
+
"styles": {
|
|
43531
|
+
"outline": {
|
|
43532
|
+
"version": "3.32",
|
|
43533
|
+
"unicode": "1015e"
|
|
43534
|
+
}
|
|
43535
|
+
}
|
|
43536
|
+
},
|
|
43537
|
+
"filter-2-check": {
|
|
43538
|
+
"name": "filter-2-check",
|
|
43539
|
+
"category": "Sytem",
|
|
43540
|
+
"tags": [],
|
|
43541
|
+
"styles": {
|
|
43542
|
+
"outline": {
|
|
43543
|
+
"version": "3.32",
|
|
43544
|
+
"unicode": "1015d"
|
|
43545
|
+
}
|
|
43546
|
+
}
|
|
43547
|
+
},
|
|
43548
|
+
"filter-2-code": {
|
|
43549
|
+
"name": "filter-2-code",
|
|
43550
|
+
"category": "Sytem",
|
|
43551
|
+
"tags": [],
|
|
43552
|
+
"styles": {
|
|
43553
|
+
"outline": {
|
|
43554
|
+
"version": "3.32",
|
|
43555
|
+
"unicode": "1015c"
|
|
43556
|
+
}
|
|
43557
|
+
}
|
|
43558
|
+
},
|
|
43559
|
+
"filter-2-cog": {
|
|
43560
|
+
"name": "filter-2-cog",
|
|
43561
|
+
"category": "Sytem",
|
|
43562
|
+
"tags": [],
|
|
43563
|
+
"styles": {
|
|
43564
|
+
"outline": {
|
|
43565
|
+
"version": "3.32",
|
|
43566
|
+
"unicode": "1015b"
|
|
43567
|
+
}
|
|
43568
|
+
}
|
|
43569
|
+
},
|
|
43570
|
+
"filter-2-discount": {
|
|
43571
|
+
"name": "filter-2-discount",
|
|
43572
|
+
"category": "Sytem",
|
|
43573
|
+
"tags": [],
|
|
43574
|
+
"styles": {
|
|
43575
|
+
"outline": {
|
|
43576
|
+
"version": "3.32",
|
|
43577
|
+
"unicode": "1015a"
|
|
43578
|
+
}
|
|
43579
|
+
}
|
|
43580
|
+
},
|
|
43581
|
+
"filter-2-dollar": {
|
|
43582
|
+
"name": "filter-2-dollar",
|
|
43583
|
+
"category": "Sytem",
|
|
43584
|
+
"tags": [],
|
|
43585
|
+
"styles": {
|
|
43586
|
+
"outline": {
|
|
43587
|
+
"version": "3.32",
|
|
43588
|
+
"unicode": "10159"
|
|
43589
|
+
}
|
|
43590
|
+
}
|
|
43591
|
+
},
|
|
43592
|
+
"filter-2-down": {
|
|
43593
|
+
"name": "filter-2-down",
|
|
43594
|
+
"category": "Sytem",
|
|
43595
|
+
"tags": [],
|
|
43596
|
+
"styles": {
|
|
43597
|
+
"outline": {
|
|
43598
|
+
"version": "3.32",
|
|
43599
|
+
"unicode": "10158"
|
|
43600
|
+
}
|
|
43601
|
+
}
|
|
43602
|
+
},
|
|
43603
|
+
"filter-2-edit": {
|
|
43604
|
+
"name": "filter-2-edit",
|
|
43605
|
+
"category": "Sytem",
|
|
43606
|
+
"tags": [],
|
|
43607
|
+
"styles": {
|
|
43608
|
+
"outline": {
|
|
43609
|
+
"version": "3.32",
|
|
43610
|
+
"unicode": "10157"
|
|
43611
|
+
}
|
|
43612
|
+
}
|
|
43613
|
+
},
|
|
43614
|
+
"filter-2-exclamation": {
|
|
43615
|
+
"name": "filter-2-exclamation",
|
|
43616
|
+
"category": "Sytem",
|
|
43617
|
+
"tags": [],
|
|
43618
|
+
"styles": {
|
|
43619
|
+
"outline": {
|
|
43620
|
+
"version": "3.32",
|
|
43621
|
+
"unicode": "10156"
|
|
43622
|
+
}
|
|
43623
|
+
}
|
|
43624
|
+
},
|
|
43625
|
+
"filter-2-minus": {
|
|
43626
|
+
"name": "filter-2-minus",
|
|
43627
|
+
"category": "Sytem",
|
|
43628
|
+
"tags": [],
|
|
43629
|
+
"styles": {
|
|
43630
|
+
"outline": {
|
|
43631
|
+
"version": "3.32",
|
|
43632
|
+
"unicode": "10155"
|
|
43633
|
+
}
|
|
43634
|
+
}
|
|
43635
|
+
},
|
|
43636
|
+
"filter-2-pause": {
|
|
43637
|
+
"name": "filter-2-pause",
|
|
43638
|
+
"category": "Sytem",
|
|
43639
|
+
"tags": [],
|
|
43640
|
+
"styles": {
|
|
43641
|
+
"outline": {
|
|
43642
|
+
"version": "3.32",
|
|
43643
|
+
"unicode": "10154"
|
|
43644
|
+
}
|
|
43645
|
+
}
|
|
43646
|
+
},
|
|
43647
|
+
"filter-2-pin": {
|
|
43648
|
+
"name": "filter-2-pin",
|
|
43649
|
+
"category": "Sytem",
|
|
43650
|
+
"tags": [],
|
|
43651
|
+
"styles": {
|
|
43652
|
+
"outline": {
|
|
43653
|
+
"version": "3.32",
|
|
43654
|
+
"unicode": "10153"
|
|
43655
|
+
}
|
|
43656
|
+
}
|
|
43657
|
+
},
|
|
43658
|
+
"filter-2-plus": {
|
|
43659
|
+
"name": "filter-2-plus",
|
|
43660
|
+
"category": "Sytem",
|
|
43661
|
+
"tags": [],
|
|
43662
|
+
"styles": {
|
|
43663
|
+
"outline": {
|
|
43664
|
+
"version": "3.32",
|
|
43665
|
+
"unicode": "10152"
|
|
43666
|
+
}
|
|
43667
|
+
}
|
|
43668
|
+
},
|
|
43669
|
+
"filter-2-question": {
|
|
43670
|
+
"name": "filter-2-question",
|
|
43671
|
+
"category": "Sytem",
|
|
43672
|
+
"tags": [],
|
|
43673
|
+
"styles": {
|
|
43674
|
+
"outline": {
|
|
43675
|
+
"version": "3.32",
|
|
43676
|
+
"unicode": "10151"
|
|
43677
|
+
}
|
|
43678
|
+
}
|
|
43679
|
+
},
|
|
43680
|
+
"filter-2-search": {
|
|
43681
|
+
"name": "filter-2-search",
|
|
43682
|
+
"category": "Sytem",
|
|
43683
|
+
"tags": [],
|
|
43684
|
+
"styles": {
|
|
43685
|
+
"outline": {
|
|
43686
|
+
"version": "3.32",
|
|
43687
|
+
"unicode": "10150"
|
|
43688
|
+
}
|
|
43689
|
+
}
|
|
43690
|
+
},
|
|
43691
|
+
"filter-2-share": {
|
|
43692
|
+
"name": "filter-2-share",
|
|
43693
|
+
"category": "Sytem",
|
|
43694
|
+
"tags": [],
|
|
43695
|
+
"styles": {
|
|
43696
|
+
"outline": {
|
|
43697
|
+
"version": "3.32",
|
|
43698
|
+
"unicode": "1014f"
|
|
43699
|
+
}
|
|
43700
|
+
}
|
|
43701
|
+
},
|
|
43702
|
+
"filter-2-spark": {
|
|
43703
|
+
"name": "filter-2-spark",
|
|
43704
|
+
"category": "Sytem",
|
|
43705
|
+
"tags": [],
|
|
43706
|
+
"styles": {
|
|
43707
|
+
"outline": {
|
|
43708
|
+
"version": "3.32",
|
|
43709
|
+
"unicode": "1014e"
|
|
43710
|
+
}
|
|
43711
|
+
}
|
|
43712
|
+
},
|
|
43713
|
+
"filter-2-up": {
|
|
43714
|
+
"name": "filter-2-up",
|
|
43715
|
+
"category": "Sytem",
|
|
43716
|
+
"tags": [],
|
|
43717
|
+
"styles": {
|
|
43718
|
+
"outline": {
|
|
43719
|
+
"version": "3.32",
|
|
43720
|
+
"unicode": "1014d"
|
|
43721
|
+
}
|
|
43722
|
+
}
|
|
43723
|
+
},
|
|
43724
|
+
"filter-2-x": {
|
|
43725
|
+
"name": "filter-2-x",
|
|
43726
|
+
"category": "Sytem",
|
|
43727
|
+
"tags": [],
|
|
43728
|
+
"styles": {
|
|
43729
|
+
"outline": {
|
|
43730
|
+
"version": "3.32",
|
|
43731
|
+
"unicode": "1014c"
|
|
43732
|
+
}
|
|
43733
|
+
}
|
|
43734
|
+
},
|
|
43735
|
+
"filter-2": {
|
|
43736
|
+
"name": "filter-2",
|
|
43737
|
+
"category": "Sytem",
|
|
43738
|
+
"tags": [],
|
|
43739
|
+
"styles": {
|
|
43740
|
+
"outline": {
|
|
43741
|
+
"version": "3.32",
|
|
43742
|
+
"unicode": "1014b"
|
|
43743
|
+
}
|
|
43744
|
+
}
|
|
43745
|
+
},
|
|
43460
43746
|
"filter-bolt": {
|
|
43461
43747
|
"name": "filter-bolt",
|
|
43462
43748
|
"category": "System",
|
|
@@ -43867,6 +44153,17 @@
|
|
|
43867
44153
|
}
|
|
43868
44154
|
}
|
|
43869
44155
|
},
|
|
44156
|
+
"filter-spark": {
|
|
44157
|
+
"name": "filter-spark",
|
|
44158
|
+
"category": "",
|
|
44159
|
+
"tags": [],
|
|
44160
|
+
"styles": {
|
|
44161
|
+
"outline": {
|
|
44162
|
+
"version": "3.32",
|
|
44163
|
+
"unicode": "1014a"
|
|
44164
|
+
}
|
|
44165
|
+
}
|
|
44166
|
+
},
|
|
43870
44167
|
"filter-star": {
|
|
43871
44168
|
"name": "filter-star",
|
|
43872
44169
|
"category": "System",
|