@tabler/icons-svelte 3.7.0 → 3.9.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/dist/icons/alphabet-arabic.svelte +6 -0
- package/dist/icons/alphabet-arabic.svelte.d.ts +17 -0
- package/dist/icons/alphabet-bangla.svelte +6 -0
- package/dist/icons/alphabet-bangla.svelte.d.ts +17 -0
- package/dist/icons/alphabet-hebrew.svelte +6 -0
- package/dist/icons/alphabet-hebrew.svelte.d.ts +17 -0
- package/dist/icons/alphabet-korean.svelte +6 -0
- package/dist/icons/alphabet-korean.svelte.d.ts +17 -0
- package/dist/icons/alphabet-thai.svelte +6 -0
- package/dist/icons/alphabet-thai.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-after-effect.svelte +6 -0
- package/dist/icons/brand-adobe-after-effect.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-illustrator.svelte +6 -0
- package/dist/icons/brand-adobe-illustrator.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-indesign.svelte +6 -0
- package/dist/icons/brand-adobe-indesign.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-photoshop.svelte +6 -0
- package/dist/icons/brand-adobe-photoshop.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-premier.svelte +6 -0
- package/dist/icons/brand-adobe-premier.svelte.d.ts +17 -0
- package/dist/icons/brand-adobe-xd.svelte +6 -0
- package/dist/icons/brand-adobe-xd.svelte.d.ts +17 -0
- package/dist/icons/brand-apple-news.svelte +6 -0
- package/dist/icons/brand-apple-news.svelte.d.ts +17 -0
- package/dist/icons/brand-hackerrank.svelte +6 -0
- package/dist/icons/brand-hackerrank.svelte.d.ts +17 -0
- package/dist/icons/buildings.svelte +6 -0
- package/dist/icons/buildings.svelte.d.ts +17 -0
- package/dist/icons/cap-projecting.svelte +6 -0
- package/dist/icons/cap-projecting.svelte.d.ts +17 -0
- package/dist/icons/cap-rounded.svelte +6 -0
- package/dist/icons/cap-rounded.svelte.d.ts +17 -0
- package/dist/icons/cap-straight.svelte +6 -0
- package/dist/icons/cap-straight.svelte.d.ts +17 -0
- package/dist/icons/clock-bitcoin.svelte +6 -0
- package/dist/icons/clock-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/cloud-bitcoin.svelte +6 -0
- package/dist/icons/cloud-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/eye-bitcoin.svelte +6 -0
- package/dist/icons/eye-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/flag-bitcoin.svelte +6 -0
- package/dist/icons/flag-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/heart-bitcoin.svelte +6 -0
- package/dist/icons/heart-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/home-bitcoin.svelte +6 -0
- package/dist/icons/home-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/index.d.ts +36 -0
- package/dist/icons/index.js +36 -0
- package/dist/icons/label-filled.svelte +6 -0
- package/dist/icons/label-filled.svelte.d.ts +17 -0
- package/dist/icons/label-off.svelte +6 -0
- package/dist/icons/label-off.svelte.d.ts +17 -0
- package/dist/icons/label.svelte +6 -0
- package/dist/icons/label.svelte.d.ts +17 -0
- package/dist/icons/lock-bitcoin.svelte +6 -0
- package/dist/icons/lock-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/mail-bitcoin.svelte +6 -0
- package/dist/icons/mail-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/math-cos.svelte +6 -0
- package/dist/icons/math-cos.svelte.d.ts +17 -0
- package/dist/icons/math-ctg.svelte +6 -0
- package/dist/icons/math-ctg.svelte.d.ts +17 -0
- package/dist/icons/math-sec.svelte +6 -0
- package/dist/icons/math-sec.svelte.d.ts +17 -0
- package/dist/icons/math-sin.svelte +6 -0
- package/dist/icons/math-sin.svelte.d.ts +17 -0
- package/dist/icons/math-tg.svelte +6 -0
- package/dist/icons/math-tg.svelte.d.ts +17 -0
- package/dist/icons/mood-bitcoin.svelte +6 -0
- package/dist/icons/mood-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/photo-bitcoin.svelte +6 -0
- package/dist/icons/photo-bitcoin.svelte.d.ts +17 -0
- package/dist/icons/user-bitcoin.svelte +6 -0
- package/dist/icons/user-bitcoin.svelte.d.ts +17 -0
- package/dist/icons-list.js +36 -0
- package/package.json +2 -2
package/dist/icons/index.d.ts
CHANGED
|
@@ -93,9 +93,14 @@ export { default as IconAlignLeft } from './align-left.svelte';
|
|
|
93
93
|
export { default as IconAlignRight2 } from './align-right-2.svelte';
|
|
94
94
|
export { default as IconAlignRight } from './align-right.svelte';
|
|
95
95
|
export { default as IconAlpha } from './alpha.svelte';
|
|
96
|
+
export { default as IconAlphabetArabic } from './alphabet-arabic.svelte';
|
|
97
|
+
export { default as IconAlphabetBangla } from './alphabet-bangla.svelte';
|
|
96
98
|
export { default as IconAlphabetCyrillic } from './alphabet-cyrillic.svelte';
|
|
97
99
|
export { default as IconAlphabetGreek } from './alphabet-greek.svelte';
|
|
100
|
+
export { default as IconAlphabetHebrew } from './alphabet-hebrew.svelte';
|
|
101
|
+
export { default as IconAlphabetKorean } from './alphabet-korean.svelte';
|
|
98
102
|
export { default as IconAlphabetLatin } from './alphabet-latin.svelte';
|
|
103
|
+
export { default as IconAlphabetThai } from './alphabet-thai.svelte';
|
|
99
104
|
export { default as IconAlt } from './alt.svelte';
|
|
100
105
|
export { default as IconAmbulance } from './ambulance.svelte';
|
|
101
106
|
export { default as IconAmpersand } from './ampersand.svelte';
|
|
@@ -588,6 +593,12 @@ export { default as IconBraille } from './braille.svelte';
|
|
|
588
593
|
export { default as IconBrain } from './brain.svelte';
|
|
589
594
|
export { default as IconBrand4chan } from './brand-4chan.svelte';
|
|
590
595
|
export { default as IconBrandAbstract } from './brand-abstract.svelte';
|
|
596
|
+
export { default as IconBrandAdobeAfterEffect } from './brand-adobe-after-effect.svelte';
|
|
597
|
+
export { default as IconBrandAdobeIllustrator } from './brand-adobe-illustrator.svelte';
|
|
598
|
+
export { default as IconBrandAdobeIndesign } from './brand-adobe-indesign.svelte';
|
|
599
|
+
export { default as IconBrandAdobePhotoshop } from './brand-adobe-photoshop.svelte';
|
|
600
|
+
export { default as IconBrandAdobePremier } from './brand-adobe-premier.svelte';
|
|
601
|
+
export { default as IconBrandAdobeXd } from './brand-adobe-xd.svelte';
|
|
591
602
|
export { default as IconBrandAdobe } from './brand-adobe.svelte';
|
|
592
603
|
export { default as IconBrandAdonisJs } from './brand-adonis-js.svelte';
|
|
593
604
|
export { default as IconBrandAirbnb } from './brand-airbnb.svelte';
|
|
@@ -605,6 +616,7 @@ export { default as IconBrandAnsible } from './brand-ansible.svelte';
|
|
|
605
616
|
export { default as IconBrandAo3 } from './brand-ao3.svelte';
|
|
606
617
|
export { default as IconBrandAppgallery } from './brand-appgallery.svelte';
|
|
607
618
|
export { default as IconBrandAppleArcade } from './brand-apple-arcade.svelte';
|
|
619
|
+
export { default as IconBrandAppleNews } from './brand-apple-news.svelte';
|
|
608
620
|
export { default as IconBrandApplePodcast } from './brand-apple-podcast.svelte';
|
|
609
621
|
export { default as IconBrandApple } from './brand-apple.svelte';
|
|
610
622
|
export { default as IconBrandAppstore } from './brand-appstore.svelte';
|
|
@@ -732,6 +744,7 @@ export { default as IconBrandGravatar } from './brand-gravatar.svelte';
|
|
|
732
744
|
export { default as IconBrandGrindr } from './brand-grindr.svelte';
|
|
733
745
|
export { default as IconBrandGuardian } from './brand-guardian.svelte';
|
|
734
746
|
export { default as IconBrandGumroad } from './brand-gumroad.svelte';
|
|
747
|
+
export { default as IconBrandHackerrank } from './brand-hackerrank.svelte';
|
|
735
748
|
export { default as IconBrandHbo } from './brand-hbo.svelte';
|
|
736
749
|
export { default as IconBrandHeadlessui } from './brand-headlessui.svelte';
|
|
737
750
|
export { default as IconBrandHexo } from './brand-hexo.svelte';
|
|
@@ -1002,6 +1015,7 @@ export { default as IconBuildingTunnel } from './building-tunnel.svelte';
|
|
|
1002
1015
|
export { default as IconBuildingWarehouse } from './building-warehouse.svelte';
|
|
1003
1016
|
export { default as IconBuildingWindTurbine } from './building-wind-turbine.svelte';
|
|
1004
1017
|
export { default as IconBuilding } from './building.svelte';
|
|
1018
|
+
export { default as IconBuildings } from './buildings.svelte';
|
|
1005
1019
|
export { default as IconBulbOff } from './bulb-off.svelte';
|
|
1006
1020
|
export { default as IconBulb } from './bulb.svelte';
|
|
1007
1021
|
export { default as IconBulldozer } from './bulldozer.svelte';
|
|
@@ -1081,6 +1095,9 @@ export { default as IconCandyOff } from './candy-off.svelte';
|
|
|
1081
1095
|
export { default as IconCandy } from './candy.svelte';
|
|
1082
1096
|
export { default as IconCane } from './cane.svelte';
|
|
1083
1097
|
export { default as IconCannabis } from './cannabis.svelte';
|
|
1098
|
+
export { default as IconCapProjecting } from './cap-projecting.svelte';
|
|
1099
|
+
export { default as IconCapRounded } from './cap-rounded.svelte';
|
|
1100
|
+
export { default as IconCapStraight } from './cap-straight.svelte';
|
|
1084
1101
|
export { default as IconCapsuleHorizontal } from './capsule-horizontal.svelte';
|
|
1085
1102
|
export { default as IconCapsule } from './capsule.svelte';
|
|
1086
1103
|
export { default as IconCaptureOff } from './capture-off.svelte';
|
|
@@ -1350,6 +1367,7 @@ export { default as IconClipboard } from './clipboard.svelte';
|
|
|
1350
1367
|
export { default as IconClock12 } from './clock-12.svelte';
|
|
1351
1368
|
export { default as IconClock2 } from './clock-2.svelte';
|
|
1352
1369
|
export { default as IconClock24 } from './clock-24.svelte';
|
|
1370
|
+
export { default as IconClockBitcoin } from './clock-bitcoin.svelte';
|
|
1353
1371
|
export { default as IconClockBolt } from './clock-bolt.svelte';
|
|
1354
1372
|
export { default as IconClockCancel } from './clock-cancel.svelte';
|
|
1355
1373
|
export { default as IconClockCheck } from './clock-check.svelte';
|
|
@@ -1390,6 +1408,7 @@ export { default as IconClockX } from './clock-x.svelte';
|
|
|
1390
1408
|
export { default as IconClock } from './clock.svelte';
|
|
1391
1409
|
export { default as IconClothesRackOff } from './clothes-rack-off.svelte';
|
|
1392
1410
|
export { default as IconClothesRack } from './clothes-rack.svelte';
|
|
1411
|
+
export { default as IconCloudBitcoin } from './cloud-bitcoin.svelte';
|
|
1393
1412
|
export { default as IconCloudBolt } from './cloud-bolt.svelte';
|
|
1394
1413
|
export { default as IconCloudCancel } from './cloud-cancel.svelte';
|
|
1395
1414
|
export { default as IconCloudCheck } from './cloud-check.svelte';
|
|
@@ -2006,6 +2025,7 @@ export { default as IconExposurePlus2 } from './exposure-plus-2.svelte';
|
|
|
2006
2025
|
export { default as IconExposure } from './exposure.svelte';
|
|
2007
2026
|
export { default as IconExternalLinkOff } from './external-link-off.svelte';
|
|
2008
2027
|
export { default as IconExternalLink } from './external-link.svelte';
|
|
2028
|
+
export { default as IconEyeBitcoin } from './eye-bitcoin.svelte';
|
|
2009
2029
|
export { default as IconEyeBolt } from './eye-bolt.svelte';
|
|
2010
2030
|
export { default as IconEyeCancel } from './eye-cancel.svelte';
|
|
2011
2031
|
export { default as IconEyeCheck } from './eye-check.svelte';
|
|
@@ -2181,6 +2201,7 @@ export { default as IconFish } from './fish.svelte';
|
|
|
2181
2201
|
export { default as IconFlag2Off } from './flag-2-off.svelte';
|
|
2182
2202
|
export { default as IconFlag2 } from './flag-2.svelte';
|
|
2183
2203
|
export { default as IconFlag3 } from './flag-3.svelte';
|
|
2204
|
+
export { default as IconFlagBitcoin } from './flag-bitcoin.svelte';
|
|
2184
2205
|
export { default as IconFlagBolt } from './flag-bolt.svelte';
|
|
2185
2206
|
export { default as IconFlagCancel } from './flag-cancel.svelte';
|
|
2186
2207
|
export { default as IconFlagCheck } from './flag-check.svelte';
|
|
@@ -2388,6 +2409,7 @@ export { default as IconHeadphones } from './headphones.svelte';
|
|
|
2388
2409
|
export { default as IconHeadsetOff } from './headset-off.svelte';
|
|
2389
2410
|
export { default as IconHeadset } from './headset.svelte';
|
|
2390
2411
|
export { default as IconHealthRecognition } from './health-recognition.svelte';
|
|
2412
|
+
export { default as IconHeartBitcoin } from './heart-bitcoin.svelte';
|
|
2391
2413
|
export { default as IconHeartBolt } from './heart-bolt.svelte';
|
|
2392
2414
|
export { default as IconHeartBroken } from './heart-broken.svelte';
|
|
2393
2415
|
export { default as IconHeartCancel } from './heart-cancel.svelte';
|
|
@@ -2492,6 +2514,7 @@ export { default as IconHistoryOff } from './history-off.svelte';
|
|
|
2492
2514
|
export { default as IconHistoryToggle } from './history-toggle.svelte';
|
|
2493
2515
|
export { default as IconHistory } from './history.svelte';
|
|
2494
2516
|
export { default as IconHome2 } from './home-2.svelte';
|
|
2517
|
+
export { default as IconHomeBitcoin } from './home-bitcoin.svelte';
|
|
2495
2518
|
export { default as IconHomeBolt } from './home-bolt.svelte';
|
|
2496
2519
|
export { default as IconHomeCancel } from './home-cancel.svelte';
|
|
2497
2520
|
export { default as IconHomeCheck } from './home-check.svelte';
|
|
@@ -2615,6 +2638,8 @@ export { default as IconKeyframeAlignHorizontal } from './keyframe-align-horizon
|
|
|
2615
2638
|
export { default as IconKeyframeAlignVertical } from './keyframe-align-vertical.svelte';
|
|
2616
2639
|
export { default as IconKeyframe } from './keyframe.svelte';
|
|
2617
2640
|
export { default as IconKeyframes } from './keyframes.svelte';
|
|
2641
|
+
export { default as IconLabelOff } from './label-off.svelte';
|
|
2642
|
+
export { default as IconLabel } from './label.svelte';
|
|
2618
2643
|
export { default as IconLadderOff } from './ladder-off.svelte';
|
|
2619
2644
|
export { default as IconLadder } from './ladder.svelte';
|
|
2620
2645
|
export { default as IconLadle } from './ladle.svelte';
|
|
@@ -2799,6 +2824,7 @@ export { default as IconLocationX } from './location-x.svelte';
|
|
|
2799
2824
|
export { default as IconLocation } from './location.svelte';
|
|
2800
2825
|
export { default as IconLockAccessOff } from './lock-access-off.svelte';
|
|
2801
2826
|
export { default as IconLockAccess } from './lock-access.svelte';
|
|
2827
|
+
export { default as IconLockBitcoin } from './lock-bitcoin.svelte';
|
|
2802
2828
|
export { default as IconLockBolt } from './lock-bolt.svelte';
|
|
2803
2829
|
export { default as IconLockCancel } from './lock-cancel.svelte';
|
|
2804
2830
|
export { default as IconLockCheck } from './lock-check.svelte';
|
|
@@ -2850,6 +2876,7 @@ export { default as IconMagnetOff } from './magnet-off.svelte';
|
|
|
2850
2876
|
export { default as IconMagnet } from './magnet.svelte';
|
|
2851
2877
|
export { default as IconMagnetic } from './magnetic.svelte';
|
|
2852
2878
|
export { default as IconMailAi } from './mail-ai.svelte';
|
|
2879
|
+
export { default as IconMailBitcoin } from './mail-bitcoin.svelte';
|
|
2853
2880
|
export { default as IconMailBolt } from './mail-bolt.svelte';
|
|
2854
2881
|
export { default as IconMailCancel } from './mail-cancel.svelte';
|
|
2855
2882
|
export { default as IconMailCheck } from './mail-check.svelte';
|
|
@@ -2943,6 +2970,8 @@ export { default as IconMatchstick } from './matchstick.svelte';
|
|
|
2943
2970
|
export { default as IconMath1Divide2 } from './math-1-divide-2.svelte';
|
|
2944
2971
|
export { default as IconMath1Divide3 } from './math-1-divide-3.svelte';
|
|
2945
2972
|
export { default as IconMathAvg } from './math-avg.svelte';
|
|
2973
|
+
export { default as IconMathCos } from './math-cos.svelte';
|
|
2974
|
+
export { default as IconMathCtg } from './math-ctg.svelte';
|
|
2946
2975
|
export { default as IconMathEqualGreater } from './math-equal-greater.svelte';
|
|
2947
2976
|
export { default as IconMathEqualLower } from './math-equal-lower.svelte';
|
|
2948
2977
|
export { default as IconMathFunctionOff } from './math-function-off.svelte';
|
|
@@ -2960,7 +2989,10 @@ export { default as IconMathNot } from './math-not.svelte';
|
|
|
2960
2989
|
export { default as IconMathOff } from './math-off.svelte';
|
|
2961
2990
|
export { default as IconMathPiDivide2 } from './math-pi-divide-2.svelte';
|
|
2962
2991
|
export { default as IconMathPi } from './math-pi.svelte';
|
|
2992
|
+
export { default as IconMathSec } from './math-sec.svelte';
|
|
2993
|
+
export { default as IconMathSin } from './math-sin.svelte';
|
|
2963
2994
|
export { default as IconMathSymbols } from './math-symbols.svelte';
|
|
2995
|
+
export { default as IconMathTg } from './math-tg.svelte';
|
|
2964
2996
|
export { default as IconMathXDivide2 } from './math-x-divide-2.svelte';
|
|
2965
2997
|
export { default as IconMathXDivideY2 } from './math-x-divide-y-2.svelte';
|
|
2966
2998
|
export { default as IconMathXDivideY } from './math-x-divide-y.svelte';
|
|
@@ -3096,6 +3128,7 @@ export { default as IconMonkeybar } from './monkeybar.svelte';
|
|
|
3096
3128
|
export { default as IconMoodAngry } from './mood-angry.svelte';
|
|
3097
3129
|
export { default as IconMoodAnnoyed2 } from './mood-annoyed-2.svelte';
|
|
3098
3130
|
export { default as IconMoodAnnoyed } from './mood-annoyed.svelte';
|
|
3131
|
+
export { default as IconMoodBitcoin } from './mood-bitcoin.svelte';
|
|
3099
3132
|
export { default as IconMoodBoy } from './mood-boy.svelte';
|
|
3100
3133
|
export { default as IconMoodCheck } from './mood-check.svelte';
|
|
3101
3134
|
export { default as IconMoodCog } from './mood-cog.svelte';
|
|
@@ -3407,6 +3440,7 @@ export { default as IconPhonePlus } from './phone-plus.svelte';
|
|
|
3407
3440
|
export { default as IconPhoneX } from './phone-x.svelte';
|
|
3408
3441
|
export { default as IconPhone } from './phone.svelte';
|
|
3409
3442
|
export { default as IconPhotoAi } from './photo-ai.svelte';
|
|
3443
|
+
export { default as IconPhotoBitcoin } from './photo-bitcoin.svelte';
|
|
3410
3444
|
export { default as IconPhotoBolt } from './photo-bolt.svelte';
|
|
3411
3445
|
export { default as IconPhotoCancel } from './photo-cancel.svelte';
|
|
3412
3446
|
export { default as IconPhotoCheck } from './photo-check.svelte';
|
|
@@ -4410,6 +4444,7 @@ export { default as IconUnlink } from './unlink.svelte';
|
|
|
4410
4444
|
export { default as IconUpload } from './upload.svelte';
|
|
4411
4445
|
export { default as IconUrgent } from './urgent.svelte';
|
|
4412
4446
|
export { default as IconUsb } from './usb.svelte';
|
|
4447
|
+
export { default as IconUserBitcoin } from './user-bitcoin.svelte';
|
|
4413
4448
|
export { default as IconUserBolt } from './user-bolt.svelte';
|
|
4414
4449
|
export { default as IconUserCancel } from './user-cancel.svelte';
|
|
4415
4450
|
export { default as IconUserCheck } from './user-check.svelte';
|
|
@@ -5031,6 +5066,7 @@ export { default as IconKeyframeAlignHorizontalFilled } from './keyframe-align-h
|
|
|
5031
5066
|
export { default as IconKeyframeAlignVerticalFilled } from './keyframe-align-vertical-filled.svelte';
|
|
5032
5067
|
export { default as IconKeyframeFilled } from './keyframe-filled.svelte';
|
|
5033
5068
|
export { default as IconKeyframesFilled } from './keyframes-filled.svelte';
|
|
5069
|
+
export { default as IconLabelFilled } from './label-filled.svelte';
|
|
5034
5070
|
export { default as IconLayout2Filled } from './layout-2-filled.svelte';
|
|
5035
5071
|
export { default as IconLayoutAlignBottomFilled } from './layout-align-bottom-filled.svelte';
|
|
5036
5072
|
export { default as IconLayoutAlignCenterFilled } from './layout-align-center-filled.svelte';
|
package/dist/icons/index.js
CHANGED
|
@@ -93,9 +93,14 @@ export { default as IconAlignLeft } from './align-left.svelte';
|
|
|
93
93
|
export { default as IconAlignRight2 } from './align-right-2.svelte';
|
|
94
94
|
export { default as IconAlignRight } from './align-right.svelte';
|
|
95
95
|
export { default as IconAlpha } from './alpha.svelte';
|
|
96
|
+
export { default as IconAlphabetArabic } from './alphabet-arabic.svelte';
|
|
97
|
+
export { default as IconAlphabetBangla } from './alphabet-bangla.svelte';
|
|
96
98
|
export { default as IconAlphabetCyrillic } from './alphabet-cyrillic.svelte';
|
|
97
99
|
export { default as IconAlphabetGreek } from './alphabet-greek.svelte';
|
|
100
|
+
export { default as IconAlphabetHebrew } from './alphabet-hebrew.svelte';
|
|
101
|
+
export { default as IconAlphabetKorean } from './alphabet-korean.svelte';
|
|
98
102
|
export { default as IconAlphabetLatin } from './alphabet-latin.svelte';
|
|
103
|
+
export { default as IconAlphabetThai } from './alphabet-thai.svelte';
|
|
99
104
|
export { default as IconAlt } from './alt.svelte';
|
|
100
105
|
export { default as IconAmbulance } from './ambulance.svelte';
|
|
101
106
|
export { default as IconAmpersand } from './ampersand.svelte';
|
|
@@ -588,6 +593,12 @@ export { default as IconBraille } from './braille.svelte';
|
|
|
588
593
|
export { default as IconBrain } from './brain.svelte';
|
|
589
594
|
export { default as IconBrand4chan } from './brand-4chan.svelte';
|
|
590
595
|
export { default as IconBrandAbstract } from './brand-abstract.svelte';
|
|
596
|
+
export { default as IconBrandAdobeAfterEffect } from './brand-adobe-after-effect.svelte';
|
|
597
|
+
export { default as IconBrandAdobeIllustrator } from './brand-adobe-illustrator.svelte';
|
|
598
|
+
export { default as IconBrandAdobeIndesign } from './brand-adobe-indesign.svelte';
|
|
599
|
+
export { default as IconBrandAdobePhotoshop } from './brand-adobe-photoshop.svelte';
|
|
600
|
+
export { default as IconBrandAdobePremier } from './brand-adobe-premier.svelte';
|
|
601
|
+
export { default as IconBrandAdobeXd } from './brand-adobe-xd.svelte';
|
|
591
602
|
export { default as IconBrandAdobe } from './brand-adobe.svelte';
|
|
592
603
|
export { default as IconBrandAdonisJs } from './brand-adonis-js.svelte';
|
|
593
604
|
export { default as IconBrandAirbnb } from './brand-airbnb.svelte';
|
|
@@ -605,6 +616,7 @@ export { default as IconBrandAnsible } from './brand-ansible.svelte';
|
|
|
605
616
|
export { default as IconBrandAo3 } from './brand-ao3.svelte';
|
|
606
617
|
export { default as IconBrandAppgallery } from './brand-appgallery.svelte';
|
|
607
618
|
export { default as IconBrandAppleArcade } from './brand-apple-arcade.svelte';
|
|
619
|
+
export { default as IconBrandAppleNews } from './brand-apple-news.svelte';
|
|
608
620
|
export { default as IconBrandApplePodcast } from './brand-apple-podcast.svelte';
|
|
609
621
|
export { default as IconBrandApple } from './brand-apple.svelte';
|
|
610
622
|
export { default as IconBrandAppstore } from './brand-appstore.svelte';
|
|
@@ -732,6 +744,7 @@ export { default as IconBrandGravatar } from './brand-gravatar.svelte';
|
|
|
732
744
|
export { default as IconBrandGrindr } from './brand-grindr.svelte';
|
|
733
745
|
export { default as IconBrandGuardian } from './brand-guardian.svelte';
|
|
734
746
|
export { default as IconBrandGumroad } from './brand-gumroad.svelte';
|
|
747
|
+
export { default as IconBrandHackerrank } from './brand-hackerrank.svelte';
|
|
735
748
|
export { default as IconBrandHbo } from './brand-hbo.svelte';
|
|
736
749
|
export { default as IconBrandHeadlessui } from './brand-headlessui.svelte';
|
|
737
750
|
export { default as IconBrandHexo } from './brand-hexo.svelte';
|
|
@@ -1002,6 +1015,7 @@ export { default as IconBuildingTunnel } from './building-tunnel.svelte';
|
|
|
1002
1015
|
export { default as IconBuildingWarehouse } from './building-warehouse.svelte';
|
|
1003
1016
|
export { default as IconBuildingWindTurbine } from './building-wind-turbine.svelte';
|
|
1004
1017
|
export { default as IconBuilding } from './building.svelte';
|
|
1018
|
+
export { default as IconBuildings } from './buildings.svelte';
|
|
1005
1019
|
export { default as IconBulbOff } from './bulb-off.svelte';
|
|
1006
1020
|
export { default as IconBulb } from './bulb.svelte';
|
|
1007
1021
|
export { default as IconBulldozer } from './bulldozer.svelte';
|
|
@@ -1081,6 +1095,9 @@ export { default as IconCandyOff } from './candy-off.svelte';
|
|
|
1081
1095
|
export { default as IconCandy } from './candy.svelte';
|
|
1082
1096
|
export { default as IconCane } from './cane.svelte';
|
|
1083
1097
|
export { default as IconCannabis } from './cannabis.svelte';
|
|
1098
|
+
export { default as IconCapProjecting } from './cap-projecting.svelte';
|
|
1099
|
+
export { default as IconCapRounded } from './cap-rounded.svelte';
|
|
1100
|
+
export { default as IconCapStraight } from './cap-straight.svelte';
|
|
1084
1101
|
export { default as IconCapsuleHorizontal } from './capsule-horizontal.svelte';
|
|
1085
1102
|
export { default as IconCapsule } from './capsule.svelte';
|
|
1086
1103
|
export { default as IconCaptureOff } from './capture-off.svelte';
|
|
@@ -1350,6 +1367,7 @@ export { default as IconClipboard } from './clipboard.svelte';
|
|
|
1350
1367
|
export { default as IconClock12 } from './clock-12.svelte';
|
|
1351
1368
|
export { default as IconClock2 } from './clock-2.svelte';
|
|
1352
1369
|
export { default as IconClock24 } from './clock-24.svelte';
|
|
1370
|
+
export { default as IconClockBitcoin } from './clock-bitcoin.svelte';
|
|
1353
1371
|
export { default as IconClockBolt } from './clock-bolt.svelte';
|
|
1354
1372
|
export { default as IconClockCancel } from './clock-cancel.svelte';
|
|
1355
1373
|
export { default as IconClockCheck } from './clock-check.svelte';
|
|
@@ -1390,6 +1408,7 @@ export { default as IconClockX } from './clock-x.svelte';
|
|
|
1390
1408
|
export { default as IconClock } from './clock.svelte';
|
|
1391
1409
|
export { default as IconClothesRackOff } from './clothes-rack-off.svelte';
|
|
1392
1410
|
export { default as IconClothesRack } from './clothes-rack.svelte';
|
|
1411
|
+
export { default as IconCloudBitcoin } from './cloud-bitcoin.svelte';
|
|
1393
1412
|
export { default as IconCloudBolt } from './cloud-bolt.svelte';
|
|
1394
1413
|
export { default as IconCloudCancel } from './cloud-cancel.svelte';
|
|
1395
1414
|
export { default as IconCloudCheck } from './cloud-check.svelte';
|
|
@@ -2006,6 +2025,7 @@ export { default as IconExposurePlus2 } from './exposure-plus-2.svelte';
|
|
|
2006
2025
|
export { default as IconExposure } from './exposure.svelte';
|
|
2007
2026
|
export { default as IconExternalLinkOff } from './external-link-off.svelte';
|
|
2008
2027
|
export { default as IconExternalLink } from './external-link.svelte';
|
|
2028
|
+
export { default as IconEyeBitcoin } from './eye-bitcoin.svelte';
|
|
2009
2029
|
export { default as IconEyeBolt } from './eye-bolt.svelte';
|
|
2010
2030
|
export { default as IconEyeCancel } from './eye-cancel.svelte';
|
|
2011
2031
|
export { default as IconEyeCheck } from './eye-check.svelte';
|
|
@@ -2181,6 +2201,7 @@ export { default as IconFish } from './fish.svelte';
|
|
|
2181
2201
|
export { default as IconFlag2Off } from './flag-2-off.svelte';
|
|
2182
2202
|
export { default as IconFlag2 } from './flag-2.svelte';
|
|
2183
2203
|
export { default as IconFlag3 } from './flag-3.svelte';
|
|
2204
|
+
export { default as IconFlagBitcoin } from './flag-bitcoin.svelte';
|
|
2184
2205
|
export { default as IconFlagBolt } from './flag-bolt.svelte';
|
|
2185
2206
|
export { default as IconFlagCancel } from './flag-cancel.svelte';
|
|
2186
2207
|
export { default as IconFlagCheck } from './flag-check.svelte';
|
|
@@ -2388,6 +2409,7 @@ export { default as IconHeadphones } from './headphones.svelte';
|
|
|
2388
2409
|
export { default as IconHeadsetOff } from './headset-off.svelte';
|
|
2389
2410
|
export { default as IconHeadset } from './headset.svelte';
|
|
2390
2411
|
export { default as IconHealthRecognition } from './health-recognition.svelte';
|
|
2412
|
+
export { default as IconHeartBitcoin } from './heart-bitcoin.svelte';
|
|
2391
2413
|
export { default as IconHeartBolt } from './heart-bolt.svelte';
|
|
2392
2414
|
export { default as IconHeartBroken } from './heart-broken.svelte';
|
|
2393
2415
|
export { default as IconHeartCancel } from './heart-cancel.svelte';
|
|
@@ -2492,6 +2514,7 @@ export { default as IconHistoryOff } from './history-off.svelte';
|
|
|
2492
2514
|
export { default as IconHistoryToggle } from './history-toggle.svelte';
|
|
2493
2515
|
export { default as IconHistory } from './history.svelte';
|
|
2494
2516
|
export { default as IconHome2 } from './home-2.svelte';
|
|
2517
|
+
export { default as IconHomeBitcoin } from './home-bitcoin.svelte';
|
|
2495
2518
|
export { default as IconHomeBolt } from './home-bolt.svelte';
|
|
2496
2519
|
export { default as IconHomeCancel } from './home-cancel.svelte';
|
|
2497
2520
|
export { default as IconHomeCheck } from './home-check.svelte';
|
|
@@ -2615,6 +2638,8 @@ export { default as IconKeyframeAlignHorizontal } from './keyframe-align-horizon
|
|
|
2615
2638
|
export { default as IconKeyframeAlignVertical } from './keyframe-align-vertical.svelte';
|
|
2616
2639
|
export { default as IconKeyframe } from './keyframe.svelte';
|
|
2617
2640
|
export { default as IconKeyframes } from './keyframes.svelte';
|
|
2641
|
+
export { default as IconLabelOff } from './label-off.svelte';
|
|
2642
|
+
export { default as IconLabel } from './label.svelte';
|
|
2618
2643
|
export { default as IconLadderOff } from './ladder-off.svelte';
|
|
2619
2644
|
export { default as IconLadder } from './ladder.svelte';
|
|
2620
2645
|
export { default as IconLadle } from './ladle.svelte';
|
|
@@ -2799,6 +2824,7 @@ export { default as IconLocationX } from './location-x.svelte';
|
|
|
2799
2824
|
export { default as IconLocation } from './location.svelte';
|
|
2800
2825
|
export { default as IconLockAccessOff } from './lock-access-off.svelte';
|
|
2801
2826
|
export { default as IconLockAccess } from './lock-access.svelte';
|
|
2827
|
+
export { default as IconLockBitcoin } from './lock-bitcoin.svelte';
|
|
2802
2828
|
export { default as IconLockBolt } from './lock-bolt.svelte';
|
|
2803
2829
|
export { default as IconLockCancel } from './lock-cancel.svelte';
|
|
2804
2830
|
export { default as IconLockCheck } from './lock-check.svelte';
|
|
@@ -2850,6 +2876,7 @@ export { default as IconMagnetOff } from './magnet-off.svelte';
|
|
|
2850
2876
|
export { default as IconMagnet } from './magnet.svelte';
|
|
2851
2877
|
export { default as IconMagnetic } from './magnetic.svelte';
|
|
2852
2878
|
export { default as IconMailAi } from './mail-ai.svelte';
|
|
2879
|
+
export { default as IconMailBitcoin } from './mail-bitcoin.svelte';
|
|
2853
2880
|
export { default as IconMailBolt } from './mail-bolt.svelte';
|
|
2854
2881
|
export { default as IconMailCancel } from './mail-cancel.svelte';
|
|
2855
2882
|
export { default as IconMailCheck } from './mail-check.svelte';
|
|
@@ -2943,6 +2970,8 @@ export { default as IconMatchstick } from './matchstick.svelte';
|
|
|
2943
2970
|
export { default as IconMath1Divide2 } from './math-1-divide-2.svelte';
|
|
2944
2971
|
export { default as IconMath1Divide3 } from './math-1-divide-3.svelte';
|
|
2945
2972
|
export { default as IconMathAvg } from './math-avg.svelte';
|
|
2973
|
+
export { default as IconMathCos } from './math-cos.svelte';
|
|
2974
|
+
export { default as IconMathCtg } from './math-ctg.svelte';
|
|
2946
2975
|
export { default as IconMathEqualGreater } from './math-equal-greater.svelte';
|
|
2947
2976
|
export { default as IconMathEqualLower } from './math-equal-lower.svelte';
|
|
2948
2977
|
export { default as IconMathFunctionOff } from './math-function-off.svelte';
|
|
@@ -2960,7 +2989,10 @@ export { default as IconMathNot } from './math-not.svelte';
|
|
|
2960
2989
|
export { default as IconMathOff } from './math-off.svelte';
|
|
2961
2990
|
export { default as IconMathPiDivide2 } from './math-pi-divide-2.svelte';
|
|
2962
2991
|
export { default as IconMathPi } from './math-pi.svelte';
|
|
2992
|
+
export { default as IconMathSec } from './math-sec.svelte';
|
|
2993
|
+
export { default as IconMathSin } from './math-sin.svelte';
|
|
2963
2994
|
export { default as IconMathSymbols } from './math-symbols.svelte';
|
|
2995
|
+
export { default as IconMathTg } from './math-tg.svelte';
|
|
2964
2996
|
export { default as IconMathXDivide2 } from './math-x-divide-2.svelte';
|
|
2965
2997
|
export { default as IconMathXDivideY2 } from './math-x-divide-y-2.svelte';
|
|
2966
2998
|
export { default as IconMathXDivideY } from './math-x-divide-y.svelte';
|
|
@@ -3096,6 +3128,7 @@ export { default as IconMonkeybar } from './monkeybar.svelte';
|
|
|
3096
3128
|
export { default as IconMoodAngry } from './mood-angry.svelte';
|
|
3097
3129
|
export { default as IconMoodAnnoyed2 } from './mood-annoyed-2.svelte';
|
|
3098
3130
|
export { default as IconMoodAnnoyed } from './mood-annoyed.svelte';
|
|
3131
|
+
export { default as IconMoodBitcoin } from './mood-bitcoin.svelte';
|
|
3099
3132
|
export { default as IconMoodBoy } from './mood-boy.svelte';
|
|
3100
3133
|
export { default as IconMoodCheck } from './mood-check.svelte';
|
|
3101
3134
|
export { default as IconMoodCog } from './mood-cog.svelte';
|
|
@@ -3407,6 +3440,7 @@ export { default as IconPhonePlus } from './phone-plus.svelte';
|
|
|
3407
3440
|
export { default as IconPhoneX } from './phone-x.svelte';
|
|
3408
3441
|
export { default as IconPhone } from './phone.svelte';
|
|
3409
3442
|
export { default as IconPhotoAi } from './photo-ai.svelte';
|
|
3443
|
+
export { default as IconPhotoBitcoin } from './photo-bitcoin.svelte';
|
|
3410
3444
|
export { default as IconPhotoBolt } from './photo-bolt.svelte';
|
|
3411
3445
|
export { default as IconPhotoCancel } from './photo-cancel.svelte';
|
|
3412
3446
|
export { default as IconPhotoCheck } from './photo-check.svelte';
|
|
@@ -4410,6 +4444,7 @@ export { default as IconUnlink } from './unlink.svelte';
|
|
|
4410
4444
|
export { default as IconUpload } from './upload.svelte';
|
|
4411
4445
|
export { default as IconUrgent } from './urgent.svelte';
|
|
4412
4446
|
export { default as IconUsb } from './usb.svelte';
|
|
4447
|
+
export { default as IconUserBitcoin } from './user-bitcoin.svelte';
|
|
4413
4448
|
export { default as IconUserBolt } from './user-bolt.svelte';
|
|
4414
4449
|
export { default as IconUserCancel } from './user-cancel.svelte';
|
|
4415
4450
|
export { default as IconUserCheck } from './user-check.svelte';
|
|
@@ -5031,6 +5066,7 @@ export { default as IconKeyframeAlignHorizontalFilled } from './keyframe-align-h
|
|
|
5031
5066
|
export { default as IconKeyframeAlignVerticalFilled } from './keyframe-align-vertical-filled.svelte';
|
|
5032
5067
|
export { default as IconKeyframeFilled } from './keyframe-filled.svelte';
|
|
5033
5068
|
export { default as IconKeyframesFilled } from './keyframes-filled.svelte';
|
|
5069
|
+
export { default as IconLabelFilled } from './label-filled.svelte';
|
|
5034
5070
|
export { default as IconLayout2Filled } from './layout-2-filled.svelte';
|
|
5035
5071
|
export { default as IconLayoutAlignBottomFilled } from './layout-align-bottom-filled.svelte';
|
|
5036
5072
|
export { default as IconLayoutAlignCenterFilled } from './layout-align-center-filled.svelte';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M16.52 6a2 2 0 0 1 1.561 .75l3.7 4.625a1 1 0 0 1 0 1.25l-3.7 4.624a2 2 0 0 1 -1.561 .751h-10.52a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="label-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type LabelFilledProps = typeof __propDef.props;
|
|
13
|
+
export type LabelFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type LabelFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class LabelFilled extends SvelteComponentTyped<LabelFilledProps, LabelFilledEvents, LabelFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 7h-1a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .394 -.081m1.86 -2.137l2.226 -2.782l-3.7 -4.625a1 1 0 0 0 -.78 -.375h-5.52" }], ["path", { "d": "M3 3l18 18" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="label-off" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type LabelOffProps = typeof __propDef.props;
|
|
13
|
+
export type LabelOffEvents = typeof __propDef.events;
|
|
14
|
+
export type LabelOffSlots = typeof __propDef.slots;
|
|
15
|
+
export default class LabelOff extends SvelteComponentTyped<LabelOffProps, LabelOffEvents, LabelOffSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M16.52 7h-10.52a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .78 -.375l3.7 -4.625l-3.7 -4.625a1 1 0 0 0 -.78 -.375" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="label" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type LabelProps = typeof __propDef.props;
|
|
13
|
+
export type LabelEvents = typeof __propDef.events;
|
|
14
|
+
export type LabelSlots = typeof __propDef.slots;
|
|
15
|
+
export default class Label extends SvelteComponentTyped<LabelProps, LabelEvents, LabelSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" }], ["path", { "d": "M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" }], ["path", { "d": "M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" }], ["path", { "d": "M8 11v-4a4 4 0 1 1 8 0v4" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="lock-bitcoin" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type LockBitcoinProps = typeof __propDef.props;
|
|
13
|
+
export type LockBitcoinEvents = typeof __propDef.events;
|
|
14
|
+
export type LockBitcoinSlots = typeof __propDef.slots;
|
|
15
|
+
export default class LockBitcoin extends SvelteComponentTyped<LockBitcoinProps, LockBitcoinEvents, LockBitcoinSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" }], ["path", { "d": "M13.5 19h-8.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" }], ["path", { "d": "M3 7l9 6l9 -6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="mail-bitcoin" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MailBitcoinProps = typeof __propDef.props;
|
|
13
|
+
export type MailBitcoinEvents = typeof __propDef.events;
|
|
14
|
+
export type MailBitcoinSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MailBitcoin extends SvelteComponentTyped<MailBitcoinProps, MailBitcoinEvents, MailBitcoinSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }], ["path", { "d": "M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" }], ["path", { "d": "M17 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="math-cos" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MathCosProps = typeof __propDef.props;
|
|
13
|
+
export type MathCosEvents = typeof __propDef.events;
|
|
14
|
+
export type MathCosSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MathCos extends SvelteComponentTyped<MathCosProps, MathCosEvents, MathCosSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M10 8h4" }], ["path", { "d": "M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" }], ["path", { "d": "M12 8v8" }], ["path", { "d": "M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="math-ctg" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MathCtgProps = typeof __propDef.props;
|
|
13
|
+
export type MathCtgEvents = typeof __propDef.events;
|
|
14
|
+
export type MathCtgSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MathCtg extends SvelteComponentTyped<MathCtgProps, MathCtgEvents, MathCtgSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" }], ["path", { "d": "M21 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" }], ["path", { "d": "M14 8h-4v8h4" }], ["path", { "d": "M10 12h2.5" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="math-sec" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MathSecProps = typeof __propDef.props;
|
|
13
|
+
export type MathSecEvents = typeof __propDef.events;
|
|
14
|
+
export type MathSecSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MathSec extends SvelteComponentTyped<MathSecProps, MathSecEvents, MathSecSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M4 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" }], ["path", { "d": "M12 8v8" }], ["path", { "d": "M16 16v-8l4 8v-8" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="math-sin" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MathSinProps = typeof __propDef.props;
|
|
13
|
+
export type MathSinEvents = typeof __propDef.events;
|
|
14
|
+
export type MathSinSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MathSin extends SvelteComponentTyped<MathSinProps, MathSinEvents, MathSinSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 8h4" }], ["path", { "d": "M9 8v8" }], ["path", { "d": "M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="math-tg" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MathTgProps = typeof __propDef.props;
|
|
13
|
+
export type MathTgEvents = typeof __propDef.events;
|
|
14
|
+
export type MathTgSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MathTg extends SvelteComponentTyped<MathTgProps, MathTgEvents, MathTgSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|