index.js 313 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338
  1. /*! Element Plus Icons Vue v2.3.2 */
  2. // src/components/add-location.vue
  3. import { defineComponent as _defineComponent } from "vue";
  4. import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
  5. var _sfc_main = /* @__PURE__ */ _defineComponent({
  6. name: "AddLocation",
  7. __name: "add-location",
  8. setup(__props) {
  9. return (_ctx, _cache) => (_openBlock(), _createElementBlock("svg", {
  10. xmlns: "http://www.w3.org/2000/svg",
  11. viewBox: "0 0 1024 1024"
  12. }, [
  13. _createElementVNode("path", {
  14. fill: "currentColor",
  15. d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  16. }),
  17. _createElementVNode("path", {
  18. fill: "currentColor",
  19. d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"
  20. }),
  21. _createElementVNode("path", {
  22. fill: "currentColor",
  23. d: "M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"
  24. })
  25. ]));
  26. }
  27. }), add_location_default = _sfc_main;
  28. // src/components/aim.vue
  29. import { defineComponent as _defineComponent2 } from "vue";
  30. import { createElementVNode as _createElementVNode2, openBlock as _openBlock2, createElementBlock as _createElementBlock2 } from "vue";
  31. var _sfc_main2 = /* @__PURE__ */ _defineComponent2({
  32. name: "Aim",
  33. __name: "aim",
  34. setup(__props) {
  35. return (_ctx, _cache) => (_openBlock2(), _createElementBlock2("svg", {
  36. xmlns: "http://www.w3.org/2000/svg",
  37. viewBox: "0 0 1024 1024"
  38. }, [
  39. _createElementVNode2("path", {
  40. fill: "currentColor",
  41. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  42. }),
  43. _createElementVNode2("path", {
  44. fill: "currentColor",
  45. d: "M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"
  46. })
  47. ]));
  48. }
  49. }), aim_default = _sfc_main2;
  50. // src/components/alarm-clock.vue
  51. import { defineComponent as _defineComponent3 } from "vue";
  52. import { createElementVNode as _createElementVNode3, openBlock as _openBlock3, createElementBlock as _createElementBlock3 } from "vue";
  53. var _sfc_main3 = /* @__PURE__ */ _defineComponent3({
  54. name: "AlarmClock",
  55. __name: "alarm-clock",
  56. setup(__props) {
  57. return (_ctx, _cache) => (_openBlock3(), _createElementBlock3("svg", {
  58. xmlns: "http://www.w3.org/2000/svg",
  59. viewBox: "0 0 1024 1024"
  60. }, [
  61. _createElementVNode3("path", {
  62. fill: "currentColor",
  63. d: "M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"
  64. }),
  65. _createElementVNode3("path", {
  66. fill: "currentColor",
  67. d: "m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"
  68. })
  69. ]));
  70. }
  71. }), alarm_clock_default = _sfc_main3;
  72. // src/components/apple.vue
  73. import { defineComponent as _defineComponent4 } from "vue";
  74. import { createElementVNode as _createElementVNode4, openBlock as _openBlock4, createElementBlock as _createElementBlock4 } from "vue";
  75. var _sfc_main4 = /* @__PURE__ */ _defineComponent4({
  76. name: "Apple",
  77. __name: "apple",
  78. setup(__props) {
  79. return (_ctx, _cache) => (_openBlock4(), _createElementBlock4("svg", {
  80. xmlns: "http://www.w3.org/2000/svg",
  81. viewBox: "0 0 1024 1024"
  82. }, [
  83. _createElementVNode4("path", {
  84. fill: "currentColor",
  85. d: "M599.872 203.776a189.4 189.4 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a427 427 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664m-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688s81.28 34.688 136.96 33.536c56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152"
  86. })
  87. ]));
  88. }
  89. }), apple_default = _sfc_main4;
  90. // src/components/arrow-down-bold.vue
  91. import { defineComponent as _defineComponent5 } from "vue";
  92. import { createElementVNode as _createElementVNode5, openBlock as _openBlock5, createElementBlock as _createElementBlock5 } from "vue";
  93. var _sfc_main5 = /* @__PURE__ */ _defineComponent5({
  94. name: "ArrowDownBold",
  95. __name: "arrow-down-bold",
  96. setup(__props) {
  97. return (_ctx, _cache) => (_openBlock5(), _createElementBlock5("svg", {
  98. xmlns: "http://www.w3.org/2000/svg",
  99. viewBox: "0 0 1024 1024"
  100. }, [
  101. _createElementVNode5("path", {
  102. fill: "currentColor",
  103. d: "M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496"
  104. })
  105. ]));
  106. }
  107. }), arrow_down_bold_default = _sfc_main5;
  108. // src/components/arrow-down.vue
  109. import { defineComponent as _defineComponent6 } from "vue";
  110. import { createElementVNode as _createElementVNode6, openBlock as _openBlock6, createElementBlock as _createElementBlock6 } from "vue";
  111. var _sfc_main6 = /* @__PURE__ */ _defineComponent6({
  112. name: "ArrowDown",
  113. __name: "arrow-down",
  114. setup(__props) {
  115. return (_ctx, _cache) => (_openBlock6(), _createElementBlock6("svg", {
  116. xmlns: "http://www.w3.org/2000/svg",
  117. viewBox: "0 0 1024 1024"
  118. }, [
  119. _createElementVNode6("path", {
  120. fill: "currentColor",
  121. d: "M831.872 340.864 512 652.672 192.128 340.864a30.59 30.59 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.59 30.59 0 0 0-42.752 0z"
  122. })
  123. ]));
  124. }
  125. }), arrow_down_default = _sfc_main6;
  126. // src/components/arrow-left-bold.vue
  127. import { defineComponent as _defineComponent7 } from "vue";
  128. import { createElementVNode as _createElementVNode7, openBlock as _openBlock7, createElementBlock as _createElementBlock7 } from "vue";
  129. var _sfc_main7 = /* @__PURE__ */ _defineComponent7({
  130. name: "ArrowLeftBold",
  131. __name: "arrow-left-bold",
  132. setup(__props) {
  133. return (_ctx, _cache) => (_openBlock7(), _createElementBlock7("svg", {
  134. xmlns: "http://www.w3.org/2000/svg",
  135. viewBox: "0 0 1024 1024"
  136. }, [
  137. _createElementVNode7("path", {
  138. fill: "currentColor",
  139. d: "M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0"
  140. })
  141. ]));
  142. }
  143. }), arrow_left_bold_default = _sfc_main7;
  144. // src/components/arrow-left.vue
  145. import { defineComponent as _defineComponent8 } from "vue";
  146. import { createElementVNode as _createElementVNode8, openBlock as _openBlock8, createElementBlock as _createElementBlock8 } from "vue";
  147. var _sfc_main8 = /* @__PURE__ */ _defineComponent8({
  148. name: "ArrowLeft",
  149. __name: "arrow-left",
  150. setup(__props) {
  151. return (_ctx, _cache) => (_openBlock8(), _createElementBlock8("svg", {
  152. xmlns: "http://www.w3.org/2000/svg",
  153. viewBox: "0 0 1024 1024"
  154. }, [
  155. _createElementVNode8("path", {
  156. fill: "currentColor",
  157. d: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.59 30.59 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.59 30.59 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0"
  158. })
  159. ]));
  160. }
  161. }), arrow_left_default = _sfc_main8;
  162. // src/components/arrow-right-bold.vue
  163. import { defineComponent as _defineComponent9 } from "vue";
  164. import { createElementVNode as _createElementVNode9, openBlock as _openBlock9, createElementBlock as _createElementBlock9 } from "vue";
  165. var _sfc_main9 = /* @__PURE__ */ _defineComponent9({
  166. name: "ArrowRightBold",
  167. __name: "arrow-right-bold",
  168. setup(__props) {
  169. return (_ctx, _cache) => (_openBlock9(), _createElementBlock9("svg", {
  170. xmlns: "http://www.w3.org/2000/svg",
  171. viewBox: "0 0 1024 1024"
  172. }, [
  173. _createElementVNode9("path", {
  174. fill: "currentColor",
  175. d: "M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0"
  176. })
  177. ]));
  178. }
  179. }), arrow_right_bold_default = _sfc_main9;
  180. // src/components/arrow-right.vue
  181. import { defineComponent as _defineComponent10 } from "vue";
  182. import { createElementVNode as _createElementVNode10, openBlock as _openBlock10, createElementBlock as _createElementBlock10 } from "vue";
  183. var _sfc_main10 = /* @__PURE__ */ _defineComponent10({
  184. name: "ArrowRight",
  185. __name: "arrow-right",
  186. setup(__props) {
  187. return (_ctx, _cache) => (_openBlock10(), _createElementBlock10("svg", {
  188. xmlns: "http://www.w3.org/2000/svg",
  189. viewBox: "0 0 1024 1024"
  190. }, [
  191. _createElementVNode10("path", {
  192. fill: "currentColor",
  193. d: "M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512 340.864 831.872a30.59 30.59 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"
  194. })
  195. ]));
  196. }
  197. }), arrow_right_default = _sfc_main10;
  198. // src/components/arrow-up-bold.vue
  199. import { defineComponent as _defineComponent11 } from "vue";
  200. import { createElementVNode as _createElementVNode11, openBlock as _openBlock11, createElementBlock as _createElementBlock11 } from "vue";
  201. var _sfc_main11 = /* @__PURE__ */ _defineComponent11({
  202. name: "ArrowUpBold",
  203. __name: "arrow-up-bold",
  204. setup(__props) {
  205. return (_ctx, _cache) => (_openBlock11(), _createElementBlock11("svg", {
  206. xmlns: "http://www.w3.org/2000/svg",
  207. viewBox: "0 0 1024 1024"
  208. }, [
  209. _createElementVNode11("path", {
  210. fill: "currentColor",
  211. d: "M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496"
  212. })
  213. ]));
  214. }
  215. }), arrow_up_bold_default = _sfc_main11;
  216. // src/components/arrow-up.vue
  217. import { defineComponent as _defineComponent12 } from "vue";
  218. import { createElementVNode as _createElementVNode12, openBlock as _openBlock12, createElementBlock as _createElementBlock12 } from "vue";
  219. var _sfc_main12 = /* @__PURE__ */ _defineComponent12({
  220. name: "ArrowUp",
  221. __name: "arrow-up",
  222. setup(__props) {
  223. return (_ctx, _cache) => (_openBlock12(), _createElementBlock12("svg", {
  224. xmlns: "http://www.w3.org/2000/svg",
  225. viewBox: "0 0 1024 1024"
  226. }, [
  227. _createElementVNode12("path", {
  228. fill: "currentColor",
  229. d: "m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"
  230. })
  231. ]));
  232. }
  233. }), arrow_up_default = _sfc_main12;
  234. // src/components/avatar.vue
  235. import { defineComponent as _defineComponent13 } from "vue";
  236. import { createElementVNode as _createElementVNode13, openBlock as _openBlock13, createElementBlock as _createElementBlock13 } from "vue";
  237. var _sfc_main13 = /* @__PURE__ */ _defineComponent13({
  238. name: "Avatar",
  239. __name: "avatar",
  240. setup(__props) {
  241. return (_ctx, _cache) => (_openBlock13(), _createElementBlock13("svg", {
  242. xmlns: "http://www.w3.org/2000/svg",
  243. viewBox: "0 0 1024 1024"
  244. }, [
  245. _createElementVNode13("path", {
  246. fill: "currentColor",
  247. d: "M628.736 528.896A416 416 0 0 1 928 928H96a415.87 415.87 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"
  248. })
  249. ]));
  250. }
  251. }), avatar_default = _sfc_main13;
  252. // src/components/back.vue
  253. import { defineComponent as _defineComponent14 } from "vue";
  254. import { createElementVNode as _createElementVNode14, openBlock as _openBlock14, createElementBlock as _createElementBlock14 } from "vue";
  255. var _sfc_main14 = /* @__PURE__ */ _defineComponent14({
  256. name: "Back",
  257. __name: "back",
  258. setup(__props) {
  259. return (_ctx, _cache) => (_openBlock14(), _createElementBlock14("svg", {
  260. xmlns: "http://www.w3.org/2000/svg",
  261. viewBox: "0 0 1024 1024"
  262. }, [
  263. _createElementVNode14("path", {
  264. fill: "currentColor",
  265. d: "M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"
  266. }),
  267. _createElementVNode14("path", {
  268. fill: "currentColor",
  269. d: "m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"
  270. })
  271. ]));
  272. }
  273. }), back_default = _sfc_main14;
  274. // src/components/baseball.vue
  275. import { defineComponent as _defineComponent15 } from "vue";
  276. import { createElementVNode as _createElementVNode15, openBlock as _openBlock15, createElementBlock as _createElementBlock15 } from "vue";
  277. var _sfc_main15 = /* @__PURE__ */ _defineComponent15({
  278. name: "Baseball",
  279. __name: "baseball",
  280. setup(__props) {
  281. return (_ctx, _cache) => (_openBlock15(), _createElementBlock15("svg", {
  282. xmlns: "http://www.w3.org/2000/svg",
  283. viewBox: "0 0 1024 1024"
  284. }, [
  285. _createElementVNode15("path", {
  286. fill: "currentColor",
  287. d: "M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6m45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"
  288. }),
  289. _createElementVNode15("path", {
  290. fill: "currentColor",
  291. d: "M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896M108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1737 1737 0 0 1-11.392-65.728"
  292. })
  293. ]));
  294. }
  295. }), baseball_default = _sfc_main15;
  296. // src/components/basketball.vue
  297. import { defineComponent as _defineComponent16 } from "vue";
  298. import { createElementVNode as _createElementVNode16, openBlock as _openBlock16, createElementBlock as _createElementBlock16 } from "vue";
  299. var _sfc_main16 = /* @__PURE__ */ _defineComponent16({
  300. name: "Basketball",
  301. __name: "basketball",
  302. setup(__props) {
  303. return (_ctx, _cache) => (_openBlock16(), _createElementBlock16("svg", {
  304. xmlns: "http://www.w3.org/2000/svg",
  305. viewBox: "0 0 1024 1024"
  306. }, [
  307. _createElementVNode16("path", {
  308. fill: "currentColor",
  309. d: "M778.752 788.224a382.46 382.46 0 0 0 116.032-245.632 256.51 256.51 0 0 0-241.728-13.952 762.9 762.9 0 0 1 125.696 259.584m-55.04 44.224a699.65 699.65 0 0 0-125.056-269.632 256.13 256.13 0 0 0-56.064 331.968 382.7 382.7 0 0 0 181.12-62.336m-254.08 61.248A320.13 320.13 0 0 1 557.76 513.6a716 716 0 0 0-48.192-48.128 320.13 320.13 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.13 256.13 0 0 0 331.072-56.448 699.65 699.65 0 0 0-268.8-124.352 382.66 382.66 0 0 0-62.272 180.8m106.56-235.84a762.9 762.9 0 0 1 258.688 125.056 256.51 256.51 0 0 0-13.44-241.088A382.46 382.46 0 0 0 235.84 245.248m318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a780 780 0 0 1 66.176 66.112 320.83 320.83 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"
  310. })
  311. ]));
  312. }
  313. }), basketball_default = _sfc_main16;
  314. // src/components/bell-filled.vue
  315. import { defineComponent as _defineComponent17 } from "vue";
  316. import { createElementVNode as _createElementVNode17, openBlock as _openBlock17, createElementBlock as _createElementBlock17 } from "vue";
  317. var _sfc_main17 = /* @__PURE__ */ _defineComponent17({
  318. name: "BellFilled",
  319. __name: "bell-filled",
  320. setup(__props) {
  321. return (_ctx, _cache) => (_openBlock17(), _createElementBlock17("svg", {
  322. xmlns: "http://www.w3.org/2000/svg",
  323. viewBox: "0 0 1024 1024"
  324. }, [
  325. _createElementVNode17("path", {
  326. fill: "currentColor",
  327. d: "M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.13 320.13 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"
  328. })
  329. ]));
  330. }
  331. }), bell_filled_default = _sfc_main17;
  332. // src/components/bell.vue
  333. import { defineComponent as _defineComponent18 } from "vue";
  334. import { createElementVNode as _createElementVNode18, openBlock as _openBlock18, createElementBlock as _createElementBlock18 } from "vue";
  335. var _sfc_main18 = /* @__PURE__ */ _defineComponent18({
  336. name: "Bell",
  337. __name: "bell",
  338. setup(__props) {
  339. return (_ctx, _cache) => (_openBlock18(), _createElementBlock18("svg", {
  340. xmlns: "http://www.w3.org/2000/svg",
  341. viewBox: "0 0 1024 1024"
  342. }, [
  343. _createElementVNode18("path", {
  344. fill: "currentColor",
  345. d: "M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"
  346. }),
  347. _createElementVNode18("path", {
  348. fill: "currentColor",
  349. d: "M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"
  350. }),
  351. _createElementVNode18("path", {
  352. fill: "currentColor",
  353. d: "M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"
  354. })
  355. ]));
  356. }
  357. }), bell_default = _sfc_main18;
  358. // src/components/bicycle.vue
  359. import { defineComponent as _defineComponent19 } from "vue";
  360. import { createElementVNode as _createElementVNode19, openBlock as _openBlock19, createElementBlock as _createElementBlock19 } from "vue";
  361. var _sfc_main19 = /* @__PURE__ */ _defineComponent19({
  362. name: "Bicycle",
  363. __name: "bicycle",
  364. setup(__props) {
  365. return (_ctx, _cache) => (_openBlock19(), _createElementBlock19("svg", {
  366. xmlns: "http://www.w3.org/2000/svg",
  367. viewBox: "0 0 1024 1024"
  368. }, [
  369. _createElementVNode19("path", {
  370. fill: "currentColor",
  371. d: "M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"
  372. }),
  373. _createElementVNode19("path", {
  374. fill: "currentColor",
  375. d: "M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  376. }),
  377. _createElementVNode19("path", {
  378. fill: "currentColor",
  379. d: "M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"
  380. }),
  381. _createElementVNode19("path", {
  382. fill: "currentColor",
  383. d: "M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"
  384. }),
  385. _createElementVNode19("path", {
  386. fill: "currentColor",
  387. d: "m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"
  388. })
  389. ]));
  390. }
  391. }), bicycle_default = _sfc_main19;
  392. // src/components/bottom-left.vue
  393. import { defineComponent as _defineComponent20 } from "vue";
  394. import { createElementVNode as _createElementVNode20, openBlock as _openBlock20, createElementBlock as _createElementBlock20 } from "vue";
  395. var _sfc_main20 = /* @__PURE__ */ _defineComponent20({
  396. name: "BottomLeft",
  397. __name: "bottom-left",
  398. setup(__props) {
  399. return (_ctx, _cache) => (_openBlock20(), _createElementBlock20("svg", {
  400. xmlns: "http://www.w3.org/2000/svg",
  401. viewBox: "0 0 1024 1024"
  402. }, [
  403. _createElementVNode20("path", {
  404. fill: "currentColor",
  405. d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"
  406. }),
  407. _createElementVNode20("path", {
  408. fill: "currentColor",
  409. d: "M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312z"
  410. })
  411. ]));
  412. }
  413. }), bottom_left_default = _sfc_main20;
  414. // src/components/bottom-right.vue
  415. import { defineComponent as _defineComponent21 } from "vue";
  416. import { createElementVNode as _createElementVNode21, openBlock as _openBlock21, createElementBlock as _createElementBlock21 } from "vue";
  417. var _sfc_main21 = /* @__PURE__ */ _defineComponent21({
  418. name: "BottomRight",
  419. __name: "bottom-right",
  420. setup(__props) {
  421. return (_ctx, _cache) => (_openBlock21(), _createElementBlock21("svg", {
  422. xmlns: "http://www.w3.org/2000/svg",
  423. viewBox: "0 0 1024 1024"
  424. }, [
  425. _createElementVNode21("path", {
  426. fill: "currentColor",
  427. d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"
  428. }),
  429. _createElementVNode21("path", {
  430. fill: "currentColor",
  431. d: "M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"
  432. })
  433. ]));
  434. }
  435. }), bottom_right_default = _sfc_main21;
  436. // src/components/bottom.vue
  437. import { defineComponent as _defineComponent22 } from "vue";
  438. import { createElementVNode as _createElementVNode22, openBlock as _openBlock22, createElementBlock as _createElementBlock22 } from "vue";
  439. var _sfc_main22 = /* @__PURE__ */ _defineComponent22({
  440. name: "Bottom",
  441. __name: "bottom",
  442. setup(__props) {
  443. return (_ctx, _cache) => (_openBlock22(), _createElementBlock22("svg", {
  444. xmlns: "http://www.w3.org/2000/svg",
  445. viewBox: "0 0 1024 1024"
  446. }, [
  447. _createElementVNode22("path", {
  448. fill: "currentColor",
  449. d: "M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"
  450. })
  451. ]));
  452. }
  453. }), bottom_default = _sfc_main22;
  454. // src/components/bowl.vue
  455. import { defineComponent as _defineComponent23 } from "vue";
  456. import { createElementVNode as _createElementVNode23, openBlock as _openBlock23, createElementBlock as _createElementBlock23 } from "vue";
  457. var _sfc_main23 = /* @__PURE__ */ _defineComponent23({
  458. name: "Bowl",
  459. __name: "bowl",
  460. setup(__props) {
  461. return (_ctx, _cache) => (_openBlock23(), _createElementBlock23("svg", {
  462. xmlns: "http://www.w3.org/2000/svg",
  463. viewBox: "0 0 1024 1024"
  464. }, [
  465. _createElementVNode23("path", {
  466. fill: "currentColor",
  467. d: "M714.432 704a351.74 351.74 0 0 0 148.16-256H161.408a351.74 351.74 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"
  468. })
  469. ]));
  470. }
  471. }), bowl_default = _sfc_main23;
  472. // src/components/box.vue
  473. import { defineComponent as _defineComponent24 } from "vue";
  474. import { createElementVNode as _createElementVNode24, openBlock as _openBlock24, createElementBlock as _createElementBlock24 } from "vue";
  475. var _sfc_main24 = /* @__PURE__ */ _defineComponent24({
  476. name: "Box",
  477. __name: "box",
  478. setup(__props) {
  479. return (_ctx, _cache) => (_openBlock24(), _createElementBlock24("svg", {
  480. xmlns: "http://www.w3.org/2000/svg",
  481. viewBox: "0 0 1024 1024"
  482. }, [
  483. _createElementVNode24("path", {
  484. fill: "currentColor",
  485. d: "M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64"
  486. }),
  487. _createElementVNode24("path", {
  488. fill: "currentColor",
  489. d: "M64 320h896v64H64z"
  490. }),
  491. _createElementVNode24("path", {
  492. fill: "currentColor",
  493. d: "M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"
  494. })
  495. ]));
  496. }
  497. }), box_default = _sfc_main24;
  498. // src/components/briefcase.vue
  499. import { defineComponent as _defineComponent25 } from "vue";
  500. import { createElementVNode as _createElementVNode25, openBlock as _openBlock25, createElementBlock as _createElementBlock25 } from "vue";
  501. var _sfc_main25 = /* @__PURE__ */ _defineComponent25({
  502. name: "Briefcase",
  503. __name: "briefcase",
  504. setup(__props) {
  505. return (_ctx, _cache) => (_openBlock25(), _createElementBlock25("svg", {
  506. xmlns: "http://www.w3.org/2000/svg",
  507. viewBox: "0 0 1024 1024"
  508. }, [
  509. _createElementVNode25("path", {
  510. fill: "currentColor",
  511. d: "M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"
  512. })
  513. ]));
  514. }
  515. }), briefcase_default = _sfc_main25;
  516. // src/components/brush-filled.vue
  517. import { defineComponent as _defineComponent26 } from "vue";
  518. import { createElementVNode as _createElementVNode26, openBlock as _openBlock26, createElementBlock as _createElementBlock26 } from "vue";
  519. var _sfc_main26 = /* @__PURE__ */ _defineComponent26({
  520. name: "BrushFilled",
  521. __name: "brush-filled",
  522. setup(__props) {
  523. return (_ctx, _cache) => (_openBlock26(), _createElementBlock26("svg", {
  524. xmlns: "http://www.w3.org/2000/svg",
  525. viewBox: "0 0 1024 1024"
  526. }, [
  527. _createElementVNode26("path", {
  528. fill: "currentColor",
  529. d: "M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"
  530. })
  531. ]));
  532. }
  533. }), brush_filled_default = _sfc_main26;
  534. // src/components/brush.vue
  535. import { defineComponent as _defineComponent27 } from "vue";
  536. import { createElementVNode as _createElementVNode27, openBlock as _openBlock27, createElementBlock as _createElementBlock27 } from "vue";
  537. var _sfc_main27 = /* @__PURE__ */ _defineComponent27({
  538. name: "Brush",
  539. __name: "brush",
  540. setup(__props) {
  541. return (_ctx, _cache) => (_openBlock27(), _createElementBlock27("svg", {
  542. xmlns: "http://www.w3.org/2000/svg",
  543. viewBox: "0 0 1024 1024"
  544. }, [
  545. _createElementVNode27("path", {
  546. fill: "currentColor",
  547. d: "M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a664 664 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168"
  548. })
  549. ]));
  550. }
  551. }), brush_default = _sfc_main27;
  552. // src/components/burger.vue
  553. import { defineComponent as _defineComponent28 } from "vue";
  554. import { createElementVNode as _createElementVNode28, openBlock as _openBlock28, createElementBlock as _createElementBlock28 } from "vue";
  555. var _sfc_main28 = /* @__PURE__ */ _defineComponent28({
  556. name: "Burger",
  557. __name: "burger",
  558. setup(__props) {
  559. return (_ctx, _cache) => (_openBlock28(), _createElementBlock28("svg", {
  560. xmlns: "http://www.w3.org/2000/svg",
  561. viewBox: "0 0 1024 1024"
  562. }, [
  563. _createElementVNode28("path", {
  564. fill: "currentColor",
  565. d: "M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z"
  566. })
  567. ]));
  568. }
  569. }), burger_default = _sfc_main28;
  570. // src/components/calendar.vue
  571. import { defineComponent as _defineComponent29 } from "vue";
  572. import { createElementVNode as _createElementVNode29, openBlock as _openBlock29, createElementBlock as _createElementBlock29 } from "vue";
  573. var _sfc_main29 = /* @__PURE__ */ _defineComponent29({
  574. name: "Calendar",
  575. __name: "calendar",
  576. setup(__props) {
  577. return (_ctx, _cache) => (_openBlock29(), _createElementBlock29("svg", {
  578. xmlns: "http://www.w3.org/2000/svg",
  579. viewBox: "0 0 1024 1024"
  580. }, [
  581. _createElementVNode29("path", {
  582. fill: "currentColor",
  583. d: "M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"
  584. })
  585. ]));
  586. }
  587. }), calendar_default = _sfc_main29;
  588. // src/components/camera-filled.vue
  589. import { defineComponent as _defineComponent30 } from "vue";
  590. import { createElementVNode as _createElementVNode30, openBlock as _openBlock30, createElementBlock as _createElementBlock30 } from "vue";
  591. var _sfc_main30 = /* @__PURE__ */ _defineComponent30({
  592. name: "CameraFilled",
  593. __name: "camera-filled",
  594. setup(__props) {
  595. return (_ctx, _cache) => (_openBlock30(), _createElementBlock30("svg", {
  596. xmlns: "http://www.w3.org/2000/svg",
  597. viewBox: "0 0 1024 1024"
  598. }, [
  599. _createElementVNode30("path", {
  600. fill: "currentColor",
  601. d: "M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"
  602. })
  603. ]));
  604. }
  605. }), camera_filled_default = _sfc_main30;
  606. // src/components/camera.vue
  607. import { defineComponent as _defineComponent31 } from "vue";
  608. import { createElementVNode as _createElementVNode31, openBlock as _openBlock31, createElementBlock as _createElementBlock31 } from "vue";
  609. var _sfc_main31 = /* @__PURE__ */ _defineComponent31({
  610. name: "Camera",
  611. __name: "camera",
  612. setup(__props) {
  613. return (_ctx, _cache) => (_openBlock31(), _createElementBlock31("svg", {
  614. xmlns: "http://www.w3.org/2000/svg",
  615. viewBox: "0 0 1024 1024"
  616. }, [
  617. _createElementVNode31("path", {
  618. fill: "currentColor",
  619. d: "M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"
  620. })
  621. ]));
  622. }
  623. }), camera_default = _sfc_main31;
  624. // src/components/caret-bottom.vue
  625. import { defineComponent as _defineComponent32 } from "vue";
  626. import { createElementVNode as _createElementVNode32, openBlock as _openBlock32, createElementBlock as _createElementBlock32 } from "vue";
  627. var _sfc_main32 = /* @__PURE__ */ _defineComponent32({
  628. name: "CaretBottom",
  629. __name: "caret-bottom",
  630. setup(__props) {
  631. return (_ctx, _cache) => (_openBlock32(), _createElementBlock32("svg", {
  632. xmlns: "http://www.w3.org/2000/svg",
  633. viewBox: "0 0 1024 1024"
  634. }, [
  635. _createElementVNode32("path", {
  636. fill: "currentColor",
  637. d: "m192 384 320 384 320-384z"
  638. })
  639. ]));
  640. }
  641. }), caret_bottom_default = _sfc_main32;
  642. // src/components/caret-left.vue
  643. import { defineComponent as _defineComponent33 } from "vue";
  644. import { createElementVNode as _createElementVNode33, openBlock as _openBlock33, createElementBlock as _createElementBlock33 } from "vue";
  645. var _sfc_main33 = /* @__PURE__ */ _defineComponent33({
  646. name: "CaretLeft",
  647. __name: "caret-left",
  648. setup(__props) {
  649. return (_ctx, _cache) => (_openBlock33(), _createElementBlock33("svg", {
  650. xmlns: "http://www.w3.org/2000/svg",
  651. viewBox: "0 0 1024 1024"
  652. }, [
  653. _createElementVNode33("path", {
  654. fill: "currentColor",
  655. d: "M672 192 288 511.936 672 832z"
  656. })
  657. ]));
  658. }
  659. }), caret_left_default = _sfc_main33;
  660. // src/components/caret-right.vue
  661. import { defineComponent as _defineComponent34 } from "vue";
  662. import { createElementVNode as _createElementVNode34, openBlock as _openBlock34, createElementBlock as _createElementBlock34 } from "vue";
  663. var _sfc_main34 = /* @__PURE__ */ _defineComponent34({
  664. name: "CaretRight",
  665. __name: "caret-right",
  666. setup(__props) {
  667. return (_ctx, _cache) => (_openBlock34(), _createElementBlock34("svg", {
  668. xmlns: "http://www.w3.org/2000/svg",
  669. viewBox: "0 0 1024 1024"
  670. }, [
  671. _createElementVNode34("path", {
  672. fill: "currentColor",
  673. d: "M384 192v640l384-320.064z"
  674. })
  675. ]));
  676. }
  677. }), caret_right_default = _sfc_main34;
  678. // src/components/caret-top.vue
  679. import { defineComponent as _defineComponent35 } from "vue";
  680. import { createElementVNode as _createElementVNode35, openBlock as _openBlock35, createElementBlock as _createElementBlock35 } from "vue";
  681. var _sfc_main35 = /* @__PURE__ */ _defineComponent35({
  682. name: "CaretTop",
  683. __name: "caret-top",
  684. setup(__props) {
  685. return (_ctx, _cache) => (_openBlock35(), _createElementBlock35("svg", {
  686. xmlns: "http://www.w3.org/2000/svg",
  687. viewBox: "0 0 1024 1024"
  688. }, [
  689. _createElementVNode35("path", {
  690. fill: "currentColor",
  691. d: "M512 320 192 704h639.936z"
  692. })
  693. ]));
  694. }
  695. }), caret_top_default = _sfc_main35;
  696. // src/components/cellphone.vue
  697. import { defineComponent as _defineComponent36 } from "vue";
  698. import { createElementVNode as _createElementVNode36, openBlock as _openBlock36, createElementBlock as _createElementBlock36 } from "vue";
  699. var _sfc_main36 = /* @__PURE__ */ _defineComponent36({
  700. name: "Cellphone",
  701. __name: "cellphone",
  702. setup(__props) {
  703. return (_ctx, _cache) => (_openBlock36(), _createElementBlock36("svg", {
  704. xmlns: "http://www.w3.org/2000/svg",
  705. viewBox: "0 0 1024 1024"
  706. }, [
  707. _createElementVNode36("path", {
  708. fill: "currentColor",
  709. d: "M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"
  710. })
  711. ]));
  712. }
  713. }), cellphone_default = _sfc_main36;
  714. // src/components/chat-dot-round.vue
  715. import { defineComponent as _defineComponent37 } from "vue";
  716. import { createElementVNode as _createElementVNode37, openBlock as _openBlock37, createElementBlock as _createElementBlock37 } from "vue";
  717. var _sfc_main37 = /* @__PURE__ */ _defineComponent37({
  718. name: "ChatDotRound",
  719. __name: "chat-dot-round",
  720. setup(__props) {
  721. return (_ctx, _cache) => (_openBlock37(), _createElementBlock37("svg", {
  722. xmlns: "http://www.w3.org/2000/svg",
  723. viewBox: "0 0 1024 1024"
  724. }, [
  725. _createElementVNode37("path", {
  726. fill: "currentColor",
  727. d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"
  728. }),
  729. _createElementVNode37("path", {
  730. fill: "currentColor",
  731. d: "M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"
  732. })
  733. ]));
  734. }
  735. }), chat_dot_round_default = _sfc_main37;
  736. // src/components/chat-dot-square.vue
  737. import { defineComponent as _defineComponent38 } from "vue";
  738. import { createElementVNode as _createElementVNode38, openBlock as _openBlock38, createElementBlock as _createElementBlock38 } from "vue";
  739. var _sfc_main38 = /* @__PURE__ */ _defineComponent38({
  740. name: "ChatDotSquare",
  741. __name: "chat-dot-square",
  742. setup(__props) {
  743. return (_ctx, _cache) => (_openBlock38(), _createElementBlock38("svg", {
  744. xmlns: "http://www.w3.org/2000/svg",
  745. viewBox: "0 0 1024 1024"
  746. }, [
  747. _createElementVNode38("path", {
  748. fill: "currentColor",
  749. d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"
  750. }),
  751. _createElementVNode38("path", {
  752. fill: "currentColor",
  753. d: "M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"
  754. })
  755. ]));
  756. }
  757. }), chat_dot_square_default = _sfc_main38;
  758. // src/components/chat-line-round.vue
  759. import { defineComponent as _defineComponent39 } from "vue";
  760. import { createElementVNode as _createElementVNode39, openBlock as _openBlock39, createElementBlock as _createElementBlock39 } from "vue";
  761. var _sfc_main39 = /* @__PURE__ */ _defineComponent39({
  762. name: "ChatLineRound",
  763. __name: "chat-line-round",
  764. setup(__props) {
  765. return (_ctx, _cache) => (_openBlock39(), _createElementBlock39("svg", {
  766. xmlns: "http://www.w3.org/2000/svg",
  767. viewBox: "0 0 1024 1024"
  768. }, [
  769. _createElementVNode39("path", {
  770. fill: "currentColor",
  771. d: "m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"
  772. }),
  773. _createElementVNode39("path", {
  774. fill: "currentColor",
  775. d: "M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"
  776. })
  777. ]));
  778. }
  779. }), chat_line_round_default = _sfc_main39;
  780. // src/components/chat-line-square.vue
  781. import { defineComponent as _defineComponent40 } from "vue";
  782. import { createElementVNode as _createElementVNode40, openBlock as _openBlock40, createElementBlock as _createElementBlock40 } from "vue";
  783. var _sfc_main40 = /* @__PURE__ */ _defineComponent40({
  784. name: "ChatLineSquare",
  785. __name: "chat-line-square",
  786. setup(__props) {
  787. return (_ctx, _cache) => (_openBlock40(), _createElementBlock40("svg", {
  788. xmlns: "http://www.w3.org/2000/svg",
  789. viewBox: "0 0 1024 1024"
  790. }, [
  791. _createElementVNode40("path", {
  792. fill: "currentColor",
  793. d: "M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"
  794. }),
  795. _createElementVNode40("path", {
  796. fill: "currentColor",
  797. d: "M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"
  798. })
  799. ]));
  800. }
  801. }), chat_line_square_default = _sfc_main40;
  802. // src/components/chat-round.vue
  803. import { defineComponent as _defineComponent41 } from "vue";
  804. import { createElementVNode as _createElementVNode41, openBlock as _openBlock41, createElementBlock as _createElementBlock41 } from "vue";
  805. var _sfc_main41 = /* @__PURE__ */ _defineComponent41({
  806. name: "ChatRound",
  807. __name: "chat-round",
  808. setup(__props) {
  809. return (_ctx, _cache) => (_openBlock41(), _createElementBlock41("svg", {
  810. xmlns: "http://www.w3.org/2000/svg",
  811. viewBox: "0 0 1024 1024"
  812. }, [
  813. _createElementVNode41("path", {
  814. fill: "currentColor",
  815. d: "m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"
  816. })
  817. ]));
  818. }
  819. }), chat_round_default = _sfc_main41;
  820. // src/components/chat-square.vue
  821. import { defineComponent as _defineComponent42 } from "vue";
  822. import { createElementVNode as _createElementVNode42, openBlock as _openBlock42, createElementBlock as _createElementBlock42 } from "vue";
  823. var _sfc_main42 = /* @__PURE__ */ _defineComponent42({
  824. name: "ChatSquare",
  825. __name: "chat-square",
  826. setup(__props) {
  827. return (_ctx, _cache) => (_openBlock42(), _createElementBlock42("svg", {
  828. xmlns: "http://www.w3.org/2000/svg",
  829. viewBox: "0 0 1024 1024"
  830. }, [
  831. _createElementVNode42("path", {
  832. fill: "currentColor",
  833. d: "M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"
  834. })
  835. ]));
  836. }
  837. }), chat_square_default = _sfc_main42;
  838. // src/components/check.vue
  839. import { defineComponent as _defineComponent43 } from "vue";
  840. import { createElementVNode as _createElementVNode43, openBlock as _openBlock43, createElementBlock as _createElementBlock43 } from "vue";
  841. var _sfc_main43 = /* @__PURE__ */ _defineComponent43({
  842. name: "Check",
  843. __name: "check",
  844. setup(__props) {
  845. return (_ctx, _cache) => (_openBlock43(), _createElementBlock43("svg", {
  846. xmlns: "http://www.w3.org/2000/svg",
  847. viewBox: "0 0 1024 1024"
  848. }, [
  849. _createElementVNode43("path", {
  850. fill: "currentColor",
  851. d: "M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"
  852. })
  853. ]));
  854. }
  855. }), check_default = _sfc_main43;
  856. // src/components/checked.vue
  857. import { defineComponent as _defineComponent44 } from "vue";
  858. import { createElementVNode as _createElementVNode44, openBlock as _openBlock44, createElementBlock as _createElementBlock44 } from "vue";
  859. var _sfc_main44 = /* @__PURE__ */ _defineComponent44({
  860. name: "Checked",
  861. __name: "checked",
  862. setup(__props) {
  863. return (_ctx, _cache) => (_openBlock44(), _createElementBlock44("svg", {
  864. xmlns: "http://www.w3.org/2000/svg",
  865. viewBox: "0 0 1024 1024"
  866. }, [
  867. _createElementVNode44("path", {
  868. fill: "currentColor",
  869. d: "M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"
  870. })
  871. ]));
  872. }
  873. }), checked_default = _sfc_main44;
  874. // src/components/cherry.vue
  875. import { defineComponent as _defineComponent45 } from "vue";
  876. import { createElementVNode as _createElementVNode45, openBlock as _openBlock45, createElementBlock as _createElementBlock45 } from "vue";
  877. var _sfc_main45 = /* @__PURE__ */ _defineComponent45({
  878. name: "Cherry",
  879. __name: "cherry",
  880. setup(__props) {
  881. return (_ctx, _cache) => (_openBlock45(), _createElementBlock45("svg", {
  882. xmlns: "http://www.w3.org/2000/svg",
  883. viewBox: "0 0 1024 1024"
  884. }, [
  885. _createElementVNode45("path", {
  886. fill: "currentColor",
  887. d: "M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6M288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"
  888. })
  889. ]));
  890. }
  891. }), cherry_default = _sfc_main45;
  892. // src/components/chicken.vue
  893. import { defineComponent as _defineComponent46 } from "vue";
  894. import { createElementVNode as _createElementVNode46, openBlock as _openBlock46, createElementBlock as _createElementBlock46 } from "vue";
  895. var _sfc_main46 = /* @__PURE__ */ _defineComponent46({
  896. name: "Chicken",
  897. __name: "chicken",
  898. setup(__props) {
  899. return (_ctx, _cache) => (_openBlock46(), _createElementBlock46("svg", {
  900. xmlns: "http://www.w3.org/2000/svg",
  901. viewBox: "0 0 1024 1024"
  902. }, [
  903. _createElementVNode46("path", {
  904. fill: "currentColor",
  905. d: "M349.952 716.992 478.72 588.16a106.7 106.7 0 0 1-26.176-19.072 106.7 106.7 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112m57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52z"
  906. })
  907. ]));
  908. }
  909. }), chicken_default = _sfc_main46;
  910. // src/components/chrome-filled.vue
  911. import { defineComponent as _defineComponent47 } from "vue";
  912. import { createElementVNode as _createElementVNode47, openBlock as _openBlock47, createElementBlock as _createElementBlock47 } from "vue";
  913. var _sfc_main47 = /* @__PURE__ */ _defineComponent47({
  914. name: "ChromeFilled",
  915. __name: "chrome-filled",
  916. setup(__props) {
  917. return (_ctx, _cache) => (_openBlock47(), _createElementBlock47("svg", {
  918. xmlns: "http://www.w3.org/2000/svg",
  919. "xml:space": "preserve",
  920. viewBox: "0 0 1024 1024"
  921. }, [
  922. _createElementVNode47("path", {
  923. fill: "currentColor",
  924. d: "M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.37 212.37 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67"
  925. }),
  926. _createElementVNode47("path", {
  927. fill: "currentColor",
  928. d: "M576.79 401.63a127.9 127.9 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128 128 0 0 0-2.16 127.44l1.24 2.13a127.9 127.9 0 0 0 46.36 46.61 127.9 127.9 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.98 127.98 0 0 0 .29-127.46 127.96 127.96 0 0 0-46.36-46.91"
  929. }),
  930. _createElementVNode47("path", {
  931. fill: "currentColor",
  932. d: "M394.45 333.96A213.34 213.34 0 0 1 512 298.67h369.58A426.5 426.5 0 0 0 512 85.34a425.6 425.6 0 0 0-171.74 35.98 425.6 425.6 0 0 0-142.62 102.22l118.14 204.63a213.4 213.4 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.3 213.3 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.3 213.3 0 0 1-122.77-21.91"
  933. })
  934. ]));
  935. }
  936. }), chrome_filled_default = _sfc_main47;
  937. // src/components/circle-check-filled.vue
  938. import { defineComponent as _defineComponent48 } from "vue";
  939. import { createElementVNode as _createElementVNode48, openBlock as _openBlock48, createElementBlock as _createElementBlock48 } from "vue";
  940. var _sfc_main48 = /* @__PURE__ */ _defineComponent48({
  941. name: "CircleCheckFilled",
  942. __name: "circle-check-filled",
  943. setup(__props) {
  944. return (_ctx, _cache) => (_openBlock48(), _createElementBlock48("svg", {
  945. xmlns: "http://www.w3.org/2000/svg",
  946. viewBox: "0 0 1024 1024"
  947. }, [
  948. _createElementVNode48("path", {
  949. fill: "currentColor",
  950. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"
  951. })
  952. ]));
  953. }
  954. }), circle_check_filled_default = _sfc_main48;
  955. // src/components/circle-check.vue
  956. import { defineComponent as _defineComponent49 } from "vue";
  957. import { createElementVNode as _createElementVNode49, openBlock as _openBlock49, createElementBlock as _createElementBlock49 } from "vue";
  958. var _sfc_main49 = /* @__PURE__ */ _defineComponent49({
  959. name: "CircleCheck",
  960. __name: "circle-check",
  961. setup(__props) {
  962. return (_ctx, _cache) => (_openBlock49(), _createElementBlock49("svg", {
  963. xmlns: "http://www.w3.org/2000/svg",
  964. viewBox: "0 0 1024 1024"
  965. }, [
  966. _createElementVNode49("path", {
  967. fill: "currentColor",
  968. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  969. }),
  970. _createElementVNode49("path", {
  971. fill: "currentColor",
  972. d: "M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752z"
  973. })
  974. ]));
  975. }
  976. }), circle_check_default = _sfc_main49;
  977. // src/components/circle-close-filled.vue
  978. import { defineComponent as _defineComponent50 } from "vue";
  979. import { createElementVNode as _createElementVNode50, openBlock as _openBlock50, createElementBlock as _createElementBlock50 } from "vue";
  980. var _sfc_main50 = /* @__PURE__ */ _defineComponent50({
  981. name: "CircleCloseFilled",
  982. __name: "circle-close-filled",
  983. setup(__props) {
  984. return (_ctx, _cache) => (_openBlock50(), _createElementBlock50("svg", {
  985. xmlns: "http://www.w3.org/2000/svg",
  986. viewBox: "0 0 1024 1024"
  987. }, [
  988. _createElementVNode50("path", {
  989. fill: "currentColor",
  990. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"
  991. })
  992. ]));
  993. }
  994. }), circle_close_filled_default = _sfc_main50;
  995. // src/components/circle-close.vue
  996. import { defineComponent as _defineComponent51 } from "vue";
  997. import { createElementVNode as _createElementVNode51, openBlock as _openBlock51, createElementBlock as _createElementBlock51 } from "vue";
  998. var _sfc_main51 = /* @__PURE__ */ _defineComponent51({
  999. name: "CircleClose",
  1000. __name: "circle-close",
  1001. setup(__props) {
  1002. return (_ctx, _cache) => (_openBlock51(), _createElementBlock51("svg", {
  1003. xmlns: "http://www.w3.org/2000/svg",
  1004. viewBox: "0 0 1024 1024"
  1005. }, [
  1006. _createElementVNode51("path", {
  1007. fill: "currentColor",
  1008. d: "m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"
  1009. }),
  1010. _createElementVNode51("path", {
  1011. fill: "currentColor",
  1012. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  1013. })
  1014. ]));
  1015. }
  1016. }), circle_close_default = _sfc_main51;
  1017. // src/components/circle-plus-filled.vue
  1018. import { defineComponent as _defineComponent52 } from "vue";
  1019. import { createElementVNode as _createElementVNode52, openBlock as _openBlock52, createElementBlock as _createElementBlock52 } from "vue";
  1020. var _sfc_main52 = /* @__PURE__ */ _defineComponent52({
  1021. name: "CirclePlusFilled",
  1022. __name: "circle-plus-filled",
  1023. setup(__props) {
  1024. return (_ctx, _cache) => (_openBlock52(), _createElementBlock52("svg", {
  1025. xmlns: "http://www.w3.org/2000/svg",
  1026. viewBox: "0 0 1024 1024"
  1027. }, [
  1028. _createElementVNode52("path", {
  1029. fill: "currentColor",
  1030. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0z"
  1031. })
  1032. ]));
  1033. }
  1034. }), circle_plus_filled_default = _sfc_main52;
  1035. // src/components/circle-plus.vue
  1036. import { defineComponent as _defineComponent53 } from "vue";
  1037. import { createElementVNode as _createElementVNode53, openBlock as _openBlock53, createElementBlock as _createElementBlock53 } from "vue";
  1038. var _sfc_main53 = /* @__PURE__ */ _defineComponent53({
  1039. name: "CirclePlus",
  1040. __name: "circle-plus",
  1041. setup(__props) {
  1042. return (_ctx, _cache) => (_openBlock53(), _createElementBlock53("svg", {
  1043. xmlns: "http://www.w3.org/2000/svg",
  1044. viewBox: "0 0 1024 1024"
  1045. }, [
  1046. _createElementVNode53("path", {
  1047. fill: "currentColor",
  1048. d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"
  1049. }),
  1050. _createElementVNode53("path", {
  1051. fill: "currentColor",
  1052. d: "M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"
  1053. }),
  1054. _createElementVNode53("path", {
  1055. fill: "currentColor",
  1056. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  1057. })
  1058. ]));
  1059. }
  1060. }), circle_plus_default = _sfc_main53;
  1061. // src/components/clock.vue
  1062. import { defineComponent as _defineComponent54 } from "vue";
  1063. import { createElementVNode as _createElementVNode54, openBlock as _openBlock54, createElementBlock as _createElementBlock54 } from "vue";
  1064. var _sfc_main54 = /* @__PURE__ */ _defineComponent54({
  1065. name: "Clock",
  1066. __name: "clock",
  1067. setup(__props) {
  1068. return (_ctx, _cache) => (_openBlock54(), _createElementBlock54("svg", {
  1069. xmlns: "http://www.w3.org/2000/svg",
  1070. viewBox: "0 0 1024 1024"
  1071. }, [
  1072. _createElementVNode54("path", {
  1073. fill: "currentColor",
  1074. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  1075. }),
  1076. _createElementVNode54("path", {
  1077. fill: "currentColor",
  1078. d: "M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"
  1079. }),
  1080. _createElementVNode54("path", {
  1081. fill: "currentColor",
  1082. d: "M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"
  1083. })
  1084. ]));
  1085. }
  1086. }), clock_default = _sfc_main54;
  1087. // src/components/close-bold.vue
  1088. import { defineComponent as _defineComponent55 } from "vue";
  1089. import { createElementVNode as _createElementVNode55, openBlock as _openBlock55, createElementBlock as _createElementBlock55 } from "vue";
  1090. var _sfc_main55 = /* @__PURE__ */ _defineComponent55({
  1091. name: "CloseBold",
  1092. __name: "close-bold",
  1093. setup(__props) {
  1094. return (_ctx, _cache) => (_openBlock55(), _createElementBlock55("svg", {
  1095. xmlns: "http://www.w3.org/2000/svg",
  1096. viewBox: "0 0 1024 1024"
  1097. }, [
  1098. _createElementVNode55("path", {
  1099. fill: "currentColor",
  1100. d: "M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496"
  1101. })
  1102. ]));
  1103. }
  1104. }), close_bold_default = _sfc_main55;
  1105. // src/components/close.vue
  1106. import { defineComponent as _defineComponent56 } from "vue";
  1107. import { createElementVNode as _createElementVNode56, openBlock as _openBlock56, createElementBlock as _createElementBlock56 } from "vue";
  1108. var _sfc_main56 = /* @__PURE__ */ _defineComponent56({
  1109. name: "Close",
  1110. __name: "close",
  1111. setup(__props) {
  1112. return (_ctx, _cache) => (_openBlock56(), _createElementBlock56("svg", {
  1113. xmlns: "http://www.w3.org/2000/svg",
  1114. viewBox: "0 0 1024 1024"
  1115. }, [
  1116. _createElementVNode56("path", {
  1117. fill: "currentColor",
  1118. d: "M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"
  1119. })
  1120. ]));
  1121. }
  1122. }), close_default = _sfc_main56;
  1123. // src/components/cloudy.vue
  1124. import { defineComponent as _defineComponent57 } from "vue";
  1125. import { createElementVNode as _createElementVNode57, openBlock as _openBlock57, createElementBlock as _createElementBlock57 } from "vue";
  1126. var _sfc_main57 = /* @__PURE__ */ _defineComponent57({
  1127. name: "Cloudy",
  1128. __name: "cloudy",
  1129. setup(__props) {
  1130. return (_ctx, _cache) => (_openBlock57(), _createElementBlock57("svg", {
  1131. xmlns: "http://www.w3.org/2000/svg",
  1132. viewBox: "0 0 1024 1024"
  1133. }, [
  1134. _createElementVNode57("path", {
  1135. fill: "currentColor",
  1136. d: "M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"
  1137. })
  1138. ]));
  1139. }
  1140. }), cloudy_default = _sfc_main57;
  1141. // src/components/coffee-cup.vue
  1142. import { defineComponent as _defineComponent58 } from "vue";
  1143. import { createElementVNode as _createElementVNode58, openBlock as _openBlock58, createElementBlock as _createElementBlock58 } from "vue";
  1144. var _sfc_main58 = /* @__PURE__ */ _defineComponent58({
  1145. name: "CoffeeCup",
  1146. __name: "coffee-cup",
  1147. setup(__props) {
  1148. return (_ctx, _cache) => (_openBlock58(), _createElementBlock58("svg", {
  1149. xmlns: "http://www.w3.org/2000/svg",
  1150. viewBox: "0 0 1024 1024"
  1151. }, [
  1152. _createElementVNode58("path", {
  1153. fill: "currentColor",
  1154. d: "M768 192a192 192 0 1 1-8 383.808A256.13 256.13 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"
  1155. })
  1156. ]));
  1157. }
  1158. }), coffee_cup_default = _sfc_main58;
  1159. // src/components/coffee.vue
  1160. import { defineComponent as _defineComponent59 } from "vue";
  1161. import { createElementVNode as _createElementVNode59, openBlock as _openBlock59, createElementBlock as _createElementBlock59 } from "vue";
  1162. var _sfc_main59 = /* @__PURE__ */ _defineComponent59({
  1163. name: "Coffee",
  1164. __name: "coffee",
  1165. setup(__props) {
  1166. return (_ctx, _cache) => (_openBlock59(), _createElementBlock59("svg", {
  1167. xmlns: "http://www.w3.org/2000/svg",
  1168. viewBox: "0 0 1024 1024"
  1169. }, [
  1170. _createElementVNode59("path", {
  1171. fill: "currentColor",
  1172. d: "M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64zm-548.16 128H820.48l-10.688-64H214.208l-10.688 64zm68.736 64 36.544 512H708.16l36.544-512z"
  1173. })
  1174. ]));
  1175. }
  1176. }), coffee_default = _sfc_main59;
  1177. // src/components/coin.vue
  1178. import { defineComponent as _defineComponent60 } from "vue";
  1179. import { createElementVNode as _createElementVNode60, openBlock as _openBlock60, createElementBlock as _createElementBlock60 } from "vue";
  1180. var _sfc_main60 = /* @__PURE__ */ _defineComponent60({
  1181. name: "Coin",
  1182. __name: "coin",
  1183. setup(__props) {
  1184. return (_ctx, _cache) => (_openBlock60(), _createElementBlock60("svg", {
  1185. xmlns: "http://www.w3.org/2000/svg",
  1186. viewBox: "0 0 1024 1024"
  1187. }, [
  1188. _createElementVNode60("path", {
  1189. fill: "currentColor",
  1190. d: "m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264"
  1191. }),
  1192. _createElementVNode60("path", {
  1193. fill: "currentColor",
  1194. d: "m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264"
  1195. }),
  1196. _createElementVNode60("path", {
  1197. fill: "currentColor",
  1198. d: "M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"
  1199. })
  1200. ]));
  1201. }
  1202. }), coin_default = _sfc_main60;
  1203. // src/components/cold-drink.vue
  1204. import { defineComponent as _defineComponent61 } from "vue";
  1205. import { createElementVNode as _createElementVNode61, openBlock as _openBlock61, createElementBlock as _createElementBlock61 } from "vue";
  1206. var _sfc_main61 = /* @__PURE__ */ _defineComponent61({
  1207. name: "ColdDrink",
  1208. __name: "cold-drink",
  1209. setup(__props) {
  1210. return (_ctx, _cache) => (_openBlock61(), _createElementBlock61("svg", {
  1211. xmlns: "http://www.w3.org/2000/svg",
  1212. viewBox: "0 0 1024 1024"
  1213. }, [
  1214. _createElementVNode61("path", {
  1215. fill: "currentColor",
  1216. d: "M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.06 192.06 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"
  1217. })
  1218. ]));
  1219. }
  1220. }), cold_drink_default = _sfc_main61;
  1221. // src/components/collection-tag.vue
  1222. import { defineComponent as _defineComponent62 } from "vue";
  1223. import { createElementVNode as _createElementVNode62, openBlock as _openBlock62, createElementBlock as _createElementBlock62 } from "vue";
  1224. var _sfc_main62 = /* @__PURE__ */ _defineComponent62({
  1225. name: "CollectionTag",
  1226. __name: "collection-tag",
  1227. setup(__props) {
  1228. return (_ctx, _cache) => (_openBlock62(), _createElementBlock62("svg", {
  1229. xmlns: "http://www.w3.org/2000/svg",
  1230. viewBox: "0 0 1024 1024"
  1231. }, [
  1232. _createElementVNode62("path", {
  1233. fill: "currentColor",
  1234. d: "M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"
  1235. })
  1236. ]));
  1237. }
  1238. }), collection_tag_default = _sfc_main62;
  1239. // src/components/collection.vue
  1240. import { defineComponent as _defineComponent63 } from "vue";
  1241. import { createElementVNode as _createElementVNode63, openBlock as _openBlock63, createElementBlock as _createElementBlock63 } from "vue";
  1242. var _sfc_main63 = /* @__PURE__ */ _defineComponent63({
  1243. name: "Collection",
  1244. __name: "collection",
  1245. setup(__props) {
  1246. return (_ctx, _cache) => (_openBlock63(), _createElementBlock63("svg", {
  1247. xmlns: "http://www.w3.org/2000/svg",
  1248. viewBox: "0 0 1024 1024"
  1249. }, [
  1250. _createElementVNode63("path", {
  1251. fill: "currentColor",
  1252. d: "M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"
  1253. }),
  1254. _createElementVNode63("path", {
  1255. fill: "currentColor",
  1256. d: "M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"
  1257. })
  1258. ]));
  1259. }
  1260. }), collection_default = _sfc_main63;
  1261. // src/components/comment.vue
  1262. import { defineComponent as _defineComponent64 } from "vue";
  1263. import { createElementVNode as _createElementVNode64, openBlock as _openBlock64, createElementBlock as _createElementBlock64 } from "vue";
  1264. var _sfc_main64 = /* @__PURE__ */ _defineComponent64({
  1265. name: "Comment",
  1266. __name: "comment",
  1267. setup(__props) {
  1268. return (_ctx, _cache) => (_openBlock64(), _createElementBlock64("svg", {
  1269. xmlns: "http://www.w3.org/2000/svg",
  1270. viewBox: "0 0 1024 1024"
  1271. }, [
  1272. _createElementVNode64("path", {
  1273. fill: "currentColor",
  1274. d: "M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"
  1275. })
  1276. ]));
  1277. }
  1278. }), comment_default = _sfc_main64;
  1279. // src/components/compass.vue
  1280. import { defineComponent as _defineComponent65 } from "vue";
  1281. import { createElementVNode as _createElementVNode65, openBlock as _openBlock65, createElementBlock as _createElementBlock65 } from "vue";
  1282. var _sfc_main65 = /* @__PURE__ */ _defineComponent65({
  1283. name: "Compass",
  1284. __name: "compass",
  1285. setup(__props) {
  1286. return (_ctx, _cache) => (_openBlock65(), _createElementBlock65("svg", {
  1287. xmlns: "http://www.w3.org/2000/svg",
  1288. viewBox: "0 0 1024 1024"
  1289. }, [
  1290. _createElementVNode65("path", {
  1291. fill: "currentColor",
  1292. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  1293. }),
  1294. _createElementVNode65("path", {
  1295. fill: "currentColor",
  1296. d: "M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"
  1297. })
  1298. ]));
  1299. }
  1300. }), compass_default = _sfc_main65;
  1301. // src/components/connection.vue
  1302. import { defineComponent as _defineComponent66 } from "vue";
  1303. import { createElementVNode as _createElementVNode66, openBlock as _openBlock66, createElementBlock as _createElementBlock66 } from "vue";
  1304. var _sfc_main66 = /* @__PURE__ */ _defineComponent66({
  1305. name: "Connection",
  1306. __name: "connection",
  1307. setup(__props) {
  1308. return (_ctx, _cache) => (_openBlock66(), _createElementBlock66("svg", {
  1309. xmlns: "http://www.w3.org/2000/svg",
  1310. viewBox: "0 0 1024 1024"
  1311. }, [
  1312. _createElementVNode66("path", {
  1313. fill: "currentColor",
  1314. d: "M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"
  1315. }),
  1316. _createElementVNode66("path", {
  1317. fill: "currentColor",
  1318. d: "M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.06 192.06 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"
  1319. })
  1320. ]));
  1321. }
  1322. }), connection_default = _sfc_main66;
  1323. // src/components/coordinate.vue
  1324. import { defineComponent as _defineComponent67 } from "vue";
  1325. import { createElementVNode as _createElementVNode67, openBlock as _openBlock67, createElementBlock as _createElementBlock67 } from "vue";
  1326. var _sfc_main67 = /* @__PURE__ */ _defineComponent67({
  1327. name: "Coordinate",
  1328. __name: "coordinate",
  1329. setup(__props) {
  1330. return (_ctx, _cache) => (_openBlock67(), _createElementBlock67("svg", {
  1331. xmlns: "http://www.w3.org/2000/svg",
  1332. viewBox: "0 0 1024 1024"
  1333. }, [
  1334. _createElementVNode67("path", {
  1335. fill: "currentColor",
  1336. d: "M480 512h64v320h-64z"
  1337. }),
  1338. _createElementVNode67("path", {
  1339. fill: "currentColor",
  1340. d: "M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"
  1341. })
  1342. ]));
  1343. }
  1344. }), coordinate_default = _sfc_main67;
  1345. // src/components/copy-document.vue
  1346. import { defineComponent as _defineComponent68 } from "vue";
  1347. import { createElementVNode as _createElementVNode68, openBlock as _openBlock68, createElementBlock as _createElementBlock68 } from "vue";
  1348. var _sfc_main68 = /* @__PURE__ */ _defineComponent68({
  1349. name: "CopyDocument",
  1350. __name: "copy-document",
  1351. setup(__props) {
  1352. return (_ctx, _cache) => (_openBlock68(), _createElementBlock68("svg", {
  1353. xmlns: "http://www.w3.org/2000/svg",
  1354. viewBox: "0 0 1024 1024"
  1355. }, [
  1356. _createElementVNode68("path", {
  1357. fill: "currentColor",
  1358. d: "M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"
  1359. }),
  1360. _createElementVNode68("path", {
  1361. fill: "currentColor",
  1362. d: "M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"
  1363. })
  1364. ]));
  1365. }
  1366. }), copy_document_default = _sfc_main68;
  1367. // src/components/cpu.vue
  1368. import { defineComponent as _defineComponent69 } from "vue";
  1369. import { createElementVNode as _createElementVNode69, openBlock as _openBlock69, createElementBlock as _createElementBlock69 } from "vue";
  1370. var _sfc_main69 = /* @__PURE__ */ _defineComponent69({
  1371. name: "Cpu",
  1372. __name: "cpu",
  1373. setup(__props) {
  1374. return (_ctx, _cache) => (_openBlock69(), _createElementBlock69("svg", {
  1375. xmlns: "http://www.w3.org/2000/svg",
  1376. viewBox: "0 0 1024 1024"
  1377. }, [
  1378. _createElementVNode69("path", {
  1379. fill: "currentColor",
  1380. d: "M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"
  1381. }),
  1382. _createElementVNode69("path", {
  1383. fill: "currentColor",
  1384. d: "M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"
  1385. })
  1386. ]));
  1387. }
  1388. }), cpu_default = _sfc_main69;
  1389. // src/components/credit-card.vue
  1390. import { defineComponent as _defineComponent70 } from "vue";
  1391. import { createElementVNode as _createElementVNode70, openBlock as _openBlock70, createElementBlock as _createElementBlock70 } from "vue";
  1392. var _sfc_main70 = /* @__PURE__ */ _defineComponent70({
  1393. name: "CreditCard",
  1394. __name: "credit-card",
  1395. setup(__props) {
  1396. return (_ctx, _cache) => (_openBlock70(), _createElementBlock70("svg", {
  1397. xmlns: "http://www.w3.org/2000/svg",
  1398. viewBox: "0 0 1024 1024"
  1399. }, [
  1400. _createElementVNode70("path", {
  1401. fill: "currentColor",
  1402. d: "M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.35 52.35 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.35 52.35 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.35 52.35 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.35 52.35 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448S852.928 864 795.968 864H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.3 116.3 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448s41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384s17.088 41.6 17.088 98.56z"
  1403. }),
  1404. _createElementVNode70("path", {
  1405. fill: "currentColor",
  1406. d: "M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"
  1407. })
  1408. ]));
  1409. }
  1410. }), credit_card_default = _sfc_main70;
  1411. // src/components/crop.vue
  1412. import { defineComponent as _defineComponent71 } from "vue";
  1413. import { createElementVNode as _createElementVNode71, openBlock as _openBlock71, createElementBlock as _createElementBlock71 } from "vue";
  1414. var _sfc_main71 = /* @__PURE__ */ _defineComponent71({
  1415. name: "Crop",
  1416. __name: "crop",
  1417. setup(__props) {
  1418. return (_ctx, _cache) => (_openBlock71(), _createElementBlock71("svg", {
  1419. xmlns: "http://www.w3.org/2000/svg",
  1420. viewBox: "0 0 1024 1024"
  1421. }, [
  1422. _createElementVNode71("path", {
  1423. fill: "currentColor",
  1424. d: "M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"
  1425. }),
  1426. _createElementVNode71("path", {
  1427. fill: "currentColor",
  1428. d: "M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"
  1429. })
  1430. ]));
  1431. }
  1432. }), crop_default = _sfc_main71;
  1433. // src/components/d-arrow-left.vue
  1434. import { defineComponent as _defineComponent72 } from "vue";
  1435. import { createElementVNode as _createElementVNode72, openBlock as _openBlock72, createElementBlock as _createElementBlock72 } from "vue";
  1436. var _sfc_main72 = /* @__PURE__ */ _defineComponent72({
  1437. name: "DArrowLeft",
  1438. __name: "d-arrow-left",
  1439. setup(__props) {
  1440. return (_ctx, _cache) => (_openBlock72(), _createElementBlock72("svg", {
  1441. xmlns: "http://www.w3.org/2000/svg",
  1442. viewBox: "0 0 1024 1024"
  1443. }, [
  1444. _createElementVNode72("path", {
  1445. fill: "currentColor",
  1446. d: "M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.59 30.59 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.59 30.59 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672zm256 0a29.12 29.12 0 0 1 41.728 0 30.59 30.59 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.59 30.59 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672z"
  1447. })
  1448. ]));
  1449. }
  1450. }), d_arrow_left_default = _sfc_main72;
  1451. // src/components/d-arrow-right.vue
  1452. import { defineComponent as _defineComponent73 } from "vue";
  1453. import { createElementVNode as _createElementVNode73, openBlock as _openBlock73, createElementBlock as _createElementBlock73 } from "vue";
  1454. var _sfc_main73 = /* @__PURE__ */ _defineComponent73({
  1455. name: "DArrowRight",
  1456. __name: "d-arrow-right",
  1457. setup(__props) {
  1458. return (_ctx, _cache) => (_openBlock73(), _createElementBlock73("svg", {
  1459. xmlns: "http://www.w3.org/2000/svg",
  1460. viewBox: "0 0 1024 1024"
  1461. }, [
  1462. _createElementVNode73("path", {
  1463. fill: "currentColor",
  1464. d: "M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.59 30.59 0 0 1 0-42.752L764.736 512 452.864 192a30.59 30.59 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.59 30.59 0 0 1 0-42.752L508.736 512 196.864 192a30.59 30.59 0 0 1 0-42.688"
  1465. })
  1466. ]));
  1467. }
  1468. }), d_arrow_right_default = _sfc_main73;
  1469. // src/components/d-caret.vue
  1470. import { defineComponent as _defineComponent74 } from "vue";
  1471. import { createElementVNode as _createElementVNode74, openBlock as _openBlock74, createElementBlock as _createElementBlock74 } from "vue";
  1472. var _sfc_main74 = /* @__PURE__ */ _defineComponent74({
  1473. name: "DCaret",
  1474. __name: "d-caret",
  1475. setup(__props) {
  1476. return (_ctx, _cache) => (_openBlock74(), _createElementBlock74("svg", {
  1477. xmlns: "http://www.w3.org/2000/svg",
  1478. viewBox: "0 0 1024 1024"
  1479. }, [
  1480. _createElementVNode74("path", {
  1481. fill: "currentColor",
  1482. d: "m512 128 288 320H224zM224 576h576L512 896z"
  1483. })
  1484. ]));
  1485. }
  1486. }), d_caret_default = _sfc_main74;
  1487. // src/components/data-analysis.vue
  1488. import { defineComponent as _defineComponent75 } from "vue";
  1489. import { createElementVNode as _createElementVNode75, openBlock as _openBlock75, createElementBlock as _createElementBlock75 } from "vue";
  1490. var _sfc_main75 = /* @__PURE__ */ _defineComponent75({
  1491. name: "DataAnalysis",
  1492. __name: "data-analysis",
  1493. setup(__props) {
  1494. return (_ctx, _cache) => (_openBlock75(), _createElementBlock75("svg", {
  1495. xmlns: "http://www.w3.org/2000/svg",
  1496. viewBox: "0 0 1024 1024"
  1497. }, [
  1498. _createElementVNode75("path", {
  1499. fill: "currentColor",
  1500. d: "m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"
  1501. })
  1502. ]));
  1503. }
  1504. }), data_analysis_default = _sfc_main75;
  1505. // src/components/data-board.vue
  1506. import { defineComponent as _defineComponent76 } from "vue";
  1507. import { createElementVNode as _createElementVNode76, openBlock as _openBlock76, createElementBlock as _createElementBlock76 } from "vue";
  1508. var _sfc_main76 = /* @__PURE__ */ _defineComponent76({
  1509. name: "DataBoard",
  1510. __name: "data-board",
  1511. setup(__props) {
  1512. return (_ctx, _cache) => (_openBlock76(), _createElementBlock76("svg", {
  1513. xmlns: "http://www.w3.org/2000/svg",
  1514. viewBox: "0 0 1024 1024"
  1515. }, [
  1516. _createElementVNode76("path", {
  1517. fill: "currentColor",
  1518. d: "M32 128h960v64H32z"
  1519. }),
  1520. _createElementVNode76("path", {
  1521. fill: "currentColor",
  1522. d: "M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"
  1523. }),
  1524. _createElementVNode76("path", {
  1525. fill: "currentColor",
  1526. d: "M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z"
  1527. })
  1528. ]));
  1529. }
  1530. }), data_board_default = _sfc_main76;
  1531. // src/components/data-line.vue
  1532. import { defineComponent as _defineComponent77 } from "vue";
  1533. import { createElementVNode as _createElementVNode77, openBlock as _openBlock77, createElementBlock as _createElementBlock77 } from "vue";
  1534. var _sfc_main77 = /* @__PURE__ */ _defineComponent77({
  1535. name: "DataLine",
  1536. __name: "data-line",
  1537. setup(__props) {
  1538. return (_ctx, _cache) => (_openBlock77(), _createElementBlock77("svg", {
  1539. xmlns: "http://www.w3.org/2000/svg",
  1540. viewBox: "0 0 1024 1024"
  1541. }, [
  1542. _createElementVNode77("path", {
  1543. fill: "currentColor",
  1544. d: "M359.168 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z"
  1545. })
  1546. ]));
  1547. }
  1548. }), data_line_default = _sfc_main77;
  1549. // src/components/delete-filled.vue
  1550. import { defineComponent as _defineComponent78 } from "vue";
  1551. import { createElementVNode as _createElementVNode78, openBlock as _openBlock78, createElementBlock as _createElementBlock78 } from "vue";
  1552. var _sfc_main78 = /* @__PURE__ */ _defineComponent78({
  1553. name: "DeleteFilled",
  1554. __name: "delete-filled",
  1555. setup(__props) {
  1556. return (_ctx, _cache) => (_openBlock78(), _createElementBlock78("svg", {
  1557. xmlns: "http://www.w3.org/2000/svg",
  1558. viewBox: "0 0 1024 1024"
  1559. }, [
  1560. _createElementVNode78("path", {
  1561. fill: "currentColor",
  1562. d: "M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"
  1563. })
  1564. ]));
  1565. }
  1566. }), delete_filled_default = _sfc_main78;
  1567. // src/components/delete-location.vue
  1568. import { defineComponent as _defineComponent79 } from "vue";
  1569. import { createElementVNode as _createElementVNode79, openBlock as _openBlock79, createElementBlock as _createElementBlock79 } from "vue";
  1570. var _sfc_main79 = /* @__PURE__ */ _defineComponent79({
  1571. name: "DeleteLocation",
  1572. __name: "delete-location",
  1573. setup(__props) {
  1574. return (_ctx, _cache) => (_openBlock79(), _createElementBlock79("svg", {
  1575. xmlns: "http://www.w3.org/2000/svg",
  1576. viewBox: "0 0 1024 1024"
  1577. }, [
  1578. _createElementVNode79("path", {
  1579. fill: "currentColor",
  1580. d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  1581. }),
  1582. _createElementVNode79("path", {
  1583. fill: "currentColor",
  1584. d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"
  1585. }),
  1586. _createElementVNode79("path", {
  1587. fill: "currentColor",
  1588. d: "M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"
  1589. })
  1590. ]));
  1591. }
  1592. }), delete_location_default = _sfc_main79;
  1593. // src/components/delete.vue
  1594. import { defineComponent as _defineComponent80 } from "vue";
  1595. import { createElementVNode as _createElementVNode80, openBlock as _openBlock80, createElementBlock as _createElementBlock80 } from "vue";
  1596. var _sfc_main80 = /* @__PURE__ */ _defineComponent80({
  1597. name: "Delete",
  1598. __name: "delete",
  1599. setup(__props) {
  1600. return (_ctx, _cache) => (_openBlock80(), _createElementBlock80("svg", {
  1601. xmlns: "http://www.w3.org/2000/svg",
  1602. viewBox: "0 0 1024 1024"
  1603. }, [
  1604. _createElementVNode80("path", {
  1605. fill: "currentColor",
  1606. d: "M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"
  1607. })
  1608. ]));
  1609. }
  1610. }), delete_default = _sfc_main80;
  1611. // src/components/dessert.vue
  1612. import { defineComponent as _defineComponent81 } from "vue";
  1613. import { createElementVNode as _createElementVNode81, openBlock as _openBlock81, createElementBlock as _createElementBlock81 } from "vue";
  1614. var _sfc_main81 = /* @__PURE__ */ _defineComponent81({
  1615. name: "Dessert",
  1616. __name: "dessert",
  1617. setup(__props) {
  1618. return (_ctx, _cache) => (_openBlock81(), _createElementBlock81("svg", {
  1619. xmlns: "http://www.w3.org/2000/svg",
  1620. viewBox: "0 0 1024 1024"
  1621. }, [
  1622. _createElementVNode81("path", {
  1623. fill: "currentColor",
  1624. d: "M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.81 143.81 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.81 143.81 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0zm339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"
  1625. })
  1626. ]));
  1627. }
  1628. }), dessert_default = _sfc_main81;
  1629. // src/components/discount.vue
  1630. import { defineComponent as _defineComponent82 } from "vue";
  1631. import { createElementVNode as _createElementVNode82, openBlock as _openBlock82, createElementBlock as _createElementBlock82 } from "vue";
  1632. var _sfc_main82 = /* @__PURE__ */ _defineComponent82({
  1633. name: "Discount",
  1634. __name: "discount",
  1635. setup(__props) {
  1636. return (_ctx, _cache) => (_openBlock82(), _createElementBlock82("svg", {
  1637. xmlns: "http://www.w3.org/2000/svg",
  1638. viewBox: "0 0 1024 1024"
  1639. }, [
  1640. _createElementVNode82("path", {
  1641. fill: "currentColor",
  1642. d: "M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"
  1643. }),
  1644. _createElementVNode82("path", {
  1645. fill: "currentColor",
  1646. d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  1647. })
  1648. ]));
  1649. }
  1650. }), discount_default = _sfc_main82;
  1651. // src/components/dish-dot.vue
  1652. import { defineComponent as _defineComponent83 } from "vue";
  1653. import { createElementVNode as _createElementVNode83, openBlock as _openBlock83, createElementBlock as _createElementBlock83 } from "vue";
  1654. var _sfc_main83 = /* @__PURE__ */ _defineComponent83({
  1655. name: "DishDot",
  1656. __name: "dish-dot",
  1657. setup(__props) {
  1658. return (_ctx, _cache) => (_openBlock83(), _createElementBlock83("svg", {
  1659. xmlns: "http://www.w3.org/2000/svg",
  1660. viewBox: "0 0 1024 1024"
  1661. }, [
  1662. _createElementVNode83("path", {
  1663. fill: "currentColor",
  1664. d: "m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.19 448.19 0 0 1 955.392 768H68.544A448.19 448.19 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z"
  1665. })
  1666. ]));
  1667. }
  1668. }), dish_dot_default = _sfc_main83;
  1669. // src/components/dish.vue
  1670. import { defineComponent as _defineComponent84 } from "vue";
  1671. import { createElementVNode as _createElementVNode84, openBlock as _openBlock84, createElementBlock as _createElementBlock84 } from "vue";
  1672. var _sfc_main84 = /* @__PURE__ */ _defineComponent84({
  1673. name: "Dish",
  1674. __name: "dish",
  1675. setup(__props) {
  1676. return (_ctx, _cache) => (_openBlock84(), _createElementBlock84("svg", {
  1677. xmlns: "http://www.w3.org/2000/svg",
  1678. viewBox: "0 0 1024 1024"
  1679. }, [
  1680. _createElementVNode84("path", {
  1681. fill: "currentColor",
  1682. d: "M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64"
  1683. })
  1684. ]));
  1685. }
  1686. }), dish_default = _sfc_main84;
  1687. // src/components/document-add.vue
  1688. import { defineComponent as _defineComponent85 } from "vue";
  1689. import { createElementVNode as _createElementVNode85, openBlock as _openBlock85, createElementBlock as _createElementBlock85 } from "vue";
  1690. var _sfc_main85 = /* @__PURE__ */ _defineComponent85({
  1691. name: "DocumentAdd",
  1692. __name: "document-add",
  1693. setup(__props) {
  1694. return (_ctx, _cache) => (_openBlock85(), _createElementBlock85("svg", {
  1695. xmlns: "http://www.w3.org/2000/svg",
  1696. viewBox: "0 0 1024 1024"
  1697. }, [
  1698. _createElementVNode85("path", {
  1699. fill: "currentColor",
  1700. d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"
  1701. })
  1702. ]));
  1703. }
  1704. }), document_add_default = _sfc_main85;
  1705. // src/components/document-checked.vue
  1706. import { defineComponent as _defineComponent86 } from "vue";
  1707. import { createElementVNode as _createElementVNode86, openBlock as _openBlock86, createElementBlock as _createElementBlock86 } from "vue";
  1708. var _sfc_main86 = /* @__PURE__ */ _defineComponent86({
  1709. name: "DocumentChecked",
  1710. __name: "document-checked",
  1711. setup(__props) {
  1712. return (_ctx, _cache) => (_openBlock86(), _createElementBlock86("svg", {
  1713. xmlns: "http://www.w3.org/2000/svg",
  1714. viewBox: "0 0 1024 1024"
  1715. }, [
  1716. _createElementVNode86("path", {
  1717. fill: "currentColor",
  1718. d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"
  1719. })
  1720. ]));
  1721. }
  1722. }), document_checked_default = _sfc_main86;
  1723. // src/components/document-copy.vue
  1724. import { defineComponent as _defineComponent87 } from "vue";
  1725. import { createElementVNode as _createElementVNode87, openBlock as _openBlock87, createElementBlock as _createElementBlock87 } from "vue";
  1726. var _sfc_main87 = /* @__PURE__ */ _defineComponent87({
  1727. name: "DocumentCopy",
  1728. __name: "document-copy",
  1729. setup(__props) {
  1730. return (_ctx, _cache) => (_openBlock87(), _createElementBlock87("svg", {
  1731. xmlns: "http://www.w3.org/2000/svg",
  1732. viewBox: "0 0 1024 1024"
  1733. }, [
  1734. _createElementVNode87("path", {
  1735. fill: "currentColor",
  1736. d: "M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"
  1737. })
  1738. ]));
  1739. }
  1740. }), document_copy_default = _sfc_main87;
  1741. // src/components/document-delete.vue
  1742. import { defineComponent as _defineComponent88 } from "vue";
  1743. import { createElementVNode as _createElementVNode88, openBlock as _openBlock88, createElementBlock as _createElementBlock88 } from "vue";
  1744. var _sfc_main88 = /* @__PURE__ */ _defineComponent88({
  1745. name: "DocumentDelete",
  1746. __name: "document-delete",
  1747. setup(__props) {
  1748. return (_ctx, _cache) => (_openBlock88(), _createElementBlock88("svg", {
  1749. xmlns: "http://www.w3.org/2000/svg",
  1750. viewBox: "0 0 1024 1024"
  1751. }, [
  1752. _createElementVNode88("path", {
  1753. fill: "currentColor",
  1754. d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248z"
  1755. })
  1756. ]));
  1757. }
  1758. }), document_delete_default = _sfc_main88;
  1759. // src/components/document-remove.vue
  1760. import { defineComponent as _defineComponent89 } from "vue";
  1761. import { createElementVNode as _createElementVNode89, openBlock as _openBlock89, createElementBlock as _createElementBlock89 } from "vue";
  1762. var _sfc_main89 = /* @__PURE__ */ _defineComponent89({
  1763. name: "DocumentRemove",
  1764. __name: "document-remove",
  1765. setup(__props) {
  1766. return (_ctx, _cache) => (_openBlock89(), _createElementBlock89("svg", {
  1767. xmlns: "http://www.w3.org/2000/svg",
  1768. viewBox: "0 0 1024 1024"
  1769. }, [
  1770. _createElementVNode89("path", {
  1771. fill: "currentColor",
  1772. d: "M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"
  1773. })
  1774. ]));
  1775. }
  1776. }), document_remove_default = _sfc_main89;
  1777. // src/components/document.vue
  1778. import { defineComponent as _defineComponent90 } from "vue";
  1779. import { createElementVNode as _createElementVNode90, openBlock as _openBlock90, createElementBlock as _createElementBlock90 } from "vue";
  1780. var _sfc_main90 = /* @__PURE__ */ _defineComponent90({
  1781. name: "Document",
  1782. __name: "document",
  1783. setup(__props) {
  1784. return (_ctx, _cache) => (_openBlock90(), _createElementBlock90("svg", {
  1785. xmlns: "http://www.w3.org/2000/svg",
  1786. viewBox: "0 0 1024 1024"
  1787. }, [
  1788. _createElementVNode90("path", {
  1789. fill: "currentColor",
  1790. d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"
  1791. })
  1792. ]));
  1793. }
  1794. }), document_default = _sfc_main90;
  1795. // src/components/download.vue
  1796. import { defineComponent as _defineComponent91 } from "vue";
  1797. import { createElementVNode as _createElementVNode91, openBlock as _openBlock91, createElementBlock as _createElementBlock91 } from "vue";
  1798. var _sfc_main91 = /* @__PURE__ */ _defineComponent91({
  1799. name: "Download",
  1800. __name: "download",
  1801. setup(__props) {
  1802. return (_ctx, _cache) => (_openBlock91(), _createElementBlock91("svg", {
  1803. xmlns: "http://www.w3.org/2000/svg",
  1804. viewBox: "0 0 1024 1024"
  1805. }, [
  1806. _createElementVNode91("path", {
  1807. fill: "currentColor",
  1808. d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
  1809. })
  1810. ]));
  1811. }
  1812. }), download_default = _sfc_main91;
  1813. // src/components/drizzling.vue
  1814. import { defineComponent as _defineComponent92 } from "vue";
  1815. import { createElementVNode as _createElementVNode92, openBlock as _openBlock92, createElementBlock as _createElementBlock92 } from "vue";
  1816. var _sfc_main92 = /* @__PURE__ */ _defineComponent92({
  1817. name: "Drizzling",
  1818. __name: "drizzling",
  1819. setup(__props) {
  1820. return (_ctx, _cache) => (_openBlock92(), _createElementBlock92("svg", {
  1821. xmlns: "http://www.w3.org/2000/svg",
  1822. viewBox: "0 0 1024 1024"
  1823. }, [
  1824. _createElementVNode92("path", {
  1825. fill: "currentColor",
  1826. d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672M959.552 480a256 256 0 0 1-256 256h-400A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"
  1827. })
  1828. ]));
  1829. }
  1830. }), drizzling_default = _sfc_main92;
  1831. // src/components/edit-pen.vue
  1832. import { defineComponent as _defineComponent93 } from "vue";
  1833. import { createElementVNode as _createElementVNode93, openBlock as _openBlock93, createElementBlock as _createElementBlock93 } from "vue";
  1834. var _sfc_main93 = /* @__PURE__ */ _defineComponent93({
  1835. name: "EditPen",
  1836. __name: "edit-pen",
  1837. setup(__props) {
  1838. return (_ctx, _cache) => (_openBlock93(), _createElementBlock93("svg", {
  1839. xmlns: "http://www.w3.org/2000/svg",
  1840. viewBox: "0 0 1024 1024"
  1841. }, [
  1842. _createElementVNode93("path", {
  1843. fill: "currentColor",
  1844. d: "m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64z"
  1845. })
  1846. ]));
  1847. }
  1848. }), edit_pen_default = _sfc_main93;
  1849. // src/components/edit.vue
  1850. import { defineComponent as _defineComponent94 } from "vue";
  1851. import { createElementVNode as _createElementVNode94, openBlock as _openBlock94, createElementBlock as _createElementBlock94 } from "vue";
  1852. var _sfc_main94 = /* @__PURE__ */ _defineComponent94({
  1853. name: "Edit",
  1854. __name: "edit",
  1855. setup(__props) {
  1856. return (_ctx, _cache) => (_openBlock94(), _createElementBlock94("svg", {
  1857. xmlns: "http://www.w3.org/2000/svg",
  1858. viewBox: "0 0 1024 1024"
  1859. }, [
  1860. _createElementVNode94("path", {
  1861. fill: "currentColor",
  1862. d: "M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"
  1863. }),
  1864. _createElementVNode94("path", {
  1865. fill: "currentColor",
  1866. d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
  1867. })
  1868. ]));
  1869. }
  1870. }), edit_default = _sfc_main94;
  1871. // src/components/eleme-filled.vue
  1872. import { defineComponent as _defineComponent95 } from "vue";
  1873. import { createElementVNode as _createElementVNode95, openBlock as _openBlock95, createElementBlock as _createElementBlock95 } from "vue";
  1874. var _sfc_main95 = /* @__PURE__ */ _defineComponent95({
  1875. name: "ElemeFilled",
  1876. __name: "eleme-filled",
  1877. setup(__props) {
  1878. return (_ctx, _cache) => (_openBlock95(), _createElementBlock95("svg", {
  1879. xmlns: "http://www.w3.org/2000/svg",
  1880. viewBox: "0 0 1024 1024"
  1881. }, [
  1882. _createElementVNode95("path", {
  1883. fill: "currentColor",
  1884. d: "M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.69 330.69 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.55 47.55 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.3 234.3 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.55 47.55 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z"
  1885. })
  1886. ]));
  1887. }
  1888. }), eleme_filled_default = _sfc_main95;
  1889. // src/components/eleme.vue
  1890. import { defineComponent as _defineComponent96 } from "vue";
  1891. import { createElementVNode as _createElementVNode96, openBlock as _openBlock96, createElementBlock as _createElementBlock96 } from "vue";
  1892. var _sfc_main96 = /* @__PURE__ */ _defineComponent96({
  1893. name: "Eleme",
  1894. __name: "eleme",
  1895. setup(__props) {
  1896. return (_ctx, _cache) => (_openBlock96(), _createElementBlock96("svg", {
  1897. xmlns: "http://www.w3.org/2000/svg",
  1898. viewBox: "0 0 1024 1024"
  1899. }, [
  1900. _createElementVNode96("path", {
  1901. fill: "currentColor",
  1902. d: "M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24m526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.23 63.23 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8z"
  1903. })
  1904. ]));
  1905. }
  1906. }), eleme_default = _sfc_main96;
  1907. // src/components/element-plus.vue
  1908. import { defineComponent as _defineComponent97 } from "vue";
  1909. import { createElementVNode as _createElementVNode97, openBlock as _openBlock97, createElementBlock as _createElementBlock97 } from "vue";
  1910. var _sfc_main97 = /* @__PURE__ */ _defineComponent97({
  1911. name: "ElementPlus",
  1912. __name: "element-plus",
  1913. setup(__props) {
  1914. return (_ctx, _cache) => (_openBlock97(), _createElementBlock97("svg", {
  1915. xmlns: "http://www.w3.org/2000/svg",
  1916. viewBox: "0 0 1024 1024"
  1917. }, [
  1918. _createElementVNode97("path", {
  1919. fill: "currentColor",
  1920. d: "M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6q19.2-7.65 38.4 0s279 161.3 309.8 179.2c17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64z"
  1921. })
  1922. ]));
  1923. }
  1924. }), element_plus_default = _sfc_main97;
  1925. // src/components/expand.vue
  1926. import { defineComponent as _defineComponent98 } from "vue";
  1927. import { createElementVNode as _createElementVNode98, openBlock as _openBlock98, createElementBlock as _createElementBlock98 } from "vue";
  1928. var _sfc_main98 = /* @__PURE__ */ _defineComponent98({
  1929. name: "Expand",
  1930. __name: "expand",
  1931. setup(__props) {
  1932. return (_ctx, _cache) => (_openBlock98(), _createElementBlock98("svg", {
  1933. xmlns: "http://www.w3.org/2000/svg",
  1934. viewBox: "0 0 1024 1024"
  1935. }, [
  1936. _createElementVNode98("path", {
  1937. fill: "currentColor",
  1938. d: "M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"
  1939. })
  1940. ]));
  1941. }
  1942. }), expand_default = _sfc_main98;
  1943. // src/components/failed.vue
  1944. import { defineComponent as _defineComponent99 } from "vue";
  1945. import { createElementVNode as _createElementVNode99, openBlock as _openBlock99, createElementBlock as _createElementBlock99 } from "vue";
  1946. var _sfc_main99 = /* @__PURE__ */ _defineComponent99({
  1947. name: "Failed",
  1948. __name: "failed",
  1949. setup(__props) {
  1950. return (_ctx, _cache) => (_openBlock99(), _createElementBlock99("svg", {
  1951. xmlns: "http://www.w3.org/2000/svg",
  1952. viewBox: "0 0 1024 1024"
  1953. }, [
  1954. _createElementVNode99("path", {
  1955. fill: "currentColor",
  1956. d: "m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"
  1957. })
  1958. ]));
  1959. }
  1960. }), failed_default = _sfc_main99;
  1961. // src/components/female.vue
  1962. import { defineComponent as _defineComponent100 } from "vue";
  1963. import { createElementVNode as _createElementVNode100, openBlock as _openBlock100, createElementBlock as _createElementBlock100 } from "vue";
  1964. var _sfc_main100 = /* @__PURE__ */ _defineComponent100({
  1965. name: "Female",
  1966. __name: "female",
  1967. setup(__props) {
  1968. return (_ctx, _cache) => (_openBlock100(), _createElementBlock100("svg", {
  1969. xmlns: "http://www.w3.org/2000/svg",
  1970. viewBox: "0 0 1024 1024"
  1971. }, [
  1972. _createElementVNode100("path", {
  1973. fill: "currentColor",
  1974. d: "M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"
  1975. }),
  1976. _createElementVNode100("path", {
  1977. fill: "currentColor",
  1978. d: "M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32"
  1979. }),
  1980. _createElementVNode100("path", {
  1981. fill: "currentColor",
  1982. d: "M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"
  1983. })
  1984. ]));
  1985. }
  1986. }), female_default = _sfc_main100;
  1987. // src/components/files.vue
  1988. import { defineComponent as _defineComponent101 } from "vue";
  1989. import { createElementVNode as _createElementVNode101, openBlock as _openBlock101, createElementBlock as _createElementBlock101 } from "vue";
  1990. var _sfc_main101 = /* @__PURE__ */ _defineComponent101({
  1991. name: "Files",
  1992. __name: "files",
  1993. setup(__props) {
  1994. return (_ctx, _cache) => (_openBlock101(), _createElementBlock101("svg", {
  1995. xmlns: "http://www.w3.org/2000/svg",
  1996. viewBox: "0 0 1024 1024"
  1997. }, [
  1998. _createElementVNode101("path", {
  1999. fill: "currentColor",
  2000. d: "M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"
  2001. })
  2002. ]));
  2003. }
  2004. }), files_default = _sfc_main101;
  2005. // src/components/film.vue
  2006. import { defineComponent as _defineComponent102 } from "vue";
  2007. import { createElementVNode as _createElementVNode102, openBlock as _openBlock102, createElementBlock as _createElementBlock102 } from "vue";
  2008. var _sfc_main102 = /* @__PURE__ */ _defineComponent102({
  2009. name: "Film",
  2010. __name: "film",
  2011. setup(__props) {
  2012. return (_ctx, _cache) => (_openBlock102(), _createElementBlock102("svg", {
  2013. xmlns: "http://www.w3.org/2000/svg",
  2014. viewBox: "0 0 1024 1024"
  2015. }, [
  2016. _createElementVNode102("path", {
  2017. fill: "currentColor",
  2018. d: "M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"
  2019. }),
  2020. _createElementVNode102("path", {
  2021. fill: "currentColor",
  2022. d: "M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"
  2023. })
  2024. ]));
  2025. }
  2026. }), film_default = _sfc_main102;
  2027. // src/components/filter.vue
  2028. import { defineComponent as _defineComponent103 } from "vue";
  2029. import { createElementVNode as _createElementVNode103, openBlock as _openBlock103, createElementBlock as _createElementBlock103 } from "vue";
  2030. var _sfc_main103 = /* @__PURE__ */ _defineComponent103({
  2031. name: "Filter",
  2032. __name: "filter",
  2033. setup(__props) {
  2034. return (_ctx, _cache) => (_openBlock103(), _createElementBlock103("svg", {
  2035. xmlns: "http://www.w3.org/2000/svg",
  2036. viewBox: "0 0 1024 1024"
  2037. }, [
  2038. _createElementVNode103("path", {
  2039. fill: "currentColor",
  2040. d: "M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"
  2041. })
  2042. ]));
  2043. }
  2044. }), filter_default = _sfc_main103;
  2045. // src/components/finished.vue
  2046. import { defineComponent as _defineComponent104 } from "vue";
  2047. import { createElementVNode as _createElementVNode104, openBlock as _openBlock104, createElementBlock as _createElementBlock104 } from "vue";
  2048. var _sfc_main104 = /* @__PURE__ */ _defineComponent104({
  2049. name: "Finished",
  2050. __name: "finished",
  2051. setup(__props) {
  2052. return (_ctx, _cache) => (_openBlock104(), _createElementBlock104("svg", {
  2053. xmlns: "http://www.w3.org/2000/svg",
  2054. viewBox: "0 0 1024 1024"
  2055. }, [
  2056. _createElementVNode104("path", {
  2057. fill: "currentColor",
  2058. d: "M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"
  2059. })
  2060. ]));
  2061. }
  2062. }), finished_default = _sfc_main104;
  2063. // src/components/first-aid-kit.vue
  2064. import { defineComponent as _defineComponent105 } from "vue";
  2065. import { createElementVNode as _createElementVNode105, openBlock as _openBlock105, createElementBlock as _createElementBlock105 } from "vue";
  2066. var _sfc_main105 = /* @__PURE__ */ _defineComponent105({
  2067. name: "FirstAidKit",
  2068. __name: "first-aid-kit",
  2069. setup(__props) {
  2070. return (_ctx, _cache) => (_openBlock105(), _createElementBlock105("svg", {
  2071. xmlns: "http://www.w3.org/2000/svg",
  2072. viewBox: "0 0 1024 1024"
  2073. }, [
  2074. _createElementVNode105("path", {
  2075. fill: "currentColor",
  2076. d: "M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"
  2077. }),
  2078. _createElementVNode105("path", {
  2079. fill: "currentColor",
  2080. d: "M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"
  2081. })
  2082. ]));
  2083. }
  2084. }), first_aid_kit_default = _sfc_main105;
  2085. // src/components/flag.vue
  2086. import { defineComponent as _defineComponent106 } from "vue";
  2087. import { createElementVNode as _createElementVNode106, openBlock as _openBlock106, createElementBlock as _createElementBlock106 } from "vue";
  2088. var _sfc_main106 = /* @__PURE__ */ _defineComponent106({
  2089. name: "Flag",
  2090. __name: "flag",
  2091. setup(__props) {
  2092. return (_ctx, _cache) => (_openBlock106(), _createElementBlock106("svg", {
  2093. xmlns: "http://www.w3.org/2000/svg",
  2094. viewBox: "0 0 1024 1024"
  2095. }, [
  2096. _createElementVNode106("path", {
  2097. fill: "currentColor",
  2098. d: "M288 128h608L736 384l160 256H288v320h-96V64h96z"
  2099. })
  2100. ]));
  2101. }
  2102. }), flag_default = _sfc_main106;
  2103. // src/components/fold.vue
  2104. import { defineComponent as _defineComponent107 } from "vue";
  2105. import { createElementVNode as _createElementVNode107, openBlock as _openBlock107, createElementBlock as _createElementBlock107 } from "vue";
  2106. var _sfc_main107 = /* @__PURE__ */ _defineComponent107({
  2107. name: "Fold",
  2108. __name: "fold",
  2109. setup(__props) {
  2110. return (_ctx, _cache) => (_openBlock107(), _createElementBlock107("svg", {
  2111. xmlns: "http://www.w3.org/2000/svg",
  2112. viewBox: "0 0 1024 1024"
  2113. }, [
  2114. _createElementVNode107("path", {
  2115. fill: "currentColor",
  2116. d: "M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"
  2117. })
  2118. ]));
  2119. }
  2120. }), fold_default = _sfc_main107;
  2121. // src/components/folder-add.vue
  2122. import { defineComponent as _defineComponent108 } from "vue";
  2123. import { createElementVNode as _createElementVNode108, openBlock as _openBlock108, createElementBlock as _createElementBlock108 } from "vue";
  2124. var _sfc_main108 = /* @__PURE__ */ _defineComponent108({
  2125. name: "FolderAdd",
  2126. __name: "folder-add",
  2127. setup(__props) {
  2128. return (_ctx, _cache) => (_openBlock108(), _createElementBlock108("svg", {
  2129. xmlns: "http://www.w3.org/2000/svg",
  2130. viewBox: "0 0 1024 1024"
  2131. }, [
  2132. _createElementVNode108("path", {
  2133. fill: "currentColor",
  2134. d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"
  2135. })
  2136. ]));
  2137. }
  2138. }), folder_add_default = _sfc_main108;
  2139. // src/components/folder-checked.vue
  2140. import { defineComponent as _defineComponent109 } from "vue";
  2141. import { createElementVNode as _createElementVNode109, openBlock as _openBlock109, createElementBlock as _createElementBlock109 } from "vue";
  2142. var _sfc_main109 = /* @__PURE__ */ _defineComponent109({
  2143. name: "FolderChecked",
  2144. __name: "folder-checked",
  2145. setup(__props) {
  2146. return (_ctx, _cache) => (_openBlock109(), _createElementBlock109("svg", {
  2147. xmlns: "http://www.w3.org/2000/svg",
  2148. viewBox: "0 0 1024 1024"
  2149. }, [
  2150. _createElementVNode109("path", {
  2151. fill: "currentColor",
  2152. d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"
  2153. })
  2154. ]));
  2155. }
  2156. }), folder_checked_default = _sfc_main109;
  2157. // src/components/folder-delete.vue
  2158. import { defineComponent as _defineComponent110 } from "vue";
  2159. import { createElementVNode as _createElementVNode110, openBlock as _openBlock110, createElementBlock as _createElementBlock110 } from "vue";
  2160. var _sfc_main110 = /* @__PURE__ */ _defineComponent110({
  2161. name: "FolderDelete",
  2162. __name: "folder-delete",
  2163. setup(__props) {
  2164. return (_ctx, _cache) => (_openBlock110(), _createElementBlock110("svg", {
  2165. xmlns: "http://www.w3.org/2000/svg",
  2166. viewBox: "0 0 1024 1024"
  2167. }, [
  2168. _createElementVNode110("path", {
  2169. fill: "currentColor",
  2170. d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"
  2171. })
  2172. ]));
  2173. }
  2174. }), folder_delete_default = _sfc_main110;
  2175. // src/components/folder-opened.vue
  2176. import { defineComponent as _defineComponent111 } from "vue";
  2177. import { createElementVNode as _createElementVNode111, openBlock as _openBlock111, createElementBlock as _createElementBlock111 } from "vue";
  2178. var _sfc_main111 = /* @__PURE__ */ _defineComponent111({
  2179. name: "FolderOpened",
  2180. __name: "folder-opened",
  2181. setup(__props) {
  2182. return (_ctx, _cache) => (_openBlock111(), _createElementBlock111("svg", {
  2183. xmlns: "http://www.w3.org/2000/svg",
  2184. viewBox: "0 0 1024 1024"
  2185. }, [
  2186. _createElementVNode111("path", {
  2187. fill: "currentColor",
  2188. d: "M878.08 448H241.92l-96 384h636.16zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"
  2189. })
  2190. ]));
  2191. }
  2192. }), folder_opened_default = _sfc_main111;
  2193. // src/components/folder-remove.vue
  2194. import { defineComponent as _defineComponent112 } from "vue";
  2195. import { createElementVNode as _createElementVNode112, openBlock as _openBlock112, createElementBlock as _createElementBlock112 } from "vue";
  2196. var _sfc_main112 = /* @__PURE__ */ _defineComponent112({
  2197. name: "FolderRemove",
  2198. __name: "folder-remove",
  2199. setup(__props) {
  2200. return (_ctx, _cache) => (_openBlock112(), _createElementBlock112("svg", {
  2201. xmlns: "http://www.w3.org/2000/svg",
  2202. viewBox: "0 0 1024 1024"
  2203. }, [
  2204. _createElementVNode112("path", {
  2205. fill: "currentColor",
  2206. d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"
  2207. })
  2208. ]));
  2209. }
  2210. }), folder_remove_default = _sfc_main112;
  2211. // src/components/folder.vue
  2212. import { defineComponent as _defineComponent113 } from "vue";
  2213. import { createElementVNode as _createElementVNode113, openBlock as _openBlock113, createElementBlock as _createElementBlock113 } from "vue";
  2214. var _sfc_main113 = /* @__PURE__ */ _defineComponent113({
  2215. name: "Folder",
  2216. __name: "folder",
  2217. setup(__props) {
  2218. return (_ctx, _cache) => (_openBlock113(), _createElementBlock113("svg", {
  2219. xmlns: "http://www.w3.org/2000/svg",
  2220. viewBox: "0 0 1024 1024"
  2221. }, [
  2222. _createElementVNode113("path", {
  2223. fill: "currentColor",
  2224. d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"
  2225. })
  2226. ]));
  2227. }
  2228. }), folder_default = _sfc_main113;
  2229. // src/components/food.vue
  2230. import { defineComponent as _defineComponent114 } from "vue";
  2231. import { createElementVNode as _createElementVNode114, openBlock as _openBlock114, createElementBlock as _createElementBlock114 } from "vue";
  2232. var _sfc_main114 = /* @__PURE__ */ _defineComponent114({
  2233. name: "Food",
  2234. __name: "food",
  2235. setup(__props) {
  2236. return (_ctx, _cache) => (_openBlock114(), _createElementBlock114("svg", {
  2237. xmlns: "http://www.w3.org/2000/svg",
  2238. viewBox: "0 0 1024 1024"
  2239. }, [
  2240. _createElementVNode114("path", {
  2241. fill: "currentColor",
  2242. d: "M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"
  2243. })
  2244. ]));
  2245. }
  2246. }), food_default = _sfc_main114;
  2247. // src/components/football.vue
  2248. import { defineComponent as _defineComponent115 } from "vue";
  2249. import { createElementVNode as _createElementVNode115, openBlock as _openBlock115, createElementBlock as _createElementBlock115 } from "vue";
  2250. var _sfc_main115 = /* @__PURE__ */ _defineComponent115({
  2251. name: "Football",
  2252. __name: "football",
  2253. setup(__props) {
  2254. return (_ctx, _cache) => (_openBlock115(), _createElementBlock115("svg", {
  2255. xmlns: "http://www.w3.org/2000/svg",
  2256. viewBox: "0 0 1024 1024"
  2257. }, [
  2258. _createElementVNode115("path", {
  2259. fill: "currentColor",
  2260. d: "M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768"
  2261. }),
  2262. _createElementVNode115("path", {
  2263. fill: "currentColor",
  2264. d: "M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a386 386 0 0 1-80.448-91.648m653.696-5.312a385.9 385.9 0 0 1-83.776 96.96l-32.512-56.384a322.9 322.9 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184M465.984 445.248l11.136-63.104a323.6 323.6 0 0 0 69.76 0l11.136 63.104a388 388 0 0 1-92.032 0m-62.72-12.8A381.8 381.8 0 0 1 320 396.544l32-55.424a320 320 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.8 381.8 0 0 1-83.328 35.84l-11.2-63.552A320 320 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.9 385.9 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072m657.536.128a1443 1443 0 0 1-49.024 43.072 321.4 321.4 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408M465.92 578.752a388 388 0 0 1 92.032 0l-11.136 63.104a323.6 323.6 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a320 320 0 0 0-62.464 27.712L320 627.392a381.8 381.8 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.3 318.3 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z"
  2265. })
  2266. ]));
  2267. }
  2268. }), football_default = _sfc_main115;
  2269. // src/components/fork-spoon.vue
  2270. import { defineComponent as _defineComponent116 } from "vue";
  2271. import { createElementVNode as _createElementVNode116, openBlock as _openBlock116, createElementBlock as _createElementBlock116 } from "vue";
  2272. var _sfc_main116 = /* @__PURE__ */ _defineComponent116({
  2273. name: "ForkSpoon",
  2274. __name: "fork-spoon",
  2275. setup(__props) {
  2276. return (_ctx, _cache) => (_openBlock116(), _createElementBlock116("svg", {
  2277. xmlns: "http://www.w3.org/2000/svg",
  2278. viewBox: "0 0 1024 1024"
  2279. }, [
  2280. _createElementVNode116("path", {
  2281. fill: "currentColor",
  2282. d: "M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56M672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"
  2283. })
  2284. ]));
  2285. }
  2286. }), fork_spoon_default = _sfc_main116;
  2287. // src/components/fries.vue
  2288. import { defineComponent as _defineComponent117 } from "vue";
  2289. import { createElementVNode as _createElementVNode117, openBlock as _openBlock117, createElementBlock as _createElementBlock117 } from "vue";
  2290. var _sfc_main117 = /* @__PURE__ */ _defineComponent117({
  2291. name: "Fries",
  2292. __name: "fries",
  2293. setup(__props) {
  2294. return (_ctx, _cache) => (_openBlock117(), _createElementBlock117("svg", {
  2295. xmlns: "http://www.w3.org/2000/svg",
  2296. viewBox: "0 0 1024 1024"
  2297. }, [
  2298. _createElementVNode117("path", {
  2299. fill: "currentColor",
  2300. d: "M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.74 95.74 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128 128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132 132 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z"
  2301. })
  2302. ]));
  2303. }
  2304. }), fries_default = _sfc_main117;
  2305. // src/components/full-screen.vue
  2306. import { defineComponent as _defineComponent118 } from "vue";
  2307. import { createElementVNode as _createElementVNode118, openBlock as _openBlock118, createElementBlock as _createElementBlock118 } from "vue";
  2308. var _sfc_main118 = /* @__PURE__ */ _defineComponent118({
  2309. name: "FullScreen",
  2310. __name: "full-screen",
  2311. setup(__props) {
  2312. return (_ctx, _cache) => (_openBlock118(), _createElementBlock118("svg", {
  2313. xmlns: "http://www.w3.org/2000/svg",
  2314. viewBox: "0 0 1024 1024"
  2315. }, [
  2316. _createElementVNode118("path", {
  2317. fill: "currentColor",
  2318. d: "m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"
  2319. })
  2320. ]));
  2321. }
  2322. }), full_screen_default = _sfc_main118;
  2323. // src/components/goblet-full.vue
  2324. import { defineComponent as _defineComponent119 } from "vue";
  2325. import { createElementVNode as _createElementVNode119, openBlock as _openBlock119, createElementBlock as _createElementBlock119 } from "vue";
  2326. var _sfc_main119 = /* @__PURE__ */ _defineComponent119({
  2327. name: "GobletFull",
  2328. __name: "goblet-full",
  2329. setup(__props) {
  2330. return (_ctx, _cache) => (_openBlock119(), _createElementBlock119("svg", {
  2331. xmlns: "http://www.w3.org/2000/svg",
  2332. viewBox: "0 0 1024 1024"
  2333. }, [
  2334. _createElementVNode119("path", {
  2335. fill: "currentColor",
  2336. d: "M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"
  2337. })
  2338. ]));
  2339. }
  2340. }), goblet_full_default = _sfc_main119;
  2341. // src/components/goblet-square-full.vue
  2342. import { defineComponent as _defineComponent120 } from "vue";
  2343. import { createElementVNode as _createElementVNode120, openBlock as _openBlock120, createElementBlock as _createElementBlock120 } from "vue";
  2344. var _sfc_main120 = /* @__PURE__ */ _defineComponent120({
  2345. name: "GobletSquareFull",
  2346. __name: "goblet-square-full",
  2347. setup(__props) {
  2348. return (_ctx, _cache) => (_openBlock120(), _createElementBlock120("svg", {
  2349. xmlns: "http://www.w3.org/2000/svg",
  2350. viewBox: "0 0 1024 1024"
  2351. }, [
  2352. _createElementVNode120("path", {
  2353. fill: "currentColor",
  2354. d: "M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952 952 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z"
  2355. })
  2356. ]));
  2357. }
  2358. }), goblet_square_full_default = _sfc_main120;
  2359. // src/components/goblet-square.vue
  2360. import { defineComponent as _defineComponent121 } from "vue";
  2361. import { createElementVNode as _createElementVNode121, openBlock as _openBlock121, createElementBlock as _createElementBlock121 } from "vue";
  2362. var _sfc_main121 = /* @__PURE__ */ _defineComponent121({
  2363. name: "GobletSquare",
  2364. __name: "goblet-square",
  2365. setup(__props) {
  2366. return (_ctx, _cache) => (_openBlock121(), _createElementBlock121("svg", {
  2367. xmlns: "http://www.w3.org/2000/svg",
  2368. viewBox: "0 0 1024 1024"
  2369. }, [
  2370. _createElementVNode121("path", {
  2371. fill: "currentColor",
  2372. d: "M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z"
  2373. })
  2374. ]));
  2375. }
  2376. }), goblet_square_default = _sfc_main121;
  2377. // src/components/goblet.vue
  2378. import { defineComponent as _defineComponent122 } from "vue";
  2379. import { createElementVNode as _createElementVNode122, openBlock as _openBlock122, createElementBlock as _createElementBlock122 } from "vue";
  2380. var _sfc_main122 = /* @__PURE__ */ _defineComponent122({
  2381. name: "Goblet",
  2382. __name: "goblet",
  2383. setup(__props) {
  2384. return (_ctx, _cache) => (_openBlock122(), _createElementBlock122("svg", {
  2385. xmlns: "http://www.w3.org/2000/svg",
  2386. viewBox: "0 0 1024 1024"
  2387. }, [
  2388. _createElementVNode122("path", {
  2389. fill: "currentColor",
  2390. d: "M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"
  2391. })
  2392. ]));
  2393. }
  2394. }), goblet_default = _sfc_main122;
  2395. // src/components/gold-medal.vue
  2396. import { defineComponent as _defineComponent123 } from "vue";
  2397. import { createElementVNode as _createElementVNode123, openBlock as _openBlock123, createElementBlock as _createElementBlock123 } from "vue";
  2398. var _sfc_main123 = /* @__PURE__ */ _defineComponent123({
  2399. name: "GoldMedal",
  2400. __name: "gold-medal",
  2401. setup(__props) {
  2402. return (_ctx, _cache) => (_openBlock123(), _createElementBlock123("svg", {
  2403. xmlns: "http://www.w3.org/2000/svg",
  2404. "xml:space": "preserve",
  2405. viewBox: "0 0 1024 1024"
  2406. }, [
  2407. _createElementVNode123("path", {
  2408. fill: "currentColor",
  2409. d: "m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16M640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a360 360 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98"
  2410. }),
  2411. _createElementVNode123("path", {
  2412. fill: "currentColor",
  2413. d: "M544 480H416v64h64v192h-64v64h192v-64h-64z"
  2414. })
  2415. ]));
  2416. }
  2417. }), gold_medal_default = _sfc_main123;
  2418. // src/components/goods-filled.vue
  2419. import { defineComponent as _defineComponent124 } from "vue";
  2420. import { createElementVNode as _createElementVNode124, openBlock as _openBlock124, createElementBlock as _createElementBlock124 } from "vue";
  2421. var _sfc_main124 = /* @__PURE__ */ _defineComponent124({
  2422. name: "GoodsFilled",
  2423. __name: "goods-filled",
  2424. setup(__props) {
  2425. return (_ctx, _cache) => (_openBlock124(), _createElementBlock124("svg", {
  2426. xmlns: "http://www.w3.org/2000/svg",
  2427. viewBox: "0 0 1024 1024"
  2428. }, [
  2429. _createElementVNode124("path", {
  2430. fill: "currentColor",
  2431. d: "M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"
  2432. })
  2433. ]));
  2434. }
  2435. }), goods_filled_default = _sfc_main124;
  2436. // src/components/goods.vue
  2437. import { defineComponent as _defineComponent125 } from "vue";
  2438. import { createElementVNode as _createElementVNode125, openBlock as _openBlock125, createElementBlock as _createElementBlock125 } from "vue";
  2439. var _sfc_main125 = /* @__PURE__ */ _defineComponent125({
  2440. name: "Goods",
  2441. __name: "goods",
  2442. setup(__props) {
  2443. return (_ctx, _cache) => (_openBlock125(), _createElementBlock125("svg", {
  2444. xmlns: "http://www.w3.org/2000/svg",
  2445. viewBox: "0 0 1024 1024"
  2446. }, [
  2447. _createElementVNode125("path", {
  2448. fill: "currentColor",
  2449. d: "M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"
  2450. })
  2451. ]));
  2452. }
  2453. }), goods_default = _sfc_main125;
  2454. // src/components/grape.vue
  2455. import { defineComponent as _defineComponent126 } from "vue";
  2456. import { createElementVNode as _createElementVNode126, openBlock as _openBlock126, createElementBlock as _createElementBlock126 } from "vue";
  2457. var _sfc_main126 = /* @__PURE__ */ _defineComponent126({
  2458. name: "Grape",
  2459. __name: "grape",
  2460. setup(__props) {
  2461. return (_ctx, _cache) => (_openBlock126(), _createElementBlock126("svg", {
  2462. xmlns: "http://www.w3.org/2000/svg",
  2463. viewBox: "0 0 1024 1024"
  2464. }, [
  2465. _createElementVNode126("path", {
  2466. fill: "currentColor",
  2467. d: "M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"
  2468. })
  2469. ]));
  2470. }
  2471. }), grape_default = _sfc_main126;
  2472. // src/components/grid.vue
  2473. import { defineComponent as _defineComponent127 } from "vue";
  2474. import { createElementVNode as _createElementVNode127, openBlock as _openBlock127, createElementBlock as _createElementBlock127 } from "vue";
  2475. var _sfc_main127 = /* @__PURE__ */ _defineComponent127({
  2476. name: "Grid",
  2477. __name: "grid",
  2478. setup(__props) {
  2479. return (_ctx, _cache) => (_openBlock127(), _createElementBlock127("svg", {
  2480. xmlns: "http://www.w3.org/2000/svg",
  2481. viewBox: "0 0 1024 1024"
  2482. }, [
  2483. _createElementVNode127("path", {
  2484. fill: "currentColor",
  2485. d: "M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"
  2486. })
  2487. ]));
  2488. }
  2489. }), grid_default = _sfc_main127;
  2490. // src/components/guide.vue
  2491. import { defineComponent as _defineComponent128 } from "vue";
  2492. import { createElementVNode as _createElementVNode128, openBlock as _openBlock128, createElementBlock as _createElementBlock128 } from "vue";
  2493. var _sfc_main128 = /* @__PURE__ */ _defineComponent128({
  2494. name: "Guide",
  2495. __name: "guide",
  2496. setup(__props) {
  2497. return (_ctx, _cache) => (_openBlock128(), _createElementBlock128("svg", {
  2498. xmlns: "http://www.w3.org/2000/svg",
  2499. viewBox: "0 0 1024 1024"
  2500. }, [
  2501. _createElementVNode128("path", {
  2502. fill: "currentColor",
  2503. d: "M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"
  2504. }),
  2505. _createElementVNode128("path", {
  2506. fill: "currentColor",
  2507. d: "m220.8 256-71.232 80 71.168 80H768V256zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"
  2508. })
  2509. ]));
  2510. }
  2511. }), guide_default = _sfc_main128;
  2512. // src/components/handbag.vue
  2513. import { defineComponent as _defineComponent129 } from "vue";
  2514. import { createElementVNode as _createElementVNode129, openBlock as _openBlock129, createElementBlock as _createElementBlock129 } from "vue";
  2515. var _sfc_main129 = /* @__PURE__ */ _defineComponent129({
  2516. name: "Handbag",
  2517. __name: "handbag",
  2518. setup(__props) {
  2519. return (_ctx, _cache) => (_openBlock129(), _createElementBlock129("svg", {
  2520. xmlns: "http://www.w3.org/2000/svg",
  2521. "xml:space": "preserve",
  2522. viewBox: "0 0 1024 1024"
  2523. }, [
  2524. _createElementVNode129("path", {
  2525. fill: "currentColor",
  2526. d: "M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"
  2527. })
  2528. ]));
  2529. }
  2530. }), handbag_default = _sfc_main129;
  2531. // src/components/headset.vue
  2532. import { defineComponent as _defineComponent130 } from "vue";
  2533. import { createElementVNode as _createElementVNode130, openBlock as _openBlock130, createElementBlock as _createElementBlock130 } from "vue";
  2534. var _sfc_main130 = /* @__PURE__ */ _defineComponent130({
  2535. name: "Headset",
  2536. __name: "headset",
  2537. setup(__props) {
  2538. return (_ctx, _cache) => (_openBlock130(), _createElementBlock130("svg", {
  2539. xmlns: "http://www.w3.org/2000/svg",
  2540. viewBox: "0 0 1024 1024"
  2541. }, [
  2542. _createElementVNode130("path", {
  2543. fill: "currentColor",
  2544. d: "M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"
  2545. })
  2546. ]));
  2547. }
  2548. }), headset_default = _sfc_main130;
  2549. // src/components/help-filled.vue
  2550. import { defineComponent as _defineComponent131 } from "vue";
  2551. import { createElementVNode as _createElementVNode131, openBlock as _openBlock131, createElementBlock as _createElementBlock131 } from "vue";
  2552. var _sfc_main131 = /* @__PURE__ */ _defineComponent131({
  2553. name: "HelpFilled",
  2554. __name: "help-filled",
  2555. setup(__props) {
  2556. return (_ctx, _cache) => (_openBlock131(), _createElementBlock131("svg", {
  2557. xmlns: "http://www.w3.org/2000/svg",
  2558. viewBox: "0 0 1024 1024"
  2559. }, [
  2560. _createElementVNode131("path", {
  2561. fill: "currentColor",
  2562. d: "M926.784 480H701.312A192.51 192.51 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.51 192.51 0 0 0 701.312 544zM97.28 544h225.472A192.51 192.51 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.51 192.51 0 0 0 322.688 480H97.216z"
  2563. })
  2564. ]));
  2565. }
  2566. }), help_filled_default = _sfc_main131;
  2567. // src/components/help.vue
  2568. import { defineComponent as _defineComponent132 } from "vue";
  2569. import { createElementVNode as _createElementVNode132, openBlock as _openBlock132, createElementBlock as _createElementBlock132 } from "vue";
  2570. var _sfc_main132 = /* @__PURE__ */ _defineComponent132({
  2571. name: "Help",
  2572. __name: "help",
  2573. setup(__props) {
  2574. return (_ctx, _cache) => (_openBlock132(), _createElementBlock132("svg", {
  2575. xmlns: "http://www.w3.org/2000/svg",
  2576. viewBox: "0 0 1024 1024"
  2577. }, [
  2578. _createElementVNode132("path", {
  2579. fill: "currentColor",
  2580. d: "m759.936 805.248-90.944-91.008A254.9 254.9 0 0 1 512 768a254.9 254.9 0 0 1-156.992-53.76l-90.944 91.008A382.46 382.46 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.46 382.46 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512s-20.096 113.6-53.76 156.992zm-45.312-541.184A382.46 382.46 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.9 254.9 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76zm-541.184 45.312A382.46 382.46 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.9 254.9 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.6 194.6 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.23 191.23 0 0 0-67.968-146.56A191.3 191.3 0 0 0 512 320a191.23 191.23 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.23 191.23 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  2581. })
  2582. ]));
  2583. }
  2584. }), help_default = _sfc_main132;
  2585. // src/components/hide.vue
  2586. import { defineComponent as _defineComponent133 } from "vue";
  2587. import { createElementVNode as _createElementVNode133, openBlock as _openBlock133, createElementBlock as _createElementBlock133 } from "vue";
  2588. var _sfc_main133 = /* @__PURE__ */ _defineComponent133({
  2589. name: "Hide",
  2590. __name: "hide",
  2591. setup(__props) {
  2592. return (_ctx, _cache) => (_openBlock133(), _createElementBlock133("svg", {
  2593. xmlns: "http://www.w3.org/2000/svg",
  2594. viewBox: "0 0 1024 1024"
  2595. }, [
  2596. _createElementVNode133("path", {
  2597. fill: "currentColor",
  2598. d: "M876.8 156.8c0-9.6-3.2-16-9.6-22.4s-12.8-9.6-22.4-9.6-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176S0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4m-646.4 528Q115.2 579.2 76.8 512q43.2-72 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4m140.8-96Q352 555.2 352 512c0-44.8 16-83.2 48-112s67.2-48 112-48c28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6q-43.2 72-153.6 172.8c-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176S1024 528 1024 512s-48.001-73.6-134.401-176"
  2599. }),
  2600. _createElementVNode133("path", {
  2601. fill: "currentColor",
  2602. d: "M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112s-67.2 48-112 48"
  2603. })
  2604. ]));
  2605. }
  2606. }), hide_default = _sfc_main133;
  2607. // src/components/histogram.vue
  2608. import { defineComponent as _defineComponent134 } from "vue";
  2609. import { createElementVNode as _createElementVNode134, openBlock as _openBlock134, createElementBlock as _createElementBlock134 } from "vue";
  2610. var _sfc_main134 = /* @__PURE__ */ _defineComponent134({
  2611. name: "Histogram",
  2612. __name: "histogram",
  2613. setup(__props) {
  2614. return (_ctx, _cache) => (_openBlock134(), _createElementBlock134("svg", {
  2615. xmlns: "http://www.w3.org/2000/svg",
  2616. viewBox: "0 0 1024 1024"
  2617. }, [
  2618. _createElementVNode134("path", {
  2619. fill: "currentColor",
  2620. d: "M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"
  2621. })
  2622. ]));
  2623. }
  2624. }), histogram_default = _sfc_main134;
  2625. // src/components/home-filled.vue
  2626. import { defineComponent as _defineComponent135 } from "vue";
  2627. import { createElementVNode as _createElementVNode135, openBlock as _openBlock135, createElementBlock as _createElementBlock135 } from "vue";
  2628. var _sfc_main135 = /* @__PURE__ */ _defineComponent135({
  2629. name: "HomeFilled",
  2630. __name: "home-filled",
  2631. setup(__props) {
  2632. return (_ctx, _cache) => (_openBlock135(), _createElementBlock135("svg", {
  2633. xmlns: "http://www.w3.org/2000/svg",
  2634. viewBox: "0 0 1024 1024"
  2635. }, [
  2636. _createElementVNode135("path", {
  2637. fill: "currentColor",
  2638. d: "M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z"
  2639. })
  2640. ]));
  2641. }
  2642. }), home_filled_default = _sfc_main135;
  2643. // src/components/hot-water.vue
  2644. import { defineComponent as _defineComponent136 } from "vue";
  2645. import { createElementVNode as _createElementVNode136, openBlock as _openBlock136, createElementBlock as _createElementBlock136 } from "vue";
  2646. var _sfc_main136 = /* @__PURE__ */ _defineComponent136({
  2647. name: "HotWater",
  2648. __name: "hot-water",
  2649. setup(__props) {
  2650. return (_ctx, _cache) => (_openBlock136(), _createElementBlock136("svg", {
  2651. xmlns: "http://www.w3.org/2000/svg",
  2652. viewBox: "0 0 1024 1024"
  2653. }, [
  2654. _createElementVNode136("path", {
  2655. fill: "currentColor",
  2656. d: "M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134M512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133M375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267"
  2657. })
  2658. ]));
  2659. }
  2660. }), hot_water_default = _sfc_main136;
  2661. // src/components/house.vue
  2662. import { defineComponent as _defineComponent137 } from "vue";
  2663. import { createElementVNode as _createElementVNode137, openBlock as _openBlock137, createElementBlock as _createElementBlock137 } from "vue";
  2664. var _sfc_main137 = /* @__PURE__ */ _defineComponent137({
  2665. name: "House",
  2666. __name: "house",
  2667. setup(__props) {
  2668. return (_ctx, _cache) => (_openBlock137(), _createElementBlock137("svg", {
  2669. xmlns: "http://www.w3.org/2000/svg",
  2670. viewBox: "0 0 1024 1024"
  2671. }, [
  2672. _createElementVNode137("path", {
  2673. fill: "currentColor",
  2674. d: "M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"
  2675. })
  2676. ]));
  2677. }
  2678. }), house_default = _sfc_main137;
  2679. // src/components/ice-cream-round.vue
  2680. import { defineComponent as _defineComponent138 } from "vue";
  2681. import { createElementVNode as _createElementVNode138, openBlock as _openBlock138, createElementBlock as _createElementBlock138 } from "vue";
  2682. var _sfc_main138 = /* @__PURE__ */ _defineComponent138({
  2683. name: "IceCreamRound",
  2684. __name: "ice-cream-round",
  2685. setup(__props) {
  2686. return (_ctx, _cache) => (_openBlock138(), _createElementBlock138("svg", {
  2687. xmlns: "http://www.w3.org/2000/svg",
  2688. viewBox: "0 0 1024 1024"
  2689. }, [
  2690. _createElementVNode138("path", {
  2691. fill: "currentColor",
  2692. d: "m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0"
  2693. })
  2694. ]));
  2695. }
  2696. }), ice_cream_round_default = _sfc_main138;
  2697. // src/components/ice-cream-square.vue
  2698. import { defineComponent as _defineComponent139 } from "vue";
  2699. import { createElementVNode as _createElementVNode139, openBlock as _openBlock139, createElementBlock as _createElementBlock139 } from "vue";
  2700. var _sfc_main139 = /* @__PURE__ */ _defineComponent139({
  2701. name: "IceCreamSquare",
  2702. __name: "ice-cream-square",
  2703. setup(__props) {
  2704. return (_ctx, _cache) => (_openBlock139(), _createElementBlock139("svg", {
  2705. xmlns: "http://www.w3.org/2000/svg",
  2706. viewBox: "0 0 1024 1024"
  2707. }, [
  2708. _createElementVNode139("path", {
  2709. fill: "currentColor",
  2710. d: "M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z"
  2711. })
  2712. ]));
  2713. }
  2714. }), ice_cream_square_default = _sfc_main139;
  2715. // src/components/ice-cream.vue
  2716. import { defineComponent as _defineComponent140 } from "vue";
  2717. import { createElementVNode as _createElementVNode140, openBlock as _openBlock140, createElementBlock as _createElementBlock140 } from "vue";
  2718. var _sfc_main140 = /* @__PURE__ */ _defineComponent140({
  2719. name: "IceCream",
  2720. __name: "ice-cream",
  2721. setup(__props) {
  2722. return (_ctx, _cache) => (_openBlock140(), _createElementBlock140("svg", {
  2723. xmlns: "http://www.w3.org/2000/svg",
  2724. viewBox: "0 0 1024 1024"
  2725. }, [
  2726. _createElementVNode140("path", {
  2727. fill: "currentColor",
  2728. d: "M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.13 208.13 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0m351.36 0h286.272a144 144 0 0 0-286.272 0m-294.848 64 271.808 396.608L778.24 512zM511.68 352.64a207.87 207.87 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56"
  2729. })
  2730. ]));
  2731. }
  2732. }), ice_cream_default = _sfc_main140;
  2733. // src/components/ice-drink.vue
  2734. import { defineComponent as _defineComponent141 } from "vue";
  2735. import { createElementVNode as _createElementVNode141, openBlock as _openBlock141, createElementBlock as _createElementBlock141 } from "vue";
  2736. var _sfc_main141 = /* @__PURE__ */ _defineComponent141({
  2737. name: "IceDrink",
  2738. __name: "ice-drink",
  2739. setup(__props) {
  2740. return (_ctx, _cache) => (_openBlock141(), _createElementBlock141("svg", {
  2741. xmlns: "http://www.w3.org/2000/svg",
  2742. viewBox: "0 0 1024 1024"
  2743. }, [
  2744. _createElementVNode141("path", {
  2745. fill: "currentColor",
  2746. d: "M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.13 256.13 0 0 0 512 192.64m-64 8.064A256.45 256.45 0 0 0 264.256 384H448zm64-72.064A320.13 320.13 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.38 320.38 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"
  2747. })
  2748. ]));
  2749. }
  2750. }), ice_drink_default = _sfc_main141;
  2751. // src/components/ice-tea.vue
  2752. import { defineComponent as _defineComponent142 } from "vue";
  2753. import { createElementVNode as _createElementVNode142, openBlock as _openBlock142, createElementBlock as _createElementBlock142 } from "vue";
  2754. var _sfc_main142 = /* @__PURE__ */ _defineComponent142({
  2755. name: "IceTea",
  2756. __name: "ice-tea",
  2757. setup(__props) {
  2758. return (_ctx, _cache) => (_openBlock142(), _createElementBlock142("svg", {
  2759. xmlns: "http://www.w3.org/2000/svg",
  2760. viewBox: "0 0 1024 1024"
  2761. }, [
  2762. _createElementVNode142("path", {
  2763. fill: "currentColor",
  2764. d: "M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"
  2765. })
  2766. ]));
  2767. }
  2768. }), ice_tea_default = _sfc_main142;
  2769. // src/components/info-filled.vue
  2770. import { defineComponent as _defineComponent143 } from "vue";
  2771. import { createElementVNode as _createElementVNode143, openBlock as _openBlock143, createElementBlock as _createElementBlock143 } from "vue";
  2772. var _sfc_main143 = /* @__PURE__ */ _defineComponent143({
  2773. name: "InfoFilled",
  2774. __name: "info-filled",
  2775. setup(__props) {
  2776. return (_ctx, _cache) => (_openBlock143(), _createElementBlock143("svg", {
  2777. xmlns: "http://www.w3.org/2000/svg",
  2778. viewBox: "0 0 1024 1024"
  2779. }, [
  2780. _createElementVNode143("path", {
  2781. fill: "currentColor",
  2782. d: "M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.99 12.99 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"
  2783. })
  2784. ]));
  2785. }
  2786. }), info_filled_default = _sfc_main143;
  2787. // src/components/iphone.vue
  2788. import { defineComponent as _defineComponent144 } from "vue";
  2789. import { createElementVNode as _createElementVNode144, openBlock as _openBlock144, createElementBlock as _createElementBlock144 } from "vue";
  2790. var _sfc_main144 = /* @__PURE__ */ _defineComponent144({
  2791. name: "Iphone",
  2792. __name: "iphone",
  2793. setup(__props) {
  2794. return (_ctx, _cache) => (_openBlock144(), _createElementBlock144("svg", {
  2795. xmlns: "http://www.w3.org/2000/svg",
  2796. viewBox: "0 0 1024 1024"
  2797. }, [
  2798. _createElementVNode144("path", {
  2799. fill: "currentColor",
  2800. d: "M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0 48 48 0 0 1 96 0"
  2801. })
  2802. ]));
  2803. }
  2804. }), iphone_default = _sfc_main144;
  2805. // src/components/key.vue
  2806. import { defineComponent as _defineComponent145 } from "vue";
  2807. import { createElementVNode as _createElementVNode145, openBlock as _openBlock145, createElementBlock as _createElementBlock145 } from "vue";
  2808. var _sfc_main145 = /* @__PURE__ */ _defineComponent145({
  2809. name: "Key",
  2810. __name: "key",
  2811. setup(__props) {
  2812. return (_ctx, _cache) => (_openBlock145(), _createElementBlock145("svg", {
  2813. xmlns: "http://www.w3.org/2000/svg",
  2814. viewBox: "0 0 1024 1024"
  2815. }, [
  2816. _createElementVNode145("path", {
  2817. fill: "currentColor",
  2818. d: "M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"
  2819. })
  2820. ]));
  2821. }
  2822. }), key_default = _sfc_main145;
  2823. // src/components/knife-fork.vue
  2824. import { defineComponent as _defineComponent146 } from "vue";
  2825. import { createElementVNode as _createElementVNode146, openBlock as _openBlock146, createElementBlock as _createElementBlock146 } from "vue";
  2826. var _sfc_main146 = /* @__PURE__ */ _defineComponent146({
  2827. name: "KnifeFork",
  2828. __name: "knife-fork",
  2829. setup(__props) {
  2830. return (_ctx, _cache) => (_openBlock146(), _createElementBlock146("svg", {
  2831. xmlns: "http://www.w3.org/2000/svg",
  2832. viewBox: "0 0 1024 1024"
  2833. }, [
  2834. _createElementVNode146("path", {
  2835. fill: "currentColor",
  2836. d: "M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256s32 177.152 32 288z"
  2837. })
  2838. ]));
  2839. }
  2840. }), knife_fork_default = _sfc_main146;
  2841. // src/components/lightning.vue
  2842. import { defineComponent as _defineComponent147 } from "vue";
  2843. import { createElementVNode as _createElementVNode147, openBlock as _openBlock147, createElementBlock as _createElementBlock147 } from "vue";
  2844. var _sfc_main147 = /* @__PURE__ */ _defineComponent147({
  2845. name: "Lightning",
  2846. __name: "lightning",
  2847. setup(__props) {
  2848. return (_ctx, _cache) => (_openBlock147(), _createElementBlock147("svg", {
  2849. xmlns: "http://www.w3.org/2000/svg",
  2850. viewBox: "0 0 1024 1024"
  2851. }, [
  2852. _createElementVNode147("path", {
  2853. fill: "currentColor",
  2854. d: "M288 671.36v64.128A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"
  2855. }),
  2856. _createElementVNode147("path", {
  2857. fill: "currentColor",
  2858. d: "M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"
  2859. })
  2860. ]));
  2861. }
  2862. }), lightning_default = _sfc_main147;
  2863. // src/components/link.vue
  2864. import { defineComponent as _defineComponent148 } from "vue";
  2865. import { createElementVNode as _createElementVNode148, openBlock as _openBlock148, createElementBlock as _createElementBlock148 } from "vue";
  2866. var _sfc_main148 = /* @__PURE__ */ _defineComponent148({
  2867. name: "Link",
  2868. __name: "link",
  2869. setup(__props) {
  2870. return (_ctx, _cache) => (_openBlock148(), _createElementBlock148("svg", {
  2871. xmlns: "http://www.w3.org/2000/svg",
  2872. viewBox: "0 0 1024 1024"
  2873. }, [
  2874. _createElementVNode148("path", {
  2875. fill: "currentColor",
  2876. d: "M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"
  2877. })
  2878. ]));
  2879. }
  2880. }), link_default = _sfc_main148;
  2881. // src/components/list.vue
  2882. import { defineComponent as _defineComponent149 } from "vue";
  2883. import { createElementVNode as _createElementVNode149, openBlock as _openBlock149, createElementBlock as _createElementBlock149 } from "vue";
  2884. var _sfc_main149 = /* @__PURE__ */ _defineComponent149({
  2885. name: "List",
  2886. __name: "list",
  2887. setup(__props) {
  2888. return (_ctx, _cache) => (_openBlock149(), _createElementBlock149("svg", {
  2889. xmlns: "http://www.w3.org/2000/svg",
  2890. viewBox: "0 0 1024 1024"
  2891. }, [
  2892. _createElementVNode149("path", {
  2893. fill: "currentColor",
  2894. d: "M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"
  2895. })
  2896. ]));
  2897. }
  2898. }), list_default = _sfc_main149;
  2899. // src/components/loading.vue
  2900. import { defineComponent as _defineComponent150 } from "vue";
  2901. import { createElementVNode as _createElementVNode150, openBlock as _openBlock150, createElementBlock as _createElementBlock150 } from "vue";
  2902. var _sfc_main150 = /* @__PURE__ */ _defineComponent150({
  2903. name: "Loading",
  2904. __name: "loading",
  2905. setup(__props) {
  2906. return (_ctx, _cache) => (_openBlock150(), _createElementBlock150("svg", {
  2907. xmlns: "http://www.w3.org/2000/svg",
  2908. viewBox: "0 0 1024 1024"
  2909. }, [
  2910. _createElementVNode150("path", {
  2911. fill: "currentColor",
  2912. d: "M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248M828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0"
  2913. })
  2914. ]));
  2915. }
  2916. }), loading_default = _sfc_main150;
  2917. // src/components/location-filled.vue
  2918. import { defineComponent as _defineComponent151 } from "vue";
  2919. import { createElementVNode as _createElementVNode151, openBlock as _openBlock151, createElementBlock as _createElementBlock151 } from "vue";
  2920. var _sfc_main151 = /* @__PURE__ */ _defineComponent151({
  2921. name: "LocationFilled",
  2922. __name: "location-filled",
  2923. setup(__props) {
  2924. return (_ctx, _cache) => (_openBlock151(), _createElementBlock151("svg", {
  2925. xmlns: "http://www.w3.org/2000/svg",
  2926. viewBox: "0 0 1024 1024"
  2927. }, [
  2928. _createElementVNode151("path", {
  2929. fill: "currentColor",
  2930. d: "M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"
  2931. })
  2932. ]));
  2933. }
  2934. }), location_filled_default = _sfc_main151;
  2935. // src/components/location-information.vue
  2936. import { defineComponent as _defineComponent152 } from "vue";
  2937. import { createElementVNode as _createElementVNode152, openBlock as _openBlock152, createElementBlock as _createElementBlock152 } from "vue";
  2938. var _sfc_main152 = /* @__PURE__ */ _defineComponent152({
  2939. name: "LocationInformation",
  2940. __name: "location-information",
  2941. setup(__props) {
  2942. return (_ctx, _cache) => (_openBlock152(), _createElementBlock152("svg", {
  2943. xmlns: "http://www.w3.org/2000/svg",
  2944. viewBox: "0 0 1024 1024"
  2945. }, [
  2946. _createElementVNode152("path", {
  2947. fill: "currentColor",
  2948. d: "M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  2949. }),
  2950. _createElementVNode152("path", {
  2951. fill: "currentColor",
  2952. d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"
  2953. }),
  2954. _createElementVNode152("path", {
  2955. fill: "currentColor",
  2956. d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"
  2957. })
  2958. ]));
  2959. }
  2960. }), location_information_default = _sfc_main152;
  2961. // src/components/location.vue
  2962. import { defineComponent as _defineComponent153 } from "vue";
  2963. import { createElementVNode as _createElementVNode153, openBlock as _openBlock153, createElementBlock as _createElementBlock153 } from "vue";
  2964. var _sfc_main153 = /* @__PURE__ */ _defineComponent153({
  2965. name: "Location",
  2966. __name: "location",
  2967. setup(__props) {
  2968. return (_ctx, _cache) => (_openBlock153(), _createElementBlock153("svg", {
  2969. xmlns: "http://www.w3.org/2000/svg",
  2970. viewBox: "0 0 1024 1024"
  2971. }, [
  2972. _createElementVNode153("path", {
  2973. fill: "currentColor",
  2974. d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"
  2975. }),
  2976. _createElementVNode153("path", {
  2977. fill: "currentColor",
  2978. d: "M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"
  2979. })
  2980. ]));
  2981. }
  2982. }), location_default = _sfc_main153;
  2983. // src/components/lock.vue
  2984. import { defineComponent as _defineComponent154 } from "vue";
  2985. import { createElementVNode as _createElementVNode154, openBlock as _openBlock154, createElementBlock as _createElementBlock154 } from "vue";
  2986. var _sfc_main154 = /* @__PURE__ */ _defineComponent154({
  2987. name: "Lock",
  2988. __name: "lock",
  2989. setup(__props) {
  2990. return (_ctx, _cache) => (_openBlock154(), _createElementBlock154("svg", {
  2991. xmlns: "http://www.w3.org/2000/svg",
  2992. viewBox: "0 0 1024 1024"
  2993. }, [
  2994. _createElementVNode154("path", {
  2995. fill: "currentColor",
  2996. d: "M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"
  2997. }),
  2998. _createElementVNode154("path", {
  2999. fill: "currentColor",
  3000. d: "M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"
  3001. })
  3002. ]));
  3003. }
  3004. }), lock_default = _sfc_main154;
  3005. // src/components/lollipop.vue
  3006. import { defineComponent as _defineComponent155 } from "vue";
  3007. import { createElementVNode as _createElementVNode155, openBlock as _openBlock155, createElementBlock as _createElementBlock155 } from "vue";
  3008. var _sfc_main155 = /* @__PURE__ */ _defineComponent155({
  3009. name: "Lollipop",
  3010. __name: "lollipop",
  3011. setup(__props) {
  3012. return (_ctx, _cache) => (_openBlock155(), _createElementBlock155("svg", {
  3013. xmlns: "http://www.w3.org/2000/svg",
  3014. viewBox: "0 0 1024 1024"
  3015. }, [
  3016. _createElementVNode155("path", {
  3017. fill: "currentColor",
  3018. d: "M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744m-54.464-36.032a322 322 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"
  3019. })
  3020. ]));
  3021. }
  3022. }), lollipop_default = _sfc_main155;
  3023. // src/components/magic-stick.vue
  3024. import { defineComponent as _defineComponent156 } from "vue";
  3025. import { createElementVNode as _createElementVNode156, openBlock as _openBlock156, createElementBlock as _createElementBlock156 } from "vue";
  3026. var _sfc_main156 = /* @__PURE__ */ _defineComponent156({
  3027. name: "MagicStick",
  3028. __name: "magic-stick",
  3029. setup(__props) {
  3030. return (_ctx, _cache) => (_openBlock156(), _createElementBlock156("svg", {
  3031. xmlns: "http://www.w3.org/2000/svg",
  3032. viewBox: "0 0 1024 1024"
  3033. }, [
  3034. _createElementVNode156("path", {
  3035. fill: "currentColor",
  3036. d: "M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"
  3037. })
  3038. ]));
  3039. }
  3040. }), magic_stick_default = _sfc_main156;
  3041. // src/components/magnet.vue
  3042. import { defineComponent as _defineComponent157 } from "vue";
  3043. import { createElementVNode as _createElementVNode157, openBlock as _openBlock157, createElementBlock as _createElementBlock157 } from "vue";
  3044. var _sfc_main157 = /* @__PURE__ */ _defineComponent157({
  3045. name: "Magnet",
  3046. __name: "magnet",
  3047. setup(__props) {
  3048. return (_ctx, _cache) => (_openBlock157(), _createElementBlock157("svg", {
  3049. xmlns: "http://www.w3.org/2000/svg",
  3050. viewBox: "0 0 1024 1024"
  3051. }, [
  3052. _createElementVNode157("path", {
  3053. fill: "currentColor",
  3054. d: "M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"
  3055. })
  3056. ]));
  3057. }
  3058. }), magnet_default = _sfc_main157;
  3059. // src/components/male.vue
  3060. import { defineComponent as _defineComponent158 } from "vue";
  3061. import { createElementVNode as _createElementVNode158, openBlock as _openBlock158, createElementBlock as _createElementBlock158 } from "vue";
  3062. var _sfc_main158 = /* @__PURE__ */ _defineComponent158({
  3063. name: "Male",
  3064. __name: "male",
  3065. setup(__props) {
  3066. return (_ctx, _cache) => (_openBlock158(), _createElementBlock158("svg", {
  3067. xmlns: "http://www.w3.org/2000/svg",
  3068. viewBox: "0 0 1024 1024"
  3069. }, [
  3070. _createElementVNode158("path", {
  3071. fill: "currentColor",
  3072. d: "M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"
  3073. }),
  3074. _createElementVNode158("path", {
  3075. fill: "currentColor",
  3076. d: "M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"
  3077. }),
  3078. _createElementVNode158("path", {
  3079. fill: "currentColor",
  3080. d: "M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"
  3081. })
  3082. ]));
  3083. }
  3084. }), male_default = _sfc_main158;
  3085. // src/components/management.vue
  3086. import { defineComponent as _defineComponent159 } from "vue";
  3087. import { createElementVNode as _createElementVNode159, openBlock as _openBlock159, createElementBlock as _createElementBlock159 } from "vue";
  3088. var _sfc_main159 = /* @__PURE__ */ _defineComponent159({
  3089. name: "Management",
  3090. __name: "management",
  3091. setup(__props) {
  3092. return (_ctx, _cache) => (_openBlock159(), _createElementBlock159("svg", {
  3093. xmlns: "http://www.w3.org/2000/svg",
  3094. viewBox: "0 0 1024 1024"
  3095. }, [
  3096. _createElementVNode159("path", {
  3097. fill: "currentColor",
  3098. d: "M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"
  3099. })
  3100. ]));
  3101. }
  3102. }), management_default = _sfc_main159;
  3103. // src/components/map-location.vue
  3104. import { defineComponent as _defineComponent160 } from "vue";
  3105. import { createElementVNode as _createElementVNode160, openBlock as _openBlock160, createElementBlock as _createElementBlock160 } from "vue";
  3106. var _sfc_main160 = /* @__PURE__ */ _defineComponent160({
  3107. name: "MapLocation",
  3108. __name: "map-location",
  3109. setup(__props) {
  3110. return (_ctx, _cache) => (_openBlock160(), _createElementBlock160("svg", {
  3111. xmlns: "http://www.w3.org/2000/svg",
  3112. viewBox: "0 0 1024 1024"
  3113. }, [
  3114. _createElementVNode160("path", {
  3115. fill: "currentColor",
  3116. d: "M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"
  3117. }),
  3118. _createElementVNode160("path", {
  3119. fill: "currentColor",
  3120. d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"
  3121. })
  3122. ]));
  3123. }
  3124. }), map_location_default = _sfc_main160;
  3125. // src/components/medal.vue
  3126. import { defineComponent as _defineComponent161 } from "vue";
  3127. import { createElementVNode as _createElementVNode161, openBlock as _openBlock161, createElementBlock as _createElementBlock161 } from "vue";
  3128. var _sfc_main161 = /* @__PURE__ */ _defineComponent161({
  3129. name: "Medal",
  3130. __name: "medal",
  3131. setup(__props) {
  3132. return (_ctx, _cache) => (_openBlock161(), _createElementBlock161("svg", {
  3133. xmlns: "http://www.w3.org/2000/svg",
  3134. viewBox: "0 0 1024 1024"
  3135. }, [
  3136. _createElementVNode161("path", {
  3137. fill: "currentColor",
  3138. d: "M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"
  3139. }),
  3140. _createElementVNode161("path", {
  3141. fill: "currentColor",
  3142. d: "M576 128H448v200a286.7 286.7 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96s-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"
  3143. })
  3144. ]));
  3145. }
  3146. }), medal_default = _sfc_main161;
  3147. // src/components/memo.vue
  3148. import { defineComponent as _defineComponent162 } from "vue";
  3149. import { createElementVNode as _createElementVNode162, openBlock as _openBlock162, createElementBlock as _createElementBlock162 } from "vue";
  3150. var _sfc_main162 = /* @__PURE__ */ _defineComponent162({
  3151. name: "Memo",
  3152. __name: "memo",
  3153. setup(__props) {
  3154. return (_ctx, _cache) => (_openBlock162(), _createElementBlock162("svg", {
  3155. xmlns: "http://www.w3.org/2000/svg",
  3156. "xml:space": "preserve",
  3157. viewBox: "0 0 1024 1024"
  3158. }, [
  3159. _createElementVNode162("path", {
  3160. fill: "currentColor",
  3161. d: "M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"
  3162. }),
  3163. _createElementVNode162("path", {
  3164. fill: "currentColor",
  3165. d: "M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"
  3166. }),
  3167. _createElementVNode162("path", {
  3168. fill: "currentColor",
  3169. d: "M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"
  3170. })
  3171. ]));
  3172. }
  3173. }), memo_default = _sfc_main162;
  3174. // src/components/menu.vue
  3175. import { defineComponent as _defineComponent163 } from "vue";
  3176. import { createElementVNode as _createElementVNode163, openBlock as _openBlock163, createElementBlock as _createElementBlock163 } from "vue";
  3177. var _sfc_main163 = /* @__PURE__ */ _defineComponent163({
  3178. name: "Menu",
  3179. __name: "menu",
  3180. setup(__props) {
  3181. return (_ctx, _cache) => (_openBlock163(), _createElementBlock163("svg", {
  3182. xmlns: "http://www.w3.org/2000/svg",
  3183. viewBox: "0 0 1024 1024"
  3184. }, [
  3185. _createElementVNode163("path", {
  3186. fill: "currentColor",
  3187. d: "M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"
  3188. })
  3189. ]));
  3190. }
  3191. }), menu_default = _sfc_main163;
  3192. // src/components/message-box.vue
  3193. import { defineComponent as _defineComponent164 } from "vue";
  3194. import { createElementVNode as _createElementVNode164, openBlock as _openBlock164, createElementBlock as _createElementBlock164 } from "vue";
  3195. var _sfc_main164 = /* @__PURE__ */ _defineComponent164({
  3196. name: "MessageBox",
  3197. __name: "message-box",
  3198. setup(__props) {
  3199. return (_ctx, _cache) => (_openBlock164(), _createElementBlock164("svg", {
  3200. xmlns: "http://www.w3.org/2000/svg",
  3201. viewBox: "0 0 1024 1024"
  3202. }, [
  3203. _createElementVNode164("path", {
  3204. fill: "currentColor",
  3205. d: "M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128"
  3206. })
  3207. ]));
  3208. }
  3209. }), message_box_default = _sfc_main164;
  3210. // src/components/message.vue
  3211. import { defineComponent as _defineComponent165 } from "vue";
  3212. import { createElementVNode as _createElementVNode165, openBlock as _openBlock165, createElementBlock as _createElementBlock165 } from "vue";
  3213. var _sfc_main165 = /* @__PURE__ */ _defineComponent165({
  3214. name: "Message",
  3215. __name: "message",
  3216. setup(__props) {
  3217. return (_ctx, _cache) => (_openBlock165(), _createElementBlock165("svg", {
  3218. xmlns: "http://www.w3.org/2000/svg",
  3219. viewBox: "0 0 1024 1024"
  3220. }, [
  3221. _createElementVNode165("path", {
  3222. fill: "currentColor",
  3223. d: "M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"
  3224. }),
  3225. _createElementVNode165("path", {
  3226. fill: "currentColor",
  3227. d: "M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224z"
  3228. })
  3229. ]));
  3230. }
  3231. }), message_default = _sfc_main165;
  3232. // src/components/mic.vue
  3233. import { defineComponent as _defineComponent166 } from "vue";
  3234. import { createElementVNode as _createElementVNode166, openBlock as _openBlock166, createElementBlock as _createElementBlock166 } from "vue";
  3235. var _sfc_main166 = /* @__PURE__ */ _defineComponent166({
  3236. name: "Mic",
  3237. __name: "mic",
  3238. setup(__props) {
  3239. return (_ctx, _cache) => (_openBlock166(), _createElementBlock166("svg", {
  3240. xmlns: "http://www.w3.org/2000/svg",
  3241. viewBox: "0 0 1024 1024"
  3242. }, [
  3243. _createElementVNode166("path", {
  3244. fill: "currentColor",
  3245. d: "M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"
  3246. })
  3247. ]));
  3248. }
  3249. }), mic_default = _sfc_main166;
  3250. // src/components/microphone.vue
  3251. import { defineComponent as _defineComponent167 } from "vue";
  3252. import { createElementVNode as _createElementVNode167, openBlock as _openBlock167, createElementBlock as _createElementBlock167 } from "vue";
  3253. var _sfc_main167 = /* @__PURE__ */ _defineComponent167({
  3254. name: "Microphone",
  3255. __name: "microphone",
  3256. setup(__props) {
  3257. return (_ctx, _cache) => (_openBlock167(), _createElementBlock167("svg", {
  3258. xmlns: "http://www.w3.org/2000/svg",
  3259. viewBox: "0 0 1024 1024"
  3260. }, [
  3261. _createElementVNode167("path", {
  3262. fill: "currentColor",
  3263. d: "M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"
  3264. })
  3265. ]));
  3266. }
  3267. }), microphone_default = _sfc_main167;
  3268. // src/components/milk-tea.vue
  3269. import { defineComponent as _defineComponent168 } from "vue";
  3270. import { createElementVNode as _createElementVNode168, openBlock as _openBlock168, createElementBlock as _createElementBlock168 } from "vue";
  3271. var _sfc_main168 = /* @__PURE__ */ _defineComponent168({
  3272. name: "MilkTea",
  3273. __name: "milk-tea",
  3274. setup(__props) {
  3275. return (_ctx, _cache) => (_openBlock168(), _createElementBlock168("svg", {
  3276. xmlns: "http://www.w3.org/2000/svg",
  3277. viewBox: "0 0 1024 1024"
  3278. }, [
  3279. _createElementVNode168("path", {
  3280. fill: "currentColor",
  3281. d: "M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12"
  3282. })
  3283. ]));
  3284. }
  3285. }), milk_tea_default = _sfc_main168;
  3286. // src/components/minus.vue
  3287. import { defineComponent as _defineComponent169 } from "vue";
  3288. import { createElementVNode as _createElementVNode169, openBlock as _openBlock169, createElementBlock as _createElementBlock169 } from "vue";
  3289. var _sfc_main169 = /* @__PURE__ */ _defineComponent169({
  3290. name: "Minus",
  3291. __name: "minus",
  3292. setup(__props) {
  3293. return (_ctx, _cache) => (_openBlock169(), _createElementBlock169("svg", {
  3294. xmlns: "http://www.w3.org/2000/svg",
  3295. viewBox: "0 0 1024 1024"
  3296. }, [
  3297. _createElementVNode169("path", {
  3298. fill: "currentColor",
  3299. d: "M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"
  3300. })
  3301. ]));
  3302. }
  3303. }), minus_default = _sfc_main169;
  3304. // src/components/money.vue
  3305. import { defineComponent as _defineComponent170 } from "vue";
  3306. import { createElementVNode as _createElementVNode170, openBlock as _openBlock170, createElementBlock as _createElementBlock170 } from "vue";
  3307. var _sfc_main170 = /* @__PURE__ */ _defineComponent170({
  3308. name: "Money",
  3309. __name: "money",
  3310. setup(__props) {
  3311. return (_ctx, _cache) => (_openBlock170(), _createElementBlock170("svg", {
  3312. xmlns: "http://www.w3.org/2000/svg",
  3313. viewBox: "0 0 1024 1024"
  3314. }, [
  3315. _createElementVNode170("path", {
  3316. fill: "currentColor",
  3317. d: "M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"
  3318. }),
  3319. _createElementVNode170("path", {
  3320. fill: "currentColor",
  3321. d: "M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.06 29.06 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"
  3322. }),
  3323. _createElementVNode170("path", {
  3324. fill: "currentColor",
  3325. d: "M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"
  3326. })
  3327. ]));
  3328. }
  3329. }), money_default = _sfc_main170;
  3330. // src/components/monitor.vue
  3331. import { defineComponent as _defineComponent171 } from "vue";
  3332. import { createElementVNode as _createElementVNode171, openBlock as _openBlock171, createElementBlock as _createElementBlock171 } from "vue";
  3333. var _sfc_main171 = /* @__PURE__ */ _defineComponent171({
  3334. name: "Monitor",
  3335. __name: "monitor",
  3336. setup(__props) {
  3337. return (_ctx, _cache) => (_openBlock171(), _createElementBlock171("svg", {
  3338. xmlns: "http://www.w3.org/2000/svg",
  3339. viewBox: "0 0 1024 1024"
  3340. }, [
  3341. _createElementVNode171("path", {
  3342. fill: "currentColor",
  3343. d: "M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"
  3344. })
  3345. ]));
  3346. }
  3347. }), monitor_default = _sfc_main171;
  3348. // src/components/moon-night.vue
  3349. import { defineComponent as _defineComponent172 } from "vue";
  3350. import { createElementVNode as _createElementVNode172, openBlock as _openBlock172, createElementBlock as _createElementBlock172 } from "vue";
  3351. var _sfc_main172 = /* @__PURE__ */ _defineComponent172({
  3352. name: "MoonNight",
  3353. __name: "moon-night",
  3354. setup(__props) {
  3355. return (_ctx, _cache) => (_openBlock172(), _createElementBlock172("svg", {
  3356. xmlns: "http://www.w3.org/2000/svg",
  3357. viewBox: "0 0 1024 1024"
  3358. }, [
  3359. _createElementVNode172("path", {
  3360. fill: "currentColor",
  3361. d: "M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.3 448.3 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z"
  3362. }),
  3363. _createElementVNode172("path", {
  3364. fill: "currentColor",
  3365. d: "M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z"
  3366. })
  3367. ]));
  3368. }
  3369. }), moon_night_default = _sfc_main172;
  3370. // src/components/moon.vue
  3371. import { defineComponent as _defineComponent173 } from "vue";
  3372. import { createElementVNode as _createElementVNode173, openBlock as _openBlock173, createElementBlock as _createElementBlock173 } from "vue";
  3373. var _sfc_main173 = /* @__PURE__ */ _defineComponent173({
  3374. name: "Moon",
  3375. __name: "moon",
  3376. setup(__props) {
  3377. return (_ctx, _cache) => (_openBlock173(), _createElementBlock173("svg", {
  3378. xmlns: "http://www.w3.org/2000/svg",
  3379. viewBox: "0 0 1024 1024"
  3380. }, [
  3381. _createElementVNode173("path", {
  3382. fill: "currentColor",
  3383. d: "M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 391 391 0 0 0-17.408 16.384m181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"
  3384. })
  3385. ]));
  3386. }
  3387. }), moon_default = _sfc_main173;
  3388. // src/components/more-filled.vue
  3389. import { defineComponent as _defineComponent174 } from "vue";
  3390. import { createElementVNode as _createElementVNode174, openBlock as _openBlock174, createElementBlock as _createElementBlock174 } from "vue";
  3391. var _sfc_main174 = /* @__PURE__ */ _defineComponent174({
  3392. name: "MoreFilled",
  3393. __name: "more-filled",
  3394. setup(__props) {
  3395. return (_ctx, _cache) => (_openBlock174(), _createElementBlock174("svg", {
  3396. xmlns: "http://www.w3.org/2000/svg",
  3397. viewBox: "0 0 1024 1024"
  3398. }, [
  3399. _createElementVNode174("path", {
  3400. fill: "currentColor",
  3401. d: "M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"
  3402. })
  3403. ]));
  3404. }
  3405. }), more_filled_default = _sfc_main174;
  3406. // src/components/more.vue
  3407. import { defineComponent as _defineComponent175 } from "vue";
  3408. import { createElementVNode as _createElementVNode175, openBlock as _openBlock175, createElementBlock as _createElementBlock175 } from "vue";
  3409. var _sfc_main175 = /* @__PURE__ */ _defineComponent175({
  3410. name: "More",
  3411. __name: "more",
  3412. setup(__props) {
  3413. return (_ctx, _cache) => (_openBlock175(), _createElementBlock175("svg", {
  3414. xmlns: "http://www.w3.org/2000/svg",
  3415. viewBox: "0 0 1024 1024"
  3416. }, [
  3417. _createElementVNode175("path", {
  3418. fill: "currentColor",
  3419. d: "M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"
  3420. })
  3421. ]));
  3422. }
  3423. }), more_default = _sfc_main175;
  3424. // src/components/mostly-cloudy.vue
  3425. import { defineComponent as _defineComponent176 } from "vue";
  3426. import { createElementVNode as _createElementVNode176, openBlock as _openBlock176, createElementBlock as _createElementBlock176 } from "vue";
  3427. var _sfc_main176 = /* @__PURE__ */ _defineComponent176({
  3428. name: "MostlyCloudy",
  3429. __name: "mostly-cloudy",
  3430. setup(__props) {
  3431. return (_ctx, _cache) => (_openBlock176(), _createElementBlock176("svg", {
  3432. xmlns: "http://www.w3.org/2000/svg",
  3433. viewBox: "0 0 1024 1024"
  3434. }, [
  3435. _createElementVNode176("path", {
  3436. fill: "currentColor",
  3437. d: "M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.81 207.81 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.81 271.81 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"
  3438. })
  3439. ]));
  3440. }
  3441. }), mostly_cloudy_default = _sfc_main176;
  3442. // src/components/mouse.vue
  3443. import { defineComponent as _defineComponent177 } from "vue";
  3444. import { createElementVNode as _createElementVNode177, openBlock as _openBlock177, createElementBlock as _createElementBlock177 } from "vue";
  3445. var _sfc_main177 = /* @__PURE__ */ _defineComponent177({
  3446. name: "Mouse",
  3447. __name: "mouse",
  3448. setup(__props) {
  3449. return (_ctx, _cache) => (_openBlock177(), _createElementBlock177("svg", {
  3450. xmlns: "http://www.w3.org/2000/svg",
  3451. viewBox: "0 0 1024 1024"
  3452. }, [
  3453. _createElementVNode177("path", {
  3454. fill: "currentColor",
  3455. d: "M438.144 256c-68.352 0-92.736 4.672-117.76 18.112q-30.144 16.128-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76q16.128 30.144 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112q30.144-16.128 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.46 110.46 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.46 174.46 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.46 174.46 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.46 174.46 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"
  3456. }),
  3457. _createElementVNode177("path", {
  3458. fill: "currentColor",
  3459. d: "M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"
  3460. })
  3461. ]));
  3462. }
  3463. }), mouse_default = _sfc_main177;
  3464. // src/components/mug.vue
  3465. import { defineComponent as _defineComponent178 } from "vue";
  3466. import { createElementVNode as _createElementVNode178, openBlock as _openBlock178, createElementBlock as _createElementBlock178 } from "vue";
  3467. var _sfc_main178 = /* @__PURE__ */ _defineComponent178({
  3468. name: "Mug",
  3469. __name: "mug",
  3470. setup(__props) {
  3471. return (_ctx, _cache) => (_openBlock178(), _createElementBlock178("svg", {
  3472. xmlns: "http://www.w3.org/2000/svg",
  3473. viewBox: "0 0 1024 1024"
  3474. }, [
  3475. _createElementVNode178("path", {
  3476. fill: "currentColor",
  3477. d: "M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"
  3478. })
  3479. ]));
  3480. }
  3481. }), mug_default = _sfc_main178;
  3482. // src/components/mute-notification.vue
  3483. import { defineComponent as _defineComponent179 } from "vue";
  3484. import { createElementVNode as _createElementVNode179, openBlock as _openBlock179, createElementBlock as _createElementBlock179 } from "vue";
  3485. var _sfc_main179 = /* @__PURE__ */ _defineComponent179({
  3486. name: "MuteNotification",
  3487. __name: "mute-notification",
  3488. setup(__props) {
  3489. return (_ctx, _cache) => (_openBlock179(), _createElementBlock179("svg", {
  3490. xmlns: "http://www.w3.org/2000/svg",
  3491. viewBox: "0 0 1024 1024"
  3492. }, [
  3493. _createElementVNode179("path", {
  3494. fill: "currentColor",
  3495. d: "m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.13 320.13 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.55 319.55 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"
  3496. }),
  3497. _createElementVNode179("path", {
  3498. fill: "currentColor",
  3499. d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"
  3500. })
  3501. ]));
  3502. }
  3503. }), mute_notification_default = _sfc_main179;
  3504. // src/components/mute.vue
  3505. import { defineComponent as _defineComponent180 } from "vue";
  3506. import { createElementVNode as _createElementVNode180, openBlock as _openBlock180, createElementBlock as _createElementBlock180 } from "vue";
  3507. var _sfc_main180 = /* @__PURE__ */ _defineComponent180({
  3508. name: "Mute",
  3509. __name: "mute",
  3510. setup(__props) {
  3511. return (_ctx, _cache) => (_openBlock180(), _createElementBlock180("svg", {
  3512. xmlns: "http://www.w3.org/2000/svg",
  3513. viewBox: "0 0 1024 1024"
  3514. }, [
  3515. _createElementVNode180("path", {
  3516. fill: "currentColor",
  3517. d: "m412.16 592.128-45.44 45.44A191.23 191.23 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A223 223 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.98 286.98 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"
  3518. }),
  3519. _createElementVNode180("path", {
  3520. fill: "currentColor",
  3521. d: "M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"
  3522. })
  3523. ]));
  3524. }
  3525. }), mute_default = _sfc_main180;
  3526. // src/components/no-smoking.vue
  3527. import { defineComponent as _defineComponent181 } from "vue";
  3528. import { createElementVNode as _createElementVNode181, openBlock as _openBlock181, createElementBlock as _createElementBlock181 } from "vue";
  3529. var _sfc_main181 = /* @__PURE__ */ _defineComponent181({
  3530. name: "NoSmoking",
  3531. __name: "no-smoking",
  3532. setup(__props) {
  3533. return (_ctx, _cache) => (_openBlock181(), _createElementBlock181("svg", {
  3534. xmlns: "http://www.w3.org/2000/svg",
  3535. viewBox: "0 0 1024 1024"
  3536. }, [
  3537. _createElementVNode181("path", {
  3538. fill: "currentColor",
  3539. d: "M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"
  3540. })
  3541. ]));
  3542. }
  3543. }), no_smoking_default = _sfc_main181;
  3544. // src/components/notebook.vue
  3545. import { defineComponent as _defineComponent182 } from "vue";
  3546. import { createElementVNode as _createElementVNode182, openBlock as _openBlock182, createElementBlock as _createElementBlock182 } from "vue";
  3547. var _sfc_main182 = /* @__PURE__ */ _defineComponent182({
  3548. name: "Notebook",
  3549. __name: "notebook",
  3550. setup(__props) {
  3551. return (_ctx, _cache) => (_openBlock182(), _createElementBlock182("svg", {
  3552. xmlns: "http://www.w3.org/2000/svg",
  3553. viewBox: "0 0 1024 1024"
  3554. }, [
  3555. _createElementVNode182("path", {
  3556. fill: "currentColor",
  3557. d: "M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"
  3558. }),
  3559. _createElementVNode182("path", {
  3560. fill: "currentColor",
  3561. d: "M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"
  3562. })
  3563. ]));
  3564. }
  3565. }), notebook_default = _sfc_main182;
  3566. // src/components/notification.vue
  3567. import { defineComponent as _defineComponent183 } from "vue";
  3568. import { createElementVNode as _createElementVNode183, openBlock as _openBlock183, createElementBlock as _createElementBlock183 } from "vue";
  3569. var _sfc_main183 = /* @__PURE__ */ _defineComponent183({
  3570. name: "Notification",
  3571. __name: "notification",
  3572. setup(__props) {
  3573. return (_ctx, _cache) => (_openBlock183(), _createElementBlock183("svg", {
  3574. xmlns: "http://www.w3.org/2000/svg",
  3575. viewBox: "0 0 1024 1024"
  3576. }, [
  3577. _createElementVNode183("path", {
  3578. fill: "currentColor",
  3579. d: "M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"
  3580. }),
  3581. _createElementVNode183("path", {
  3582. fill: "currentColor",
  3583. d: "M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"
  3584. })
  3585. ]));
  3586. }
  3587. }), notification_default = _sfc_main183;
  3588. // src/components/odometer.vue
  3589. import { defineComponent as _defineComponent184 } from "vue";
  3590. import { createElementVNode as _createElementVNode184, openBlock as _openBlock184, createElementBlock as _createElementBlock184 } from "vue";
  3591. var _sfc_main184 = /* @__PURE__ */ _defineComponent184({
  3592. name: "Odometer",
  3593. __name: "odometer",
  3594. setup(__props) {
  3595. return (_ctx, _cache) => (_openBlock184(), _createElementBlock184("svg", {
  3596. xmlns: "http://www.w3.org/2000/svg",
  3597. viewBox: "0 0 1024 1024"
  3598. }, [
  3599. _createElementVNode184("path", {
  3600. fill: "currentColor",
  3601. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  3602. }),
  3603. _createElementVNode184("path", {
  3604. fill: "currentColor",
  3605. d: "M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"
  3606. }),
  3607. _createElementVNode184("path", {
  3608. fill: "currentColor",
  3609. d: "M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"
  3610. })
  3611. ]));
  3612. }
  3613. }), odometer_default = _sfc_main184;
  3614. // src/components/office-building.vue
  3615. import { defineComponent as _defineComponent185 } from "vue";
  3616. import { createElementVNode as _createElementVNode185, openBlock as _openBlock185, createElementBlock as _createElementBlock185 } from "vue";
  3617. var _sfc_main185 = /* @__PURE__ */ _defineComponent185({
  3618. name: "OfficeBuilding",
  3619. __name: "office-building",
  3620. setup(__props) {
  3621. return (_ctx, _cache) => (_openBlock185(), _createElementBlock185("svg", {
  3622. xmlns: "http://www.w3.org/2000/svg",
  3623. viewBox: "0 0 1024 1024"
  3624. }, [
  3625. _createElementVNode185("path", {
  3626. fill: "currentColor",
  3627. d: "M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"
  3628. }),
  3629. _createElementVNode185("path", {
  3630. fill: "currentColor",
  3631. d: "M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"
  3632. }),
  3633. _createElementVNode185("path", {
  3634. fill: "currentColor",
  3635. d: "M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"
  3636. })
  3637. ]));
  3638. }
  3639. }), office_building_default = _sfc_main185;
  3640. // src/components/open.vue
  3641. import { defineComponent as _defineComponent186 } from "vue";
  3642. import { createElementVNode as _createElementVNode186, openBlock as _openBlock186, createElementBlock as _createElementBlock186 } from "vue";
  3643. var _sfc_main186 = /* @__PURE__ */ _defineComponent186({
  3644. name: "Open",
  3645. __name: "open",
  3646. setup(__props) {
  3647. return (_ctx, _cache) => (_openBlock186(), _createElementBlock186("svg", {
  3648. xmlns: "http://www.w3.org/2000/svg",
  3649. viewBox: "0 0 1024 1024"
  3650. }, [
  3651. _createElementVNode186("path", {
  3652. fill: "currentColor",
  3653. d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36"
  3654. }),
  3655. _createElementVNode186("path", {
  3656. fill: "currentColor",
  3657. d: "M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"
  3658. })
  3659. ]));
  3660. }
  3661. }), open_default = _sfc_main186;
  3662. // src/components/operation.vue
  3663. import { defineComponent as _defineComponent187 } from "vue";
  3664. import { createElementVNode as _createElementVNode187, openBlock as _openBlock187, createElementBlock as _createElementBlock187 } from "vue";
  3665. var _sfc_main187 = /* @__PURE__ */ _defineComponent187({
  3666. name: "Operation",
  3667. __name: "operation",
  3668. setup(__props) {
  3669. return (_ctx, _cache) => (_openBlock187(), _createElementBlock187("svg", {
  3670. xmlns: "http://www.w3.org/2000/svg",
  3671. viewBox: "0 0 1024 1024"
  3672. }, [
  3673. _createElementVNode187("path", {
  3674. fill: "currentColor",
  3675. d: "M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"
  3676. })
  3677. ]));
  3678. }
  3679. }), operation_default = _sfc_main187;
  3680. // src/components/opportunity.vue
  3681. import { defineComponent as _defineComponent188 } from "vue";
  3682. import { createElementVNode as _createElementVNode188, openBlock as _openBlock188, createElementBlock as _createElementBlock188 } from "vue";
  3683. var _sfc_main188 = /* @__PURE__ */ _defineComponent188({
  3684. name: "Opportunity",
  3685. __name: "opportunity",
  3686. setup(__props) {
  3687. return (_ctx, _cache) => (_openBlock188(), _createElementBlock188("svg", {
  3688. xmlns: "http://www.w3.org/2000/svg",
  3689. viewBox: "0 0 1024 1024"
  3690. }, [
  3691. _createElementVNode188("path", {
  3692. fill: "currentColor",
  3693. d: "M384 960v-64h192.064v64zm448-544a350.66 350.66 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.55 351.55 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"
  3694. })
  3695. ]));
  3696. }
  3697. }), opportunity_default = _sfc_main188;
  3698. // src/components/orange.vue
  3699. import { defineComponent as _defineComponent189 } from "vue";
  3700. import { createElementVNode as _createElementVNode189, openBlock as _openBlock189, createElementBlock as _createElementBlock189 } from "vue";
  3701. var _sfc_main189 = /* @__PURE__ */ _defineComponent189({
  3702. name: "Orange",
  3703. __name: "orange",
  3704. setup(__props) {
  3705. return (_ctx, _cache) => (_openBlock189(), _createElementBlock189("svg", {
  3706. xmlns: "http://www.w3.org/2000/svg",
  3707. viewBox: "0 0 1024 1024"
  3708. }, [
  3709. _createElementVNode189("path", {
  3710. fill: "currentColor",
  3711. d: "M544 894.72a382.34 382.34 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.34 382.34 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024zM894.656 480a382.34 382.34 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024zm-134.72-261.248A382.34 382.34 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.34 382.34 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.34 382.34 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.34 382.34 0 0 0 89.408 215.936l182.976-182.912A127.2 127.2 0 0 1 388.032 544zm134.72 261.248A382.34 382.34 0 0 0 480 894.656V635.968a127.2 127.2 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"
  3712. })
  3713. ]));
  3714. }
  3715. }), orange_default = _sfc_main189;
  3716. // src/components/paperclip.vue
  3717. import { defineComponent as _defineComponent190 } from "vue";
  3718. import { createElementVNode as _createElementVNode190, openBlock as _openBlock190, createElementBlock as _createElementBlock190 } from "vue";
  3719. var _sfc_main190 = /* @__PURE__ */ _defineComponent190({
  3720. name: "Paperclip",
  3721. __name: "paperclip",
  3722. setup(__props) {
  3723. return (_ctx, _cache) => (_openBlock190(), _createElementBlock190("svg", {
  3724. xmlns: "http://www.w3.org/2000/svg",
  3725. viewBox: "0 0 1024 1024"
  3726. }, [
  3727. _createElementVNode190("path", {
  3728. fill: "currentColor",
  3729. d: "M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744z"
  3730. })
  3731. ]));
  3732. }
  3733. }), paperclip_default = _sfc_main190;
  3734. // src/components/partly-cloudy.vue
  3735. import { defineComponent as _defineComponent191 } from "vue";
  3736. import { createElementVNode as _createElementVNode191, openBlock as _openBlock191, createElementBlock as _createElementBlock191 } from "vue";
  3737. var _sfc_main191 = /* @__PURE__ */ _defineComponent191({
  3738. name: "PartlyCloudy",
  3739. __name: "partly-cloudy",
  3740. setup(__props) {
  3741. return (_ctx, _cache) => (_openBlock191(), _createElementBlock191("svg", {
  3742. xmlns: "http://www.w3.org/2000/svg",
  3743. viewBox: "0 0 1024 1024"
  3744. }, [
  3745. _createElementVNode191("path", {
  3746. fill: "currentColor",
  3747. d: "M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"
  3748. }),
  3749. _createElementVNode191("path", {
  3750. fill: "currentColor",
  3751. d: "M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6004 6004 0 0 0-49.28 41.408"
  3752. })
  3753. ]));
  3754. }
  3755. }), partly_cloudy_default = _sfc_main191;
  3756. // src/components/pear.vue
  3757. import { defineComponent as _defineComponent192 } from "vue";
  3758. import { createElementVNode as _createElementVNode192, openBlock as _openBlock192, createElementBlock as _createElementBlock192 } from "vue";
  3759. var _sfc_main192 = /* @__PURE__ */ _defineComponent192({
  3760. name: "Pear",
  3761. __name: "pear",
  3762. setup(__props) {
  3763. return (_ctx, _cache) => (_openBlock192(), _createElementBlock192("svg", {
  3764. xmlns: "http://www.w3.org/2000/svg",
  3765. viewBox: "0 0 1024 1024"
  3766. }, [
  3767. _createElementVNode192("path", {
  3768. fill: "currentColor",
  3769. d: "M542.336 258.816a443 443 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.69 162.69 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.69 162.69 0 0 0-130.112-133.12m-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a317 317 0 0 0-9.792 15.104 226.69 226.69 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"
  3770. })
  3771. ]));
  3772. }
  3773. }), pear_default = _sfc_main192;
  3774. // src/components/phone-filled.vue
  3775. import { defineComponent as _defineComponent193 } from "vue";
  3776. import { createElementVNode as _createElementVNode193, openBlock as _openBlock193, createElementBlock as _createElementBlock193 } from "vue";
  3777. var _sfc_main193 = /* @__PURE__ */ _defineComponent193({
  3778. name: "PhoneFilled",
  3779. __name: "phone-filled",
  3780. setup(__props) {
  3781. return (_ctx, _cache) => (_openBlock193(), _createElementBlock193("svg", {
  3782. xmlns: "http://www.w3.org/2000/svg",
  3783. viewBox: "0 0 1024 1024"
  3784. }, [
  3785. _createElementVNode193("path", {
  3786. fill: "currentColor",
  3787. d: "M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048"
  3788. })
  3789. ]));
  3790. }
  3791. }), phone_filled_default = _sfc_main193;
  3792. // src/components/phone.vue
  3793. import { defineComponent as _defineComponent194 } from "vue";
  3794. import { createElementVNode as _createElementVNode194, openBlock as _openBlock194, createElementBlock as _createElementBlock194 } from "vue";
  3795. var _sfc_main194 = /* @__PURE__ */ _defineComponent194({
  3796. name: "Phone",
  3797. __name: "phone",
  3798. setup(__props) {
  3799. return (_ctx, _cache) => (_openBlock194(), _createElementBlock194("svg", {
  3800. xmlns: "http://www.w3.org/2000/svg",
  3801. viewBox: "0 0 1024 1024"
  3802. }, [
  3803. _createElementVNode194("path", {
  3804. fill: "currentColor",
  3805. d: "M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"
  3806. })
  3807. ]));
  3808. }
  3809. }), phone_default = _sfc_main194;
  3810. // src/components/picture-filled.vue
  3811. import { defineComponent as _defineComponent195 } from "vue";
  3812. import { createElementVNode as _createElementVNode195, openBlock as _openBlock195, createElementBlock as _createElementBlock195 } from "vue";
  3813. var _sfc_main195 = /* @__PURE__ */ _defineComponent195({
  3814. name: "PictureFilled",
  3815. __name: "picture-filled",
  3816. setup(__props) {
  3817. return (_ctx, _cache) => (_openBlock195(), _createElementBlock195("svg", {
  3818. xmlns: "http://www.w3.org/2000/svg",
  3819. viewBox: "0 0 1024 1024"
  3820. }, [
  3821. _createElementVNode195("path", {
  3822. fill: "currentColor",
  3823. d: "M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"
  3824. })
  3825. ]));
  3826. }
  3827. }), picture_filled_default = _sfc_main195;
  3828. // src/components/picture-rounded.vue
  3829. import { defineComponent as _defineComponent196 } from "vue";
  3830. import { createElementVNode as _createElementVNode196, openBlock as _openBlock196, createElementBlock as _createElementBlock196 } from "vue";
  3831. var _sfc_main196 = /* @__PURE__ */ _defineComponent196({
  3832. name: "PictureRounded",
  3833. __name: "picture-rounded",
  3834. setup(__props) {
  3835. return (_ctx, _cache) => (_openBlock196(), _createElementBlock196("svg", {
  3836. xmlns: "http://www.w3.org/2000/svg",
  3837. viewBox: "0 0 1024 1024"
  3838. }, [
  3839. _createElementVNode196("path", {
  3840. fill: "currentColor",
  3841. d: "M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896"
  3842. }),
  3843. _createElementVNode196("path", {
  3844. fill: "currentColor",
  3845. d: "M640 288q64 0 64 64t-64 64-64-64 64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z"
  3846. })
  3847. ]));
  3848. }
  3849. }), picture_rounded_default = _sfc_main196;
  3850. // src/components/picture.vue
  3851. import { defineComponent as _defineComponent197 } from "vue";
  3852. import { createElementVNode as _createElementVNode197, openBlock as _openBlock197, createElementBlock as _createElementBlock197 } from "vue";
  3853. var _sfc_main197 = /* @__PURE__ */ _defineComponent197({
  3854. name: "Picture",
  3855. __name: "picture",
  3856. setup(__props) {
  3857. return (_ctx, _cache) => (_openBlock197(), _createElementBlock197("svg", {
  3858. xmlns: "http://www.w3.org/2000/svg",
  3859. viewBox: "0 0 1024 1024"
  3860. }, [
  3861. _createElementVNode197("path", {
  3862. fill: "currentColor",
  3863. d: "M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"
  3864. }),
  3865. _createElementVNode197("path", {
  3866. fill: "currentColor",
  3867. d: "M384 288q64 0 64 64t-64 64-64-64 64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"
  3868. })
  3869. ]));
  3870. }
  3871. }), picture_default = _sfc_main197;
  3872. // src/components/pie-chart.vue
  3873. import { defineComponent as _defineComponent198 } from "vue";
  3874. import { createElementVNode as _createElementVNode198, openBlock as _openBlock198, createElementBlock as _createElementBlock198 } from "vue";
  3875. var _sfc_main198 = /* @__PURE__ */ _defineComponent198({
  3876. name: "PieChart",
  3877. __name: "pie-chart",
  3878. setup(__props) {
  3879. return (_ctx, _cache) => (_openBlock198(), _createElementBlock198("svg", {
  3880. xmlns: "http://www.w3.org/2000/svg",
  3881. viewBox: "0 0 1024 1024"
  3882. }, [
  3883. _createElementVNode198("path", {
  3884. fill: "currentColor",
  3885. d: "M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.13 384.13 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.13 448.13 0 0 1 448 68.48"
  3886. }),
  3887. _createElementVNode198("path", {
  3888. fill: "currentColor",
  3889. d: "M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28M512 64V33.152A448 448 0 0 1 990.848 512H512z"
  3890. })
  3891. ]));
  3892. }
  3893. }), pie_chart_default = _sfc_main198;
  3894. // src/components/place.vue
  3895. import { defineComponent as _defineComponent199 } from "vue";
  3896. import { createElementVNode as _createElementVNode199, openBlock as _openBlock199, createElementBlock as _createElementBlock199 } from "vue";
  3897. var _sfc_main199 = /* @__PURE__ */ _defineComponent199({
  3898. name: "Place",
  3899. __name: "place",
  3900. setup(__props) {
  3901. return (_ctx, _cache) => (_openBlock199(), _createElementBlock199("svg", {
  3902. xmlns: "http://www.w3.org/2000/svg",
  3903. viewBox: "0 0 1024 1024"
  3904. }, [
  3905. _createElementVNode199("path", {
  3906. fill: "currentColor",
  3907. d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"
  3908. }),
  3909. _createElementVNode199("path", {
  3910. fill: "currentColor",
  3911. d: "M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"
  3912. }),
  3913. _createElementVNode199("path", {
  3914. fill: "currentColor",
  3915. d: "M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"
  3916. })
  3917. ]));
  3918. }
  3919. }), place_default = _sfc_main199;
  3920. // src/components/platform.vue
  3921. import { defineComponent as _defineComponent200 } from "vue";
  3922. import { createElementVNode as _createElementVNode200, openBlock as _openBlock200, createElementBlock as _createElementBlock200 } from "vue";
  3923. var _sfc_main200 = /* @__PURE__ */ _defineComponent200({
  3924. name: "Platform",
  3925. __name: "platform",
  3926. setup(__props) {
  3927. return (_ctx, _cache) => (_openBlock200(), _createElementBlock200("svg", {
  3928. xmlns: "http://www.w3.org/2000/svg",
  3929. viewBox: "0 0 1024 1024"
  3930. }, [
  3931. _createElementVNode200("path", {
  3932. fill: "currentColor",
  3933. d: "M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"
  3934. })
  3935. ]));
  3936. }
  3937. }), platform_default = _sfc_main200;
  3938. // src/components/plus.vue
  3939. import { defineComponent as _defineComponent201 } from "vue";
  3940. import { createElementVNode as _createElementVNode201, openBlock as _openBlock201, createElementBlock as _createElementBlock201 } from "vue";
  3941. var _sfc_main201 = /* @__PURE__ */ _defineComponent201({
  3942. name: "Plus",
  3943. __name: "plus",
  3944. setup(__props) {
  3945. return (_ctx, _cache) => (_openBlock201(), _createElementBlock201("svg", {
  3946. xmlns: "http://www.w3.org/2000/svg",
  3947. viewBox: "0 0 1024 1024"
  3948. }, [
  3949. _createElementVNode201("path", {
  3950. fill: "currentColor",
  3951. d: "M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"
  3952. })
  3953. ]));
  3954. }
  3955. }), plus_default = _sfc_main201;
  3956. // src/components/pointer.vue
  3957. import { defineComponent as _defineComponent202 } from "vue";
  3958. import { createElementVNode as _createElementVNode202, openBlock as _openBlock202, createElementBlock as _createElementBlock202 } from "vue";
  3959. var _sfc_main202 = /* @__PURE__ */ _defineComponent202({
  3960. name: "Pointer",
  3961. __name: "pointer",
  3962. setup(__props) {
  3963. return (_ctx, _cache) => (_openBlock202(), _createElementBlock202("svg", {
  3964. xmlns: "http://www.w3.org/2000/svg",
  3965. viewBox: "0 0 1024 1024"
  3966. }, [
  3967. _createElementVNode202("path", {
  3968. fill: "currentColor",
  3969. d: "M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.27 94.27 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.27 158.27 0 0 1 185.984 8.32z"
  3970. })
  3971. ]));
  3972. }
  3973. }), pointer_default = _sfc_main202;
  3974. // src/components/position.vue
  3975. import { defineComponent as _defineComponent203 } from "vue";
  3976. import { createElementVNode as _createElementVNode203, openBlock as _openBlock203, createElementBlock as _createElementBlock203 } from "vue";
  3977. var _sfc_main203 = /* @__PURE__ */ _defineComponent203({
  3978. name: "Position",
  3979. __name: "position",
  3980. setup(__props) {
  3981. return (_ctx, _cache) => (_openBlock203(), _createElementBlock203("svg", {
  3982. xmlns: "http://www.w3.org/2000/svg",
  3983. viewBox: "0 0 1024 1024"
  3984. }, [
  3985. _createElementVNode203("path", {
  3986. fill: "currentColor",
  3987. d: "m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992z"
  3988. })
  3989. ]));
  3990. }
  3991. }), position_default = _sfc_main203;
  3992. // src/components/postcard.vue
  3993. import { defineComponent as _defineComponent204 } from "vue";
  3994. import { createElementVNode as _createElementVNode204, openBlock as _openBlock204, createElementBlock as _createElementBlock204 } from "vue";
  3995. var _sfc_main204 = /* @__PURE__ */ _defineComponent204({
  3996. name: "Postcard",
  3997. __name: "postcard",
  3998. setup(__props) {
  3999. return (_ctx, _cache) => (_openBlock204(), _createElementBlock204("svg", {
  4000. xmlns: "http://www.w3.org/2000/svg",
  4001. viewBox: "0 0 1024 1024"
  4002. }, [
  4003. _createElementVNode204("path", {
  4004. fill: "currentColor",
  4005. d: "M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"
  4006. }),
  4007. _createElementVNode204("path", {
  4008. fill: "currentColor",
  4009. d: "M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  4010. })
  4011. ]));
  4012. }
  4013. }), postcard_default = _sfc_main204;
  4014. // src/components/pouring.vue
  4015. import { defineComponent as _defineComponent205 } from "vue";
  4016. import { createElementVNode as _createElementVNode205, openBlock as _openBlock205, createElementBlock as _createElementBlock205 } from "vue";
  4017. var _sfc_main205 = /* @__PURE__ */ _defineComponent205({
  4018. name: "Pouring",
  4019. __name: "pouring",
  4020. setup(__props) {
  4021. return (_ctx, _cache) => (_openBlock205(), _createElementBlock205("svg", {
  4022. xmlns: "http://www.w3.org/2000/svg",
  4023. viewBox: "0 0 1024 1024"
  4024. }, [
  4025. _createElementVNode205("path", {
  4026. fill: "currentColor",
  4027. d: "m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672M959.552 480a256 256 0 0 1-256 256h-400A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"
  4028. })
  4029. ]));
  4030. }
  4031. }), pouring_default = _sfc_main205;
  4032. // src/components/present.vue
  4033. import { defineComponent as _defineComponent206 } from "vue";
  4034. import { createElementVNode as _createElementVNode206, openBlock as _openBlock206, createElementBlock as _createElementBlock206 } from "vue";
  4035. var _sfc_main206 = /* @__PURE__ */ _defineComponent206({
  4036. name: "Present",
  4037. __name: "present",
  4038. setup(__props) {
  4039. return (_ctx, _cache) => (_openBlock206(), _createElementBlock206("svg", {
  4040. xmlns: "http://www.w3.org/2000/svg",
  4041. viewBox: "0 0 1024 1024"
  4042. }, [
  4043. _createElementVNode206("path", {
  4044. fill: "currentColor",
  4045. d: "M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"
  4046. }),
  4047. _createElementVNode206("path", {
  4048. fill: "currentColor",
  4049. d: "M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"
  4050. }),
  4051. _createElementVNode206("path", {
  4052. fill: "currentColor",
  4053. d: "M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  4054. }),
  4055. _createElementVNode206("path", {
  4056. fill: "currentColor",
  4057. d: "M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  4058. })
  4059. ]));
  4060. }
  4061. }), present_default = _sfc_main206;
  4062. // src/components/price-tag.vue
  4063. import { defineComponent as _defineComponent207 } from "vue";
  4064. import { createElementVNode as _createElementVNode207, openBlock as _openBlock207, createElementBlock as _createElementBlock207 } from "vue";
  4065. var _sfc_main207 = /* @__PURE__ */ _defineComponent207({
  4066. name: "PriceTag",
  4067. __name: "price-tag",
  4068. setup(__props) {
  4069. return (_ctx, _cache) => (_openBlock207(), _createElementBlock207("svg", {
  4070. xmlns: "http://www.w3.org/2000/svg",
  4071. viewBox: "0 0 1024 1024"
  4072. }, [
  4073. _createElementVNode207("path", {
  4074. fill: "currentColor",
  4075. d: "M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"
  4076. }),
  4077. _createElementVNode207("path", {
  4078. fill: "currentColor",
  4079. d: "M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  4080. })
  4081. ]));
  4082. }
  4083. }), price_tag_default = _sfc_main207;
  4084. // src/components/printer.vue
  4085. import { defineComponent as _defineComponent208 } from "vue";
  4086. import { createElementVNode as _createElementVNode208, openBlock as _openBlock208, createElementBlock as _createElementBlock208 } from "vue";
  4087. var _sfc_main208 = /* @__PURE__ */ _defineComponent208({
  4088. name: "Printer",
  4089. __name: "printer",
  4090. setup(__props) {
  4091. return (_ctx, _cache) => (_openBlock208(), _createElementBlock208("svg", {
  4092. xmlns: "http://www.w3.org/2000/svg",
  4093. viewBox: "0 0 1024 1024"
  4094. }, [
  4095. _createElementVNode208("path", {
  4096. fill: "currentColor",
  4097. d: "M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.3 23.3 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.3 23.3 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"
  4098. })
  4099. ]));
  4100. }
  4101. }), printer_default = _sfc_main208;
  4102. // src/components/promotion.vue
  4103. import { defineComponent as _defineComponent209 } from "vue";
  4104. import { createElementVNode as _createElementVNode209, openBlock as _openBlock209, createElementBlock as _createElementBlock209 } from "vue";
  4105. var _sfc_main209 = /* @__PURE__ */ _defineComponent209({
  4106. name: "Promotion",
  4107. __name: "promotion",
  4108. setup(__props) {
  4109. return (_ctx, _cache) => (_openBlock209(), _createElementBlock209("svg", {
  4110. xmlns: "http://www.w3.org/2000/svg",
  4111. viewBox: "0 0 1024 1024"
  4112. }, [
  4113. _createElementVNode209("path", {
  4114. fill: "currentColor",
  4115. d: "m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"
  4116. })
  4117. ]));
  4118. }
  4119. }), promotion_default = _sfc_main209;
  4120. // src/components/quartz-watch.vue
  4121. import { defineComponent as _defineComponent210 } from "vue";
  4122. import { createElementVNode as _createElementVNode210, openBlock as _openBlock210, createElementBlock as _createElementBlock210 } from "vue";
  4123. var _sfc_main210 = /* @__PURE__ */ _defineComponent210({
  4124. name: "QuartzWatch",
  4125. __name: "quartz-watch",
  4126. setup(__props) {
  4127. return (_ctx, _cache) => (_openBlock210(), _createElementBlock210("svg", {
  4128. xmlns: "http://www.w3.org/2000/svg",
  4129. "xml:space": "preserve",
  4130. viewBox: "0 0 1024 1024"
  4131. }, [
  4132. _createElementVNode210("path", {
  4133. fill: "currentColor",
  4134. d: "M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51q-13.005.48-22.5 10.02c-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01s-3.66-16.16-10.02-22.5c-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01q5.025 17.985 22.5 22.5m242.94 0q17.505-4.545 22.02-22.02c3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5q-9.54 9.51-10.02 22.5c-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"
  4135. }),
  4136. _createElementVNode210("path", {
  4137. fill: "currentColor",
  4138. d: "M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"
  4139. }),
  4140. _createElementVNode210("path", {
  4141. fill: "currentColor",
  4142. d: "M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"
  4143. })
  4144. ]));
  4145. }
  4146. }), quartz_watch_default = _sfc_main210;
  4147. // src/components/question-filled.vue
  4148. import { defineComponent as _defineComponent211 } from "vue";
  4149. import { createElementVNode as _createElementVNode211, openBlock as _openBlock211, createElementBlock as _createElementBlock211 } from "vue";
  4150. var _sfc_main211 = /* @__PURE__ */ _defineComponent211({
  4151. name: "QuestionFilled",
  4152. __name: "question-filled",
  4153. setup(__props) {
  4154. return (_ctx, _cache) => (_openBlock211(), _createElementBlock211("svg", {
  4155. xmlns: "http://www.w3.org/2000/svg",
  4156. viewBox: "0 0 1024 1024"
  4157. }, [
  4158. _createElementVNode211("path", {
  4159. fill: "currentColor",
  4160. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592q0-64.416-42.24-101.376c-28.16-25.344-65.472-37.312-111.232-37.312m-12.672 406.208a54.27 54.27 0 0 0-38.72 14.784 49.4 49.4 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.85 54.85 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.97 51.97 0 0 0-15.488-38.016 55.94 55.94 0 0 0-39.424-14.784"
  4161. })
  4162. ]));
  4163. }
  4164. }), question_filled_default = _sfc_main211;
  4165. // src/components/rank.vue
  4166. import { defineComponent as _defineComponent212 } from "vue";
  4167. import { createElementVNode as _createElementVNode212, openBlock as _openBlock212, createElementBlock as _createElementBlock212 } from "vue";
  4168. var _sfc_main212 = /* @__PURE__ */ _defineComponent212({
  4169. name: "Rank",
  4170. __name: "rank",
  4171. setup(__props) {
  4172. return (_ctx, _cache) => (_openBlock212(), _createElementBlock212("svg", {
  4173. xmlns: "http://www.w3.org/2000/svg",
  4174. viewBox: "0 0 1024 1024"
  4175. }, [
  4176. _createElementVNode212("path", {
  4177. fill: "currentColor",
  4178. d: "m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544z"
  4179. })
  4180. ]));
  4181. }
  4182. }), rank_default = _sfc_main212;
  4183. // src/components/reading-lamp.vue
  4184. import { defineComponent as _defineComponent213 } from "vue";
  4185. import { createElementVNode as _createElementVNode213, openBlock as _openBlock213, createElementBlock as _createElementBlock213 } from "vue";
  4186. var _sfc_main213 = /* @__PURE__ */ _defineComponent213({
  4187. name: "ReadingLamp",
  4188. __name: "reading-lamp",
  4189. setup(__props) {
  4190. return (_ctx, _cache) => (_openBlock213(), _createElementBlock213("svg", {
  4191. xmlns: "http://www.w3.org/2000/svg",
  4192. viewBox: "0 0 1024 1024"
  4193. }, [
  4194. _createElementVNode213("path", {
  4195. fill: "currentColor",
  4196. d: "M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"
  4197. }),
  4198. _createElementVNode213("path", {
  4199. fill: "currentColor",
  4200. d: "M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"
  4201. })
  4202. ]));
  4203. }
  4204. }), reading_lamp_default = _sfc_main213;
  4205. // src/components/reading.vue
  4206. import { defineComponent as _defineComponent214 } from "vue";
  4207. import { createElementVNode as _createElementVNode214, openBlock as _openBlock214, createElementBlock as _createElementBlock214 } from "vue";
  4208. var _sfc_main214 = /* @__PURE__ */ _defineComponent214({
  4209. name: "Reading",
  4210. __name: "reading",
  4211. setup(__props) {
  4212. return (_ctx, _cache) => (_openBlock214(), _createElementBlock214("svg", {
  4213. xmlns: "http://www.w3.org/2000/svg",
  4214. viewBox: "0 0 1024 1024"
  4215. }, [
  4216. _createElementVNode214("path", {
  4217. fill: "currentColor",
  4218. d: "m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36"
  4219. }),
  4220. _createElementVNode214("path", {
  4221. fill: "currentColor",
  4222. d: "M480 192h64v704h-64z"
  4223. })
  4224. ]));
  4225. }
  4226. }), reading_default = _sfc_main214;
  4227. // src/components/refresh-left.vue
  4228. import { defineComponent as _defineComponent215 } from "vue";
  4229. import { createElementVNode as _createElementVNode215, openBlock as _openBlock215, createElementBlock as _createElementBlock215 } from "vue";
  4230. var _sfc_main215 = /* @__PURE__ */ _defineComponent215({
  4231. name: "RefreshLeft",
  4232. __name: "refresh-left",
  4233. setup(__props) {
  4234. return (_ctx, _cache) => (_openBlock215(), _createElementBlock215("svg", {
  4235. xmlns: "http://www.w3.org/2000/svg",
  4236. viewBox: "0 0 1024 1024"
  4237. }, [
  4238. _createElementVNode215("path", {
  4239. fill: "currentColor",
  4240. d: "M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"
  4241. })
  4242. ]));
  4243. }
  4244. }), refresh_left_default = _sfc_main215;
  4245. // src/components/refresh-right.vue
  4246. import { defineComponent as _defineComponent216 } from "vue";
  4247. import { createElementVNode as _createElementVNode216, openBlock as _openBlock216, createElementBlock as _createElementBlock216 } from "vue";
  4248. var _sfc_main216 = /* @__PURE__ */ _defineComponent216({
  4249. name: "RefreshRight",
  4250. __name: "refresh-right",
  4251. setup(__props) {
  4252. return (_ctx, _cache) => (_openBlock216(), _createElementBlock216("svg", {
  4253. xmlns: "http://www.w3.org/2000/svg",
  4254. viewBox: "0 0 1024 1024"
  4255. }, [
  4256. _createElementVNode216("path", {
  4257. fill: "currentColor",
  4258. d: "M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88"
  4259. })
  4260. ]));
  4261. }
  4262. }), refresh_right_default = _sfc_main216;
  4263. // src/components/refresh.vue
  4264. import { defineComponent as _defineComponent217 } from "vue";
  4265. import { createElementVNode as _createElementVNode217, openBlock as _openBlock217, createElementBlock as _createElementBlock217 } from "vue";
  4266. var _sfc_main217 = /* @__PURE__ */ _defineComponent217({
  4267. name: "Refresh",
  4268. __name: "refresh",
  4269. setup(__props) {
  4270. return (_ctx, _cache) => (_openBlock217(), _createElementBlock217("svg", {
  4271. xmlns: "http://www.w3.org/2000/svg",
  4272. viewBox: "0 0 1024 1024"
  4273. }, [
  4274. _createElementVNode217("path", {
  4275. fill: "currentColor",
  4276. d: "M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"
  4277. })
  4278. ]));
  4279. }
  4280. }), refresh_default = _sfc_main217;
  4281. // src/components/refrigerator.vue
  4282. import { defineComponent as _defineComponent218 } from "vue";
  4283. import { createElementVNode as _createElementVNode218, openBlock as _openBlock218, createElementBlock as _createElementBlock218 } from "vue";
  4284. var _sfc_main218 = /* @__PURE__ */ _defineComponent218({
  4285. name: "Refrigerator",
  4286. __name: "refrigerator",
  4287. setup(__props) {
  4288. return (_ctx, _cache) => (_openBlock218(), _createElementBlock218("svg", {
  4289. xmlns: "http://www.w3.org/2000/svg",
  4290. viewBox: "0 0 1024 1024"
  4291. }, [
  4292. _createElementVNode218("path", {
  4293. fill: "currentColor",
  4294. d: "M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"
  4295. })
  4296. ]));
  4297. }
  4298. }), refrigerator_default = _sfc_main218;
  4299. // src/components/remove-filled.vue
  4300. import { defineComponent as _defineComponent219 } from "vue";
  4301. import { createElementVNode as _createElementVNode219, openBlock as _openBlock219, createElementBlock as _createElementBlock219 } from "vue";
  4302. var _sfc_main219 = /* @__PURE__ */ _defineComponent219({
  4303. name: "RemoveFilled",
  4304. __name: "remove-filled",
  4305. setup(__props) {
  4306. return (_ctx, _cache) => (_openBlock219(), _createElementBlock219("svg", {
  4307. xmlns: "http://www.w3.org/2000/svg",
  4308. viewBox: "0 0 1024 1024"
  4309. }, [
  4310. _createElementVNode219("path", {
  4311. fill: "currentColor",
  4312. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"
  4313. })
  4314. ]));
  4315. }
  4316. }), remove_filled_default = _sfc_main219;
  4317. // src/components/remove.vue
  4318. import { defineComponent as _defineComponent220 } from "vue";
  4319. import { createElementVNode as _createElementVNode220, openBlock as _openBlock220, createElementBlock as _createElementBlock220 } from "vue";
  4320. var _sfc_main220 = /* @__PURE__ */ _defineComponent220({
  4321. name: "Remove",
  4322. __name: "remove",
  4323. setup(__props) {
  4324. return (_ctx, _cache) => (_openBlock220(), _createElementBlock220("svg", {
  4325. xmlns: "http://www.w3.org/2000/svg",
  4326. viewBox: "0 0 1024 1024"
  4327. }, [
  4328. _createElementVNode220("path", {
  4329. fill: "currentColor",
  4330. d: "M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"
  4331. }),
  4332. _createElementVNode220("path", {
  4333. fill: "currentColor",
  4334. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  4335. })
  4336. ]));
  4337. }
  4338. }), remove_default = _sfc_main220;
  4339. // src/components/right.vue
  4340. import { defineComponent as _defineComponent221 } from "vue";
  4341. import { createElementVNode as _createElementVNode221, openBlock as _openBlock221, createElementBlock as _createElementBlock221 } from "vue";
  4342. var _sfc_main221 = /* @__PURE__ */ _defineComponent221({
  4343. name: "Right",
  4344. __name: "right",
  4345. setup(__props) {
  4346. return (_ctx, _cache) => (_openBlock221(), _createElementBlock221("svg", {
  4347. xmlns: "http://www.w3.org/2000/svg",
  4348. viewBox: "0 0 1024 1024"
  4349. }, [
  4350. _createElementVNode221("path", {
  4351. fill: "currentColor",
  4352. d: "M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"
  4353. })
  4354. ]));
  4355. }
  4356. }), right_default = _sfc_main221;
  4357. // src/components/scale-to-original.vue
  4358. import { defineComponent as _defineComponent222 } from "vue";
  4359. import { createElementVNode as _createElementVNode222, openBlock as _openBlock222, createElementBlock as _createElementBlock222 } from "vue";
  4360. var _sfc_main222 = /* @__PURE__ */ _defineComponent222({
  4361. name: "ScaleToOriginal",
  4362. __name: "scale-to-original",
  4363. setup(__props) {
  4364. return (_ctx, _cache) => (_openBlock222(), _createElementBlock222("svg", {
  4365. xmlns: "http://www.w3.org/2000/svg",
  4366. viewBox: "0 0 1024 1024"
  4367. }, [
  4368. _createElementVNode222("path", {
  4369. fill: "currentColor",
  4370. d: "M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118m-361.412 0a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118M512 361.412a30.12 30.12 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.12 30.12 0 0 0 512 361.412M512 512a30.12 30.12 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.12 30.12 0 0 0 512 512"
  4371. })
  4372. ]));
  4373. }
  4374. }), scale_to_original_default = _sfc_main222;
  4375. // src/components/school.vue
  4376. import { defineComponent as _defineComponent223 } from "vue";
  4377. import { createElementVNode as _createElementVNode223, openBlock as _openBlock223, createElementBlock as _createElementBlock223 } from "vue";
  4378. var _sfc_main223 = /* @__PURE__ */ _defineComponent223({
  4379. name: "School",
  4380. __name: "school",
  4381. setup(__props) {
  4382. return (_ctx, _cache) => (_openBlock223(), _createElementBlock223("svg", {
  4383. xmlns: "http://www.w3.org/2000/svg",
  4384. viewBox: "0 0 1024 1024"
  4385. }, [
  4386. _createElementVNode223("path", {
  4387. fill: "currentColor",
  4388. d: "M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"
  4389. }),
  4390. _createElementVNode223("path", {
  4391. fill: "currentColor",
  4392. d: "M64 832h896v64H64zm256-640h128v96H320z"
  4393. }),
  4394. _createElementVNode223("path", {
  4395. fill: "currentColor",
  4396. d: "M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"
  4397. })
  4398. ]));
  4399. }
  4400. }), school_default = _sfc_main223;
  4401. // src/components/scissor.vue
  4402. import { defineComponent as _defineComponent224 } from "vue";
  4403. import { createElementVNode as _createElementVNode224, openBlock as _openBlock224, createElementBlock as _createElementBlock224 } from "vue";
  4404. var _sfc_main224 = /* @__PURE__ */ _defineComponent224({
  4405. name: "Scissor",
  4406. __name: "scissor",
  4407. setup(__props) {
  4408. return (_ctx, _cache) => (_openBlock224(), _createElementBlock224("svg", {
  4409. xmlns: "http://www.w3.org/2000/svg",
  4410. viewBox: "0 0 1024 1024"
  4411. }, [
  4412. _createElementVNode224("path", {
  4413. fill: "currentColor",
  4414. d: "m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"
  4415. })
  4416. ]));
  4417. }
  4418. }), scissor_default = _sfc_main224;
  4419. // src/components/search.vue
  4420. import { defineComponent as _defineComponent225 } from "vue";
  4421. import { createElementVNode as _createElementVNode225, openBlock as _openBlock225, createElementBlock as _createElementBlock225 } from "vue";
  4422. var _sfc_main225 = /* @__PURE__ */ _defineComponent225({
  4423. name: "Search",
  4424. __name: "search",
  4425. setup(__props) {
  4426. return (_ctx, _cache) => (_openBlock225(), _createElementBlock225("svg", {
  4427. xmlns: "http://www.w3.org/2000/svg",
  4428. viewBox: "0 0 1024 1024"
  4429. }, [
  4430. _createElementVNode225("path", {
  4431. fill: "currentColor",
  4432. d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"
  4433. })
  4434. ]));
  4435. }
  4436. }), search_default = _sfc_main225;
  4437. // src/components/select.vue
  4438. import { defineComponent as _defineComponent226 } from "vue";
  4439. import { createElementVNode as _createElementVNode226, openBlock as _openBlock226, createElementBlock as _createElementBlock226 } from "vue";
  4440. var _sfc_main226 = /* @__PURE__ */ _defineComponent226({
  4441. name: "Select",
  4442. __name: "select",
  4443. setup(__props) {
  4444. return (_ctx, _cache) => (_openBlock226(), _createElementBlock226("svg", {
  4445. xmlns: "http://www.w3.org/2000/svg",
  4446. viewBox: "0 0 1024 1024"
  4447. }, [
  4448. _createElementVNode226("path", {
  4449. fill: "currentColor",
  4450. d: "M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496"
  4451. })
  4452. ]));
  4453. }
  4454. }), select_default = _sfc_main226;
  4455. // src/components/sell.vue
  4456. import { defineComponent as _defineComponent227 } from "vue";
  4457. import { createElementVNode as _createElementVNode227, openBlock as _openBlock227, createElementBlock as _createElementBlock227 } from "vue";
  4458. var _sfc_main227 = /* @__PURE__ */ _defineComponent227({
  4459. name: "Sell",
  4460. __name: "sell",
  4461. setup(__props) {
  4462. return (_ctx, _cache) => (_openBlock227(), _createElementBlock227("svg", {
  4463. xmlns: "http://www.w3.org/2000/svg",
  4464. viewBox: "0 0 1024 1024"
  4465. }, [
  4466. _createElementVNode227("path", {
  4467. fill: "currentColor",
  4468. d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248"
  4469. })
  4470. ]));
  4471. }
  4472. }), sell_default = _sfc_main227;
  4473. // src/components/semi-select.vue
  4474. import { defineComponent as _defineComponent228 } from "vue";
  4475. import { createElementVNode as _createElementVNode228, openBlock as _openBlock228, createElementBlock as _createElementBlock228 } from "vue";
  4476. var _sfc_main228 = /* @__PURE__ */ _defineComponent228({
  4477. name: "SemiSelect",
  4478. __name: "semi-select",
  4479. setup(__props) {
  4480. return (_ctx, _cache) => (_openBlock228(), _createElementBlock228("svg", {
  4481. xmlns: "http://www.w3.org/2000/svg",
  4482. viewBox: "0 0 1024 1024"
  4483. }, [
  4484. _createElementVNode228("path", {
  4485. fill: "currentColor",
  4486. d: "M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"
  4487. })
  4488. ]));
  4489. }
  4490. }), semi_select_default = _sfc_main228;
  4491. // src/components/service.vue
  4492. import { defineComponent as _defineComponent229 } from "vue";
  4493. import { createElementVNode as _createElementVNode229, openBlock as _openBlock229, createElementBlock as _createElementBlock229 } from "vue";
  4494. var _sfc_main229 = /* @__PURE__ */ _defineComponent229({
  4495. name: "Service",
  4496. __name: "service",
  4497. setup(__props) {
  4498. return (_ctx, _cache) => (_openBlock229(), _createElementBlock229("svg", {
  4499. xmlns: "http://www.w3.org/2000/svg",
  4500. viewBox: "0 0 1024 1024"
  4501. }, [
  4502. _createElementVNode229("path", {
  4503. fill: "currentColor",
  4504. d: "M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.06 192.06 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193 193 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"
  4505. })
  4506. ]));
  4507. }
  4508. }), service_default = _sfc_main229;
  4509. // src/components/set-up.vue
  4510. import { defineComponent as _defineComponent230 } from "vue";
  4511. import { createElementVNode as _createElementVNode230, openBlock as _openBlock230, createElementBlock as _createElementBlock230 } from "vue";
  4512. var _sfc_main230 = /* @__PURE__ */ _defineComponent230({
  4513. name: "SetUp",
  4514. __name: "set-up",
  4515. setup(__props) {
  4516. return (_ctx, _cache) => (_openBlock230(), _createElementBlock230("svg", {
  4517. xmlns: "http://www.w3.org/2000/svg",
  4518. viewBox: "0 0 1024 1024"
  4519. }, [
  4520. _createElementVNode230("path", {
  4521. fill: "currentColor",
  4522. d: "M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"
  4523. }),
  4524. _createElementVNode230("path", {
  4525. fill: "currentColor",
  4526. d: "M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  4527. }),
  4528. _createElementVNode230("path", {
  4529. fill: "currentColor",
  4530. d: "M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"
  4531. }),
  4532. _createElementVNode230("path", {
  4533. fill: "currentColor",
  4534. d: "M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  4535. })
  4536. ]));
  4537. }
  4538. }), set_up_default = _sfc_main230;
  4539. // src/components/setting.vue
  4540. import { defineComponent as _defineComponent231 } from "vue";
  4541. import { createElementVNode as _createElementVNode231, openBlock as _openBlock231, createElementBlock as _createElementBlock231 } from "vue";
  4542. var _sfc_main231 = /* @__PURE__ */ _defineComponent231({
  4543. name: "Setting",
  4544. __name: "setting",
  4545. setup(__props) {
  4546. return (_ctx, _cache) => (_openBlock231(), _createElementBlock231("svg", {
  4547. xmlns: "http://www.w3.org/2000/svg",
  4548. viewBox: "0 0 1024 1024"
  4549. }, [
  4550. _createElementVNode231("path", {
  4551. fill: "currentColor",
  4552. d: "M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357 357 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a352 352 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357 357 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294 294 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293 293 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294 294 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288 288 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293 293 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a288 288 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"
  4553. })
  4554. ]));
  4555. }
  4556. }), setting_default = _sfc_main231;
  4557. // src/components/share.vue
  4558. import { defineComponent as _defineComponent232 } from "vue";
  4559. import { createElementVNode as _createElementVNode232, openBlock as _openBlock232, createElementBlock as _createElementBlock232 } from "vue";
  4560. var _sfc_main232 = /* @__PURE__ */ _defineComponent232({
  4561. name: "Share",
  4562. __name: "share",
  4563. setup(__props) {
  4564. return (_ctx, _cache) => (_openBlock232(), _createElementBlock232("svg", {
  4565. xmlns: "http://www.w3.org/2000/svg",
  4566. viewBox: "0 0 1024 1024"
  4567. }, [
  4568. _createElementVNode232("path", {
  4569. fill: "currentColor",
  4570. d: "m679.872 348.8-301.76 188.608a127.8 127.8 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"
  4571. })
  4572. ]));
  4573. }
  4574. }), share_default = _sfc_main232;
  4575. // src/components/ship.vue
  4576. import { defineComponent as _defineComponent233 } from "vue";
  4577. import { createElementVNode as _createElementVNode233, openBlock as _openBlock233, createElementBlock as _createElementBlock233 } from "vue";
  4578. var _sfc_main233 = /* @__PURE__ */ _defineComponent233({
  4579. name: "Ship",
  4580. __name: "ship",
  4581. setup(__props) {
  4582. return (_ctx, _cache) => (_openBlock233(), _createElementBlock233("svg", {
  4583. xmlns: "http://www.w3.org/2000/svg",
  4584. viewBox: "0 0 1024 1024"
  4585. }, [
  4586. _createElementVNode233("path", {
  4587. fill: "currentColor",
  4588. d: "M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2z"
  4589. })
  4590. ]));
  4591. }
  4592. }), ship_default = _sfc_main233;
  4593. // src/components/shop.vue
  4594. import { defineComponent as _defineComponent234 } from "vue";
  4595. import { createElementVNode as _createElementVNode234, openBlock as _openBlock234, createElementBlock as _createElementBlock234 } from "vue";
  4596. var _sfc_main234 = /* @__PURE__ */ _defineComponent234({
  4597. name: "Shop",
  4598. __name: "shop",
  4599. setup(__props) {
  4600. return (_ctx, _cache) => (_openBlock234(), _createElementBlock234("svg", {
  4601. xmlns: "http://www.w3.org/2000/svg",
  4602. viewBox: "0 0 1024 1024"
  4603. }, [
  4604. _createElementVNode234("path", {
  4605. fill: "currentColor",
  4606. d: "M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"
  4607. })
  4608. ]));
  4609. }
  4610. }), shop_default = _sfc_main234;
  4611. // src/components/shopping-bag.vue
  4612. import { defineComponent as _defineComponent235 } from "vue";
  4613. import { createElementVNode as _createElementVNode235, openBlock as _openBlock235, createElementBlock as _createElementBlock235 } from "vue";
  4614. var _sfc_main235 = /* @__PURE__ */ _defineComponent235({
  4615. name: "ShoppingBag",
  4616. __name: "shopping-bag",
  4617. setup(__props) {
  4618. return (_ctx, _cache) => (_openBlock235(), _createElementBlock235("svg", {
  4619. xmlns: "http://www.w3.org/2000/svg",
  4620. viewBox: "0 0 1024 1024"
  4621. }, [
  4622. _createElementVNode235("path", {
  4623. fill: "currentColor",
  4624. d: "M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"
  4625. }),
  4626. _createElementVNode235("path", {
  4627. fill: "currentColor",
  4628. d: "M192 704h640v64H192z"
  4629. })
  4630. ]));
  4631. }
  4632. }), shopping_bag_default = _sfc_main235;
  4633. // src/components/shopping-cart-full.vue
  4634. import { defineComponent as _defineComponent236 } from "vue";
  4635. import { createElementVNode as _createElementVNode236, openBlock as _openBlock236, createElementBlock as _createElementBlock236 } from "vue";
  4636. var _sfc_main236 = /* @__PURE__ */ _defineComponent236({
  4637. name: "ShoppingCartFull",
  4638. __name: "shopping-cart-full",
  4639. setup(__props) {
  4640. return (_ctx, _cache) => (_openBlock236(), _createElementBlock236("svg", {
  4641. xmlns: "http://www.w3.org/2000/svg",
  4642. viewBox: "0 0 1024 1024"
  4643. }, [
  4644. _createElementVNode236("path", {
  4645. fill: "currentColor",
  4646. d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"
  4647. }),
  4648. _createElementVNode236("path", {
  4649. fill: "currentColor",
  4650. d: "M699.648 256 608 145.984 516.352 256zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648z"
  4651. })
  4652. ]));
  4653. }
  4654. }), shopping_cart_full_default = _sfc_main236;
  4655. // src/components/shopping-cart.vue
  4656. import { defineComponent as _defineComponent237 } from "vue";
  4657. import { createElementVNode as _createElementVNode237, openBlock as _openBlock237, createElementBlock as _createElementBlock237 } from "vue";
  4658. var _sfc_main237 = /* @__PURE__ */ _defineComponent237({
  4659. name: "ShoppingCart",
  4660. __name: "shopping-cart",
  4661. setup(__props) {
  4662. return (_ctx, _cache) => (_openBlock237(), _createElementBlock237("svg", {
  4663. xmlns: "http://www.w3.org/2000/svg",
  4664. viewBox: "0 0 1024 1024"
  4665. }, [
  4666. _createElementVNode237("path", {
  4667. fill: "currentColor",
  4668. d: "M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"
  4669. })
  4670. ]));
  4671. }
  4672. }), shopping_cart_default = _sfc_main237;
  4673. // src/components/shopping-trolley.vue
  4674. import { defineComponent as _defineComponent238 } from "vue";
  4675. import { createElementVNode as _createElementVNode238, openBlock as _openBlock238, createElementBlock as _createElementBlock238 } from "vue";
  4676. var _sfc_main238 = /* @__PURE__ */ _defineComponent238({
  4677. name: "ShoppingTrolley",
  4678. __name: "shopping-trolley",
  4679. setup(__props) {
  4680. return (_ctx, _cache) => (_openBlock238(), _createElementBlock238("svg", {
  4681. xmlns: "http://www.w3.org/2000/svg",
  4682. "xml:space": "preserve",
  4683. viewBox: "0 0 1024 1024"
  4684. }, [
  4685. _createElementVNode238("path", {
  4686. fill: "currentColor",
  4687. d: "M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833"
  4688. })
  4689. ]));
  4690. }
  4691. }), shopping_trolley_default = _sfc_main238;
  4692. // src/components/smoking.vue
  4693. import { defineComponent as _defineComponent239 } from "vue";
  4694. import { createElementVNode as _createElementVNode239, openBlock as _openBlock239, createElementBlock as _createElementBlock239 } from "vue";
  4695. var _sfc_main239 = /* @__PURE__ */ _defineComponent239({
  4696. name: "Smoking",
  4697. __name: "smoking",
  4698. setup(__props) {
  4699. return (_ctx, _cache) => (_openBlock239(), _createElementBlock239("svg", {
  4700. xmlns: "http://www.w3.org/2000/svg",
  4701. viewBox: "0 0 1024 1024"
  4702. }, [
  4703. _createElementVNode239("path", {
  4704. fill: "currentColor",
  4705. d: "M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"
  4706. }),
  4707. _createElementVNode239("path", {
  4708. fill: "currentColor",
  4709. d: "M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"
  4710. })
  4711. ]));
  4712. }
  4713. }), smoking_default = _sfc_main239;
  4714. // src/components/soccer.vue
  4715. import { defineComponent as _defineComponent240 } from "vue";
  4716. import { createElementVNode as _createElementVNode240, openBlock as _openBlock240, createElementBlock as _createElementBlock240 } from "vue";
  4717. var _sfc_main240 = /* @__PURE__ */ _defineComponent240({
  4718. name: "Soccer",
  4719. __name: "soccer",
  4720. setup(__props) {
  4721. return (_ctx, _cache) => (_openBlock240(), _createElementBlock240("svg", {
  4722. xmlns: "http://www.w3.org/2000/svg",
  4723. viewBox: "0 0 1024 1024"
  4724. }, [
  4725. _createElementVNode240("path", {
  4726. fill: "currentColor",
  4727. d: "M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.06 573.06 0 0 0 224.832-137.216 573.1 573.1 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.7 567.7 0 0 0 170.432 532.48zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944s-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248z"
  4728. })
  4729. ]));
  4730. }
  4731. }), soccer_default = _sfc_main240;
  4732. // src/components/sold-out.vue
  4733. import { defineComponent as _defineComponent241 } from "vue";
  4734. import { createElementVNode as _createElementVNode241, openBlock as _openBlock241, createElementBlock as _createElementBlock241 } from "vue";
  4735. var _sfc_main241 = /* @__PURE__ */ _defineComponent241({
  4736. name: "SoldOut",
  4737. __name: "sold-out",
  4738. setup(__props) {
  4739. return (_ctx, _cache) => (_openBlock241(), _createElementBlock241("svg", {
  4740. xmlns: "http://www.w3.org/2000/svg",
  4741. viewBox: "0 0 1024 1024"
  4742. }, [
  4743. _createElementVNode241("path", {
  4744. fill: "currentColor",
  4745. d: "M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"
  4746. })
  4747. ]));
  4748. }
  4749. }), sold_out_default = _sfc_main241;
  4750. // src/components/sort-down.vue
  4751. import { defineComponent as _defineComponent242 } from "vue";
  4752. import { createElementVNode as _createElementVNode242, openBlock as _openBlock242, createElementBlock as _createElementBlock242 } from "vue";
  4753. var _sfc_main242 = /* @__PURE__ */ _defineComponent242({
  4754. name: "SortDown",
  4755. __name: "sort-down",
  4756. setup(__props) {
  4757. return (_ctx, _cache) => (_openBlock242(), _createElementBlock242("svg", {
  4758. xmlns: "http://www.w3.org/2000/svg",
  4759. viewBox: "0 0 1024 1024"
  4760. }, [
  4761. _createElementVNode242("path", {
  4762. fill: "currentColor",
  4763. d: "M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"
  4764. })
  4765. ]));
  4766. }
  4767. }), sort_down_default = _sfc_main242;
  4768. // src/components/sort-up.vue
  4769. import { defineComponent as _defineComponent243 } from "vue";
  4770. import { createElementVNode as _createElementVNode243, openBlock as _openBlock243, createElementBlock as _createElementBlock243 } from "vue";
  4771. var _sfc_main243 = /* @__PURE__ */ _defineComponent243({
  4772. name: "SortUp",
  4773. __name: "sort-up",
  4774. setup(__props) {
  4775. return (_ctx, _cache) => (_openBlock243(), _createElementBlock243("svg", {
  4776. xmlns: "http://www.w3.org/2000/svg",
  4777. viewBox: "0 0 1024 1024"
  4778. }, [
  4779. _createElementVNode243("path", {
  4780. fill: "currentColor",
  4781. d: "M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"
  4782. })
  4783. ]));
  4784. }
  4785. }), sort_up_default = _sfc_main243;
  4786. // src/components/sort.vue
  4787. import { defineComponent as _defineComponent244 } from "vue";
  4788. import { createElementVNode as _createElementVNode244, openBlock as _openBlock244, createElementBlock as _createElementBlock244 } from "vue";
  4789. var _sfc_main244 = /* @__PURE__ */ _defineComponent244({
  4790. name: "Sort",
  4791. __name: "sort",
  4792. setup(__props) {
  4793. return (_ctx, _cache) => (_openBlock244(), _createElementBlock244("svg", {
  4794. xmlns: "http://www.w3.org/2000/svg",
  4795. viewBox: "0 0 1024 1024"
  4796. }, [
  4797. _createElementVNode244("path", {
  4798. fill: "currentColor",
  4799. d: "M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0z"
  4800. })
  4801. ]));
  4802. }
  4803. }), sort_default = _sfc_main244;
  4804. // src/components/stamp.vue
  4805. import { defineComponent as _defineComponent245 } from "vue";
  4806. import { createElementVNode as _createElementVNode245, openBlock as _openBlock245, createElementBlock as _createElementBlock245 } from "vue";
  4807. var _sfc_main245 = /* @__PURE__ */ _defineComponent245({
  4808. name: "Stamp",
  4809. __name: "stamp",
  4810. setup(__props) {
  4811. return (_ctx, _cache) => (_openBlock245(), _createElementBlock245("svg", {
  4812. xmlns: "http://www.w3.org/2000/svg",
  4813. viewBox: "0 0 1024 1024"
  4814. }, [
  4815. _createElementVNode245("path", {
  4816. fill: "currentColor",
  4817. d: "M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"
  4818. })
  4819. ]));
  4820. }
  4821. }), stamp_default = _sfc_main245;
  4822. // src/components/star-filled.vue
  4823. import { defineComponent as _defineComponent246 } from "vue";
  4824. import { createElementVNode as _createElementVNode246, openBlock as _openBlock246, createElementBlock as _createElementBlock246 } from "vue";
  4825. var _sfc_main246 = /* @__PURE__ */ _defineComponent246({
  4826. name: "StarFilled",
  4827. __name: "star-filled",
  4828. setup(__props) {
  4829. return (_ctx, _cache) => (_openBlock246(), _createElementBlock246("svg", {
  4830. xmlns: "http://www.w3.org/2000/svg",
  4831. viewBox: "0 0 1024 1024"
  4832. }, [
  4833. _createElementVNode246("path", {
  4834. fill: "currentColor",
  4835. d: "M313.6 924.48a70.4 70.4 0 0 1-74.152-5.365 70.4 70.4 0 0 1-27.992-68.875l37.888-220.928L88.96 472.96a70.4 70.4 0 0 1 3.788-104.225A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 100.246-28.595 70.4 70.4 0 0 1 25.962 28.595l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"
  4836. })
  4837. ]));
  4838. }
  4839. }), star_filled_default = _sfc_main246;
  4840. // src/components/star.vue
  4841. import { defineComponent as _defineComponent247 } from "vue";
  4842. import { createElementVNode as _createElementVNode247, openBlock as _openBlock247, createElementBlock as _createElementBlock247 } from "vue";
  4843. var _sfc_main247 = /* @__PURE__ */ _defineComponent247({
  4844. name: "Star",
  4845. __name: "star",
  4846. setup(__props) {
  4847. return (_ctx, _cache) => (_openBlock247(), _createElementBlock247("svg", {
  4848. xmlns: "http://www.w3.org/2000/svg",
  4849. viewBox: "0 0 1024 1024"
  4850. }, [
  4851. _createElementVNode247("path", {
  4852. fill: "currentColor",
  4853. d: "m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"
  4854. })
  4855. ]));
  4856. }
  4857. }), star_default = _sfc_main247;
  4858. // src/components/stopwatch.vue
  4859. import { defineComponent as _defineComponent248 } from "vue";
  4860. import { createElementVNode as _createElementVNode248, openBlock as _openBlock248, createElementBlock as _createElementBlock248 } from "vue";
  4861. var _sfc_main248 = /* @__PURE__ */ _defineComponent248({
  4862. name: "Stopwatch",
  4863. __name: "stopwatch",
  4864. setup(__props) {
  4865. return (_ctx, _cache) => (_openBlock248(), _createElementBlock248("svg", {
  4866. xmlns: "http://www.w3.org/2000/svg",
  4867. viewBox: "0 0 1024 1024"
  4868. }, [
  4869. _createElementVNode248("path", {
  4870. fill: "currentColor",
  4871. d: "M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"
  4872. }),
  4873. _createElementVNode248("path", {
  4874. fill: "currentColor",
  4875. d: "M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"
  4876. })
  4877. ]));
  4878. }
  4879. }), stopwatch_default = _sfc_main248;
  4880. // src/components/success-filled.vue
  4881. import { defineComponent as _defineComponent249 } from "vue";
  4882. import { createElementVNode as _createElementVNode249, openBlock as _openBlock249, createElementBlock as _createElementBlock249 } from "vue";
  4883. var _sfc_main249 = /* @__PURE__ */ _defineComponent249({
  4884. name: "SuccessFilled",
  4885. __name: "success-filled",
  4886. setup(__props) {
  4887. return (_ctx, _cache) => (_openBlock249(), _createElementBlock249("svg", {
  4888. xmlns: "http://www.w3.org/2000/svg",
  4889. viewBox: "0 0 1024 1024"
  4890. }, [
  4891. _createElementVNode249("path", {
  4892. fill: "currentColor",
  4893. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"
  4894. })
  4895. ]));
  4896. }
  4897. }), success_filled_default = _sfc_main249;
  4898. // src/components/sugar.vue
  4899. import { defineComponent as _defineComponent250 } from "vue";
  4900. import { createElementVNode as _createElementVNode250, openBlock as _openBlock250, createElementBlock as _createElementBlock250 } from "vue";
  4901. var _sfc_main250 = /* @__PURE__ */ _defineComponent250({
  4902. name: "Sugar",
  4903. __name: "sugar",
  4904. setup(__props) {
  4905. return (_ctx, _cache) => (_openBlock250(), _createElementBlock250("svg", {
  4906. xmlns: "http://www.w3.org/2000/svg",
  4907. viewBox: "0 0 1024 1024"
  4908. }, [
  4909. _createElementVNode250("path", {
  4910. fill: "currentColor",
  4911. d: "m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16zm-548.8 198.72h447.168v2.24l60.8-60.8a63.8 63.8 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64 64 0 0 0-10.24 13.248zm0 64q4.128 7.104 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"
  4912. })
  4913. ]));
  4914. }
  4915. }), sugar_default = _sfc_main250;
  4916. // src/components/suitcase-line.vue
  4917. import { defineComponent as _defineComponent251 } from "vue";
  4918. import { createElementVNode as _createElementVNode251, openBlock as _openBlock251, createElementBlock as _createElementBlock251 } from "vue";
  4919. var _sfc_main251 = /* @__PURE__ */ _defineComponent251({
  4920. name: "SuitcaseLine",
  4921. __name: "suitcase-line",
  4922. setup(__props) {
  4923. return (_ctx, _cache) => (_openBlock251(), _createElementBlock251("svg", {
  4924. xmlns: "http://www.w3.org/2000/svg",
  4925. "xml:space": "preserve",
  4926. viewBox: "0 0 1024 1024"
  4927. }, [
  4928. _createElementVNode251("path", {
  4929. fill: "currentColor",
  4930. d: "M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5S64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"
  4931. })
  4932. ]));
  4933. }
  4934. }), suitcase_line_default = _sfc_main251;
  4935. // src/components/suitcase.vue
  4936. import { defineComponent as _defineComponent252 } from "vue";
  4937. import { createElementVNode as _createElementVNode252, openBlock as _openBlock252, createElementBlock as _createElementBlock252 } from "vue";
  4938. var _sfc_main252 = /* @__PURE__ */ _defineComponent252({
  4939. name: "Suitcase",
  4940. __name: "suitcase",
  4941. setup(__props) {
  4942. return (_ctx, _cache) => (_openBlock252(), _createElementBlock252("svg", {
  4943. xmlns: "http://www.w3.org/2000/svg",
  4944. viewBox: "0 0 1024 1024"
  4945. }, [
  4946. _createElementVNode252("path", {
  4947. fill: "currentColor",
  4948. d: "M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"
  4949. }),
  4950. _createElementVNode252("path", {
  4951. fill: "currentColor",
  4952. d: "M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64"
  4953. })
  4954. ]));
  4955. }
  4956. }), suitcase_default = _sfc_main252;
  4957. // src/components/sunny.vue
  4958. import { defineComponent as _defineComponent253 } from "vue";
  4959. import { createElementVNode as _createElementVNode253, openBlock as _openBlock253, createElementBlock as _createElementBlock253 } from "vue";
  4960. var _sfc_main253 = /* @__PURE__ */ _defineComponent253({
  4961. name: "Sunny",
  4962. __name: "sunny",
  4963. setup(__props) {
  4964. return (_ctx, _cache) => (_openBlock253(), _createElementBlock253("svg", {
  4965. xmlns: "http://www.w3.org/2000/svg",
  4966. viewBox: "0 0 1024 1024"
  4967. }, [
  4968. _createElementVNode253("path", {
  4969. fill: "currentColor",
  4970. d: "M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0m543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"
  4971. })
  4972. ]));
  4973. }
  4974. }), sunny_default = _sfc_main253;
  4975. // src/components/sunrise.vue
  4976. import { defineComponent as _defineComponent254 } from "vue";
  4977. import { createElementVNode as _createElementVNode254, openBlock as _openBlock254, createElementBlock as _createElementBlock254 } from "vue";
  4978. var _sfc_main254 = /* @__PURE__ */ _defineComponent254({
  4979. name: "Sunrise",
  4980. __name: "sunrise",
  4981. setup(__props) {
  4982. return (_ctx, _cache) => (_openBlock254(), _createElementBlock254("svg", {
  4983. xmlns: "http://www.w3.org/2000/svg",
  4984. viewBox: "0 0 1024 1024"
  4985. }, [
  4986. _createElementVNode254("path", {
  4987. fill: "currentColor",
  4988. d: "M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0m-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"
  4989. })
  4990. ]));
  4991. }
  4992. }), sunrise_default = _sfc_main254;
  4993. // src/components/sunset.vue
  4994. import { defineComponent as _defineComponent255 } from "vue";
  4995. import { createElementVNode as _createElementVNode255, openBlock as _openBlock255, createElementBlock as _createElementBlock255 } from "vue";
  4996. var _sfc_main255 = /* @__PURE__ */ _defineComponent255({
  4997. name: "Sunset",
  4998. __name: "sunset",
  4999. setup(__props) {
  5000. return (_ctx, _cache) => (_openBlock255(), _createElementBlock255("svg", {
  5001. xmlns: "http://www.w3.org/2000/svg",
  5002. viewBox: "0 0 1024 1024"
  5003. }, [
  5004. _createElementVNode255("path", {
  5005. fill: "currentColor",
  5006. d: "M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"
  5007. })
  5008. ]));
  5009. }
  5010. }), sunset_default = _sfc_main255;
  5011. // src/components/switch-button.vue
  5012. import { defineComponent as _defineComponent256 } from "vue";
  5013. import { createElementVNode as _createElementVNode256, openBlock as _openBlock256, createElementBlock as _createElementBlock256 } from "vue";
  5014. var _sfc_main256 = /* @__PURE__ */ _defineComponent256({
  5015. name: "SwitchButton",
  5016. __name: "switch-button",
  5017. setup(__props) {
  5018. return (_ctx, _cache) => (_openBlock256(), _createElementBlock256("svg", {
  5019. xmlns: "http://www.w3.org/2000/svg",
  5020. viewBox: "0 0 1024 1024"
  5021. }, [
  5022. _createElementVNode256("path", {
  5023. fill: "currentColor",
  5024. d: "M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128"
  5025. }),
  5026. _createElementVNode256("path", {
  5027. fill: "currentColor",
  5028. d: "M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"
  5029. })
  5030. ]));
  5031. }
  5032. }), switch_button_default = _sfc_main256;
  5033. // src/components/switch-filled.vue
  5034. import { defineComponent as _defineComponent257 } from "vue";
  5035. import { createElementVNode as _createElementVNode257, openBlock as _openBlock257, createElementBlock as _createElementBlock257 } from "vue";
  5036. var _sfc_main257 = /* @__PURE__ */ _defineComponent257({
  5037. name: "SwitchFilled",
  5038. __name: "switch-filled",
  5039. setup(__props) {
  5040. return (_ctx, _cache) => (_openBlock257(), _createElementBlock257("svg", {
  5041. xmlns: "http://www.w3.org/2000/svg",
  5042. "xml:space": "preserve",
  5043. viewBox: "0 0 1024 1024"
  5044. }, [
  5045. _createElementVNode257("path", {
  5046. fill: "currentColor",
  5047. d: "M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36"
  5048. }),
  5049. _createElementVNode257("path", {
  5050. fill: "currentColor",
  5051. d: "M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.66 196.66 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.7 196.7 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42m-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.7 131.7 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.66 196.66 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.7 196.7 0 0 0 139.08-57.61A196.66 196.66 0 0 0 896 699.31V325.29a196.7 196.7 0 0 0-57.61-139.08m-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82"
  5052. })
  5053. ]));
  5054. }
  5055. }), switch_filled_default = _sfc_main257;
  5056. // src/components/switch.vue
  5057. import { defineComponent as _defineComponent258 } from "vue";
  5058. import { createElementVNode as _createElementVNode258, openBlock as _openBlock258, createElementBlock as _createElementBlock258 } from "vue";
  5059. var _sfc_main258 = /* @__PURE__ */ _defineComponent258({
  5060. name: "Switch",
  5061. __name: "switch",
  5062. setup(__props) {
  5063. return (_ctx, _cache) => (_openBlock258(), _createElementBlock258("svg", {
  5064. xmlns: "http://www.w3.org/2000/svg",
  5065. viewBox: "0 0 1024 1024"
  5066. }, [
  5067. _createElementVNode258("path", {
  5068. fill: "currentColor",
  5069. d: "M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344M64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"
  5070. })
  5071. ]));
  5072. }
  5073. }), switch_default = _sfc_main258;
  5074. // src/components/takeaway-box.vue
  5075. import { defineComponent as _defineComponent259 } from "vue";
  5076. import { createElementVNode as _createElementVNode259, openBlock as _openBlock259, createElementBlock as _createElementBlock259 } from "vue";
  5077. var _sfc_main259 = /* @__PURE__ */ _defineComponent259({
  5078. name: "TakeawayBox",
  5079. __name: "takeaway-box",
  5080. setup(__props) {
  5081. return (_ctx, _cache) => (_openBlock259(), _createElementBlock259("svg", {
  5082. xmlns: "http://www.w3.org/2000/svg",
  5083. viewBox: "0 0 1024 1024"
  5084. }, [
  5085. _createElementVNode259("path", {
  5086. fill: "currentColor",
  5087. d: "M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"
  5088. })
  5089. ]));
  5090. }
  5091. }), takeaway_box_default = _sfc_main259;
  5092. // src/components/ticket.vue
  5093. import { defineComponent as _defineComponent260 } from "vue";
  5094. import { createElementVNode as _createElementVNode260, openBlock as _openBlock260, createElementBlock as _createElementBlock260 } from "vue";
  5095. var _sfc_main260 = /* @__PURE__ */ _defineComponent260({
  5096. name: "Ticket",
  5097. __name: "ticket",
  5098. setup(__props) {
  5099. return (_ctx, _cache) => (_openBlock260(), _createElementBlock260("svg", {
  5100. xmlns: "http://www.w3.org/2000/svg",
  5101. viewBox: "0 0 1024 1024"
  5102. }, [
  5103. _createElementVNode260("path", {
  5104. fill: "currentColor",
  5105. d: "M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"
  5106. })
  5107. ]));
  5108. }
  5109. }), ticket_default = _sfc_main260;
  5110. // src/components/tickets.vue
  5111. import { defineComponent as _defineComponent261 } from "vue";
  5112. import { createElementVNode as _createElementVNode261, openBlock as _openBlock261, createElementBlock as _createElementBlock261 } from "vue";
  5113. var _sfc_main261 = /* @__PURE__ */ _defineComponent261({
  5114. name: "Tickets",
  5115. __name: "tickets",
  5116. setup(__props) {
  5117. return (_ctx, _cache) => (_openBlock261(), _createElementBlock261("svg", {
  5118. xmlns: "http://www.w3.org/2000/svg",
  5119. viewBox: "0 0 1024 1024"
  5120. }, [
  5121. _createElementVNode261("path", {
  5122. fill: "currentColor",
  5123. d: "M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"
  5124. })
  5125. ]));
  5126. }
  5127. }), tickets_default = _sfc_main261;
  5128. // src/components/timer.vue
  5129. import { defineComponent as _defineComponent262 } from "vue";
  5130. import { createElementVNode as _createElementVNode262, openBlock as _openBlock262, createElementBlock as _createElementBlock262 } from "vue";
  5131. var _sfc_main262 = /* @__PURE__ */ _defineComponent262({
  5132. name: "Timer",
  5133. __name: "timer",
  5134. setup(__props) {
  5135. return (_ctx, _cache) => (_openBlock262(), _createElementBlock262("svg", {
  5136. xmlns: "http://www.w3.org/2000/svg",
  5137. viewBox: "0 0 1024 1024"
  5138. }, [
  5139. _createElementVNode262("path", {
  5140. fill: "currentColor",
  5141. d: "M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"
  5142. }),
  5143. _createElementVNode262("path", {
  5144. fill: "currentColor",
  5145. d: "M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"
  5146. }),
  5147. _createElementVNode262("path", {
  5148. fill: "currentColor",
  5149. d: "M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"
  5150. })
  5151. ]));
  5152. }
  5153. }), timer_default = _sfc_main262;
  5154. // src/components/toilet-paper.vue
  5155. import { defineComponent as _defineComponent263 } from "vue";
  5156. import { createElementVNode as _createElementVNode263, openBlock as _openBlock263, createElementBlock as _createElementBlock263 } from "vue";
  5157. var _sfc_main263 = /* @__PURE__ */ _defineComponent263({
  5158. name: "ToiletPaper",
  5159. __name: "toilet-paper",
  5160. setup(__props) {
  5161. return (_ctx, _cache) => (_openBlock263(), _createElementBlock263("svg", {
  5162. xmlns: "http://www.w3.org/2000/svg",
  5163. viewBox: "0 0 1024 1024"
  5164. }, [
  5165. _createElementVNode263("path", {
  5166. fill: "currentColor",
  5167. d: "M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"
  5168. }),
  5169. _createElementVNode263("path", {
  5170. fill: "currentColor",
  5171. d: "M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"
  5172. })
  5173. ]));
  5174. }
  5175. }), toilet_paper_default = _sfc_main263;
  5176. // src/components/tools.vue
  5177. import { defineComponent as _defineComponent264 } from "vue";
  5178. import { createElementVNode as _createElementVNode264, openBlock as _openBlock264, createElementBlock as _createElementBlock264 } from "vue";
  5179. var _sfc_main264 = /* @__PURE__ */ _defineComponent264({
  5180. name: "Tools",
  5181. __name: "tools",
  5182. setup(__props) {
  5183. return (_ctx, _cache) => (_openBlock264(), _createElementBlock264("svg", {
  5184. xmlns: "http://www.w3.org/2000/svg",
  5185. viewBox: "0 0 1024 1024"
  5186. }, [
  5187. _createElementVNode264("path", {
  5188. fill: "currentColor",
  5189. d: "M764.416 254.72a351.7 351.7 0 0 1 86.336 149.184H960v192.064H850.752a351.7 351.7 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.7 351.7 0 0 1-86.336-149.312H64v-192h109.248a351.7 351.7 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"
  5190. })
  5191. ]));
  5192. }
  5193. }), tools_default = _sfc_main264;
  5194. // src/components/top-left.vue
  5195. import { defineComponent as _defineComponent265 } from "vue";
  5196. import { createElementVNode as _createElementVNode265, openBlock as _openBlock265, createElementBlock as _createElementBlock265 } from "vue";
  5197. var _sfc_main265 = /* @__PURE__ */ _defineComponent265({
  5198. name: "TopLeft",
  5199. __name: "top-left",
  5200. setup(__props) {
  5201. return (_ctx, _cache) => (_openBlock265(), _createElementBlock265("svg", {
  5202. xmlns: "http://www.w3.org/2000/svg",
  5203. viewBox: "0 0 1024 1024"
  5204. }, [
  5205. _createElementVNode265("path", {
  5206. fill: "currentColor",
  5207. d: "M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"
  5208. }),
  5209. _createElementVNode265("path", {
  5210. fill: "currentColor",
  5211. d: "M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312z"
  5212. })
  5213. ]));
  5214. }
  5215. }), top_left_default = _sfc_main265;
  5216. // src/components/top-right.vue
  5217. import { defineComponent as _defineComponent266 } from "vue";
  5218. import { createElementVNode as _createElementVNode266, openBlock as _openBlock266, createElementBlock as _createElementBlock266 } from "vue";
  5219. var _sfc_main266 = /* @__PURE__ */ _defineComponent266({
  5220. name: "TopRight",
  5221. __name: "top-right",
  5222. setup(__props) {
  5223. return (_ctx, _cache) => (_openBlock266(), _createElementBlock266("svg", {
  5224. xmlns: "http://www.w3.org/2000/svg",
  5225. viewBox: "0 0 1024 1024"
  5226. }, [
  5227. _createElementVNode266("path", {
  5228. fill: "currentColor",
  5229. d: "M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"
  5230. }),
  5231. _createElementVNode266("path", {
  5232. fill: "currentColor",
  5233. d: "M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312z"
  5234. })
  5235. ]));
  5236. }
  5237. }), top_right_default = _sfc_main266;
  5238. // src/components/top.vue
  5239. import { defineComponent as _defineComponent267 } from "vue";
  5240. import { createElementVNode as _createElementVNode267, openBlock as _openBlock267, createElementBlock as _createElementBlock267 } from "vue";
  5241. var _sfc_main267 = /* @__PURE__ */ _defineComponent267({
  5242. name: "Top",
  5243. __name: "top",
  5244. setup(__props) {
  5245. return (_ctx, _cache) => (_openBlock267(), _createElementBlock267("svg", {
  5246. xmlns: "http://www.w3.org/2000/svg",
  5247. viewBox: "0 0 1024 1024"
  5248. }, [
  5249. _createElementVNode267("path", {
  5250. fill: "currentColor",
  5251. d: "M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"
  5252. })
  5253. ]));
  5254. }
  5255. }), top_default = _sfc_main267;
  5256. // src/components/trend-charts.vue
  5257. import { defineComponent as _defineComponent268 } from "vue";
  5258. import { createElementVNode as _createElementVNode268, openBlock as _openBlock268, createElementBlock as _createElementBlock268 } from "vue";
  5259. var _sfc_main268 = /* @__PURE__ */ _defineComponent268({
  5260. name: "TrendCharts",
  5261. __name: "trend-charts",
  5262. setup(__props) {
  5263. return (_ctx, _cache) => (_openBlock268(), _createElementBlock268("svg", {
  5264. xmlns: "http://www.w3.org/2000/svg",
  5265. viewBox: "0 0 1024 1024"
  5266. }, [
  5267. _createElementVNode268("path", {
  5268. fill: "currentColor",
  5269. d: "M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"
  5270. })
  5271. ]));
  5272. }
  5273. }), trend_charts_default = _sfc_main268;
  5274. // src/components/trophy-base.vue
  5275. import { defineComponent as _defineComponent269 } from "vue";
  5276. import { createElementVNode as _createElementVNode269, openBlock as _openBlock269, createElementBlock as _createElementBlock269 } from "vue";
  5277. var _sfc_main269 = /* @__PURE__ */ _defineComponent269({
  5278. name: "TrophyBase",
  5279. __name: "trophy-base",
  5280. setup(__props) {
  5281. return (_ctx, _cache) => (_openBlock269(), _createElementBlock269("svg", {
  5282. xmlns: "http://www.w3.org/2000/svg",
  5283. "xml:space": "preserve",
  5284. viewBox: "0 0 1024 1024"
  5285. }, [
  5286. _createElementVNode269("path", {
  5287. fill: "currentColor",
  5288. d: "M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4S745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6S256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6S96 217.6 96 224c3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6S352 790.4 352 800s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4M256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6S320 438.4 320 384V128h384v256q0 81.6-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2M768 896H256c-9.6 0-16 3.2-22.4 9.6S224 918.4 224 928s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6"
  5289. })
  5290. ]));
  5291. }
  5292. }), trophy_base_default = _sfc_main269;
  5293. // src/components/trophy.vue
  5294. import { defineComponent as _defineComponent270 } from "vue";
  5295. import { createElementVNode as _createElementVNode270, openBlock as _openBlock270, createElementBlock as _createElementBlock270 } from "vue";
  5296. var _sfc_main270 = /* @__PURE__ */ _defineComponent270({
  5297. name: "Trophy",
  5298. __name: "trophy",
  5299. setup(__props) {
  5300. return (_ctx, _cache) => (_openBlock270(), _createElementBlock270("svg", {
  5301. xmlns: "http://www.w3.org/2000/svg",
  5302. viewBox: "0 0 1024 1024"
  5303. }, [
  5304. _createElementVNode270("path", {
  5305. fill: "currentColor",
  5306. d: "M480 896V702.08A256.26 256.26 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.26 256.26 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"
  5307. })
  5308. ]));
  5309. }
  5310. }), trophy_default = _sfc_main270;
  5311. // src/components/turn-off.vue
  5312. import { defineComponent as _defineComponent271 } from "vue";
  5313. import { createElementVNode as _createElementVNode271, openBlock as _openBlock271, createElementBlock as _createElementBlock271 } from "vue";
  5314. var _sfc_main271 = /* @__PURE__ */ _defineComponent271({
  5315. name: "TurnOff",
  5316. __name: "turn-off",
  5317. setup(__props) {
  5318. return (_ctx, _cache) => (_openBlock271(), _createElementBlock271("svg", {
  5319. xmlns: "http://www.w3.org/2000/svg",
  5320. viewBox: "0 0 1024 1024"
  5321. }, [
  5322. _createElementVNode271("path", {
  5323. fill: "currentColor",
  5324. d: "M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36"
  5325. }),
  5326. _createElementVNode271("path", {
  5327. fill: "currentColor",
  5328. d: "M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"
  5329. })
  5330. ]));
  5331. }
  5332. }), turn_off_default = _sfc_main271;
  5333. // src/components/umbrella.vue
  5334. import { defineComponent as _defineComponent272 } from "vue";
  5335. import { createElementVNode as _createElementVNode272, openBlock as _openBlock272, createElementBlock as _createElementBlock272 } from "vue";
  5336. var _sfc_main272 = /* @__PURE__ */ _defineComponent272({
  5337. name: "Umbrella",
  5338. __name: "umbrella",
  5339. setup(__props) {
  5340. return (_ctx, _cache) => (_openBlock272(), _createElementBlock272("svg", {
  5341. xmlns: "http://www.w3.org/2000/svg",
  5342. viewBox: "0 0 1024 1024"
  5343. }, [
  5344. _createElementVNode272("path", {
  5345. fill: "currentColor",
  5346. d: "M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"
  5347. })
  5348. ]));
  5349. }
  5350. }), umbrella_default = _sfc_main272;
  5351. // src/components/unlock.vue
  5352. import { defineComponent as _defineComponent273 } from "vue";
  5353. import { createElementVNode as _createElementVNode273, openBlock as _openBlock273, createElementBlock as _createElementBlock273 } from "vue";
  5354. var _sfc_main273 = /* @__PURE__ */ _defineComponent273({
  5355. name: "Unlock",
  5356. __name: "unlock",
  5357. setup(__props) {
  5358. return (_ctx, _cache) => (_openBlock273(), _createElementBlock273("svg", {
  5359. xmlns: "http://www.w3.org/2000/svg",
  5360. viewBox: "0 0 1024 1024"
  5361. }, [
  5362. _createElementVNode273("path", {
  5363. fill: "currentColor",
  5364. d: "M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"
  5365. }),
  5366. _createElementVNode273("path", {
  5367. fill: "currentColor",
  5368. d: "M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"
  5369. })
  5370. ]));
  5371. }
  5372. }), unlock_default = _sfc_main273;
  5373. // src/components/upload-filled.vue
  5374. import { defineComponent as _defineComponent274 } from "vue";
  5375. import { createElementVNode as _createElementVNode274, openBlock as _openBlock274, createElementBlock as _createElementBlock274 } from "vue";
  5376. var _sfc_main274 = /* @__PURE__ */ _defineComponent274({
  5377. name: "UploadFilled",
  5378. __name: "upload-filled",
  5379. setup(__props) {
  5380. return (_ctx, _cache) => (_openBlock274(), _createElementBlock274("svg", {
  5381. xmlns: "http://www.w3.org/2000/svg",
  5382. viewBox: "0 0 1024 1024"
  5383. }, [
  5384. _createElementVNode274("path", {
  5385. fill: "currentColor",
  5386. d: "M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.81 239.81 0 0 1 512 192a239.87 239.87 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"
  5387. })
  5388. ]));
  5389. }
  5390. }), upload_filled_default = _sfc_main274;
  5391. // src/components/upload.vue
  5392. import { defineComponent as _defineComponent275 } from "vue";
  5393. import { createElementVNode as _createElementVNode275, openBlock as _openBlock275, createElementBlock as _createElementBlock275 } from "vue";
  5394. var _sfc_main275 = /* @__PURE__ */ _defineComponent275({
  5395. name: "Upload",
  5396. __name: "upload",
  5397. setup(__props) {
  5398. return (_ctx, _cache) => (_openBlock275(), _createElementBlock275("svg", {
  5399. xmlns: "http://www.w3.org/2000/svg",
  5400. viewBox: "0 0 1024 1024"
  5401. }, [
  5402. _createElementVNode275("path", {
  5403. fill: "currentColor",
  5404. d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"
  5405. })
  5406. ]));
  5407. }
  5408. }), upload_default = _sfc_main275;
  5409. // src/components/user-filled.vue
  5410. import { defineComponent as _defineComponent276 } from "vue";
  5411. import { createElementVNode as _createElementVNode276, openBlock as _openBlock276, createElementBlock as _createElementBlock276 } from "vue";
  5412. var _sfc_main276 = /* @__PURE__ */ _defineComponent276({
  5413. name: "UserFilled",
  5414. __name: "user-filled",
  5415. setup(__props) {
  5416. return (_ctx, _cache) => (_openBlock276(), _createElementBlock276("svg", {
  5417. xmlns: "http://www.w3.org/2000/svg",
  5418. viewBox: "0 0 1024 1024"
  5419. }, [
  5420. _createElementVNode276("path", {
  5421. fill: "currentColor",
  5422. d: "M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"
  5423. })
  5424. ]));
  5425. }
  5426. }), user_filled_default = _sfc_main276;
  5427. // src/components/user.vue
  5428. import { defineComponent as _defineComponent277 } from "vue";
  5429. import { createElementVNode as _createElementVNode277, openBlock as _openBlock277, createElementBlock as _createElementBlock277 } from "vue";
  5430. var _sfc_main277 = /* @__PURE__ */ _defineComponent277({
  5431. name: "User",
  5432. __name: "user",
  5433. setup(__props) {
  5434. return (_ctx, _cache) => (_openBlock277(), _createElementBlock277("svg", {
  5435. xmlns: "http://www.w3.org/2000/svg",
  5436. viewBox: "0 0 1024 1024"
  5437. }, [
  5438. _createElementVNode277("path", {
  5439. fill: "currentColor",
  5440. d: "M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"
  5441. })
  5442. ]));
  5443. }
  5444. }), user_default = _sfc_main277;
  5445. // src/components/van.vue
  5446. import { defineComponent as _defineComponent278 } from "vue";
  5447. import { createElementVNode as _createElementVNode278, openBlock as _openBlock278, createElementBlock as _createElementBlock278 } from "vue";
  5448. var _sfc_main278 = /* @__PURE__ */ _defineComponent278({
  5449. name: "Van",
  5450. __name: "van",
  5451. setup(__props) {
  5452. return (_ctx, _cache) => (_openBlock278(), _createElementBlock278("svg", {
  5453. xmlns: "http://www.w3.org/2000/svg",
  5454. viewBox: "0 0 1024 1024"
  5455. }, [
  5456. _createElementVNode278("path", {
  5457. fill: "currentColor",
  5458. d: "M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96zM688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"
  5459. })
  5460. ]));
  5461. }
  5462. }), van_default = _sfc_main278;
  5463. // src/components/video-camera-filled.vue
  5464. import { defineComponent as _defineComponent279 } from "vue";
  5465. import { createElementVNode as _createElementVNode279, openBlock as _openBlock279, createElementBlock as _createElementBlock279 } from "vue";
  5466. var _sfc_main279 = /* @__PURE__ */ _defineComponent279({
  5467. name: "VideoCameraFilled",
  5468. __name: "video-camera-filled",
  5469. setup(__props) {
  5470. return (_ctx, _cache) => (_openBlock279(), _createElementBlock279("svg", {
  5471. xmlns: "http://www.w3.org/2000/svg",
  5472. viewBox: "0 0 1024 1024"
  5473. }, [
  5474. _createElementVNode279("path", {
  5475. fill: "currentColor",
  5476. d: "m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0"
  5477. })
  5478. ]));
  5479. }
  5480. }), video_camera_filled_default = _sfc_main279;
  5481. // src/components/video-camera.vue
  5482. import { defineComponent as _defineComponent280 } from "vue";
  5483. import { createElementVNode as _createElementVNode280, openBlock as _openBlock280, createElementBlock as _createElementBlock280 } from "vue";
  5484. var _sfc_main280 = /* @__PURE__ */ _defineComponent280({
  5485. name: "VideoCamera",
  5486. __name: "video-camera",
  5487. setup(__props) {
  5488. return (_ctx, _cache) => (_openBlock280(), _createElementBlock280("svg", {
  5489. xmlns: "http://www.w3.org/2000/svg",
  5490. viewBox: "0 0 1024 1024"
  5491. }, [
  5492. _createElementVNode280("path", {
  5493. fill: "currentColor",
  5494. d: "M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"
  5495. })
  5496. ]));
  5497. }
  5498. }), video_camera_default = _sfc_main280;
  5499. // src/components/video-pause.vue
  5500. import { defineComponent as _defineComponent281 } from "vue";
  5501. import { createElementVNode as _createElementVNode281, openBlock as _openBlock281, createElementBlock as _createElementBlock281 } from "vue";
  5502. var _sfc_main281 = /* @__PURE__ */ _defineComponent281({
  5503. name: "VideoPause",
  5504. __name: "video-pause",
  5505. setup(__props) {
  5506. return (_ctx, _cache) => (_openBlock281(), _createElementBlock281("svg", {
  5507. xmlns: "http://www.w3.org/2000/svg",
  5508. viewBox: "0 0 1024 1024"
  5509. }, [
  5510. _createElementVNode281("path", {
  5511. fill: "currentColor",
  5512. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"
  5513. })
  5514. ]));
  5515. }
  5516. }), video_pause_default = _sfc_main281;
  5517. // src/components/video-play.vue
  5518. import { defineComponent as _defineComponent282 } from "vue";
  5519. import { createElementVNode as _createElementVNode282, openBlock as _openBlock282, createElementBlock as _createElementBlock282 } from "vue";
  5520. var _sfc_main282 = /* @__PURE__ */ _defineComponent282({
  5521. name: "VideoPlay",
  5522. __name: "video-play",
  5523. setup(__props) {
  5524. return (_ctx, _cache) => (_openBlock282(), _createElementBlock282("svg", {
  5525. xmlns: "http://www.w3.org/2000/svg",
  5526. viewBox: "0 0 1024 1024"
  5527. }, [
  5528. _createElementVNode282("path", {
  5529. fill: "currentColor",
  5530. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"
  5531. })
  5532. ]));
  5533. }
  5534. }), video_play_default = _sfc_main282;
  5535. // src/components/view.vue
  5536. import { defineComponent as _defineComponent283 } from "vue";
  5537. import { createElementVNode as _createElementVNode283, openBlock as _openBlock283, createElementBlock as _createElementBlock283 } from "vue";
  5538. var _sfc_main283 = /* @__PURE__ */ _defineComponent283({
  5539. name: "View",
  5540. __name: "view",
  5541. setup(__props) {
  5542. return (_ctx, _cache) => (_openBlock283(), _createElementBlock283("svg", {
  5543. xmlns: "http://www.w3.org/2000/svg",
  5544. viewBox: "0 0 1024 1024"
  5545. }, [
  5546. _createElementVNode283("path", {
  5547. fill: "currentColor",
  5548. d: "M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288m0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.19 160.19 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"
  5549. })
  5550. ]));
  5551. }
  5552. }), view_default = _sfc_main283;
  5553. // src/components/wallet-filled.vue
  5554. import { defineComponent as _defineComponent284 } from "vue";
  5555. import { createElementVNode as _createElementVNode284, openBlock as _openBlock284, createElementBlock as _createElementBlock284 } from "vue";
  5556. var _sfc_main284 = /* @__PURE__ */ _defineComponent284({
  5557. name: "WalletFilled",
  5558. __name: "wallet-filled",
  5559. setup(__props) {
  5560. return (_ctx, _cache) => (_openBlock284(), _createElementBlock284("svg", {
  5561. xmlns: "http://www.w3.org/2000/svg",
  5562. viewBox: "0 0 1024 1024"
  5563. }, [
  5564. _createElementVNode284("path", {
  5565. fill: "currentColor",
  5566. d: "M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"
  5567. })
  5568. ]));
  5569. }
  5570. }), wallet_filled_default = _sfc_main284;
  5571. // src/components/wallet.vue
  5572. import { defineComponent as _defineComponent285 } from "vue";
  5573. import { createElementVNode as _createElementVNode285, openBlock as _openBlock285, createElementBlock as _createElementBlock285 } from "vue";
  5574. var _sfc_main285 = /* @__PURE__ */ _defineComponent285({
  5575. name: "Wallet",
  5576. __name: "wallet",
  5577. setup(__props) {
  5578. return (_ctx, _cache) => (_openBlock285(), _createElementBlock285("svg", {
  5579. xmlns: "http://www.w3.org/2000/svg",
  5580. viewBox: "0 0 1024 1024"
  5581. }, [
  5582. _createElementVNode285("path", {
  5583. fill: "currentColor",
  5584. d: "M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"
  5585. }),
  5586. _createElementVNode285("path", {
  5587. fill: "currentColor",
  5588. d: "M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"
  5589. }),
  5590. _createElementVNode285("path", {
  5591. fill: "currentColor",
  5592. d: "M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"
  5593. })
  5594. ]));
  5595. }
  5596. }), wallet_default = _sfc_main285;
  5597. // src/components/warn-triangle-filled.vue
  5598. import { defineComponent as _defineComponent286 } from "vue";
  5599. import { createElementVNode as _createElementVNode286, openBlock as _openBlock286, createElementBlock as _createElementBlock286 } from "vue";
  5600. var _sfc_main286 = /* @__PURE__ */ _defineComponent286({
  5601. name: "WarnTriangleFilled",
  5602. __name: "warn-triangle-filled",
  5603. setup(__props) {
  5604. return (_ctx, _cache) => (_openBlock286(), _createElementBlock286("svg", {
  5605. xmlns: "http://www.w3.org/2000/svg",
  5606. "xml:space": "preserve",
  5607. viewBox: "0 0 1024 1024"
  5608. }, [
  5609. _createElementVNode286("path", {
  5610. fill: "currentColor",
  5611. d: "M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49s12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"
  5612. })
  5613. ]));
  5614. }
  5615. }), warn_triangle_filled_default = _sfc_main286;
  5616. // src/components/warning-filled.vue
  5617. import { defineComponent as _defineComponent287 } from "vue";
  5618. import { createElementVNode as _createElementVNode287, openBlock as _openBlock287, createElementBlock as _createElementBlock287 } from "vue";
  5619. var _sfc_main287 = /* @__PURE__ */ _defineComponent287({
  5620. name: "WarningFilled",
  5621. __name: "warning-filled",
  5622. setup(__props) {
  5623. return (_ctx, _cache) => (_openBlock287(), _createElementBlock287("svg", {
  5624. xmlns: "http://www.w3.org/2000/svg",
  5625. viewBox: "0 0 1024 1024"
  5626. }, [
  5627. _createElementVNode287("path", {
  5628. fill: "currentColor",
  5629. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.43 58.43 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.43 58.43 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"
  5630. })
  5631. ]));
  5632. }
  5633. }), warning_filled_default = _sfc_main287;
  5634. // src/components/warning.vue
  5635. import { defineComponent as _defineComponent288 } from "vue";
  5636. import { createElementVNode as _createElementVNode288, openBlock as _openBlock288, createElementBlock as _createElementBlock288 } from "vue";
  5637. var _sfc_main288 = /* @__PURE__ */ _defineComponent288({
  5638. name: "Warning",
  5639. __name: "warning",
  5640. setup(__props) {
  5641. return (_ctx, _cache) => (_openBlock288(), _createElementBlock288("svg", {
  5642. xmlns: "http://www.w3.org/2000/svg",
  5643. viewBox: "0 0 1024 1024"
  5644. }, [
  5645. _createElementVNode288("path", {
  5646. fill: "currentColor",
  5647. d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"
  5648. })
  5649. ]));
  5650. }
  5651. }), warning_default = _sfc_main288;
  5652. // src/components/watch.vue
  5653. import { defineComponent as _defineComponent289 } from "vue";
  5654. import { createElementVNode as _createElementVNode289, openBlock as _openBlock289, createElementBlock as _createElementBlock289 } from "vue";
  5655. var _sfc_main289 = /* @__PURE__ */ _defineComponent289({
  5656. name: "Watch",
  5657. __name: "watch",
  5658. setup(__props) {
  5659. return (_ctx, _cache) => (_openBlock289(), _createElementBlock289("svg", {
  5660. xmlns: "http://www.w3.org/2000/svg",
  5661. viewBox: "0 0 1024 1024"
  5662. }, [
  5663. _createElementVNode289("path", {
  5664. fill: "currentColor",
  5665. d: "M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"
  5666. }),
  5667. _createElementVNode289("path", {
  5668. fill: "currentColor",
  5669. d: "M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"
  5670. }),
  5671. _createElementVNode289("path", {
  5672. fill: "currentColor",
  5673. d: "M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"
  5674. })
  5675. ]));
  5676. }
  5677. }), watch_default = _sfc_main289;
  5678. // src/components/watermelon.vue
  5679. import { defineComponent as _defineComponent290 } from "vue";
  5680. import { createElementVNode as _createElementVNode290, openBlock as _openBlock290, createElementBlock as _createElementBlock290 } from "vue";
  5681. var _sfc_main290 = /* @__PURE__ */ _defineComponent290({
  5682. name: "Watermelon",
  5683. __name: "watermelon",
  5684. setup(__props) {
  5685. return (_ctx, _cache) => (_openBlock290(), _createElementBlock290("svg", {
  5686. xmlns: "http://www.w3.org/2000/svg",
  5687. viewBox: "0 0 1024 1024"
  5688. }, [
  5689. _createElementVNode290("path", {
  5690. fill: "currentColor",
  5691. d: "m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632z"
  5692. })
  5693. ]));
  5694. }
  5695. }), watermelon_default = _sfc_main290;
  5696. // src/components/wind-power.vue
  5697. import { defineComponent as _defineComponent291 } from "vue";
  5698. import { createElementVNode as _createElementVNode291, openBlock as _openBlock291, createElementBlock as _createElementBlock291 } from "vue";
  5699. var _sfc_main291 = /* @__PURE__ */ _defineComponent291({
  5700. name: "WindPower",
  5701. __name: "wind-power",
  5702. setup(__props) {
  5703. return (_ctx, _cache) => (_openBlock291(), _createElementBlock291("svg", {
  5704. xmlns: "http://www.w3.org/2000/svg",
  5705. viewBox: "0 0 1024 1024"
  5706. }, [
  5707. _createElementVNode291("path", {
  5708. fill: "currentColor",
  5709. d: "M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"
  5710. })
  5711. ]));
  5712. }
  5713. }), wind_power_default = _sfc_main291;
  5714. // src/components/zoom-in.vue
  5715. import { defineComponent as _defineComponent292 } from "vue";
  5716. import { createElementVNode as _createElementVNode292, openBlock as _openBlock292, createElementBlock as _createElementBlock292 } from "vue";
  5717. var _sfc_main292 = /* @__PURE__ */ _defineComponent292({
  5718. name: "ZoomIn",
  5719. __name: "zoom-in",
  5720. setup(__props) {
  5721. return (_ctx, _cache) => (_openBlock292(), _createElementBlock292("svg", {
  5722. xmlns: "http://www.w3.org/2000/svg",
  5723. viewBox: "0 0 1024 1024"
  5724. }, [
  5725. _createElementVNode292("path", {
  5726. fill: "currentColor",
  5727. d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"
  5728. })
  5729. ]));
  5730. }
  5731. }), zoom_in_default = _sfc_main292;
  5732. // src/components/zoom-out.vue
  5733. import { defineComponent as _defineComponent293 } from "vue";
  5734. import { createElementVNode as _createElementVNode293, openBlock as _openBlock293, createElementBlock as _createElementBlock293 } from "vue";
  5735. var _sfc_main293 = /* @__PURE__ */ _defineComponent293({
  5736. name: "ZoomOut",
  5737. __name: "zoom-out",
  5738. setup(__props) {
  5739. return (_ctx, _cache) => (_openBlock293(), _createElementBlock293("svg", {
  5740. xmlns: "http://www.w3.org/2000/svg",
  5741. viewBox: "0 0 1024 1024"
  5742. }, [
  5743. _createElementVNode293("path", {
  5744. fill: "currentColor",
  5745. d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"
  5746. })
  5747. ]));
  5748. }
  5749. }), zoom_out_default = _sfc_main293;
  5750. export {
  5751. add_location_default as AddLocation,
  5752. aim_default as Aim,
  5753. alarm_clock_default as AlarmClock,
  5754. apple_default as Apple,
  5755. arrow_down_default as ArrowDown,
  5756. arrow_down_bold_default as ArrowDownBold,
  5757. arrow_left_default as ArrowLeft,
  5758. arrow_left_bold_default as ArrowLeftBold,
  5759. arrow_right_default as ArrowRight,
  5760. arrow_right_bold_default as ArrowRightBold,
  5761. arrow_up_default as ArrowUp,
  5762. arrow_up_bold_default as ArrowUpBold,
  5763. avatar_default as Avatar,
  5764. back_default as Back,
  5765. baseball_default as Baseball,
  5766. basketball_default as Basketball,
  5767. bell_default as Bell,
  5768. bell_filled_default as BellFilled,
  5769. bicycle_default as Bicycle,
  5770. bottom_default as Bottom,
  5771. bottom_left_default as BottomLeft,
  5772. bottom_right_default as BottomRight,
  5773. bowl_default as Bowl,
  5774. box_default as Box,
  5775. briefcase_default as Briefcase,
  5776. brush_default as Brush,
  5777. brush_filled_default as BrushFilled,
  5778. burger_default as Burger,
  5779. calendar_default as Calendar,
  5780. camera_default as Camera,
  5781. camera_filled_default as CameraFilled,
  5782. caret_bottom_default as CaretBottom,
  5783. caret_left_default as CaretLeft,
  5784. caret_right_default as CaretRight,
  5785. caret_top_default as CaretTop,
  5786. cellphone_default as Cellphone,
  5787. chat_dot_round_default as ChatDotRound,
  5788. chat_dot_square_default as ChatDotSquare,
  5789. chat_line_round_default as ChatLineRound,
  5790. chat_line_square_default as ChatLineSquare,
  5791. chat_round_default as ChatRound,
  5792. chat_square_default as ChatSquare,
  5793. check_default as Check,
  5794. checked_default as Checked,
  5795. cherry_default as Cherry,
  5796. chicken_default as Chicken,
  5797. chrome_filled_default as ChromeFilled,
  5798. circle_check_default as CircleCheck,
  5799. circle_check_filled_default as CircleCheckFilled,
  5800. circle_close_default as CircleClose,
  5801. circle_close_filled_default as CircleCloseFilled,
  5802. circle_plus_default as CirclePlus,
  5803. circle_plus_filled_default as CirclePlusFilled,
  5804. clock_default as Clock,
  5805. close_default as Close,
  5806. close_bold_default as CloseBold,
  5807. cloudy_default as Cloudy,
  5808. coffee_default as Coffee,
  5809. coffee_cup_default as CoffeeCup,
  5810. coin_default as Coin,
  5811. cold_drink_default as ColdDrink,
  5812. collection_default as Collection,
  5813. collection_tag_default as CollectionTag,
  5814. comment_default as Comment,
  5815. compass_default as Compass,
  5816. connection_default as Connection,
  5817. coordinate_default as Coordinate,
  5818. copy_document_default as CopyDocument,
  5819. cpu_default as Cpu,
  5820. credit_card_default as CreditCard,
  5821. crop_default as Crop,
  5822. d_arrow_left_default as DArrowLeft,
  5823. d_arrow_right_default as DArrowRight,
  5824. d_caret_default as DCaret,
  5825. data_analysis_default as DataAnalysis,
  5826. data_board_default as DataBoard,
  5827. data_line_default as DataLine,
  5828. delete_default as Delete,
  5829. delete_filled_default as DeleteFilled,
  5830. delete_location_default as DeleteLocation,
  5831. dessert_default as Dessert,
  5832. discount_default as Discount,
  5833. dish_default as Dish,
  5834. dish_dot_default as DishDot,
  5835. document_default as Document,
  5836. document_add_default as DocumentAdd,
  5837. document_checked_default as DocumentChecked,
  5838. document_copy_default as DocumentCopy,
  5839. document_delete_default as DocumentDelete,
  5840. document_remove_default as DocumentRemove,
  5841. download_default as Download,
  5842. drizzling_default as Drizzling,
  5843. edit_default as Edit,
  5844. edit_pen_default as EditPen,
  5845. eleme_default as Eleme,
  5846. eleme_filled_default as ElemeFilled,
  5847. element_plus_default as ElementPlus,
  5848. expand_default as Expand,
  5849. failed_default as Failed,
  5850. female_default as Female,
  5851. files_default as Files,
  5852. film_default as Film,
  5853. filter_default as Filter,
  5854. finished_default as Finished,
  5855. first_aid_kit_default as FirstAidKit,
  5856. flag_default as Flag,
  5857. fold_default as Fold,
  5858. folder_default as Folder,
  5859. folder_add_default as FolderAdd,
  5860. folder_checked_default as FolderChecked,
  5861. folder_delete_default as FolderDelete,
  5862. folder_opened_default as FolderOpened,
  5863. folder_remove_default as FolderRemove,
  5864. food_default as Food,
  5865. football_default as Football,
  5866. fork_spoon_default as ForkSpoon,
  5867. fries_default as Fries,
  5868. full_screen_default as FullScreen,
  5869. goblet_default as Goblet,
  5870. goblet_full_default as GobletFull,
  5871. goblet_square_default as GobletSquare,
  5872. goblet_square_full_default as GobletSquareFull,
  5873. gold_medal_default as GoldMedal,
  5874. goods_default as Goods,
  5875. goods_filled_default as GoodsFilled,
  5876. grape_default as Grape,
  5877. grid_default as Grid,
  5878. guide_default as Guide,
  5879. handbag_default as Handbag,
  5880. headset_default as Headset,
  5881. help_default as Help,
  5882. help_filled_default as HelpFilled,
  5883. hide_default as Hide,
  5884. histogram_default as Histogram,
  5885. home_filled_default as HomeFilled,
  5886. hot_water_default as HotWater,
  5887. house_default as House,
  5888. ice_cream_default as IceCream,
  5889. ice_cream_round_default as IceCreamRound,
  5890. ice_cream_square_default as IceCreamSquare,
  5891. ice_drink_default as IceDrink,
  5892. ice_tea_default as IceTea,
  5893. info_filled_default as InfoFilled,
  5894. iphone_default as Iphone,
  5895. key_default as Key,
  5896. knife_fork_default as KnifeFork,
  5897. lightning_default as Lightning,
  5898. link_default as Link,
  5899. list_default as List,
  5900. loading_default as Loading,
  5901. location_default as Location,
  5902. location_filled_default as LocationFilled,
  5903. location_information_default as LocationInformation,
  5904. lock_default as Lock,
  5905. lollipop_default as Lollipop,
  5906. magic_stick_default as MagicStick,
  5907. magnet_default as Magnet,
  5908. male_default as Male,
  5909. management_default as Management,
  5910. map_location_default as MapLocation,
  5911. medal_default as Medal,
  5912. memo_default as Memo,
  5913. menu_default as Menu,
  5914. message_default as Message,
  5915. message_box_default as MessageBox,
  5916. mic_default as Mic,
  5917. microphone_default as Microphone,
  5918. milk_tea_default as MilkTea,
  5919. minus_default as Minus,
  5920. money_default as Money,
  5921. monitor_default as Monitor,
  5922. moon_default as Moon,
  5923. moon_night_default as MoonNight,
  5924. more_default as More,
  5925. more_filled_default as MoreFilled,
  5926. mostly_cloudy_default as MostlyCloudy,
  5927. mouse_default as Mouse,
  5928. mug_default as Mug,
  5929. mute_default as Mute,
  5930. mute_notification_default as MuteNotification,
  5931. no_smoking_default as NoSmoking,
  5932. notebook_default as Notebook,
  5933. notification_default as Notification,
  5934. odometer_default as Odometer,
  5935. office_building_default as OfficeBuilding,
  5936. open_default as Open,
  5937. operation_default as Operation,
  5938. opportunity_default as Opportunity,
  5939. orange_default as Orange,
  5940. paperclip_default as Paperclip,
  5941. partly_cloudy_default as PartlyCloudy,
  5942. pear_default as Pear,
  5943. phone_default as Phone,
  5944. phone_filled_default as PhoneFilled,
  5945. picture_default as Picture,
  5946. picture_filled_default as PictureFilled,
  5947. picture_rounded_default as PictureRounded,
  5948. pie_chart_default as PieChart,
  5949. place_default as Place,
  5950. platform_default as Platform,
  5951. plus_default as Plus,
  5952. pointer_default as Pointer,
  5953. position_default as Position,
  5954. postcard_default as Postcard,
  5955. pouring_default as Pouring,
  5956. present_default as Present,
  5957. price_tag_default as PriceTag,
  5958. printer_default as Printer,
  5959. promotion_default as Promotion,
  5960. quartz_watch_default as QuartzWatch,
  5961. question_filled_default as QuestionFilled,
  5962. rank_default as Rank,
  5963. reading_default as Reading,
  5964. reading_lamp_default as ReadingLamp,
  5965. refresh_default as Refresh,
  5966. refresh_left_default as RefreshLeft,
  5967. refresh_right_default as RefreshRight,
  5968. refrigerator_default as Refrigerator,
  5969. remove_default as Remove,
  5970. remove_filled_default as RemoveFilled,
  5971. right_default as Right,
  5972. scale_to_original_default as ScaleToOriginal,
  5973. school_default as School,
  5974. scissor_default as Scissor,
  5975. search_default as Search,
  5976. select_default as Select,
  5977. sell_default as Sell,
  5978. semi_select_default as SemiSelect,
  5979. service_default as Service,
  5980. set_up_default as SetUp,
  5981. setting_default as Setting,
  5982. share_default as Share,
  5983. ship_default as Ship,
  5984. shop_default as Shop,
  5985. shopping_bag_default as ShoppingBag,
  5986. shopping_cart_default as ShoppingCart,
  5987. shopping_cart_full_default as ShoppingCartFull,
  5988. shopping_trolley_default as ShoppingTrolley,
  5989. smoking_default as Smoking,
  5990. soccer_default as Soccer,
  5991. sold_out_default as SoldOut,
  5992. sort_default as Sort,
  5993. sort_down_default as SortDown,
  5994. sort_up_default as SortUp,
  5995. stamp_default as Stamp,
  5996. star_default as Star,
  5997. star_filled_default as StarFilled,
  5998. stopwatch_default as Stopwatch,
  5999. success_filled_default as SuccessFilled,
  6000. sugar_default as Sugar,
  6001. suitcase_default as Suitcase,
  6002. suitcase_line_default as SuitcaseLine,
  6003. sunny_default as Sunny,
  6004. sunrise_default as Sunrise,
  6005. sunset_default as Sunset,
  6006. switch_default as Switch,
  6007. switch_button_default as SwitchButton,
  6008. switch_filled_default as SwitchFilled,
  6009. takeaway_box_default as TakeawayBox,
  6010. ticket_default as Ticket,
  6011. tickets_default as Tickets,
  6012. timer_default as Timer,
  6013. toilet_paper_default as ToiletPaper,
  6014. tools_default as Tools,
  6015. top_default as Top,
  6016. top_left_default as TopLeft,
  6017. top_right_default as TopRight,
  6018. trend_charts_default as TrendCharts,
  6019. trophy_default as Trophy,
  6020. trophy_base_default as TrophyBase,
  6021. turn_off_default as TurnOff,
  6022. umbrella_default as Umbrella,
  6023. unlock_default as Unlock,
  6024. upload_default as Upload,
  6025. upload_filled_default as UploadFilled,
  6026. user_default as User,
  6027. user_filled_default as UserFilled,
  6028. van_default as Van,
  6029. video_camera_default as VideoCamera,
  6030. video_camera_filled_default as VideoCameraFilled,
  6031. video_pause_default as VideoPause,
  6032. video_play_default as VideoPlay,
  6033. view_default as View,
  6034. wallet_default as Wallet,
  6035. wallet_filled_default as WalletFilled,
  6036. warn_triangle_filled_default as WarnTriangleFilled,
  6037. warning_default as Warning,
  6038. warning_filled_default as WarningFilled,
  6039. watch_default as Watch,
  6040. watermelon_default as Watermelon,
  6041. wind_power_default as WindPower,
  6042. zoom_in_default as ZoomIn,
  6043. zoom_out_default as ZoomOut
  6044. };