@tabler/icons-svelte 3.44.0 → 3.45.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 +4 -4
- package/dist/aliases.d.ts +9 -0
- package/dist/aliases.js +9 -0
- package/dist/icons/app-window-bottom-left.svelte +6 -0
- package/dist/icons/app-window-bottom-left.svelte.d.ts +17 -0
- package/dist/icons/app-window-bottom-right.svelte +6 -0
- package/dist/icons/app-window-bottom-right.svelte.d.ts +17 -0
- package/dist/icons/app-window-bottom.svelte +6 -0
- package/dist/icons/app-window-bottom.svelte.d.ts +17 -0
- package/dist/icons/app-window-center.svelte +6 -0
- package/dist/icons/app-window-center.svelte.d.ts +17 -0
- package/dist/icons/arrow-fork-triple.svelte +6 -0
- package/dist/icons/arrow-fork-triple.svelte.d.ts +17 -0
- package/dist/icons/{brand-adobe-after-effect.svelte → brand-adobe-after-effects.svelte} +1 -1
- package/dist/icons/brand-adobe-after-effects.svelte.d.ts +17 -0
- package/dist/icons/{brand-kako-talk.svelte → brand-kakao-talk.svelte} +1 -1
- package/dist/icons/brand-kakao-talk.svelte.d.ts +17 -0
- package/dist/icons/brand-signal-filled.svelte +6 -0
- package/dist/icons/brand-signal-filled.svelte.d.ts +17 -0
- package/dist/icons/brand-signal.svelte +6 -0
- package/dist/icons/brand-signal.svelte.d.ts +17 -0
- package/dist/icons/{currency-rubel.svelte → currency-ruble.svelte} +1 -1
- package/dist/icons/currency-ruble.svelte.d.ts +17 -0
- package/dist/icons/device-vision-pro-wifi.svelte +6 -0
- package/dist/icons/device-vision-pro-wifi.svelte.d.ts +17 -0
- package/dist/icons/device-workstation.svelte +6 -0
- package/dist/icons/device-workstation.svelte.d.ts +17 -0
- package/dist/icons/dragon.svelte +6 -0
- package/dist/icons/dragon.svelte.d.ts +17 -0
- package/dist/icons/flip-horizontal.svelte +1 -1
- package/dist/icons/flip-vertical.svelte +1 -1
- package/dist/icons/{foodsteps.svelte → footsteps.svelte} +1 -1
- package/dist/icons/footsteps.svelte.d.ts +17 -0
- package/dist/icons/{gender-trasvesti.svelte → gender-travesti.svelte} +1 -1
- package/dist/icons/gender-travesti.svelte.d.ts +17 -0
- package/dist/icons/{ikosaedr.svelte → icosahedron.svelte} +1 -1
- package/dist/icons/icosahedron.svelte.d.ts +17 -0
- package/dist/icons/index.d.ts +30 -10
- package/dist/icons/index.js +30 -10
- package/dist/icons/italic-off.svelte +6 -0
- package/dist/icons/italic-off.svelte.d.ts +17 -0
- package/dist/icons/{mood-confuzed-filled.svelte → mood-confused-filled.svelte} +1 -1
- package/dist/icons/mood-confused-filled.svelte.d.ts +17 -0
- package/dist/icons/{mood-confuzed.svelte → mood-confused.svelte} +1 -1
- package/dist/icons/mood-confused.svelte.d.ts +17 -0
- package/dist/icons/{physotherapist.svelte → physiotherapist.svelte} +1 -1
- package/dist/icons/physiotherapist.svelte.d.ts +17 -0
- package/dist/icons/{sport-billard.svelte → sport-billiard.svelte} +1 -1
- package/dist/icons/sport-billiard.svelte.d.ts +17 -0
- package/dist/icons/tab-close.svelte +6 -0
- package/dist/icons/tab-close.svelte.d.ts +17 -0
- package/dist/icons/text-outline.svelte +6 -0
- package/dist/icons/text-outline.svelte.d.ts +17 -0
- package/dist/icons/text-regex-asterisk.svelte +6 -0
- package/dist/icons/text-regex-asterisk.svelte.d.ts +17 -0
- package/dist/icons/text-regex-end.svelte +6 -0
- package/dist/icons/text-regex-end.svelte.d.ts +17 -0
- package/dist/icons/text-regex-plus.svelte +6 -0
- package/dist/icons/text-regex-plus.svelte.d.ts +17 -0
- package/dist/icons/text-regex-question.svelte +6 -0
- package/dist/icons/text-regex-question.svelte.d.ts +17 -0
- package/dist/icons/text-regex-start.svelte +6 -0
- package/dist/icons/text-regex-start.svelte.d.ts +17 -0
- package/dist/icons/underline-off.svelte +6 -0
- package/dist/icons/underline-off.svelte.d.ts +17 -0
- package/dist/icons/virtual-space.svelte +6 -0
- package/dist/icons/virtual-space.svelte.d.ts +17 -0
- package/dist/icons-list.js +30 -10
- package/package.json +2 -2
- package/dist/icons/brand-adobe-after-effect.svelte.d.ts +0 -17
- package/dist/icons/brand-kako-talk.svelte.d.ts +0 -17
- package/dist/icons/currency-rubel.svelte.d.ts +0 -17
- package/dist/icons/foodsteps.svelte.d.ts +0 -17
- package/dist/icons/gender-trasvesti.svelte.d.ts +0 -17
- package/dist/icons/ikosaedr.svelte.d.ts +0 -17
- package/dist/icons/mood-confuzed-filled.svelte.d.ts +0 -17
- package/dist/icons/mood-confuzed.svelte.d.ts +0 -17
- package/dist/icons/physotherapist.svelte.d.ts +0 -17
- package/dist/icons/sport-billard.svelte.d.ts +0 -17
package/dist/icons/index.d.ts
CHANGED
|
@@ -134,6 +134,10 @@ export { default as IconApiApp } from './api-app.svelte';
|
|
|
134
134
|
export { default as IconApiBook } from './api-book.svelte';
|
|
135
135
|
export { default as IconApiOff } from './api-off.svelte';
|
|
136
136
|
export { default as IconApi } from './api.svelte';
|
|
137
|
+
export { default as IconAppWindowBottomLeft } from './app-window-bottom-left.svelte';
|
|
138
|
+
export { default as IconAppWindowBottomRight } from './app-window-bottom-right.svelte';
|
|
139
|
+
export { default as IconAppWindowBottom } from './app-window-bottom.svelte';
|
|
140
|
+
export { default as IconAppWindowCenter } from './app-window-center.svelte';
|
|
137
141
|
export { default as IconAppWindow } from './app-window.svelte';
|
|
138
142
|
export { default as IconApple } from './apple.svelte';
|
|
139
143
|
export { default as IconAppsOff } from './apps-off.svelte';
|
|
@@ -207,6 +211,7 @@ export { default as IconArrowDownToArc } from './arrow-down-to-arc.svelte';
|
|
|
207
211
|
export { default as IconArrowDown } from './arrow-down.svelte';
|
|
208
212
|
export { default as IconArrowElbowLeft } from './arrow-elbow-left.svelte';
|
|
209
213
|
export { default as IconArrowElbowRight } from './arrow-elbow-right.svelte';
|
|
214
|
+
export { default as IconArrowForkTriple } from './arrow-fork-triple.svelte';
|
|
210
215
|
export { default as IconArrowFork } from './arrow-fork.svelte';
|
|
211
216
|
export { default as IconArrowForwardUpDouble } from './arrow-forward-up-double.svelte';
|
|
212
217
|
export { default as IconArrowForwardUp } from './arrow-forward-up.svelte';
|
|
@@ -625,7 +630,7 @@ export { default as IconBraille } from './braille.svelte';
|
|
|
625
630
|
export { default as IconBrain } from './brain.svelte';
|
|
626
631
|
export { default as IconBrand4chan } from './brand-4chan.svelte';
|
|
627
632
|
export { default as IconBrandAbstract } from './brand-abstract.svelte';
|
|
628
|
-
export { default as
|
|
633
|
+
export { default as IconBrandAdobeAfterEffects } from './brand-adobe-after-effects.svelte';
|
|
629
634
|
export { default as IconBrandAdobeIllustrator } from './brand-adobe-illustrator.svelte';
|
|
630
635
|
export { default as IconBrandAdobeIndesign } from './brand-adobe-indesign.svelte';
|
|
631
636
|
export { default as IconBrandAdobePhotoshop } from './brand-adobe-photoshop.svelte';
|
|
@@ -794,7 +799,7 @@ export { default as IconBrandItch } from './brand-itch.svelte';
|
|
|
794
799
|
export { default as IconBrandJavascript } from './brand-javascript.svelte';
|
|
795
800
|
export { default as IconBrandJira } from './brand-jira.svelte';
|
|
796
801
|
export { default as IconBrandJuejin } from './brand-juejin.svelte';
|
|
797
|
-
export { default as
|
|
802
|
+
export { default as IconBrandKakaoTalk } from './brand-kakao-talk.svelte';
|
|
798
803
|
export { default as IconBrandKbin } from './brand-kbin.svelte';
|
|
799
804
|
export { default as IconBrandKick } from './brand-kick.svelte';
|
|
800
805
|
export { default as IconBrandKickstarter } from './brand-kickstarter.svelte';
|
|
@@ -890,6 +895,7 @@ export { default as IconBrandSentry } from './brand-sentry.svelte';
|
|
|
890
895
|
export { default as IconBrandSharik } from './brand-sharik.svelte';
|
|
891
896
|
export { default as IconBrandShazam } from './brand-shazam.svelte';
|
|
892
897
|
export { default as IconBrandShopee } from './brand-shopee.svelte';
|
|
898
|
+
export { default as IconBrandSignal } from './brand-signal.svelte';
|
|
893
899
|
export { default as IconBrandSketch } from './brand-sketch.svelte';
|
|
894
900
|
export { default as IconBrandSkype } from './brand-skype.svelte';
|
|
895
901
|
export { default as IconBrandSlack } from './brand-slack.svelte';
|
|
@@ -1776,7 +1782,7 @@ export { default as IconCurrencyReal } from './currency-real.svelte';
|
|
|
1776
1782
|
export { default as IconCurrencyRenminbi } from './currency-renminbi.svelte';
|
|
1777
1783
|
export { default as IconCurrencyRipple } from './currency-ripple.svelte';
|
|
1778
1784
|
export { default as IconCurrencyRiyal } from './currency-riyal.svelte';
|
|
1779
|
-
export { default as
|
|
1785
|
+
export { default as IconCurrencyRuble } from './currency-ruble.svelte';
|
|
1780
1786
|
export { default as IconCurrencyRufiyaa } from './currency-rufiyaa.svelte';
|
|
1781
1787
|
export { default as IconCurrencyRupeeNepalese } from './currency-rupee-nepalese.svelte';
|
|
1782
1788
|
export { default as IconCurrencyRupee } from './currency-rupee.svelte';
|
|
@@ -2002,6 +2008,7 @@ export { default as IconDeviceTvOld } from './device-tv-old.svelte';
|
|
|
2002
2008
|
export { default as IconDeviceTv } from './device-tv.svelte';
|
|
2003
2009
|
export { default as IconDeviceUnknown } from './device-unknown.svelte';
|
|
2004
2010
|
export { default as IconDeviceUsb } from './device-usb.svelte';
|
|
2011
|
+
export { default as IconDeviceVisionProWifi } from './device-vision-pro-wifi.svelte';
|
|
2005
2012
|
export { default as IconDeviceVisionPro } from './device-vision-pro.svelte';
|
|
2006
2013
|
export { default as IconDeviceWatchBolt } from './device-watch-bolt.svelte';
|
|
2007
2014
|
export { default as IconDeviceWatchCancel } from './device-watch-cancel.svelte';
|
|
@@ -2026,6 +2033,7 @@ export { default as IconDeviceWatchStats } from './device-watch-stats.svelte';
|
|
|
2026
2033
|
export { default as IconDeviceWatchUp } from './device-watch-up.svelte';
|
|
2027
2034
|
export { default as IconDeviceWatchX } from './device-watch-x.svelte';
|
|
2028
2035
|
export { default as IconDeviceWatch } from './device-watch.svelte';
|
|
2036
|
+
export { default as IconDeviceWorkstation } from './device-workstation.svelte';
|
|
2029
2037
|
export { default as IconDevices2 } from './devices-2.svelte';
|
|
2030
2038
|
export { default as IconDevicesBolt } from './devices-bolt.svelte';
|
|
2031
2039
|
export { default as IconDevicesCancel } from './devices-cancel.svelte';
|
|
@@ -2103,6 +2111,7 @@ export { default as IconDownloadOff } from './download-off.svelte';
|
|
|
2103
2111
|
export { default as IconDownload } from './download.svelte';
|
|
2104
2112
|
export { default as IconDragDrop2 } from './drag-drop-2.svelte';
|
|
2105
2113
|
export { default as IconDragDrop } from './drag-drop.svelte';
|
|
2114
|
+
export { default as IconDragon } from './dragon.svelte';
|
|
2106
2115
|
export { default as IconDroneOff } from './drone-off.svelte';
|
|
2107
2116
|
export { default as IconDrone } from './drone.svelte';
|
|
2108
2117
|
export { default as IconDropCircle } from './drop-circle.svelte';
|
|
@@ -2470,7 +2479,7 @@ export { default as IconFolderX } from './folder-x.svelte';
|
|
|
2470
2479
|
export { default as IconFolder } from './folder.svelte';
|
|
2471
2480
|
export { default as IconFoldersOff } from './folders-off.svelte';
|
|
2472
2481
|
export { default as IconFolders } from './folders.svelte';
|
|
2473
|
-
export { default as
|
|
2482
|
+
export { default as IconFootsteps } from './footsteps.svelte';
|
|
2474
2483
|
export { default as IconForbid2 } from './forbid-2.svelte';
|
|
2475
2484
|
export { default as IconForbid } from './forbid.svelte';
|
|
2476
2485
|
export { default as IconForklift } from './forklift.svelte';
|
|
@@ -2517,7 +2526,7 @@ export { default as IconGenderMale } from './gender-male.svelte';
|
|
|
2517
2526
|
export { default as IconGenderNeutrois } from './gender-neutrois.svelte';
|
|
2518
2527
|
export { default as IconGenderThird } from './gender-third.svelte';
|
|
2519
2528
|
export { default as IconGenderTransgender } from './gender-transgender.svelte';
|
|
2520
|
-
export { default as
|
|
2529
|
+
export { default as IconGenderTravesti } from './gender-travesti.svelte';
|
|
2521
2530
|
export { default as IconGeometry } from './geometry.svelte';
|
|
2522
2531
|
export { default as IconGhost2 } from './ghost-2.svelte';
|
|
2523
2532
|
export { default as IconGhost3 } from './ghost-3.svelte';
|
|
@@ -2795,12 +2804,12 @@ export { default as IconIceSkating } from './ice-skating.svelte';
|
|
|
2795
2804
|
export { default as IconIceberg } from './iceberg.svelte';
|
|
2796
2805
|
export { default as IconIconsOff } from './icons-off.svelte';
|
|
2797
2806
|
export { default as IconIcons } from './icons.svelte';
|
|
2807
|
+
export { default as IconIcosahedron } from './icosahedron.svelte';
|
|
2798
2808
|
export { default as IconIdBadge2 } from './id-badge-2.svelte';
|
|
2799
2809
|
export { default as IconIdBadgeOff } from './id-badge-off.svelte';
|
|
2800
2810
|
export { default as IconIdBadge } from './id-badge.svelte';
|
|
2801
2811
|
export { default as IconIdOff } from './id-off.svelte';
|
|
2802
2812
|
export { default as IconId } from './id.svelte';
|
|
2803
|
-
export { default as IconIkosaedr } from './ikosaedr.svelte';
|
|
2804
2813
|
export { default as IconImageGeneration } from './image-generation.svelte';
|
|
2805
2814
|
export { default as IconImageInPicture } from './image-in-picture.svelte';
|
|
2806
2815
|
export { default as IconInboxOff } from './inbox-off.svelte';
|
|
@@ -2841,6 +2850,7 @@ export { default as IconIroning } from './ironing.svelte';
|
|
|
2841
2850
|
export { default as IconIrregularPolyhedronOff } from './irregular-polyhedron-off.svelte';
|
|
2842
2851
|
export { default as IconIrregularPolyhedronPlus } from './irregular-polyhedron-plus.svelte';
|
|
2843
2852
|
export { default as IconIrregularPolyhedron } from './irregular-polyhedron.svelte';
|
|
2853
|
+
export { default as IconItalicOff } from './italic-off.svelte';
|
|
2844
2854
|
export { default as IconItalic } from './italic.svelte';
|
|
2845
2855
|
export { default as IconJacket } from './jacket.svelte';
|
|
2846
2856
|
export { default as IconJetpack } from './jetpack.svelte';
|
|
@@ -3387,7 +3397,7 @@ export { default as IconMoodBitcoin } from './mood-bitcoin.svelte';
|
|
|
3387
3397
|
export { default as IconMoodBoy } from './mood-boy.svelte';
|
|
3388
3398
|
export { default as IconMoodCheck } from './mood-check.svelte';
|
|
3389
3399
|
export { default as IconMoodCog } from './mood-cog.svelte';
|
|
3390
|
-
export { default as
|
|
3400
|
+
export { default as IconMoodConfused } from './mood-confused.svelte';
|
|
3391
3401
|
export { default as IconMoodCrazyHappy } from './mood-crazy-happy.svelte';
|
|
3392
3402
|
export { default as IconMoodCry } from './mood-cry.svelte';
|
|
3393
3403
|
export { default as IconMoodDollar } from './mood-dollar.svelte';
|
|
@@ -3817,7 +3827,7 @@ export { default as IconPhotoUp } from './photo-up.svelte';
|
|
|
3817
3827
|
export { default as IconPhotoVideo } from './photo-video.svelte';
|
|
3818
3828
|
export { default as IconPhotoX } from './photo-x.svelte';
|
|
3819
3829
|
export { default as IconPhoto } from './photo.svelte';
|
|
3820
|
-
export { default as
|
|
3830
|
+
export { default as IconPhysiotherapist } from './physiotherapist.svelte';
|
|
3821
3831
|
export { default as IconPiano } from './piano.svelte';
|
|
3822
3832
|
export { default as IconPick } from './pick.svelte';
|
|
3823
3833
|
export { default as IconPicnicTable } from './picnic-table.svelte';
|
|
@@ -4405,7 +4415,7 @@ export { default as IconSphere } from './sphere.svelte';
|
|
|
4405
4415
|
export { default as IconSpider } from './spider.svelte';
|
|
4406
4416
|
export { default as IconSpiralOff } from './spiral-off.svelte';
|
|
4407
4417
|
export { default as IconSpiral } from './spiral.svelte';
|
|
4408
|
-
export { default as
|
|
4418
|
+
export { default as IconSportBilliard } from './sport-billiard.svelte';
|
|
4409
4419
|
export { default as IconSpray } from './spray.svelte';
|
|
4410
4420
|
export { default as IconSpyOff } from './spy-off.svelte';
|
|
4411
4421
|
export { default as IconSpy } from './spy.svelte';
|
|
@@ -4626,6 +4636,7 @@ export { default as IconSwitch } from './switch.svelte';
|
|
|
4626
4636
|
export { default as IconSwordOff } from './sword-off.svelte';
|
|
4627
4637
|
export { default as IconSword } from './sword.svelte';
|
|
4628
4638
|
export { default as IconSwords } from './swords.svelte';
|
|
4639
|
+
export { default as IconTabClose } from './tab-close.svelte';
|
|
4629
4640
|
export { default as IconTableAlias } from './table-alias.svelte';
|
|
4630
4641
|
export { default as IconTableColumn } from './table-column.svelte';
|
|
4631
4642
|
export { default as IconTableDashed } from './table-dashed.svelte';
|
|
@@ -4692,8 +4703,14 @@ export { default as IconTextDirectionRtl } from './text-direction-rtl.svelte';
|
|
|
4692
4703
|
export { default as IconTextGrammar } from './text-grammar.svelte';
|
|
4693
4704
|
export { default as IconTextIncrease } from './text-increase.svelte';
|
|
4694
4705
|
export { default as IconTextOrientation } from './text-orientation.svelte';
|
|
4706
|
+
export { default as IconTextOutline } from './text-outline.svelte';
|
|
4695
4707
|
export { default as IconTextPlus } from './text-plus.svelte';
|
|
4696
4708
|
export { default as IconTextRecognition } from './text-recognition.svelte';
|
|
4709
|
+
export { default as IconTextRegexAsterisk } from './text-regex-asterisk.svelte';
|
|
4710
|
+
export { default as IconTextRegexEnd } from './text-regex-end.svelte';
|
|
4711
|
+
export { default as IconTextRegexPlus } from './text-regex-plus.svelte';
|
|
4712
|
+
export { default as IconTextRegexQuestion } from './text-regex-question.svelte';
|
|
4713
|
+
export { default as IconTextRegexStart } from './text-regex-start.svelte';
|
|
4697
4714
|
export { default as IconTextResize } from './text-resize.svelte';
|
|
4698
4715
|
export { default as IconTextScan2 } from './text-scan-2.svelte';
|
|
4699
4716
|
export { default as IconTextScanAi } from './text-scan-ai.svelte';
|
|
@@ -4845,6 +4862,7 @@ export { default as IconUmbrellaClosed2 } from './umbrella-closed-2.svelte';
|
|
|
4845
4862
|
export { default as IconUmbrellaClosed } from './umbrella-closed.svelte';
|
|
4846
4863
|
export { default as IconUmbrellaOff } from './umbrella-off.svelte';
|
|
4847
4864
|
export { default as IconUmbrella } from './umbrella.svelte';
|
|
4865
|
+
export { default as IconUnderlineOff } from './underline-off.svelte';
|
|
4848
4866
|
export { default as IconUnderline } from './underline.svelte';
|
|
4849
4867
|
export { default as IconUnicycle } from './unicycle.svelte';
|
|
4850
4868
|
export { default as IconUniverse } from './universe.svelte';
|
|
@@ -4930,6 +4948,7 @@ export { default as IconVinyl } from './vinyl.svelte';
|
|
|
4930
4948
|
export { default as IconVip2 } from './vip-2.svelte';
|
|
4931
4949
|
export { default as IconVipOff } from './vip-off.svelte';
|
|
4932
4950
|
export { default as IconVip } from './vip.svelte';
|
|
4951
|
+
export { default as IconVirtualSpace } from './virtual-space.svelte';
|
|
4933
4952
|
export { default as IconVirusOff } from './virus-off.svelte';
|
|
4934
4953
|
export { default as IconVirusSearch } from './virus-search.svelte';
|
|
4935
4954
|
export { default as IconVirus } from './virus.svelte';
|
|
@@ -5270,6 +5289,7 @@ export { default as IconBrandOperaFilled } from './brand-opera-filled.svelte';
|
|
|
5270
5289
|
export { default as IconBrandPatreonFilled } from './brand-patreon-filled.svelte';
|
|
5271
5290
|
export { default as IconBrandPaypalFilled } from './brand-paypal-filled.svelte';
|
|
5272
5291
|
export { default as IconBrandPinterestFilled } from './brand-pinterest-filled.svelte';
|
|
5292
|
+
export { default as IconBrandSignalFilled } from './brand-signal-filled.svelte';
|
|
5273
5293
|
export { default as IconBrandSketchFilled } from './brand-sketch-filled.svelte';
|
|
5274
5294
|
export { default as IconBrandSnapchatFilled } from './brand-snapchat-filled.svelte';
|
|
5275
5295
|
export { default as IconBrandSpotifyFilled } from './brand-spotify-filled.svelte';
|
|
@@ -5808,7 +5828,7 @@ export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
|
|
|
5808
5828
|
export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
|
|
5809
5829
|
export { default as IconMilkFilled } from './milk-filled.svelte';
|
|
5810
5830
|
export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
|
|
5811
|
-
export { default as
|
|
5831
|
+
export { default as IconMoodConfusedFilled } from './mood-confused-filled.svelte';
|
|
5812
5832
|
export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
|
|
5813
5833
|
export { default as IconMoodEmptyFilled } from './mood-empty-filled.svelte';
|
|
5814
5834
|
export { default as IconMoodHappyFilled } from './mood-happy-filled.svelte';
|
package/dist/icons/index.js
CHANGED
|
@@ -134,6 +134,10 @@ export { default as IconApiApp } from './api-app.svelte';
|
|
|
134
134
|
export { default as IconApiBook } from './api-book.svelte';
|
|
135
135
|
export { default as IconApiOff } from './api-off.svelte';
|
|
136
136
|
export { default as IconApi } from './api.svelte';
|
|
137
|
+
export { default as IconAppWindowBottomLeft } from './app-window-bottom-left.svelte';
|
|
138
|
+
export { default as IconAppWindowBottomRight } from './app-window-bottom-right.svelte';
|
|
139
|
+
export { default as IconAppWindowBottom } from './app-window-bottom.svelte';
|
|
140
|
+
export { default as IconAppWindowCenter } from './app-window-center.svelte';
|
|
137
141
|
export { default as IconAppWindow } from './app-window.svelte';
|
|
138
142
|
export { default as IconApple } from './apple.svelte';
|
|
139
143
|
export { default as IconAppsOff } from './apps-off.svelte';
|
|
@@ -207,6 +211,7 @@ export { default as IconArrowDownToArc } from './arrow-down-to-arc.svelte';
|
|
|
207
211
|
export { default as IconArrowDown } from './arrow-down.svelte';
|
|
208
212
|
export { default as IconArrowElbowLeft } from './arrow-elbow-left.svelte';
|
|
209
213
|
export { default as IconArrowElbowRight } from './arrow-elbow-right.svelte';
|
|
214
|
+
export { default as IconArrowForkTriple } from './arrow-fork-triple.svelte';
|
|
210
215
|
export { default as IconArrowFork } from './arrow-fork.svelte';
|
|
211
216
|
export { default as IconArrowForwardUpDouble } from './arrow-forward-up-double.svelte';
|
|
212
217
|
export { default as IconArrowForwardUp } from './arrow-forward-up.svelte';
|
|
@@ -625,7 +630,7 @@ export { default as IconBraille } from './braille.svelte';
|
|
|
625
630
|
export { default as IconBrain } from './brain.svelte';
|
|
626
631
|
export { default as IconBrand4chan } from './brand-4chan.svelte';
|
|
627
632
|
export { default as IconBrandAbstract } from './brand-abstract.svelte';
|
|
628
|
-
export { default as
|
|
633
|
+
export { default as IconBrandAdobeAfterEffects } from './brand-adobe-after-effects.svelte';
|
|
629
634
|
export { default as IconBrandAdobeIllustrator } from './brand-adobe-illustrator.svelte';
|
|
630
635
|
export { default as IconBrandAdobeIndesign } from './brand-adobe-indesign.svelte';
|
|
631
636
|
export { default as IconBrandAdobePhotoshop } from './brand-adobe-photoshop.svelte';
|
|
@@ -794,7 +799,7 @@ export { default as IconBrandItch } from './brand-itch.svelte';
|
|
|
794
799
|
export { default as IconBrandJavascript } from './brand-javascript.svelte';
|
|
795
800
|
export { default as IconBrandJira } from './brand-jira.svelte';
|
|
796
801
|
export { default as IconBrandJuejin } from './brand-juejin.svelte';
|
|
797
|
-
export { default as
|
|
802
|
+
export { default as IconBrandKakaoTalk } from './brand-kakao-talk.svelte';
|
|
798
803
|
export { default as IconBrandKbin } from './brand-kbin.svelte';
|
|
799
804
|
export { default as IconBrandKick } from './brand-kick.svelte';
|
|
800
805
|
export { default as IconBrandKickstarter } from './brand-kickstarter.svelte';
|
|
@@ -890,6 +895,7 @@ export { default as IconBrandSentry } from './brand-sentry.svelte';
|
|
|
890
895
|
export { default as IconBrandSharik } from './brand-sharik.svelte';
|
|
891
896
|
export { default as IconBrandShazam } from './brand-shazam.svelte';
|
|
892
897
|
export { default as IconBrandShopee } from './brand-shopee.svelte';
|
|
898
|
+
export { default as IconBrandSignal } from './brand-signal.svelte';
|
|
893
899
|
export { default as IconBrandSketch } from './brand-sketch.svelte';
|
|
894
900
|
export { default as IconBrandSkype } from './brand-skype.svelte';
|
|
895
901
|
export { default as IconBrandSlack } from './brand-slack.svelte';
|
|
@@ -1776,7 +1782,7 @@ export { default as IconCurrencyReal } from './currency-real.svelte';
|
|
|
1776
1782
|
export { default as IconCurrencyRenminbi } from './currency-renminbi.svelte';
|
|
1777
1783
|
export { default as IconCurrencyRipple } from './currency-ripple.svelte';
|
|
1778
1784
|
export { default as IconCurrencyRiyal } from './currency-riyal.svelte';
|
|
1779
|
-
export { default as
|
|
1785
|
+
export { default as IconCurrencyRuble } from './currency-ruble.svelte';
|
|
1780
1786
|
export { default as IconCurrencyRufiyaa } from './currency-rufiyaa.svelte';
|
|
1781
1787
|
export { default as IconCurrencyRupeeNepalese } from './currency-rupee-nepalese.svelte';
|
|
1782
1788
|
export { default as IconCurrencyRupee } from './currency-rupee.svelte';
|
|
@@ -2002,6 +2008,7 @@ export { default as IconDeviceTvOld } from './device-tv-old.svelte';
|
|
|
2002
2008
|
export { default as IconDeviceTv } from './device-tv.svelte';
|
|
2003
2009
|
export { default as IconDeviceUnknown } from './device-unknown.svelte';
|
|
2004
2010
|
export { default as IconDeviceUsb } from './device-usb.svelte';
|
|
2011
|
+
export { default as IconDeviceVisionProWifi } from './device-vision-pro-wifi.svelte';
|
|
2005
2012
|
export { default as IconDeviceVisionPro } from './device-vision-pro.svelte';
|
|
2006
2013
|
export { default as IconDeviceWatchBolt } from './device-watch-bolt.svelte';
|
|
2007
2014
|
export { default as IconDeviceWatchCancel } from './device-watch-cancel.svelte';
|
|
@@ -2026,6 +2033,7 @@ export { default as IconDeviceWatchStats } from './device-watch-stats.svelte';
|
|
|
2026
2033
|
export { default as IconDeviceWatchUp } from './device-watch-up.svelte';
|
|
2027
2034
|
export { default as IconDeviceWatchX } from './device-watch-x.svelte';
|
|
2028
2035
|
export { default as IconDeviceWatch } from './device-watch.svelte';
|
|
2036
|
+
export { default as IconDeviceWorkstation } from './device-workstation.svelte';
|
|
2029
2037
|
export { default as IconDevices2 } from './devices-2.svelte';
|
|
2030
2038
|
export { default as IconDevicesBolt } from './devices-bolt.svelte';
|
|
2031
2039
|
export { default as IconDevicesCancel } from './devices-cancel.svelte';
|
|
@@ -2103,6 +2111,7 @@ export { default as IconDownloadOff } from './download-off.svelte';
|
|
|
2103
2111
|
export { default as IconDownload } from './download.svelte';
|
|
2104
2112
|
export { default as IconDragDrop2 } from './drag-drop-2.svelte';
|
|
2105
2113
|
export { default as IconDragDrop } from './drag-drop.svelte';
|
|
2114
|
+
export { default as IconDragon } from './dragon.svelte';
|
|
2106
2115
|
export { default as IconDroneOff } from './drone-off.svelte';
|
|
2107
2116
|
export { default as IconDrone } from './drone.svelte';
|
|
2108
2117
|
export { default as IconDropCircle } from './drop-circle.svelte';
|
|
@@ -2470,7 +2479,7 @@ export { default as IconFolderX } from './folder-x.svelte';
|
|
|
2470
2479
|
export { default as IconFolder } from './folder.svelte';
|
|
2471
2480
|
export { default as IconFoldersOff } from './folders-off.svelte';
|
|
2472
2481
|
export { default as IconFolders } from './folders.svelte';
|
|
2473
|
-
export { default as
|
|
2482
|
+
export { default as IconFootsteps } from './footsteps.svelte';
|
|
2474
2483
|
export { default as IconForbid2 } from './forbid-2.svelte';
|
|
2475
2484
|
export { default as IconForbid } from './forbid.svelte';
|
|
2476
2485
|
export { default as IconForklift } from './forklift.svelte';
|
|
@@ -2517,7 +2526,7 @@ export { default as IconGenderMale } from './gender-male.svelte';
|
|
|
2517
2526
|
export { default as IconGenderNeutrois } from './gender-neutrois.svelte';
|
|
2518
2527
|
export { default as IconGenderThird } from './gender-third.svelte';
|
|
2519
2528
|
export { default as IconGenderTransgender } from './gender-transgender.svelte';
|
|
2520
|
-
export { default as
|
|
2529
|
+
export { default as IconGenderTravesti } from './gender-travesti.svelte';
|
|
2521
2530
|
export { default as IconGeometry } from './geometry.svelte';
|
|
2522
2531
|
export { default as IconGhost2 } from './ghost-2.svelte';
|
|
2523
2532
|
export { default as IconGhost3 } from './ghost-3.svelte';
|
|
@@ -2795,12 +2804,12 @@ export { default as IconIceSkating } from './ice-skating.svelte';
|
|
|
2795
2804
|
export { default as IconIceberg } from './iceberg.svelte';
|
|
2796
2805
|
export { default as IconIconsOff } from './icons-off.svelte';
|
|
2797
2806
|
export { default as IconIcons } from './icons.svelte';
|
|
2807
|
+
export { default as IconIcosahedron } from './icosahedron.svelte';
|
|
2798
2808
|
export { default as IconIdBadge2 } from './id-badge-2.svelte';
|
|
2799
2809
|
export { default as IconIdBadgeOff } from './id-badge-off.svelte';
|
|
2800
2810
|
export { default as IconIdBadge } from './id-badge.svelte';
|
|
2801
2811
|
export { default as IconIdOff } from './id-off.svelte';
|
|
2802
2812
|
export { default as IconId } from './id.svelte';
|
|
2803
|
-
export { default as IconIkosaedr } from './ikosaedr.svelte';
|
|
2804
2813
|
export { default as IconImageGeneration } from './image-generation.svelte';
|
|
2805
2814
|
export { default as IconImageInPicture } from './image-in-picture.svelte';
|
|
2806
2815
|
export { default as IconInboxOff } from './inbox-off.svelte';
|
|
@@ -2841,6 +2850,7 @@ export { default as IconIroning } from './ironing.svelte';
|
|
|
2841
2850
|
export { default as IconIrregularPolyhedronOff } from './irregular-polyhedron-off.svelte';
|
|
2842
2851
|
export { default as IconIrregularPolyhedronPlus } from './irregular-polyhedron-plus.svelte';
|
|
2843
2852
|
export { default as IconIrregularPolyhedron } from './irregular-polyhedron.svelte';
|
|
2853
|
+
export { default as IconItalicOff } from './italic-off.svelte';
|
|
2844
2854
|
export { default as IconItalic } from './italic.svelte';
|
|
2845
2855
|
export { default as IconJacket } from './jacket.svelte';
|
|
2846
2856
|
export { default as IconJetpack } from './jetpack.svelte';
|
|
@@ -3387,7 +3397,7 @@ export { default as IconMoodBitcoin } from './mood-bitcoin.svelte';
|
|
|
3387
3397
|
export { default as IconMoodBoy } from './mood-boy.svelte';
|
|
3388
3398
|
export { default as IconMoodCheck } from './mood-check.svelte';
|
|
3389
3399
|
export { default as IconMoodCog } from './mood-cog.svelte';
|
|
3390
|
-
export { default as
|
|
3400
|
+
export { default as IconMoodConfused } from './mood-confused.svelte';
|
|
3391
3401
|
export { default as IconMoodCrazyHappy } from './mood-crazy-happy.svelte';
|
|
3392
3402
|
export { default as IconMoodCry } from './mood-cry.svelte';
|
|
3393
3403
|
export { default as IconMoodDollar } from './mood-dollar.svelte';
|
|
@@ -3817,7 +3827,7 @@ export { default as IconPhotoUp } from './photo-up.svelte';
|
|
|
3817
3827
|
export { default as IconPhotoVideo } from './photo-video.svelte';
|
|
3818
3828
|
export { default as IconPhotoX } from './photo-x.svelte';
|
|
3819
3829
|
export { default as IconPhoto } from './photo.svelte';
|
|
3820
|
-
export { default as
|
|
3830
|
+
export { default as IconPhysiotherapist } from './physiotherapist.svelte';
|
|
3821
3831
|
export { default as IconPiano } from './piano.svelte';
|
|
3822
3832
|
export { default as IconPick } from './pick.svelte';
|
|
3823
3833
|
export { default as IconPicnicTable } from './picnic-table.svelte';
|
|
@@ -4405,7 +4415,7 @@ export { default as IconSphere } from './sphere.svelte';
|
|
|
4405
4415
|
export { default as IconSpider } from './spider.svelte';
|
|
4406
4416
|
export { default as IconSpiralOff } from './spiral-off.svelte';
|
|
4407
4417
|
export { default as IconSpiral } from './spiral.svelte';
|
|
4408
|
-
export { default as
|
|
4418
|
+
export { default as IconSportBilliard } from './sport-billiard.svelte';
|
|
4409
4419
|
export { default as IconSpray } from './spray.svelte';
|
|
4410
4420
|
export { default as IconSpyOff } from './spy-off.svelte';
|
|
4411
4421
|
export { default as IconSpy } from './spy.svelte';
|
|
@@ -4626,6 +4636,7 @@ export { default as IconSwitch } from './switch.svelte';
|
|
|
4626
4636
|
export { default as IconSwordOff } from './sword-off.svelte';
|
|
4627
4637
|
export { default as IconSword } from './sword.svelte';
|
|
4628
4638
|
export { default as IconSwords } from './swords.svelte';
|
|
4639
|
+
export { default as IconTabClose } from './tab-close.svelte';
|
|
4629
4640
|
export { default as IconTableAlias } from './table-alias.svelte';
|
|
4630
4641
|
export { default as IconTableColumn } from './table-column.svelte';
|
|
4631
4642
|
export { default as IconTableDashed } from './table-dashed.svelte';
|
|
@@ -4692,8 +4703,14 @@ export { default as IconTextDirectionRtl } from './text-direction-rtl.svelte';
|
|
|
4692
4703
|
export { default as IconTextGrammar } from './text-grammar.svelte';
|
|
4693
4704
|
export { default as IconTextIncrease } from './text-increase.svelte';
|
|
4694
4705
|
export { default as IconTextOrientation } from './text-orientation.svelte';
|
|
4706
|
+
export { default as IconTextOutline } from './text-outline.svelte';
|
|
4695
4707
|
export { default as IconTextPlus } from './text-plus.svelte';
|
|
4696
4708
|
export { default as IconTextRecognition } from './text-recognition.svelte';
|
|
4709
|
+
export { default as IconTextRegexAsterisk } from './text-regex-asterisk.svelte';
|
|
4710
|
+
export { default as IconTextRegexEnd } from './text-regex-end.svelte';
|
|
4711
|
+
export { default as IconTextRegexPlus } from './text-regex-plus.svelte';
|
|
4712
|
+
export { default as IconTextRegexQuestion } from './text-regex-question.svelte';
|
|
4713
|
+
export { default as IconTextRegexStart } from './text-regex-start.svelte';
|
|
4697
4714
|
export { default as IconTextResize } from './text-resize.svelte';
|
|
4698
4715
|
export { default as IconTextScan2 } from './text-scan-2.svelte';
|
|
4699
4716
|
export { default as IconTextScanAi } from './text-scan-ai.svelte';
|
|
@@ -4845,6 +4862,7 @@ export { default as IconUmbrellaClosed2 } from './umbrella-closed-2.svelte';
|
|
|
4845
4862
|
export { default as IconUmbrellaClosed } from './umbrella-closed.svelte';
|
|
4846
4863
|
export { default as IconUmbrellaOff } from './umbrella-off.svelte';
|
|
4847
4864
|
export { default as IconUmbrella } from './umbrella.svelte';
|
|
4865
|
+
export { default as IconUnderlineOff } from './underline-off.svelte';
|
|
4848
4866
|
export { default as IconUnderline } from './underline.svelte';
|
|
4849
4867
|
export { default as IconUnicycle } from './unicycle.svelte';
|
|
4850
4868
|
export { default as IconUniverse } from './universe.svelte';
|
|
@@ -4930,6 +4948,7 @@ export { default as IconVinyl } from './vinyl.svelte';
|
|
|
4930
4948
|
export { default as IconVip2 } from './vip-2.svelte';
|
|
4931
4949
|
export { default as IconVipOff } from './vip-off.svelte';
|
|
4932
4950
|
export { default as IconVip } from './vip.svelte';
|
|
4951
|
+
export { default as IconVirtualSpace } from './virtual-space.svelte';
|
|
4933
4952
|
export { default as IconVirusOff } from './virus-off.svelte';
|
|
4934
4953
|
export { default as IconVirusSearch } from './virus-search.svelte';
|
|
4935
4954
|
export { default as IconVirus } from './virus.svelte';
|
|
@@ -5270,6 +5289,7 @@ export { default as IconBrandOperaFilled } from './brand-opera-filled.svelte';
|
|
|
5270
5289
|
export { default as IconBrandPatreonFilled } from './brand-patreon-filled.svelte';
|
|
5271
5290
|
export { default as IconBrandPaypalFilled } from './brand-paypal-filled.svelte';
|
|
5272
5291
|
export { default as IconBrandPinterestFilled } from './brand-pinterest-filled.svelte';
|
|
5292
|
+
export { default as IconBrandSignalFilled } from './brand-signal-filled.svelte';
|
|
5273
5293
|
export { default as IconBrandSketchFilled } from './brand-sketch-filled.svelte';
|
|
5274
5294
|
export { default as IconBrandSnapchatFilled } from './brand-snapchat-filled.svelte';
|
|
5275
5295
|
export { default as IconBrandSpotifyFilled } from './brand-spotify-filled.svelte';
|
|
@@ -5808,7 +5828,7 @@ export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
|
|
|
5808
5828
|
export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
|
|
5809
5829
|
export { default as IconMilkFilled } from './milk-filled.svelte';
|
|
5810
5830
|
export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
|
|
5811
|
-
export { default as
|
|
5831
|
+
export { default as IconMoodConfusedFilled } from './mood-confused-filled.svelte';
|
|
5812
5832
|
export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
|
|
5813
5833
|
export { default as IconMoodEmptyFilled } from './mood-empty-filled.svelte';
|
|
5814
5834
|
export { default as IconMoodHappyFilled } from './mood-happy-filled.svelte';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M11 5h6" }], ["path", { "d": "M7 19h6" }], ["path", { "d": "M11.8 12.9l-1.8 6.1" }], ["path", { "d": "M2.8 3l18 18" }], ["path", { "d": "M14 5l-1.2 4.1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="italic-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 ItalicOffProps = typeof __propDef.props;
|
|
13
|
+
export type ItalicOffEvents = typeof __propDef.events;
|
|
14
|
+
export type ItalicOffSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ItalicOff extends SvelteComponentTyped<ItalicOffProps, ItalicOffEvents, ItalicOffSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
2
|
const iconNode = [["path", { "d": "M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.43 10.162a11 11 0 0 0 -6.6 1.65a1 1 0 0 0 1.06 1.696a9 9 0 0 1 5.4 -1.35a1 1 0 0 0 .14 -1.996zm-6.56 -4.502l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm6 0l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" }]];
|
|
3
3
|
</script>
|
|
4
|
-
<Icon type="filled" name="mood-
|
|
4
|
+
<Icon type="filled" name="mood-confused-filled" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
6
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 MoodConfusedFilledProps = typeof __propDef.props;
|
|
13
|
+
export type MoodConfusedFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type MoodConfusedFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoodConfusedFilled extends SvelteComponentTyped<MoodConfusedFilledProps, MoodConfusedFilledEvents, MoodConfusedFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
2
|
const iconNode = [["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }], ["path", { "d": "M9 10l.01 0" }], ["path", { "d": "M15 10l.01 0" }], ["path", { "d": "M9.5 16a10 10 0 0 1 6 -1.5" }]];
|
|
3
3
|
</script>
|
|
4
|
-
<Icon type="outline" name="mood-
|
|
4
|
+
<Icon type="outline" name="mood-confused" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
6
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 MoodConfusedProps = typeof __propDef.props;
|
|
13
|
+
export type MoodConfusedEvents = typeof __propDef.events;
|
|
14
|
+
export type MoodConfusedSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoodConfused extends SvelteComponentTyped<MoodConfusedProps, MoodConfusedEvents, MoodConfusedSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
2
|
const iconNode = [["path", { "d": "M9 15l-1 -3l4 -2l4 1h3.5" }], ["path", { "d": "M3 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }], ["path", { "d": "M11 6a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }], ["path", { "d": "M12 17v-7" }], ["path", { "d": "M8 20h7l1 -4l4 -2" }], ["path", { "d": "M18 20h3" }]];
|
|
3
3
|
</script>
|
|
4
|
-
<Icon type="outline" name="
|
|
4
|
+
<Icon type="outline" name="physiotherapist" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
6
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 PhysiotherapistProps = typeof __propDef.props;
|
|
13
|
+
export type PhysiotherapistEvents = typeof __propDef.events;
|
|
14
|
+
export type PhysiotherapistSlots = typeof __propDef.slots;
|
|
15
|
+
export default class Physiotherapist extends SvelteComponentTyped<PhysiotherapistProps, PhysiotherapistEvents, PhysiotherapistSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
2
|
const iconNode = [["path", { "d": "M10 10a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }], ["path", { "d": "M10 14a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }], ["path", { "d": "M4 12a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" }]];
|
|
3
3
|
</script>
|
|
4
|
-
<Icon type="outline" name="sport-
|
|
4
|
+
<Icon type="outline" name="sport-billiard" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
6
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 SportBilliardProps = typeof __propDef.props;
|
|
13
|
+
export type SportBilliardEvents = typeof __propDef.events;
|
|
14
|
+
export type SportBilliardSlots = typeof __propDef.slots;
|
|
15
|
+
export default class SportBilliard extends SvelteComponentTyped<SportBilliardProps, SportBilliardEvents, SportBilliardSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3 21v-1a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v1" }], ["path", { "d": "M6 15a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2" }], ["path", { "d": "M15 6l-3 3l-3 -3" }], ["path", { "d": "M12 9v-6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="tab-close" {...$$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 TabCloseProps = typeof __propDef.props;
|
|
13
|
+
export type TabCloseEvents = typeof __propDef.events;
|
|
14
|
+
export type TabCloseSlots = typeof __propDef.slots;
|
|
15
|
+
export default class TabClose extends SvelteComponentTyped<TabCloseProps, TabCloseEvents, TabCloseSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M3 8v-1a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v1" }], ["path", { "d": "M3 16v1a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-1" }], ["path", { "d": "M21.01 12h.01" }], ["path", { "d": "M3.01 12h.01" }], ["path", { "d": "M10 15v-4a2 2 0 1 1 4 0v4" }], ["path", { "d": "M10 13h4" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="text-outline" {...$$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 TextOutlineProps = typeof __propDef.props;
|
|
13
|
+
export type TextOutlineEvents = typeof __propDef.events;
|
|
14
|
+
export type TextOutlineSlots = typeof __propDef.slots;
|
|
15
|
+
export default class TextOutline extends SvelteComponentTyped<TextOutlineProps, TextOutlineEvents, TextOutlineSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M10 8v6a2 2 0 1 0 4 0v-1a2 2 0 1 0 -4 0v1" }], ["path", { "d": "M7 16v-3a2 2 0 1 0 -4 0v1a2 2 0 0 0 3.726 1.01" }], ["path", { "d": "M19 9.5v5" }], ["path", { "d": "M17 10.75l4 2.5" }], ["path", { "d": "M17 13.25l4 -2.5" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="text-regex-asterisk" {...$$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 TextRegexAsteriskProps = typeof __propDef.props;
|
|
13
|
+
export type TextRegexAsteriskEvents = typeof __propDef.events;
|
|
14
|
+
export type TextRegexAsteriskSlots = typeof __propDef.slots;
|
|
15
|
+
export default class TextRegexAsterisk extends SvelteComponentTyped<TextRegexAsteriskProps, TextRegexAsteriskEvents, TextRegexAsteriskSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M10 8v6a2 2 0 1 0 4 0v-1a2 2 0 1 0 -4 0v1" }], ["path", { "d": "M7 16v-3a2 2 0 1 0 -4 0v1a2 2 0 0 0 3.726 1.01" }], ["path", { "d": "M21 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" }], ["path", { "d": "M19 10v-1" }], ["path", { "d": "M19 16v1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="text-regex-end" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|