trinil-react 1.0.2 → 1.0.3
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/dist/index.d.ts +54 -54
- package/dist/index.js +233 -233
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -943,7 +943,7 @@ interface IconProps$ak {
|
|
|
943
943
|
title?: string;
|
|
944
944
|
ariaLabel?: string;
|
|
945
945
|
}
|
|
946
|
-
declare const
|
|
946
|
+
declare const Boundingbox: React.FC<IconProps$ak>;
|
|
947
947
|
|
|
948
948
|
interface IconProps$aj {
|
|
949
949
|
size?: number;
|
|
@@ -4795,7 +4795,7 @@ interface IconProps$3E {
|
|
|
4795
4795
|
title?: string;
|
|
4796
4796
|
ariaLabel?: string;
|
|
4797
4797
|
}
|
|
4798
|
-
declare const
|
|
4798
|
+
declare const PulseCircle: React.FC<IconProps$3E>;
|
|
4799
4799
|
|
|
4800
4800
|
interface IconProps$3D {
|
|
4801
4801
|
size?: number;
|
|
@@ -4804,7 +4804,7 @@ interface IconProps$3D {
|
|
|
4804
4804
|
title?: string;
|
|
4805
4805
|
ariaLabel?: string;
|
|
4806
4806
|
}
|
|
4807
|
-
declare const
|
|
4807
|
+
declare const QrCode: React.FC<IconProps$3D>;
|
|
4808
4808
|
|
|
4809
4809
|
interface IconProps$3C {
|
|
4810
4810
|
size?: number;
|
|
@@ -4813,7 +4813,7 @@ interface IconProps$3C {
|
|
|
4813
4813
|
title?: string;
|
|
4814
4814
|
ariaLabel?: string;
|
|
4815
4815
|
}
|
|
4816
|
-
declare const
|
|
4816
|
+
declare const Question: React.FC<IconProps$3C>;
|
|
4817
4817
|
|
|
4818
4818
|
interface IconProps$3B {
|
|
4819
4819
|
size?: number;
|
|
@@ -4822,7 +4822,7 @@ interface IconProps$3B {
|
|
|
4822
4822
|
title?: string;
|
|
4823
4823
|
ariaLabel?: string;
|
|
4824
4824
|
}
|
|
4825
|
-
declare const
|
|
4825
|
+
declare const Quote: React.FC<IconProps$3B>;
|
|
4826
4826
|
|
|
4827
4827
|
interface IconProps$3A {
|
|
4828
4828
|
size?: number;
|
|
@@ -4831,7 +4831,7 @@ interface IconProps$3A {
|
|
|
4831
4831
|
title?: string;
|
|
4832
4832
|
ariaLabel?: string;
|
|
4833
4833
|
}
|
|
4834
|
-
declare const
|
|
4834
|
+
declare const Radar: React.FC<IconProps$3A>;
|
|
4835
4835
|
|
|
4836
4836
|
interface IconProps$3z {
|
|
4837
4837
|
size?: number;
|
|
@@ -4840,7 +4840,7 @@ interface IconProps$3z {
|
|
|
4840
4840
|
title?: string;
|
|
4841
4841
|
ariaLabel?: string;
|
|
4842
4842
|
}
|
|
4843
|
-
declare const
|
|
4843
|
+
declare const Radio: React.FC<IconProps$3z>;
|
|
4844
4844
|
|
|
4845
4845
|
interface IconProps$3y {
|
|
4846
4846
|
size?: number;
|
|
@@ -4849,7 +4849,7 @@ interface IconProps$3y {
|
|
|
4849
4849
|
title?: string;
|
|
4850
4850
|
ariaLabel?: string;
|
|
4851
4851
|
}
|
|
4852
|
-
declare const
|
|
4852
|
+
declare const RadioAlt: React.FC<IconProps$3y>;
|
|
4853
4853
|
|
|
4854
4854
|
interface IconProps$3x {
|
|
4855
4855
|
size?: number;
|
|
@@ -4858,7 +4858,7 @@ interface IconProps$3x {
|
|
|
4858
4858
|
title?: string;
|
|
4859
4859
|
ariaLabel?: string;
|
|
4860
4860
|
}
|
|
4861
|
-
declare const
|
|
4861
|
+
declare const Radioactive: React.FC<IconProps$3x>;
|
|
4862
4862
|
|
|
4863
4863
|
interface IconProps$3w {
|
|
4864
4864
|
size?: number;
|
|
@@ -4867,7 +4867,7 @@ interface IconProps$3w {
|
|
|
4867
4867
|
title?: string;
|
|
4868
4868
|
ariaLabel?: string;
|
|
4869
4869
|
}
|
|
4870
|
-
declare const
|
|
4870
|
+
declare const Ram: React.FC<IconProps$3w>;
|
|
4871
4871
|
|
|
4872
4872
|
interface IconProps$3v {
|
|
4873
4873
|
size?: number;
|
|
@@ -4876,7 +4876,7 @@ interface IconProps$3v {
|
|
|
4876
4876
|
title?: string;
|
|
4877
4877
|
ariaLabel?: string;
|
|
4878
4878
|
}
|
|
4879
|
-
declare const
|
|
4879
|
+
declare const RamStrips: React.FC<IconProps$3v>;
|
|
4880
4880
|
|
|
4881
4881
|
interface IconProps$3u {
|
|
4882
4882
|
size?: number;
|
|
@@ -4885,7 +4885,7 @@ interface IconProps$3u {
|
|
|
4885
4885
|
title?: string;
|
|
4886
4886
|
ariaLabel?: string;
|
|
4887
4887
|
}
|
|
4888
|
-
declare const
|
|
4888
|
+
declare const Receipt: React.FC<IconProps$3u>;
|
|
4889
4889
|
|
|
4890
4890
|
interface IconProps$3t {
|
|
4891
4891
|
size?: number;
|
|
@@ -4894,7 +4894,7 @@ interface IconProps$3t {
|
|
|
4894
4894
|
title?: string;
|
|
4895
4895
|
ariaLabel?: string;
|
|
4896
4896
|
}
|
|
4897
|
-
declare const
|
|
4897
|
+
declare const ReceiptCheck: React.FC<IconProps$3t>;
|
|
4898
4898
|
|
|
4899
4899
|
interface IconProps$3s {
|
|
4900
4900
|
size?: number;
|
|
@@ -4903,7 +4903,7 @@ interface IconProps$3s {
|
|
|
4903
4903
|
title?: string;
|
|
4904
4904
|
ariaLabel?: string;
|
|
4905
4905
|
}
|
|
4906
|
-
declare const
|
|
4906
|
+
declare const Record: React.FC<IconProps$3s>;
|
|
4907
4907
|
|
|
4908
4908
|
interface IconProps$3r {
|
|
4909
4909
|
size?: number;
|
|
@@ -4912,7 +4912,7 @@ interface IconProps$3r {
|
|
|
4912
4912
|
title?: string;
|
|
4913
4913
|
ariaLabel?: string;
|
|
4914
4914
|
}
|
|
4915
|
-
declare const
|
|
4915
|
+
declare const RectangleHorizontal: React.FC<IconProps$3r>;
|
|
4916
4916
|
|
|
4917
4917
|
interface IconProps$3q {
|
|
4918
4918
|
size?: number;
|
|
@@ -4921,7 +4921,7 @@ interface IconProps$3q {
|
|
|
4921
4921
|
title?: string;
|
|
4922
4922
|
ariaLabel?: string;
|
|
4923
4923
|
}
|
|
4924
|
-
declare const
|
|
4924
|
+
declare const RectangleVertical: React.FC<IconProps$3q>;
|
|
4925
4925
|
|
|
4926
4926
|
interface IconProps$3p {
|
|
4927
4927
|
size?: number;
|
|
@@ -4930,7 +4930,7 @@ interface IconProps$3p {
|
|
|
4930
4930
|
title?: string;
|
|
4931
4931
|
ariaLabel?: string;
|
|
4932
4932
|
}
|
|
4933
|
-
declare const
|
|
4933
|
+
declare const Recycle: React.FC<IconProps$3p>;
|
|
4934
4934
|
|
|
4935
4935
|
interface IconProps$3o {
|
|
4936
4936
|
size?: number;
|
|
@@ -4939,7 +4939,7 @@ interface IconProps$3o {
|
|
|
4939
4939
|
title?: string;
|
|
4940
4940
|
ariaLabel?: string;
|
|
4941
4941
|
}
|
|
4942
|
-
declare const
|
|
4942
|
+
declare const Refresh: React.FC<IconProps$3o>;
|
|
4943
4943
|
|
|
4944
4944
|
interface IconProps$3n {
|
|
4945
4945
|
size?: number;
|
|
@@ -4948,7 +4948,7 @@ interface IconProps$3n {
|
|
|
4948
4948
|
title?: string;
|
|
4949
4949
|
ariaLabel?: string;
|
|
4950
4950
|
}
|
|
4951
|
-
declare const
|
|
4951
|
+
declare const Reload: React.FC<IconProps$3n>;
|
|
4952
4952
|
|
|
4953
4953
|
interface IconProps$3m {
|
|
4954
4954
|
size?: number;
|
|
@@ -4957,7 +4957,7 @@ interface IconProps$3m {
|
|
|
4957
4957
|
title?: string;
|
|
4958
4958
|
ariaLabel?: string;
|
|
4959
4959
|
}
|
|
4960
|
-
declare const
|
|
4960
|
+
declare const Render: React.FC<IconProps$3m>;
|
|
4961
4961
|
|
|
4962
4962
|
interface IconProps$3l {
|
|
4963
4963
|
size?: number;
|
|
@@ -4966,7 +4966,7 @@ interface IconProps$3l {
|
|
|
4966
4966
|
title?: string;
|
|
4967
4967
|
ariaLabel?: string;
|
|
4968
4968
|
}
|
|
4969
|
-
declare const
|
|
4969
|
+
declare const RenderPreview: React.FC<IconProps$3l>;
|
|
4970
4970
|
|
|
4971
4971
|
interface IconProps$3k {
|
|
4972
4972
|
size?: number;
|
|
@@ -4975,7 +4975,7 @@ interface IconProps$3k {
|
|
|
4975
4975
|
title?: string;
|
|
4976
4976
|
ariaLabel?: string;
|
|
4977
4977
|
}
|
|
4978
|
-
declare const
|
|
4978
|
+
declare const RenderRegion: React.FC<IconProps$3k>;
|
|
4979
4979
|
|
|
4980
4980
|
interface IconProps$3j {
|
|
4981
4981
|
size?: number;
|
|
@@ -4984,7 +4984,7 @@ interface IconProps$3j {
|
|
|
4984
4984
|
title?: string;
|
|
4985
4985
|
ariaLabel?: string;
|
|
4986
4986
|
}
|
|
4987
|
-
declare const
|
|
4987
|
+
declare const Reply: React.FC<IconProps$3j>;
|
|
4988
4988
|
|
|
4989
4989
|
interface IconProps$3i {
|
|
4990
4990
|
size?: number;
|
|
@@ -4993,7 +4993,7 @@ interface IconProps$3i {
|
|
|
4993
4993
|
title?: string;
|
|
4994
4994
|
ariaLabel?: string;
|
|
4995
4995
|
}
|
|
4996
|
-
declare const
|
|
4996
|
+
declare const Restart: React.FC<IconProps$3i>;
|
|
4997
4997
|
|
|
4998
4998
|
interface IconProps$3h {
|
|
4999
4999
|
size?: number;
|
|
@@ -5245,7 +5245,7 @@ interface IconProps$2S {
|
|
|
5245
5245
|
title?: string;
|
|
5246
5246
|
ariaLabel?: string;
|
|
5247
5247
|
}
|
|
5248
|
-
declare const
|
|
5248
|
+
declare const ShadowHard: React.FC<IconProps$2S>;
|
|
5249
5249
|
|
|
5250
5250
|
interface IconProps$2R {
|
|
5251
5251
|
size?: number;
|
|
@@ -5254,7 +5254,7 @@ interface IconProps$2R {
|
|
|
5254
5254
|
title?: string;
|
|
5255
5255
|
ariaLabel?: string;
|
|
5256
5256
|
}
|
|
5257
|
-
declare const
|
|
5257
|
+
declare const ShadowSoft: React.FC<IconProps$2R>;
|
|
5258
5258
|
|
|
5259
5259
|
interface IconProps$2Q {
|
|
5260
5260
|
size?: number;
|
|
@@ -5263,7 +5263,7 @@ interface IconProps$2Q {
|
|
|
5263
5263
|
title?: string;
|
|
5264
5264
|
ariaLabel?: string;
|
|
5265
5265
|
}
|
|
5266
|
-
declare const
|
|
5266
|
+
declare const Share: React.FC<IconProps$2Q>;
|
|
5267
5267
|
|
|
5268
5268
|
interface IconProps$2P {
|
|
5269
5269
|
size?: number;
|
|
@@ -5272,7 +5272,7 @@ interface IconProps$2P {
|
|
|
5272
5272
|
title?: string;
|
|
5273
5273
|
ariaLabel?: string;
|
|
5274
5274
|
}
|
|
5275
|
-
declare const
|
|
5275
|
+
declare const SheetsDrying: React.FC<IconProps$2P>;
|
|
5276
5276
|
|
|
5277
5277
|
interface IconProps$2O {
|
|
5278
5278
|
size?: number;
|
|
@@ -5281,7 +5281,7 @@ interface IconProps$2O {
|
|
|
5281
5281
|
title?: string;
|
|
5282
5282
|
ariaLabel?: string;
|
|
5283
5283
|
}
|
|
5284
|
-
declare const
|
|
5284
|
+
declare const Shield: React.FC<IconProps$2O>;
|
|
5285
5285
|
|
|
5286
5286
|
interface IconProps$2N {
|
|
5287
5287
|
size?: number;
|
|
@@ -5290,7 +5290,7 @@ interface IconProps$2N {
|
|
|
5290
5290
|
title?: string;
|
|
5291
5291
|
ariaLabel?: string;
|
|
5292
5292
|
}
|
|
5293
|
-
declare const
|
|
5293
|
+
declare const ShieldCheck: React.FC<IconProps$2N>;
|
|
5294
5294
|
|
|
5295
5295
|
interface IconProps$2M {
|
|
5296
5296
|
size?: number;
|
|
@@ -5299,7 +5299,7 @@ interface IconProps$2M {
|
|
|
5299
5299
|
title?: string;
|
|
5300
5300
|
ariaLabel?: string;
|
|
5301
5301
|
}
|
|
5302
|
-
declare const
|
|
5302
|
+
declare const ShieldCross: React.FC<IconProps$2M>;
|
|
5303
5303
|
|
|
5304
5304
|
interface IconProps$2L {
|
|
5305
5305
|
size?: number;
|
|
@@ -5308,7 +5308,7 @@ interface IconProps$2L {
|
|
|
5308
5308
|
title?: string;
|
|
5309
5309
|
ariaLabel?: string;
|
|
5310
5310
|
}
|
|
5311
|
-
declare const
|
|
5311
|
+
declare const ShoppingBag: React.FC<IconProps$2L>;
|
|
5312
5312
|
|
|
5313
5313
|
interface IconProps$2K {
|
|
5314
5314
|
size?: number;
|
|
@@ -5317,7 +5317,7 @@ interface IconProps$2K {
|
|
|
5317
5317
|
title?: string;
|
|
5318
5318
|
ariaLabel?: string;
|
|
5319
5319
|
}
|
|
5320
|
-
declare const
|
|
5320
|
+
declare const ShoppingBagCheck: React.FC<IconProps$2K>;
|
|
5321
5321
|
|
|
5322
5322
|
interface IconProps$2J {
|
|
5323
5323
|
size?: number;
|
|
@@ -5326,7 +5326,7 @@ interface IconProps$2J {
|
|
|
5326
5326
|
title?: string;
|
|
5327
5327
|
ariaLabel?: string;
|
|
5328
5328
|
}
|
|
5329
|
-
declare const
|
|
5329
|
+
declare const ShoppingBagCross: React.FC<IconProps$2J>;
|
|
5330
5330
|
|
|
5331
5331
|
interface IconProps$2I {
|
|
5332
5332
|
size?: number;
|
|
@@ -5335,7 +5335,7 @@ interface IconProps$2I {
|
|
|
5335
5335
|
title?: string;
|
|
5336
5336
|
ariaLabel?: string;
|
|
5337
5337
|
}
|
|
5338
|
-
declare const
|
|
5338
|
+
declare const ShoppingBagMinus: React.FC<IconProps$2I>;
|
|
5339
5339
|
|
|
5340
5340
|
interface IconProps$2H {
|
|
5341
5341
|
size?: number;
|
|
@@ -5344,7 +5344,7 @@ interface IconProps$2H {
|
|
|
5344
5344
|
title?: string;
|
|
5345
5345
|
ariaLabel?: string;
|
|
5346
5346
|
}
|
|
5347
|
-
declare const
|
|
5347
|
+
declare const ShoppingBagPlus: React.FC<IconProps$2H>;
|
|
5348
5348
|
|
|
5349
5349
|
interface IconProps$2G {
|
|
5350
5350
|
size?: number;
|
|
@@ -5353,7 +5353,7 @@ interface IconProps$2G {
|
|
|
5353
5353
|
title?: string;
|
|
5354
5354
|
ariaLabel?: string;
|
|
5355
5355
|
}
|
|
5356
|
-
declare const
|
|
5356
|
+
declare const Shuffle: React.FC<IconProps$2G>;
|
|
5357
5357
|
|
|
5358
5358
|
interface IconProps$2F {
|
|
5359
5359
|
size?: number;
|
|
@@ -5362,7 +5362,7 @@ interface IconProps$2F {
|
|
|
5362
5362
|
title?: string;
|
|
5363
5363
|
ariaLabel?: string;
|
|
5364
5364
|
}
|
|
5365
|
-
declare const
|
|
5365
|
+
declare const Signal: React.FC<IconProps$2F>;
|
|
5366
5366
|
|
|
5367
5367
|
interface IconProps$2E {
|
|
5368
5368
|
size?: number;
|
|
@@ -5371,7 +5371,7 @@ interface IconProps$2E {
|
|
|
5371
5371
|
title?: string;
|
|
5372
5372
|
ariaLabel?: string;
|
|
5373
5373
|
}
|
|
5374
|
-
declare const
|
|
5374
|
+
declare const Signpost: React.FC<IconProps$2E>;
|
|
5375
5375
|
|
|
5376
5376
|
interface IconProps$2D {
|
|
5377
5377
|
size?: number;
|
|
@@ -5380,7 +5380,7 @@ interface IconProps$2D {
|
|
|
5380
5380
|
title?: string;
|
|
5381
5381
|
ariaLabel?: string;
|
|
5382
5382
|
}
|
|
5383
|
-
declare const
|
|
5383
|
+
declare const SignpostAlt: React.FC<IconProps$2D>;
|
|
5384
5384
|
|
|
5385
5385
|
interface IconProps$2C {
|
|
5386
5386
|
size?: number;
|
|
@@ -5389,7 +5389,7 @@ interface IconProps$2C {
|
|
|
5389
5389
|
title?: string;
|
|
5390
5390
|
ariaLabel?: string;
|
|
5391
5391
|
}
|
|
5392
|
-
declare const
|
|
5392
|
+
declare const Skull: React.FC<IconProps$2C>;
|
|
5393
5393
|
|
|
5394
5394
|
interface IconProps$2B {
|
|
5395
5395
|
size?: number;
|
|
@@ -5398,7 +5398,7 @@ interface IconProps$2B {
|
|
|
5398
5398
|
title?: string;
|
|
5399
5399
|
ariaLabel?: string;
|
|
5400
5400
|
}
|
|
5401
|
-
declare const
|
|
5401
|
+
declare const Slice: React.FC<IconProps$2B>;
|
|
5402
5402
|
|
|
5403
5403
|
interface IconProps$2A {
|
|
5404
5404
|
size?: number;
|
|
@@ -5407,7 +5407,7 @@ interface IconProps$2A {
|
|
|
5407
5407
|
title?: string;
|
|
5408
5408
|
ariaLabel?: string;
|
|
5409
5409
|
}
|
|
5410
|
-
declare const
|
|
5410
|
+
declare const Slider: React.FC<IconProps$2A>;
|
|
5411
5411
|
|
|
5412
5412
|
interface IconProps$2z {
|
|
5413
5413
|
size?: number;
|
|
@@ -5416,7 +5416,7 @@ interface IconProps$2z {
|
|
|
5416
5416
|
title?: string;
|
|
5417
5417
|
ariaLabel?: string;
|
|
5418
5418
|
}
|
|
5419
|
-
declare const
|
|
5419
|
+
declare const SmileyNeutral: React.FC<IconProps$2z>;
|
|
5420
5420
|
|
|
5421
5421
|
interface IconProps$2y {
|
|
5422
5422
|
size?: number;
|
|
@@ -5425,7 +5425,7 @@ interface IconProps$2y {
|
|
|
5425
5425
|
title?: string;
|
|
5426
5426
|
ariaLabel?: string;
|
|
5427
5427
|
}
|
|
5428
|
-
declare const
|
|
5428
|
+
declare const SmileySad: React.FC<IconProps$2y>;
|
|
5429
5429
|
|
|
5430
5430
|
interface IconProps$2x {
|
|
5431
5431
|
size?: number;
|
|
@@ -5434,7 +5434,7 @@ interface IconProps$2x {
|
|
|
5434
5434
|
title?: string;
|
|
5435
5435
|
ariaLabel?: string;
|
|
5436
5436
|
}
|
|
5437
|
-
declare const
|
|
5437
|
+
declare const SmileySmile: React.FC<IconProps$2x>;
|
|
5438
5438
|
|
|
5439
5439
|
interface IconProps$2w {
|
|
5440
5440
|
size?: number;
|
|
@@ -5443,7 +5443,7 @@ interface IconProps$2w {
|
|
|
5443
5443
|
title?: string;
|
|
5444
5444
|
ariaLabel?: string;
|
|
5445
5445
|
}
|
|
5446
|
-
declare const
|
|
5446
|
+
declare const SnapGrid: React.FC<IconProps$2w>;
|
|
5447
5447
|
|
|
5448
5448
|
interface IconProps$2v {
|
|
5449
5449
|
size?: number;
|
|
@@ -5452,7 +5452,7 @@ interface IconProps$2v {
|
|
|
5452
5452
|
title?: string;
|
|
5453
5453
|
ariaLabel?: string;
|
|
5454
5454
|
}
|
|
5455
|
-
declare const
|
|
5455
|
+
declare const SnapVertex: React.FC<IconProps$2v>;
|
|
5456
5456
|
|
|
5457
5457
|
interface IconProps$2u {
|
|
5458
5458
|
size?: number;
|
|
@@ -5461,7 +5461,7 @@ interface IconProps$2u {
|
|
|
5461
5461
|
title?: string;
|
|
5462
5462
|
ariaLabel?: string;
|
|
5463
5463
|
}
|
|
5464
|
-
declare const
|
|
5464
|
+
declare const Snowflake: React.FC<IconProps$2u>;
|
|
5465
5465
|
|
|
5466
5466
|
interface IconProps$2t {
|
|
5467
5467
|
size?: number;
|
|
@@ -5470,7 +5470,7 @@ interface IconProps$2t {
|
|
|
5470
5470
|
title?: string;
|
|
5471
5471
|
ariaLabel?: string;
|
|
5472
5472
|
}
|
|
5473
|
-
declare const
|
|
5473
|
+
declare const Sofa: React.FC<IconProps$2t>;
|
|
5474
5474
|
|
|
5475
5475
|
interface IconProps$2s {
|
|
5476
5476
|
size?: number;
|
|
@@ -5479,7 +5479,7 @@ interface IconProps$2s {
|
|
|
5479
5479
|
title?: string;
|
|
5480
5480
|
ariaLabel?: string;
|
|
5481
5481
|
}
|
|
5482
|
-
declare const
|
|
5482
|
+
declare const SoftBody: React.FC<IconProps$2s>;
|
|
5483
5483
|
|
|
5484
5484
|
interface IconProps$2r {
|
|
5485
5485
|
size?: number;
|
|
@@ -5884,7 +5884,7 @@ interface IconProps$1L {
|
|
|
5884
5884
|
title?: string;
|
|
5885
5885
|
ariaLabel?: string;
|
|
5886
5886
|
}
|
|
5887
|
-
declare const
|
|
5887
|
+
declare const Target1: React.FC<IconProps$1L>;
|
|
5888
5888
|
|
|
5889
5889
|
interface IconProps$1K {
|
|
5890
5890
|
size?: number;
|
|
@@ -5893,7 +5893,7 @@ interface IconProps$1K {
|
|
|
5893
5893
|
title?: string;
|
|
5894
5894
|
ariaLabel?: string;
|
|
5895
5895
|
}
|
|
5896
|
-
declare const
|
|
5896
|
+
declare const TargetBow: React.FC<IconProps$1K>;
|
|
5897
5897
|
|
|
5898
5898
|
interface IconProps$1J {
|
|
5899
5899
|
size?: number;
|
|
@@ -6885,4 +6885,4 @@ interface IconProps {
|
|
|
6885
6885
|
}
|
|
6886
6886
|
declare const ZoomOut: React.FC<IconProps>;
|
|
6887
6887
|
|
|
6888
|
-
export { Adhesive, Advertisement, AiNetwork, AirplaneMode, AirplaneModeOff, Alarm, AlarmPlus, Album, AlignBottom, AlignCenter, AlignEnd, AlignMiddle, AlignStart, AlignTop, Ambulance, Analytics, Anchor, AnimalButterfly, AnimalRabbit, AnimalSheep, AntennaSignal, AppleLogo, Apps, Archive, Array, ArrowBarDown, ArrowBarLeft, ArrowBarRight, ArrowBarUp, ArrowBottomLeft, ArrowBottomRight, ArrowCollapse, ArrowCollapseVertical, ArrowDown, ArrowDownUp, ArrowExpand, ArrowExpandVertical, ArrowLeft, ArrowLeftRight, ArrowMaximize, ArrowMinimize, ArrowMove, ArrowRight, ArrowRotateLeft, ArrowRotateRight, ArrowTopLeft, ArrowTopRight, ArrowUTurnDown, ArrowUTurnLeft, ArrowUTurnRight, ArrowUTurnUp, ArrowUp, Arrows, ArrowsVertical, Artist, AssetBrowser, Assistance, Atom, Audio, AxisX, AxisY, AxisZ, Background, Bacteria, Bake, BakeAnimation, Bandage, Bank, BankArrowDown, BankArrowRight, BankArrowUp, BankCheck, BankCross, Barcode, Basket, BasketCheck, BasketCross, BasketMinus, BasketPlus, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryZero, BedLeveling, Bedroom, Bell, BellOff, Bevel, Bicycle, Bill, Biohazard, Bluetooth, BluetoothOff, BluetoothPaired, Boat, Bone, BoneDouble, BoneFracture, Book, BookPageTurn, Bookmark, Bottle,
|
|
6888
|
+
export { Adhesive, Advertisement, AiNetwork, AirplaneMode, AirplaneModeOff, Alarm, AlarmPlus, Album, AlignBottom, AlignCenter, AlignEnd, AlignMiddle, AlignStart, AlignTop, Ambulance, Analytics, Anchor, AnimalButterfly, AnimalRabbit, AnimalSheep, AntennaSignal, AppleLogo, Apps, Archive, Array, ArrowBarDown, ArrowBarLeft, ArrowBarRight, ArrowBarUp, ArrowBottomLeft, ArrowBottomRight, ArrowCollapse, ArrowCollapseVertical, ArrowDown, ArrowDownUp, ArrowExpand, ArrowExpandVertical, ArrowLeft, ArrowLeftRight, ArrowMaximize, ArrowMinimize, ArrowMove, ArrowRight, ArrowRotateLeft, ArrowRotateRight, ArrowTopLeft, ArrowTopRight, ArrowUTurnDown, ArrowUTurnLeft, ArrowUTurnRight, ArrowUTurnUp, ArrowUp, Arrows, ArrowsVertical, Artist, AssetBrowser, Assistance, Atom, Audio, AxisX, AxisY, AxisZ, Background, Bacteria, Bake, BakeAnimation, Bandage, Bank, BankArrowDown, BankArrowRight, BankArrowUp, BankCheck, BankCross, Barcode, Basket, BasketCheck, BasketCross, BasketMinus, BasketPlus, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryZero, BedLeveling, Bedroom, Bell, BellOff, Bevel, Bicycle, Bill, Biohazard, Bluetooth, BluetoothOff, BluetoothPaired, Boat, Bone, BoneDouble, BoneFracture, Book, BookPageTurn, Bookmark, Bottle, Boundingbox, Box, BoxExpedition, BoxOpen, BoxReturn, Boxes, Brain, BrainCheck, BrainCross, BrainNetwork, BrainSearch, Briefcase, BrightnessHigh, BrightnessLow, BrightnessMedium, Browser, Bucket, Budget, Bug, Building, BuildingAlt, BurgerMenu, Bus, Cable, Calandar, CalandarCheck, CalandarDots, CalandarEdit, CalandarMinus, CalandarNumber, CalandarPlus, CalandarSearch, CalandarSettings, Camera, Camera3d, CameraOff, CameraRangefinder, CameraTarget, Capsule, Capsules, Car, Cart, CartCheckout, CartCross, CartMinus, CartPlus, Cash, CashArrowDown, CashArrowRight, CashArrowUp, CashCross, CastAudio, CastTo, Charger, Chat, Check, CheckerTexture, Cheer, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Chromosome, Circle, CircleCheck, CircleCross, Clipboard, ClipboardCheck, ClipboardCheck1, Clock, Cloth3d, ClothTshirt, Cloud, CloudCheck, CloudCross, CloudDownload, CloudRain, CloudSnow, CloudSnowRain, CloudSun, CloudThunder, CloudUpload, Code, Coffee, CoffeeHot, Coin, Collection, Collision, ColorPalette, Comment, CommentFigma, Compass, Component, Cone, Contract, Contrast, Copy, Corsor, Cotton, Coupon, Cpu, Credit, CreditCard, CreditCardCheck, Crop, Cross, Crown, Crutch, Cup, Curve, Cut, Cuttlery, Cylinder, Dance, Database, DatabaseCheck, DatabaseCross, DatabaseDownload, DatabaseEdit, DatabaseLock, DatabaseMinus, DatabasePlus, DatabaseSearch, DatabaseSettings, DatabaseUpload, Debug, Defibrilator, Deform, Delivery, Denoise, Desktop, Devices, Diamond, DiningRoom, Direction, Discount, Dislike, Display, DistributeHorizontal, DistributeVertical, Dna, Dollar, Door, DoorOpen, DopeSheet, Dot, DotsHorizontal, DotsVertical, Download, Dropper, EditPen, Elevator, EmergencyCross, Entrance, Epipen, Equalizer, Eraser, Error, Euro, Exclude, Export3d, ExternalLink, Extrude, EyeBlind, EyeClosed, EyeOff, EyeOpen, FaceId, Factory, Feather, Fight, File, File3d, FileCheck, FileCross, FileDownload, FileMinus, FilePlus, FileSearch, FileStl, FileText, FileUpload, Film, FilmRoll, Flag, FlagGolf, FlowerClover, FlowerDaisy, FlowerPot, FlowerPrimrose, FlowerSunflower, FlowerTulip, Folder, FolderCheck, FolderCross, FolderDownload, FolderMinus, FolderOpen, FolderPlus, FolderUpload, ForceField, Foreground, Frame, FrameFigma, FruitApple, FruitCherry, FruitPeach, FruitStrawberry, Fullscreen, Furniture, GalleryPicture, GameController, Gardeing, Gcode, Gear, Gift, GitBranch, GitCommit, GitFork, GitMerge, GitPull, Gizmo, Glass, Globe, Gps, Gpu, Graph, GraphBars, GraphBarsLarge, GraphPoll, GraphStroke, Gravity, Grid, H1, H2, H3, Hammer, Hashtag, Hdd, Hdri, Headphones, Heart, HeartMedical, HeartMedicalCheck, HeartMedicalCross, HeartMedicalSearch, Hexagon, Highlighter, Home, Hospital, Hourglass, HourglassEnd, HourglassStart, HouseSmall, Hurricane, ImagePicture, Import3d, Indent, Infill, Info, Inset, Instance, Intersect, IpAdress, IsometricView, JoysticClassic, Key, Keyboard, KeyframeAutobezier, KeyframeEaseIn, KeyframeEaseOut, KeyframeEasyEase, KeyframeHold, KeyframeHoldEaseIn, KeyframeHoldEaseOut, KeyframeHoldLinearIn, KeyframeHoldLinearOut, KeyframeLinear, Knife, LabFlask, Lamp, Lamp1, Laptop, Lattice, LayerHeight, Layers, Leather, Leave, Letter, LetterCheck, LetterEdit, LetterOpen, LetterPlus, LetterSearch, Letterminus, LightAera, LightBulbOff, LightBulbOn, LightPoint, LightSpot, Like, Link, LinkUnlinked, List, ListCheck, ListNumbered, Liver, LiverCheck, LiverCross, LiverSearch, LivingRoom, LocalSpace, Location, LocationCross, LocationPerson, LocationPin, LocationPlus, LockCheck, LockDoor, LockEuro, LockLocked, LockUnlocked, LogIn, LogOut, LoopAnimation, LoopCut, Lungs, LungsCheck, LungsCross, LungsSearch, Magnet, Map, Material, Material3d, MaterialSlot, McrophoneOff, Medal, MedalCheck, MedalStar, Medkit, Megaphone, MegaphoneSound, Mention, MenuBottom, MenuLeft, MenuRight, MenuTop, MergeVertices, Message, MessageBubble, MessageDots, Metalic, Microphone, Microscope, Minus, Mirror, Money, Moon, Mortarboard, Motherboard, Motorbike, Mouse, Move, Music, Navigation, Needle, Network, Newspaper, Next, Nfc, NodeGraph, Notebook, NotebookTabs, Notification, Nozzle, Office, Offline, Opacity, OrbitCamera, OrthographicView, Outdent, Outside, Overhang, Package, Paired, PaperPlane, Paperclip, Paragraph, ParticleSystem, Paste, Pause, Peace, Pen, Pencil, Pentagon, Perfusion, PersonInfo, PerspectiveView, Phone, Phone1, PhoneDown, PhoneOff, PhoneSound, PhoneUp, Physics, PiggyBank, Pill, Pills, Pint, Pivot, Plane, PlantPot, Play, Playlist, Plug, Plugins, Plus, Power, Presentation, Previous, Print3d, Printer, Printer3d, ProceduralNode, Proxy, Proxy3d, Psu, Pulse, PulseCircle, QrCode, Question, Quote, Radar, Radio, RadioAlt, Radioactive, Ram, RamStrips, Receipt, ReceiptCheck, Record, RectangleHorizontal, RectangleVertical, Recycle, Refresh, Reload, Render, RenderPreview, RenderRegion, Reply, Restart, RigidBody, Road, Rotate, Roughness, Route, Ruller, Run, SafeFrame, Save, Scale, ScaleUniform, Scan, Scene, Scissors, ScreenShare, Screwdriver, Search, Seed, SelectEdge, SelectFace, SelectVertex, Selection, Server, ServerAlt, SettingsHorizontal, SettingsVertical, Shader, ShadowHard, ShadowSoft, Share, SheetsDrying, Shield, ShieldCheck, ShieldCross, ShoppingBag, ShoppingBagCheck, ShoppingBagCross, ShoppingBagMinus, ShoppingBagPlus, Shuffle, Signal, Signpost, SignpostAlt, Skull, Slice, Slider, SmileyNeutral, SmileySad, SmileySmile, SnapGrid, SnapVertex, Snowflake, Sofa, SoftBody, Solidify, Sort, SortAscending, SortDescending, SoundWave, Sparkle, Speaker, SpeakerHigh, SpeakerLow, SpeakerMedium, SpeakerMute, Spellcheck, Sphere, Spinner, Square, SquareCheck, SquareCross, SquareRounded, Stairs, StairsDown, StairsUp, Stand, Star, Stethoscope, StickyNote, StickyNotes, Stomach, StomachCheck, StomachCross, StomachSearch, Stopwatch, StopwatchPlus, Store, Subdivide, SubdivisionSurface, Substract, Subtitles, Suitcase, SuitcaseStickers, Sun, Support, Syringe, Tablet, Tag, Target1, TargetBow, Teepee, Telescope, Terminal, TestTube, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, TextBolt, TextItalic, TextStrikethrough, TextUnderline, Textile, TextileSparkle, Texture, Thermos, Timeline, Timer, TimerPlus, ToggleOff, ToggleOn, ToiletPaper, Tools, Tooth, ToothCheck, ToothCross, ToothSearch, Torus, Train, Translate, Trash, TrashEmpty, TrashRestore, TreeOak, TreePine, Triangle, TripleStar, Trophy, Truck, Tv, TvRemote, Twister, Umbrella, Union, Upload, User, UserCheck, UserCircle, UserCross, UserEdit, UserGroup, UserGroupCheck, UserGroupCross, UserGroupEdit, UserGroupLock, UserGroupMinus, UserGroupPlus, UserGroupSettings, UserMinus, UserPlus, UserSettings, UserSettings1, Users, UsersCheck, UsersCross, UsersEdit, UsersLock, UsersMinus, UsersPlus, UsersSearch, UsersSettings, UvMap, UvUnwrap, Video, VideoOff, Virus, Volume, VolumeHigh, VolumeLow, VolumeMedium, VolumeMute, Vpn, Walk, Wallet, WalletCard, WalletCash, Warehouse, Warning, Watch, WaterDrop, WateringCan, Wave, WaveCosine, Waypoint, Wheelchair, Wifi, WifiCross, WifiLock, WifiLow, WifiMedium, WifiOff, WifiZero, Wind, WindowsLogo, WorldSpace, Wrench, ZoomCamera, ZoomIn, ZoomOut };
|