remixIcon.js 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187
  1. // 自己的icon
  2. const nzkIconJson = [{
  3. "id": "1288395",
  4. "name": "LACMS",
  5. "font_family": "iconfont",
  6. "css_prefix_text": "ri-",
  7. "description": "动物中心",
  8. "glyphs": [
  9. {
  10. "icon_id": "14718689",
  11. "name": "tx-fill-六边形",
  12. "font_class": "tx-fill-liubianxing",
  13. "unicode": "e64b",
  14. "unicode_decimal": 58955
  15. },
  16. {
  17. "icon_id": "14718729",
  18. "name": "tx-六边形",
  19. "font_class": "tx-liubianxing",
  20. "unicode": "e64e",
  21. "unicode_decimal": 58958
  22. },
  23. {
  24. "icon_id": "27210997",
  25. "name": "Laims",
  26. "font_class": "Laims",
  27. "unicode": "e99b",
  28. "unicode_decimal": 59803
  29. },
  30. {
  31. "icon_id": "26351860",
  32. "name": "logo-q_画板 1",
  33. "font_class": "a-logo-q_huaban1",
  34. "unicode": "e601",
  35. "unicode_decimal": 58881
  36. },
  37. {
  38. "icon_id": "11962852",
  39. "name": "筛选",
  40. "font_class": "shaixuan1",
  41. "unicode": "e962",
  42. "unicode_decimal": 59746
  43. },
  44. {
  45. "icon_id": "11035043",
  46. "name": "金额",
  47. "font_class": "jine",
  48. "unicode": "e94b",
  49. "unicode_decimal": 59723
  50. },
  51. {
  52. "icon_id": "11035044",
  53. "name": "账单",
  54. "font_class": "zhangdan",
  55. "unicode": "e94c",
  56. "unicode_decimal": 59724
  57. },
  58. {
  59. "icon_id": "11035045",
  60. "name": "账单2",
  61. "font_class": "zhangdan1",
  62. "unicode": "e94d",
  63. "unicode_decimal": 59725
  64. },
  65. {
  66. "icon_id": "11035046",
  67. "name": "已结清",
  68. "font_class": "yijieqing",
  69. "unicode": "e94e",
  70. "unicode_decimal": 59726
  71. },
  72. {
  73. "icon_id": "11035047",
  74. "name": "未结清",
  75. "font_class": "weijieqing",
  76. "unicode": "e94f",
  77. "unicode_decimal": 59727
  78. },
  79. {
  80. "icon_id": "10993022",
  81. "name": "费用",
  82. "font_class": "feiyong",
  83. "unicode": "e94a",
  84. "unicode_decimal": 59722
  85. },
  86. {
  87. "icon_id": "10990890",
  88. "name": "生物安全",
  89. "font_class": "shengwuanquan",
  90. "unicode": "e949",
  91. "unicode_decimal": 59721
  92. },
  93. {
  94. "icon_id": "10455436",
  95. "name": "类别icon-公鸡",
  96. "font_class": "leibieicon-gongji",
  97. "unicode": "e945",
  98. "unicode_decimal": 59717
  99. },
  100. {
  101. "icon_id": "10455437",
  102. "name": "类别icon-母鸡",
  103. "font_class": "leibieicon-muji",
  104. "unicode": "e946",
  105. "unicode_decimal": 59718
  106. },
  107. {
  108. "icon_id": "10455438",
  109. "name": "类别icon-猪",
  110. "font_class": "leibieicon-zhu",
  111. "unicode": "e947",
  112. "unicode_decimal": 59719
  113. },
  114. {
  115. "icon_id": "10455439",
  116. "name": "类别icon-猴",
  117. "font_class": "leibieicon-hou",
  118. "unicode": "e948",
  119. "unicode_decimal": 59720
  120. },
  121. {
  122. "icon_id": "10336611",
  123. "name": "性别-M",
  124. "font_class": "xingbie-M",
  125. "unicode": "e943",
  126. "unicode_decimal": 59715
  127. },
  128. {
  129. "icon_id": "10336612",
  130. "name": "性别-F",
  131. "font_class": "xingbie-F",
  132. "unicode": "e944",
  133. "unicode_decimal": 59716
  134. },
  135. {
  136. "icon_id": "10335950",
  137. "name": "类别icon-羊",
  138. "font_class": "leibieicon-yang",
  139. "unicode": "e942",
  140. "unicode_decimal": 59714
  141. },
  142. {
  143. "icon_id": "10335827",
  144. "name": "类别icon-小鼠1",
  145. "font_class": "leibieicon-xiaoshu1",
  146. "unicode": "e93f",
  147. "unicode_decimal": 59711
  148. },
  149. {
  150. "icon_id": "10335828",
  151. "name": "类别icon-小鼠2",
  152. "font_class": "leibieicon-xiaoshu2",
  153. "unicode": "e940",
  154. "unicode_decimal": 59712
  155. },
  156. {
  157. "icon_id": "10335829",
  158. "name": "类别icon-小鼠0",
  159. "font_class": "leibieicon-xiaoshu3",
  160. "unicode": "e941",
  161. "unicode_decimal": 59713
  162. },
  163. {
  164. "icon_id": "10335651",
  165. "name": "类别icon-小鼠",
  166. "font_class": "leibieicon-xiaoshu",
  167. "unicode": "e939",
  168. "unicode_decimal": 59705
  169. },
  170. {
  171. "icon_id": "10335654",
  172. "name": "类别icon-兔子",
  173. "font_class": "leibieicon-tuzi",
  174. "unicode": "e93a",
  175. "unicode_decimal": 59706
  176. },
  177. {
  178. "icon_id": "10335656",
  179. "name": "类别icon-鸟类",
  180. "font_class": "leibieicon-niaolei",
  181. "unicode": "e93b",
  182. "unicode_decimal": 59707
  183. },
  184. {
  185. "icon_id": "10335657",
  186. "name": "类别icon-狗",
  187. "font_class": "leibieicon-gou",
  188. "unicode": "e93c",
  189. "unicode_decimal": 59708
  190. },
  191. {
  192. "icon_id": "10335658",
  193. "name": "类别icon-鸭",
  194. "font_class": "leibieicon-ya",
  195. "unicode": "e93d",
  196. "unicode_decimal": 59709
  197. },
  198. {
  199. "icon_id": "10335659",
  200. "name": "类别icon-猫",
  201. "font_class": "leibieicon-mao",
  202. "unicode": "e93e",
  203. "unicode_decimal": 59710
  204. },
  205. {
  206. "icon_id": "10334968",
  207. "name": "死亡",
  208. "font_class": "siwang",
  209. "unicode": "e938",
  210. "unicode_decimal": 59704
  211. },
  212. {
  213. "icon_id": "10331260",
  214. "name": "动物列表",
  215. "font_class": "dongwuliebiao",
  216. "unicode": "e934",
  217. "unicode_decimal": 59700
  218. },
  219. {
  220. "icon_id": "10320190",
  221. "name": "笼架分区",
  222. "font_class": "longjiafenqu",
  223. "unicode": "e933",
  224. "unicode_decimal": 59699
  225. },
  226. {
  227. "icon_id": "10316804",
  228. "name": "笼架-F",
  229. "font_class": "longjia-F",
  230. "unicode": "e931",
  231. "unicode_decimal": 59697
  232. },
  233. {
  234. "icon_id": "10316805",
  235. "name": "笼架-B",
  236. "font_class": "longjia-B",
  237. "unicode": "e932",
  238. "unicode_decimal": 59698
  239. },
  240. {
  241. "icon_id": "10307582",
  242. "name": "笼架",
  243. "font_class": "longjia1",
  244. "unicode": "e930",
  245. "unicode_decimal": 59696
  246. },
  247. {
  248. "icon_id": "10305610",
  249. "name": "动物房分区-select",
  250. "font_class": "dongwufangfenqu-select",
  251. "unicode": "e92e",
  252. "unicode_decimal": 59694
  253. },
  254. {
  255. "icon_id": "10305611",
  256. "name": "动物房分区",
  257. "font_class": "dongwufangfenqu",
  258. "unicode": "e92f",
  259. "unicode_decimal": 59695
  260. },
  261. {
  262. "icon_id": "10296378",
  263. "name": "笼架",
  264. "font_class": "longjia",
  265. "unicode": "e92b",
  266. "unicode_decimal": 59691
  267. },
  268. {
  269. "icon_id": "9786540",
  270. "name": "LACMS_logo",
  271. "font_class": "LACMS_logo",
  272. "unicode": "e90a",
  273. "unicode_decimal": 59658
  274. },
  275. {
  276. "icon_id": "9287661",
  277. "name": "卡",
  278. "font_class": "ka",
  279. "unicode": "e8ea",
  280. "unicode_decimal": 59626
  281. },
  282. {
  283. "icon_id": "9287751",
  284. "name": "显示",
  285. "font_class": "xianshi",
  286. "unicode": "e8eb",
  287. "unicode_decimal": 59627
  288. },
  289. {
  290. "icon_id": "9287989",
  291. "name": "夜晚",
  292. "font_class": "yewan",
  293. "unicode": "e8ec",
  294. "unicode_decimal": 59628
  295. },
  296. {
  297. "icon_id": "9288000",
  298. "name": "白天",
  299. "font_class": "baitian",
  300. "unicode": "e8ed",
  301. "unicode_decimal": 59629
  302. },
  303. {
  304. "icon_id": "9288135",
  305. "name": "热点",
  306. "font_class": "redian",
  307. "unicode": "e8ee",
  308. "unicode_decimal": 59630
  309. },
  310. {
  311. "icon_id": "9288199",
  312. "name": "警示",
  313. "font_class": "jingshi",
  314. "unicode": "e8ef",
  315. "unicode_decimal": 59631
  316. },
  317. {
  318. "icon_id": "9288215",
  319. "name": "保护",
  320. "font_class": "baohu",
  321. "unicode": "e8f0",
  322. "unicode_decimal": 59632
  323. },
  324. {
  325. "icon_id": "9288252",
  326. "name": "快速查询",
  327. "font_class": "kuaisuchaxun",
  328. "unicode": "e8f1",
  329. "unicode_decimal": 59633
  330. },
  331. {
  332. "icon_id": "9288256",
  333. "name": "密码",
  334. "font_class": "mima",
  335. "unicode": "e8f2",
  336. "unicode_decimal": 59634
  337. },
  338. {
  339. "icon_id": "9288258",
  340. "name": "待审核",
  341. "font_class": "daishenhe",
  342. "unicode": "e8f3",
  343. "unicode_decimal": 59635
  344. },
  345. {
  346. "icon_id": "9288280",
  347. "name": "待鉴定",
  348. "font_class": "daijianding",
  349. "unicode": "e8f4",
  350. "unicode_decimal": 59636
  351. },
  352. {
  353. "icon_id": "9288302",
  354. "name": "签章",
  355. "font_class": "qianzhang",
  356. "unicode": "e8f5",
  357. "unicode_decimal": 59637
  358. },
  359. {
  360. "icon_id": "9288557",
  361. "name": "出库审核",
  362. "font_class": "chukushenhe",
  363. "unicode": "e8f6",
  364. "unicode_decimal": 59638
  365. },
  366. {
  367. "icon_id": "9288605",
  368. "name": "删除文件夹",
  369. "font_class": "shanchuwenjianjia",
  370. "unicode": "e8f7",
  371. "unicode_decimal": 59639
  372. },
  373. {
  374. "icon_id": "9288613",
  375. "name": "添加文件夹",
  376. "font_class": "tianjiawenjianjia",
  377. "unicode": "e8f8",
  378. "unicode_decimal": 59640
  379. },
  380. {
  381. "icon_id": "9288614",
  382. "name": "添加文件夹",
  383. "font_class": "tianjiawenjianjia1",
  384. "unicode": "e8f9",
  385. "unicode_decimal": 59641
  386. },
  387. {
  388. "icon_id": "9288617",
  389. "name": "文件夹",
  390. "font_class": "wenjianjia",
  391. "unicode": "e8fa",
  392. "unicode_decimal": 59642
  393. },
  394. {
  395. "icon_id": "9288668",
  396. "name": "文件删除",
  397. "font_class": "wenjianshanchu",
  398. "unicode": "e8fb",
  399. "unicode_decimal": 59643
  400. },
  401. {
  402. "icon_id": "9288672",
  403. "name": "文件添加",
  404. "font_class": "wenjiantianjia",
  405. "unicode": "e8fc",
  406. "unicode_decimal": 59644
  407. },
  408. {
  409. "icon_id": "9288674",
  410. "name": "文件",
  411. "font_class": "wenjian",
  412. "unicode": "e8fd",
  413. "unicode_decimal": 59645
  414. },
  415. {
  416. "icon_id": "9288685",
  417. "name": "说明书",
  418. "font_class": "shuomingshu",
  419. "unicode": "e8fe",
  420. "unicode_decimal": 59646
  421. },
  422. {
  423. "icon_id": "9288689",
  424. "name": "查看",
  425. "font_class": "chakan",
  426. "unicode": "e8ff",
  427. "unicode_decimal": 59647
  428. },
  429. {
  430. "icon_id": "9288692",
  431. "name": "搜索",
  432. "font_class": "sousuo",
  433. "unicode": "e900",
  434. "unicode_decimal": 59648
  435. },
  436. {
  437. "icon_id": "9288696",
  438. "name": "设置",
  439. "font_class": "shezhi",
  440. "unicode": "e901",
  441. "unicode_decimal": 59649
  442. },
  443. {
  444. "icon_id": "9288842",
  445. "name": "系统设置",
  446. "font_class": "xitongshezhi",
  447. "unicode": "e902",
  448. "unicode_decimal": 59650
  449. },
  450. {
  451. "icon_id": "9289028",
  452. "name": "报告",
  453. "font_class": "baogao",
  454. "unicode": "e903",
  455. "unicode_decimal": 59651
  456. },
  457. {
  458. "icon_id": "9289037",
  459. "name": "回收站",
  460. "font_class": "huishouzhan",
  461. "unicode": "e904",
  462. "unicode_decimal": 59652
  463. },
  464. {
  465. "icon_id": "9289056",
  466. "name": "基础数据",
  467. "font_class": "jichushuju",
  468. "unicode": "e905",
  469. "unicode_decimal": 59653
  470. },
  471. {
  472. "icon_id": "9754777",
  473. "name": "logo",
  474. "font_class": "_huaban",
  475. "unicode": "e907",
  476. "unicode_decimal": 59655
  477. },
  478. {
  479. "icon_id": "9758959",
  480. "name": "小鼠",
  481. "font_class": "ziyuan",
  482. "unicode": "e908",
  483. "unicode_decimal": 59656
  484. },
  485. {
  486. "icon_id": "9764092",
  487. "name": "老鼠1",
  488. "font_class": "ziyuan1",
  489. "unicode": "e909",
  490. "unicode_decimal": 59657
  491. },
  492. {
  493. "icon_id": "9063581",
  494. "name": "文本",
  495. "font_class": "wenben",
  496. "unicode": "e75e",
  497. "unicode_decimal": 59230
  498. },
  499. {
  500. "icon_id": "9068940",
  501. "name": "文本1",
  502. "font_class": "wenben1",
  503. "unicode": "e7de",
  504. "unicode_decimal": 59358
  505. },
  506. {
  507. "icon_id": "9068941",
  508. "name": "文本2",
  509. "font_class": "wenben2",
  510. "unicode": "e7df",
  511. "unicode_decimal": 59359
  512. },
  513. {
  514. "icon_id": "9068943",
  515. "name": "文本3",
  516. "font_class": "wenben3",
  517. "unicode": "e7e0",
  518. "unicode_decimal": 59360
  519. },
  520. {
  521. "icon_id": "9068944",
  522. "name": "文本4",
  523. "font_class": "wenben4",
  524. "unicode": "e7e1",
  525. "unicode_decimal": 59361
  526. },
  527. {
  528. "icon_id": "9068945",
  529. "name": "文本5",
  530. "font_class": "wenben5",
  531. "unicode": "e7e2",
  532. "unicode_decimal": 59362
  533. },
  534. {
  535. "icon_id": "9068946",
  536. "name": "文本6",
  537. "font_class": "wenben6",
  538. "unicode": "e7e3",
  539. "unicode_decimal": 59363
  540. },
  541. {
  542. "icon_id": "9068953",
  543. "name": "表单1",
  544. "font_class": "biaodan",
  545. "unicode": "e7e4",
  546. "unicode_decimal": 59364
  547. },
  548. {
  549. "icon_id": "9068956",
  550. "name": "表单2",
  551. "font_class": "biaodan1",
  552. "unicode": "e7e5",
  553. "unicode_decimal": 59365
  554. },
  555. {
  556. "icon_id": "9068957",
  557. "name": "表单3",
  558. "font_class": "biaodan2",
  559. "unicode": "e7e6",
  560. "unicode_decimal": 59366
  561. },
  562. {
  563. "icon_id": "9068968",
  564. "name": "表单4",
  565. "font_class": "biaodan3",
  566. "unicode": "e7e7",
  567. "unicode_decimal": 59367
  568. },
  569. {
  570. "icon_id": "9068969",
  571. "name": "表单5",
  572. "font_class": "biaodan4",
  573. "unicode": "e7e8",
  574. "unicode_decimal": 59368
  575. },
  576. {
  577. "icon_id": "9068970",
  578. "name": "表单6",
  579. "font_class": "biaodan5",
  580. "unicode": "e7e9",
  581. "unicode_decimal": 59369
  582. },
  583. {
  584. "icon_id": "9068971",
  585. "name": "表单7",
  586. "font_class": "biaodan6",
  587. "unicode": "e7ea",
  588. "unicode_decimal": 59370
  589. },
  590. {
  591. "icon_id": "9068973",
  592. "name": "表单8",
  593. "font_class": "biaodan7",
  594. "unicode": "e7eb",
  595. "unicode_decimal": 59371
  596. },
  597. {
  598. "icon_id": "9068974",
  599. "name": "表单9",
  600. "font_class": "biaodan8",
  601. "unicode": "e7ec",
  602. "unicode_decimal": 59372
  603. },
  604. {
  605. "icon_id": "9068976",
  606. "name": "表单10",
  607. "font_class": "biaodan9",
  608. "unicode": "e7ed",
  609. "unicode_decimal": 59373
  610. },
  611. {
  612. "icon_id": "9068978",
  613. "name": "表单11",
  614. "font_class": "biaodan10",
  615. "unicode": "e7ee",
  616. "unicode_decimal": 59374
  617. },
  618. {
  619. "icon_id": "9068979",
  620. "name": "表单12",
  621. "font_class": "biaodan11",
  622. "unicode": "e7ef",
  623. "unicode_decimal": 59375
  624. },
  625. {
  626. "icon_id": "9068980",
  627. "name": "表单13",
  628. "font_class": "biaodan12",
  629. "unicode": "e7f0",
  630. "unicode_decimal": 59376
  631. },
  632. {
  633. "icon_id": "9068982",
  634. "name": "表单14",
  635. "font_class": "biaodan13",
  636. "unicode": "e7f1",
  637. "unicode_decimal": 59377
  638. },
  639. {
  640. "icon_id": "9068984",
  641. "name": "表单15",
  642. "font_class": "biaodan14",
  643. "unicode": "e7f2",
  644. "unicode_decimal": 59378
  645. },
  646. {
  647. "icon_id": "9068987",
  648. "name": "表单17",
  649. "font_class": "biaodan15",
  650. "unicode": "e7f3",
  651. "unicode_decimal": 59379
  652. },
  653. {
  654. "icon_id": "9068988",
  655. "name": "表单16",
  656. "font_class": "biaodan16",
  657. "unicode": "e7f4",
  658. "unicode_decimal": 59380
  659. },
  660. {
  661. "icon_id": "9068990",
  662. "name": "表单18",
  663. "font_class": "biaodan17",
  664. "unicode": "e7f5",
  665. "unicode_decimal": 59381
  666. },
  667. {
  668. "icon_id": "9068991",
  669. "name": "表单19",
  670. "font_class": "biaodan18",
  671. "unicode": "e7f6",
  672. "unicode_decimal": 59382
  673. },
  674. {
  675. "icon_id": "9068992",
  676. "name": "表单20",
  677. "font_class": "biaodan19",
  678. "unicode": "e7f7",
  679. "unicode_decimal": 59383
  680. },
  681. {
  682. "icon_id": "9068994",
  683. "name": "表单21",
  684. "font_class": "biaodan20",
  685. "unicode": "e7f8",
  686. "unicode_decimal": 59384
  687. },
  688. {
  689. "icon_id": "9068996",
  690. "name": "表单22",
  691. "font_class": "biaodan21",
  692. "unicode": "e7f9",
  693. "unicode_decimal": 59385
  694. },
  695. {
  696. "icon_id": "9068997",
  697. "name": "表单23",
  698. "font_class": "biaodan22",
  699. "unicode": "e7fa",
  700. "unicode_decimal": 59386
  701. },
  702. {
  703. "icon_id": "9068998",
  704. "name": "表单24",
  705. "font_class": "biaodan23",
  706. "unicode": "e7fb",
  707. "unicode_decimal": 59387
  708. },
  709. {
  710. "icon_id": "9068999",
  711. "name": "表单25",
  712. "font_class": "biaodan24",
  713. "unicode": "e7fc",
  714. "unicode_decimal": 59388
  715. },
  716. {
  717. "icon_id": "9069001",
  718. "name": "表单26",
  719. "font_class": "biaodan25",
  720. "unicode": "e7fd",
  721. "unicode_decimal": 59389
  722. },
  723. {
  724. "icon_id": "9069002",
  725. "name": "表单27",
  726. "font_class": "biaodan26",
  727. "unicode": "e7fe",
  728. "unicode_decimal": 59390
  729. },
  730. {
  731. "icon_id": "9069003",
  732. "name": "表单28",
  733. "font_class": "biaodan27",
  734. "unicode": "e7ff",
  735. "unicode_decimal": 59391
  736. },
  737. {
  738. "icon_id": "9069004",
  739. "name": "表单29",
  740. "font_class": "biaodan28",
  741. "unicode": "e800",
  742. "unicode_decimal": 59392
  743. },
  744. {
  745. "icon_id": "9069006",
  746. "name": "表单30",
  747. "font_class": "biaodan29",
  748. "unicode": "e801",
  749. "unicode_decimal": 59393
  750. },
  751. {
  752. "icon_id": "9069008",
  753. "name": "表单31",
  754. "font_class": "biaodan30",
  755. "unicode": "e802",
  756. "unicode_decimal": 59394
  757. },
  758. {
  759. "icon_id": "9069009",
  760. "name": "表单32",
  761. "font_class": "biaodan31",
  762. "unicode": "e803",
  763. "unicode_decimal": 59395
  764. },
  765. {
  766. "icon_id": "9069010",
  767. "name": "表单33",
  768. "font_class": "biaodan32",
  769. "unicode": "e804",
  770. "unicode_decimal": 59396
  771. },
  772. {
  773. "icon_id": "9069021",
  774. "name": "表单34",
  775. "font_class": "biaodan33",
  776. "unicode": "e805",
  777. "unicode_decimal": 59397
  778. },
  779. {
  780. "icon_id": "9069038",
  781. "name": "表单35",
  782. "font_class": "biaodan34",
  783. "unicode": "e806",
  784. "unicode_decimal": 59398
  785. },
  786. {
  787. "icon_id": "9069041",
  788. "name": "正序1",
  789. "font_class": "zhengxu",
  790. "unicode": "e807",
  791. "unicode_decimal": 59399
  792. },
  793. {
  794. "icon_id": "9069043",
  795. "name": "正序",
  796. "font_class": "zhengxu1",
  797. "unicode": "e808",
  798. "unicode_decimal": 59400
  799. },
  800. {
  801. "icon_id": "9069046",
  802. "name": "逆序",
  803. "font_class": "nixu",
  804. "unicode": "e809",
  805. "unicode_decimal": 59401
  806. },
  807. {
  808. "icon_id": "9069048",
  809. "name": "逆序2",
  810. "font_class": "nixu1",
  811. "unicode": "e80a",
  812. "unicode_decimal": 59402
  813. },
  814. {
  815. "icon_id": "9213807",
  816. "name": "首页",
  817. "font_class": "home",
  818. "unicode": "e81d",
  819. "unicode_decimal": 59421
  820. },
  821. {
  822. "icon_id": "9241582",
  823. "name": "服务器",
  824. "font_class": "fuwuqi",
  825. "unicode": "e82a",
  826. "unicode_decimal": 59434
  827. },
  828. {
  829. "icon_id": "9241717",
  830. "name": "服务器密码",
  831. "font_class": "fuwuqimima",
  832. "unicode": "e82c",
  833. "unicode_decimal": 59436
  834. },
  835. {
  836. "icon_id": "9241769",
  837. "name": "硬盘",
  838. "font_class": "yingpan",
  839. "unicode": "e82d",
  840. "unicode_decimal": 59437
  841. },
  842. {
  843. "icon_id": "9241850",
  844. "name": "机房",
  845. "font_class": "jifang",
  846. "unicode": "e82e",
  847. "unicode_decimal": 59438
  848. },
  849. {
  850. "icon_id": "9241870",
  851. "name": "端口",
  852. "font_class": "duankou",
  853. "unicode": "e82f",
  854. "unicode_decimal": 59439
  855. },
  856. {
  857. "icon_id": "9241897",
  858. "name": "数据端口",
  859. "font_class": "shujuduankou",
  860. "unicode": "e830",
  861. "unicode_decimal": 59440
  862. },
  863. {
  864. "icon_id": "9241898",
  865. "name": "云端口",
  866. "font_class": "yunduankou",
  867. "unicode": "e831",
  868. "unicode_decimal": 59441
  869. },
  870. {
  871. "icon_id": "9241910",
  872. "name": "数据交换",
  873. "font_class": "shujujiaohuan",
  874. "unicode": "e832",
  875. "unicode_decimal": 59442
  876. },
  877. {
  878. "icon_id": "9241916",
  879. "name": "网络上传",
  880. "font_class": "wangluoshangchuan",
  881. "unicode": "e833",
  882. "unicode_decimal": 59443
  883. },
  884. {
  885. "icon_id": "9245866",
  886. "name": "电脑",
  887. "font_class": "diannao",
  888. "unicode": "e835",
  889. "unicode_decimal": 59445
  890. },
  891. {
  892. "icon_id": "9245886",
  893. "name": "手机",
  894. "font_class": "shouji",
  895. "unicode": "e836",
  896. "unicode_decimal": 59446
  897. },
  898. {
  899. "icon_id": "9245893",
  900. "name": "鼠标",
  901. "font_class": "shubiao",
  902. "unicode": "e837",
  903. "unicode_decimal": 59447
  904. },
  905. {
  906. "icon_id": "9247212",
  907. "name": "电话",
  908. "font_class": "dianhua",
  909. "unicode": "e838",
  910. "unicode_decimal": 59448
  911. },
  912. {
  913. "icon_id": "9247220",
  914. "name": "客服",
  915. "font_class": "kefu",
  916. "unicode": "e839",
  917. "unicode_decimal": 59449
  918. },
  919. {
  920. "icon_id": "9247466",
  921. "name": "意见反馈",
  922. "font_class": "yijianfankui",
  923. "unicode": "e83b",
  924. "unicode_decimal": 59451
  925. },
  926. {
  927. "icon_id": "9247626",
  928. "name": "消息",
  929. "font_class": "xiaoxi",
  930. "unicode": "e83c",
  931. "unicode_decimal": 59452
  932. },
  933. {
  934. "icon_id": "9247630",
  935. "name": "冻融次数",
  936. "font_class": "dongrongcishu",
  937. "unicode": "e83d",
  938. "unicode_decimal": 59453
  939. },
  940. {
  941. "icon_id": "9247634",
  942. "name": "对话",
  943. "font_class": "duihua",
  944. "unicode": "e83e",
  945. "unicode_decimal": 59454
  946. },
  947. {
  948. "icon_id": "9247949",
  949. "name": "云下载",
  950. "font_class": "yunxiazai",
  951. "unicode": "e842",
  952. "unicode_decimal": 59458
  953. },
  954. {
  955. "icon_id": "9247951",
  956. "name": "云上传",
  957. "font_class": "yunshangchuan",
  958. "unicode": "e843",
  959. "unicode_decimal": 59459
  960. },
  961. {
  962. "icon_id": "9247959",
  963. "name": "云",
  964. "font_class": "yun",
  965. "unicode": "e844",
  966. "unicode_decimal": 59460
  967. },
  968. {
  969. "icon_id": "9248206",
  970. "name": "分享",
  971. "font_class": "fenxiang",
  972. "unicode": "e845",
  973. "unicode_decimal": 59461
  974. },
  975. {
  976. "icon_id": "9248208",
  977. "name": "更多1",
  978. "font_class": "gengduo1",
  979. "unicode": "e846",
  980. "unicode_decimal": 59462
  981. },
  982. {
  983. "icon_id": "9248380",
  984. "name": "更多",
  985. "font_class": "gengduo",
  986. "unicode": "e847",
  987. "unicode_decimal": 59463
  988. },
  989. {
  990. "icon_id": "9248393",
  991. "name": "完成",
  992. "font_class": "wancheng",
  993. "unicode": "e848",
  994. "unicode_decimal": 59464
  995. },
  996. {
  997. "icon_id": "9248640",
  998. "name": "删除",
  999. "font_class": "shanchu",
  1000. "unicode": "e849",
  1001. "unicode_decimal": 59465
  1002. },
  1003. {
  1004. "icon_id": "9248927",
  1005. "name": "移除",
  1006. "font_class": "yichu",
  1007. "unicode": "e84a",
  1008. "unicode_decimal": 59466
  1009. },
  1010. {
  1011. "icon_id": "9248932",
  1012. "name": "添加",
  1013. "font_class": "tianjia",
  1014. "unicode": "e84b",
  1015. "unicode_decimal": 59467
  1016. },
  1017. {
  1018. "icon_id": "9255861",
  1019. "name": "下一页",
  1020. "font_class": "xiayiye",
  1021. "unicode": "e84c",
  1022. "unicode_decimal": 59468
  1023. },
  1024. {
  1025. "icon_id": "9255862",
  1026. "name": "上一页",
  1027. "font_class": "shangyiye",
  1028. "unicode": "e84d",
  1029. "unicode_decimal": 59469
  1030. },
  1031. {
  1032. "icon_id": "9255965",
  1033. "name": "向右",
  1034. "font_class": "xiangyou",
  1035. "unicode": "e84e",
  1036. "unicode_decimal": 59470
  1037. },
  1038. {
  1039. "icon_id": "9255966",
  1040. "name": "向左",
  1041. "font_class": "xiangzuo",
  1042. "unicode": "e84f",
  1043. "unicode_decimal": 59471
  1044. },
  1045. {
  1046. "icon_id": "9255972",
  1047. "name": "向下",
  1048. "font_class": "xiangxia",
  1049. "unicode": "e850",
  1050. "unicode_decimal": 59472
  1051. },
  1052. {
  1053. "icon_id": "9255974",
  1054. "name": "向上",
  1055. "font_class": "xiangshang",
  1056. "unicode": "e851",
  1057. "unicode_decimal": 59473
  1058. },
  1059. {
  1060. "icon_id": "9256073",
  1061. "name": "禁止",
  1062. "font_class": "jinzhi",
  1063. "unicode": "e852",
  1064. "unicode_decimal": 59474
  1065. },
  1066. {
  1067. "icon_id": "9256076",
  1068. "name": "信息",
  1069. "font_class": "xinxi",
  1070. "unicode": "e853",
  1071. "unicode_decimal": 59475
  1072. },
  1073. {
  1074. "icon_id": "9256087",
  1075. "name": "问题",
  1076. "font_class": "wenti",
  1077. "unicode": "e854",
  1078. "unicode_decimal": 59476
  1079. },
  1080. {
  1081. "icon_id": "9256088",
  1082. "name": "提示",
  1083. "font_class": "tishi",
  1084. "unicode": "e855",
  1085. "unicode_decimal": 59477
  1086. },
  1087. {
  1088. "icon_id": "9256261",
  1089. "name": "时间",
  1090. "font_class": "shijian",
  1091. "unicode": "e856",
  1092. "unicode_decimal": 59478
  1093. },
  1094. {
  1095. "icon_id": "9256274",
  1096. "name": "饼图",
  1097. "font_class": "bingtu",
  1098. "unicode": "e857",
  1099. "unicode_decimal": 59479
  1100. },
  1101. {
  1102. "icon_id": "9256287",
  1103. "name": "光盘",
  1104. "font_class": "guangpan",
  1105. "unicode": "e858",
  1106. "unicode_decimal": 59480
  1107. },
  1108. {
  1109. "icon_id": "9256302",
  1110. "name": "发现",
  1111. "font_class": "faxian",
  1112. "unicode": "e859",
  1113. "unicode_decimal": 59481
  1114. },
  1115. {
  1116. "icon_id": "9256307",
  1117. "name": "高级查询",
  1118. "font_class": "gaojichaxun",
  1119. "unicode": "e85a",
  1120. "unicode_decimal": 59482
  1121. },
  1122. {
  1123. "icon_id": "9256452",
  1124. "name": "地球",
  1125. "font_class": "diqiu",
  1126. "unicode": "e85b",
  1127. "unicode_decimal": 59483
  1128. },
  1129. {
  1130. "icon_id": "9256462",
  1131. "name": "Web",
  1132. "font_class": "Web",
  1133. "unicode": "e85c",
  1134. "unicode_decimal": 59484
  1135. },
  1136. {
  1137. "icon_id": "9256467",
  1138. "name": "邮件",
  1139. "font_class": "youjian",
  1140. "unicode": "e85d",
  1141. "unicode_decimal": 59485
  1142. },
  1143. {
  1144. "icon_id": "9256661",
  1145. "name": "关机1",
  1146. "font_class": "guanji1",
  1147. "unicode": "e85e",
  1148. "unicode_decimal": 59486
  1149. },
  1150. {
  1151. "icon_id": "9256668",
  1152. "name": "关机",
  1153. "font_class": "guanji",
  1154. "unicode": "e85f",
  1155. "unicode_decimal": 59487
  1156. },
  1157. {
  1158. "icon_id": "9256715",
  1159. "name": "历史记录",
  1160. "font_class": "lishijilu",
  1161. "unicode": "e860",
  1162. "unicode_decimal": 59488
  1163. },
  1164. {
  1165. "icon_id": "9256726",
  1166. "name": "恢复",
  1167. "font_class": "huifu",
  1168. "unicode": "e861",
  1169. "unicode_decimal": 59489
  1170. },
  1171. {
  1172. "icon_id": "9256731",
  1173. "name": "刷新",
  1174. "font_class": "shuxin",
  1175. "unicode": "e862",
  1176. "unicode_decimal": 59490
  1177. },
  1178. {
  1179. "icon_id": "9256986",
  1180. "name": "查询",
  1181. "font_class": "chaxun",
  1182. "unicode": "e863",
  1183. "unicode_decimal": 59491
  1184. },
  1185. {
  1186. "icon_id": "9257037",
  1187. "name": "返回",
  1188. "font_class": "fanhui-copy",
  1189. "unicode": "e864",
  1190. "unicode_decimal": 59492
  1191. },
  1192. {
  1193. "icon_id": "9257048",
  1194. "name": "右",
  1195. "font_class": "you",
  1196. "unicode": "e865",
  1197. "unicode_decimal": 59493
  1198. },
  1199. {
  1200. "icon_id": "9257051",
  1201. "name": "左",
  1202. "font_class": "zuo",
  1203. "unicode": "e866",
  1204. "unicode_decimal": 59494
  1205. },
  1206. {
  1207. "icon_id": "9257197",
  1208. "name": "下",
  1209. "font_class": "xia",
  1210. "unicode": "e867",
  1211. "unicode_decimal": 59495
  1212. },
  1213. {
  1214. "icon_id": "9257198",
  1215. "name": "上",
  1216. "font_class": "shang",
  1217. "unicode": "e868",
  1218. "unicode_decimal": 59496
  1219. },
  1220. {
  1221. "icon_id": "9275442",
  1222. "name": "高",
  1223. "font_class": "gao",
  1224. "unicode": "e869",
  1225. "unicode_decimal": 59497
  1226. },
  1227. {
  1228. "icon_id": "9275448",
  1229. "name": "宽",
  1230. "font_class": "kuan",
  1231. "unicode": "e86a",
  1232. "unicode_decimal": 59498
  1233. },
  1234. {
  1235. "icon_id": "9275667",
  1236. "name": "对角",
  1237. "font_class": "duijiao",
  1238. "unicode": "e86b",
  1239. "unicode_decimal": 59499
  1240. },
  1241. {
  1242. "icon_id": "9275673",
  1243. "name": "移动",
  1244. "font_class": "yidong",
  1245. "unicode": "e86c",
  1246. "unicode_decimal": 59500
  1247. },
  1248. {
  1249. "icon_id": "9275686",
  1250. "name": "放大",
  1251. "font_class": "fangda",
  1252. "unicode": "e86d",
  1253. "unicode_decimal": 59501
  1254. },
  1255. {
  1256. "icon_id": "9275691",
  1257. "name": "缩小",
  1258. "font_class": "suoxiao",
  1259. "unicode": "e86e",
  1260. "unicode_decimal": 59502
  1261. },
  1262. {
  1263. "icon_id": "9276715",
  1264. "name": "录制",
  1265. "font_class": "luzhi",
  1266. "unicode": "e86f",
  1267. "unicode_decimal": 59503
  1268. },
  1269. {
  1270. "icon_id": "9276716",
  1271. "name": "停止",
  1272. "font_class": "tingzhi",
  1273. "unicode": "e870",
  1274. "unicode_decimal": 59504
  1275. },
  1276. {
  1277. "icon_id": "9276766",
  1278. "name": "暂停操作",
  1279. "font_class": "zanting1",
  1280. "unicode": "e873",
  1281. "unicode_decimal": 59507
  1282. },
  1283. {
  1284. "icon_id": "9276779",
  1285. "name": "快进",
  1286. "font_class": "kuaijin-copy-copy",
  1287. "unicode": "e874",
  1288. "unicode_decimal": 59508
  1289. },
  1290. {
  1291. "icon_id": "9276780",
  1292. "name": "下一个",
  1293. "font_class": "xiayige-copy-copy",
  1294. "unicode": "e875",
  1295. "unicode_decimal": 59509
  1296. },
  1297. {
  1298. "icon_id": "9277110",
  1299. "name": "暂停",
  1300. "font_class": "zanting",
  1301. "unicode": "e876",
  1302. "unicode_decimal": 59510
  1303. },
  1304. {
  1305. "icon_id": "9277156",
  1306. "name": "播放",
  1307. "font_class": "bofang",
  1308. "unicode": "e877",
  1309. "unicode_decimal": 59511
  1310. },
  1311. {
  1312. "icon_id": "9277166",
  1313. "name": "上一个",
  1314. "font_class": "shangyige-copy",
  1315. "unicode": "e878",
  1316. "unicode_decimal": 59512
  1317. },
  1318. {
  1319. "icon_id": "9277172",
  1320. "name": "快退",
  1321. "font_class": "kuaitui",
  1322. "unicode": "e879",
  1323. "unicode_decimal": 59513
  1324. },
  1325. {
  1326. "icon_id": "9277458",
  1327. "name": "下一步",
  1328. "font_class": "xiayibu-copy",
  1329. "unicode": "e87a",
  1330. "unicode_decimal": 59514
  1331. },
  1332. {
  1333. "icon_id": "9277463",
  1334. "name": "上一步",
  1335. "font_class": "shangyibu-copy",
  1336. "unicode": "e87b",
  1337. "unicode_decimal": 59515
  1338. },
  1339. {
  1340. "icon_id": "9277481",
  1341. "name": "导出",
  1342. "font_class": "daochu-copy",
  1343. "unicode": "e87e",
  1344. "unicode_decimal": 59518
  1345. },
  1346. {
  1347. "icon_id": "9277483",
  1348. "name": "导入",
  1349. "font_class": "daoru-copy",
  1350. "unicode": "e87f",
  1351. "unicode_decimal": 59519
  1352. },
  1353. {
  1354. "icon_id": "9277771",
  1355. "name": "出库",
  1356. "font_class": "chuku",
  1357. "unicode": "e880",
  1358. "unicode_decimal": 59520
  1359. },
  1360. {
  1361. "icon_id": "9277780",
  1362. "name": "入库",
  1363. "font_class": "ruku",
  1364. "unicode": "e881",
  1365. "unicode_decimal": 59521
  1366. },
  1367. {
  1368. "icon_id": "9277783",
  1369. "name": "下载",
  1370. "font_class": "xiazai",
  1371. "unicode": "e882",
  1372. "unicode_decimal": 59522
  1373. },
  1374. {
  1375. "icon_id": "9277834",
  1376. "name": "上传",
  1377. "font_class": "shangchuan",
  1378. "unicode": "e883",
  1379. "unicode_decimal": 59523
  1380. },
  1381. {
  1382. "icon_id": "9277860",
  1383. "name": "下载1",
  1384. "font_class": "xiazai1",
  1385. "unicode": "e884",
  1386. "unicode_decimal": 59524
  1387. },
  1388. {
  1389. "icon_id": "9277864",
  1390. "name": "上传1",
  1391. "font_class": "shangchuan1",
  1392. "unicode": "e885",
  1393. "unicode_decimal": 59525
  1394. },
  1395. {
  1396. "icon_id": "9278072",
  1397. "name": "出口",
  1398. "font_class": "chukou",
  1399. "unicode": "e886",
  1400. "unicode_decimal": 59526
  1401. },
  1402. {
  1403. "icon_id": "9278199",
  1404. "name": "拷贝",
  1405. "font_class": "kaobei",
  1406. "unicode": "e887",
  1407. "unicode_decimal": 59527
  1408. },
  1409. {
  1410. "icon_id": "9278204",
  1411. "name": "剪切",
  1412. "font_class": "jianqie",
  1413. "unicode": "e888",
  1414. "unicode_decimal": 59528
  1415. },
  1416. {
  1417. "icon_id": "9278235",
  1418. "name": "裁剪",
  1419. "font_class": "caijian",
  1420. "unicode": "e889",
  1421. "unicode_decimal": 59529
  1422. },
  1423. {
  1424. "icon_id": "9278280",
  1425. "name": "修改",
  1426. "font_class": "xiugai",
  1427. "unicode": "e88a",
  1428. "unicode_decimal": 59530
  1429. },
  1430. {
  1431. "icon_id": "9278309",
  1432. "name": "筛选",
  1433. "font_class": "shaixuan",
  1434. "unicode": "e88b",
  1435. "unicode_decimal": 59531
  1436. },
  1437. {
  1438. "icon_id": "9278329",
  1439. "name": "标注",
  1440. "font_class": "biaozhu",
  1441. "unicode": "e88c",
  1442. "unicode_decimal": 59532
  1443. },
  1444. {
  1445. "icon_id": "9278475",
  1446. "name": "图片",
  1447. "font_class": "tupian",
  1448. "unicode": "e88e",
  1449. "unicode_decimal": 59534
  1450. },
  1451. {
  1452. "icon_id": "9278476",
  1453. "name": "保存",
  1454. "font_class": "baocun",
  1455. "unicode": "e88f",
  1456. "unicode_decimal": 59535
  1457. },
  1458. {
  1459. "icon_id": "9278483",
  1460. "name": "清空",
  1461. "font_class": "qingkong",
  1462. "unicode": "e890",
  1463. "unicode_decimal": 59536
  1464. },
  1465. {
  1466. "icon_id": "9278489",
  1467. "name": "打印",
  1468. "font_class": "dayin",
  1469. "unicode": "e891",
  1470. "unicode_decimal": 59537
  1471. },
  1472. {
  1473. "icon_id": "9278513",
  1474. "name": "样本登记",
  1475. "font_class": "yangbendengji",
  1476. "unicode": "e892",
  1477. "unicode_decimal": 59538
  1478. },
  1479. {
  1480. "icon_id": "9278519",
  1481. "name": "日志",
  1482. "font_class": "rizhi",
  1483. "unicode": "e893",
  1484. "unicode_decimal": 59539
  1485. },
  1486. {
  1487. "icon_id": "9278531",
  1488. "name": "系统菜单",
  1489. "font_class": "xitongcaidan",
  1490. "unicode": "e894",
  1491. "unicode_decimal": 59540
  1492. },
  1493. {
  1494. "icon_id": "9278552",
  1495. "name": "模块",
  1496. "font_class": "mokuai",
  1497. "unicode": "e895",
  1498. "unicode_decimal": 59541
  1499. },
  1500. {
  1501. "icon_id": "9278622",
  1502. "name": "文本编辑",
  1503. "font_class": "wenbenbianji",
  1504. "unicode": "e896",
  1505. "unicode_decimal": 59542
  1506. },
  1507. {
  1508. "icon_id": "9278680",
  1509. "name": "未选",
  1510. "font_class": "weixuan",
  1511. "unicode": "e897",
  1512. "unicode_decimal": 59543
  1513. },
  1514. {
  1515. "icon_id": "9278681",
  1516. "name": "选中",
  1517. "font_class": "xuanzhong",
  1518. "unicode": "e898",
  1519. "unicode_decimal": 59544
  1520. },
  1521. {
  1522. "icon_id": "9278852",
  1523. "name": "未选中",
  1524. "font_class": "weixuanzhong",
  1525. "unicode": "e899",
  1526. "unicode_decimal": 59545
  1527. },
  1528. {
  1529. "icon_id": "9278865",
  1530. "name": "勾选",
  1531. "font_class": "gouxuan",
  1532. "unicode": "e89a",
  1533. "unicode_decimal": 59546
  1534. },
  1535. {
  1536. "icon_id": "9278889",
  1537. "name": "生产商",
  1538. "font_class": "shengchanshang",
  1539. "unicode": "e89b",
  1540. "unicode_decimal": 59547
  1541. },
  1542. {
  1543. "icon_id": "9278895",
  1544. "name": "制造商",
  1545. "font_class": "zhizaoshang",
  1546. "unicode": "e89c",
  1547. "unicode_decimal": 59548
  1548. },
  1549. {
  1550. "icon_id": "9278900",
  1551. "name": "位置",
  1552. "font_class": "weizhi",
  1553. "unicode": "e89d",
  1554. "unicode_decimal": 59549
  1555. },
  1556. {
  1557. "icon_id": "9278924",
  1558. "name": "地图查找",
  1559. "font_class": "dituchazhao",
  1560. "unicode": "e89e",
  1561. "unicode_decimal": 59550
  1562. },
  1563. {
  1564. "icon_id": "9278925",
  1565. "name": "地图",
  1566. "font_class": "ditu",
  1567. "unicode": "e89f",
  1568. "unicode_decimal": 59551
  1569. },
  1570. {
  1571. "icon_id": "9278928",
  1572. "name": "地址",
  1573. "font_class": "dizhi",
  1574. "unicode": "e8a0",
  1575. "unicode_decimal": 59552
  1576. },
  1577. {
  1578. "icon_id": "9278929",
  1579. "name": "定位",
  1580. "font_class": "dingwei",
  1581. "unicode": "e8a1",
  1582. "unicode_decimal": 59553
  1583. },
  1584. {
  1585. "icon_id": "9278930",
  1586. "name": "路标",
  1587. "font_class": "lubiao",
  1588. "unicode": "e8a2",
  1589. "unicode_decimal": 59554
  1590. },
  1591. {
  1592. "icon_id": "9278933",
  1593. "name": "运输",
  1594. "font_class": "yunshu",
  1595. "unicode": "e8a3",
  1596. "unicode_decimal": 59555
  1597. },
  1598. {
  1599. "icon_id": "9278957",
  1600. "name": "销库",
  1601. "font_class": "xiaoku",
  1602. "unicode": "e8a4",
  1603. "unicode_decimal": 59556
  1604. },
  1605. {
  1606. "icon_id": "9278958",
  1607. "name": "3D",
  1608. "font_class": "3D",
  1609. "unicode": "e8a5",
  1610. "unicode_decimal": 59557
  1611. },
  1612. {
  1613. "icon_id": "9278960",
  1614. "name": "文档箱",
  1615. "font_class": "wendangxiang",
  1616. "unicode": "e8a6",
  1617. "unicode_decimal": 59558
  1618. },
  1619. {
  1620. "icon_id": "9278962",
  1621. "name": "新闻",
  1622. "font_class": "xinwen",
  1623. "unicode": "e8a7",
  1624. "unicode_decimal": 59559
  1625. },
  1626. {
  1627. "icon_id": "9283354",
  1628. "name": "邮件已读",
  1629. "font_class": "youjianyidu",
  1630. "unicode": "e8ae",
  1631. "unicode_decimal": 59566
  1632. },
  1633. {
  1634. "icon_id": "9283389",
  1635. "name": "邮件",
  1636. "font_class": "youjian1",
  1637. "unicode": "e8b0",
  1638. "unicode_decimal": 59568
  1639. },
  1640. {
  1641. "icon_id": "9283547",
  1642. "name": "角色管理",
  1643. "font_class": "jiaoseguanli",
  1644. "unicode": "e8b1",
  1645. "unicode_decimal": 59569
  1646. },
  1647. {
  1648. "icon_id": "9283643",
  1649. "name": "注销",
  1650. "font_class": "zhuxiao",
  1651. "unicode": "e8b2",
  1652. "unicode_decimal": 59570
  1653. },
  1654. {
  1655. "icon_id": "9283978",
  1656. "name": "删除用户",
  1657. "font_class": "shanchuyonghu",
  1658. "unicode": "e8b3",
  1659. "unicode_decimal": 59571
  1660. },
  1661. {
  1662. "icon_id": "9283993",
  1663. "name": "添加用户",
  1664. "font_class": "tianjiayonghu",
  1665. "unicode": "e8b4",
  1666. "unicode_decimal": 59572
  1667. },
  1668. {
  1669. "icon_id": "9283997",
  1670. "name": "用户",
  1671. "font_class": "yonghu",
  1672. "unicode": "e8b5",
  1673. "unicode_decimal": 59573
  1674. },
  1675. {
  1676. "icon_id": "9284089",
  1677. "name": "用户b",
  1678. "font_class": "yonghub",
  1679. "unicode": "e8b6",
  1680. "unicode_decimal": 59574
  1681. },
  1682. {
  1683. "icon_id": "9284123",
  1684. "name": "用户卡",
  1685. "font_class": "yonghuka",
  1686. "unicode": "e8b7",
  1687. "unicode_decimal": 59575
  1688. },
  1689. {
  1690. "icon_id": "9284130",
  1691. "name": "人员薄",
  1692. "font_class": "renyuanbao",
  1693. "unicode": "e8b8",
  1694. "unicode_decimal": 59576
  1695. },
  1696. {
  1697. "icon_id": "9284544",
  1698. "name": "LOW",
  1699. "font_class": "LOW",
  1700. "unicode": "e8b9",
  1701. "unicode_decimal": 59577
  1702. },
  1703. {
  1704. "icon_id": "9284778",
  1705. "name": "赞",
  1706. "font_class": "zan",
  1707. "unicode": "e8ba",
  1708. "unicode_decimal": 59578
  1709. },
  1710. {
  1711. "icon_id": "9284783",
  1712. "name": "手",
  1713. "font_class": "shou",
  1714. "unicode": "e8bb",
  1715. "unicode_decimal": 59579
  1716. },
  1717. {
  1718. "icon_id": "9284799",
  1719. "name": "触屏",
  1720. "font_class": "chuping-copy",
  1721. "unicode": "e8bc",
  1722. "unicode_decimal": 59580
  1723. },
  1724. {
  1725. "icon_id": "9284904",
  1726. "name": "广播",
  1727. "font_class": "guangbo-copy",
  1728. "unicode": "e8bd",
  1729. "unicode_decimal": 59581
  1730. },
  1731. {
  1732. "icon_id": "9284907",
  1733. "name": "预警规则",
  1734. "font_class": "yujingguize-copy",
  1735. "unicode": "e8be",
  1736. "unicode_decimal": 59582
  1737. },
  1738. {
  1739. "icon_id": "9284922",
  1740. "name": "设置提醒",
  1741. "font_class": "shezhitixing",
  1742. "unicode": "e8bf",
  1743. "unicode_decimal": 59583
  1744. },
  1745. {
  1746. "icon_id": "9284979",
  1747. "name": "组织架构",
  1748. "font_class": "zuzhijiagou",
  1749. "unicode": "e8c1",
  1750. "unicode_decimal": 59585
  1751. },
  1752. {
  1753. "icon_id": "9284982",
  1754. "name": "竖式树",
  1755. "font_class": "shushishu",
  1756. "unicode": "e8c2",
  1757. "unicode_decimal": 59586
  1758. },
  1759. {
  1760. "icon_id": "9284986",
  1761. "name": "横式树",
  1762. "font_class": "hengshishu",
  1763. "unicode": "e8c3",
  1764. "unicode_decimal": 59587
  1765. },
  1766. {
  1767. "icon_id": "9284989",
  1768. "name": "样本库管理",
  1769. "font_class": "yangbenkuguanli",
  1770. "unicode": "e8c4",
  1771. "unicode_decimal": 59588
  1772. },
  1773. {
  1774. "icon_id": "9285182",
  1775. "name": "页面",
  1776. "font_class": "yemian",
  1777. "unicode": "e8c7",
  1778. "unicode_decimal": 59591
  1779. },
  1780. {
  1781. "icon_id": "9285214",
  1782. "name": "数据备份",
  1783. "font_class": "shujubeifen",
  1784. "unicode": "e8c8",
  1785. "unicode_decimal": 59592
  1786. },
  1787. {
  1788. "icon_id": "9285230",
  1789. "name": "样本汇总",
  1790. "font_class": "yangbenhuizong",
  1791. "unicode": "e8c9",
  1792. "unicode_decimal": 59593
  1793. },
  1794. {
  1795. "icon_id": "9285740",
  1796. "name": "关联",
  1797. "font_class": "guanlian",
  1798. "unicode": "e8d1",
  1799. "unicode_decimal": 59601
  1800. },
  1801. {
  1802. "icon_id": "9285814",
  1803. "name": "取消关联",
  1804. "font_class": "quxiaoguanlian",
  1805. "unicode": "e8d2",
  1806. "unicode_decimal": 59602
  1807. },
  1808. {
  1809. "icon_id": "9286382",
  1810. "name": "放射物",
  1811. "font_class": "fangshewu",
  1812. "unicode": "e8db",
  1813. "unicode_decimal": 59611
  1814. },
  1815. {
  1816. "icon_id": "9286401",
  1817. "name": "液氮罐加氮",
  1818. "font_class": "yedanguanjiadan",
  1819. "unicode": "e8dc",
  1820. "unicode_decimal": 59612
  1821. },
  1822. {
  1823. "icon_id": "9286821",
  1824. "name": "电子",
  1825. "font_class": "dianzi",
  1826. "unicode": "e8dd",
  1827. "unicode_decimal": 59613
  1828. },
  1829. {
  1830. "icon_id": "9286839",
  1831. "name": "化学",
  1832. "font_class": "huaxue",
  1833. "unicode": "e8de",
  1834. "unicode_decimal": 59614
  1835. },
  1836. {
  1837. "icon_id": "9286851",
  1838. "name": "样本总容量",
  1839. "font_class": "yangbenzongrongliang",
  1840. "unicode": "e8df",
  1841. "unicode_decimal": 59615
  1842. },
  1843. {
  1844. "icon_id": "9287059",
  1845. "name": "植物",
  1846. "font_class": "zhiwu",
  1847. "unicode": "e8e0",
  1848. "unicode_decimal": 59616
  1849. },
  1850. {
  1851. "icon_id": "9287065",
  1852. "name": "奖牌",
  1853. "font_class": "jiangpai",
  1854. "unicode": "e8e1",
  1855. "unicode_decimal": 59617
  1856. },
  1857. {
  1858. "icon_id": "9287392",
  1859. "name": "回形针",
  1860. "font_class": "huixingzhen",
  1861. "unicode": "e8e3",
  1862. "unicode_decimal": 59619
  1863. },
  1864. {
  1865. "icon_id": "9287432",
  1866. "name": "钥匙",
  1867. "font_class": "yuechi",
  1868. "unicode": "e8e4",
  1869. "unicode_decimal": 59620
  1870. },
  1871. {
  1872. "icon_id": "9287473",
  1873. "name": "工具",
  1874. "font_class": "gongju",
  1875. "unicode": "e8e5",
  1876. "unicode_decimal": 59621
  1877. },
  1878. {
  1879. "icon_id": "9287545",
  1880. "name": "收藏",
  1881. "font_class": "shoucang",
  1882. "unicode": "e8e8",
  1883. "unicode_decimal": 59624
  1884. }
  1885. ]
  1886. }]
  1887. const nzkList = nzkIconJson.map((item) => {
  1888. return item.glyphs.map((e) => e.font_class)
  1889. }).flat(2)
  1890. // vab的icon
  1891. const List = [
  1892. ...nzkList,
  1893. '24-hours-fill',
  1894. '24-hours-line',
  1895. '4k-fill',
  1896. '4k-line',
  1897. 'a-b',
  1898. 'account-box-fill',
  1899. 'account-box-line',
  1900. 'account-circle-fill',
  1901. 'account-circle-line',
  1902. 'account-pin-box-fill',
  1903. 'account-pin-box-line',
  1904. 'account-pin-circle-fill',
  1905. 'account-pin-circle-line',
  1906. 'add-box-fill',
  1907. 'add-box-line',
  1908. 'add-circle-fill',
  1909. 'add-circle-line',
  1910. 'add-fill',
  1911. 'add-line',
  1912. 'admin-fill',
  1913. 'admin-line',
  1914. /* "advertisement-fill",
  1915. "advertisement-line", */
  1916. 'airplay-fill',
  1917. 'airplay-line',
  1918. 'alarm-fill',
  1919. 'alarm-line',
  1920. 'alarm-warning-fill',
  1921. 'alarm-warning-line',
  1922. 'album-fill',
  1923. 'album-line',
  1924. 'alert-fill',
  1925. 'alert-line',
  1926. 'aliens-fill',
  1927. 'aliens-line',
  1928. 'align-bottom',
  1929. 'align-center',
  1930. 'align-justify',
  1931. 'align-left',
  1932. 'align-right',
  1933. 'align-top',
  1934. 'align-vertically',
  1935. 'alipay-fill',
  1936. 'alipay-line',
  1937. 'amazon-fill',
  1938. 'amazon-line',
  1939. 'anchor-fill',
  1940. 'anchor-line',
  1941. 'ancient-gate-fill',
  1942. 'ancient-gate-line',
  1943. 'ancient-pavilion-fill',
  1944. 'ancient-pavilion-line',
  1945. 'android-fill',
  1946. 'android-line',
  1947. 'angularjs-fill',
  1948. 'angularjs-line',
  1949. 'anticlockwise-2-fill',
  1950. 'anticlockwise-2-line',
  1951. 'anticlockwise-fill',
  1952. 'anticlockwise-line',
  1953. 'app-store-fill',
  1954. 'app-store-line',
  1955. 'apple-fill',
  1956. 'apple-line',
  1957. 'apps-2-fill',
  1958. 'apps-2-line',
  1959. 'apps-fill',
  1960. 'apps-line',
  1961. 'archive-drawer-fill',
  1962. 'archive-drawer-line',
  1963. 'archive-fill',
  1964. 'archive-line',
  1965. 'arrow-down-circle-fill',
  1966. 'arrow-down-circle-line',
  1967. 'arrow-down-fill',
  1968. 'arrow-down-line',
  1969. 'arrow-down-s-fill',
  1970. 'arrow-down-s-line',
  1971. 'arrow-drop-down-fill',
  1972. 'arrow-drop-down-line',
  1973. 'arrow-drop-left-fill',
  1974. 'arrow-drop-left-line',
  1975. 'arrow-drop-right-fill',
  1976. 'arrow-drop-right-line',
  1977. 'arrow-drop-up-fill',
  1978. 'arrow-drop-up-line',
  1979. 'arrow-go-back-fill',
  1980. 'arrow-go-back-line',
  1981. 'arrow-go-forward-fill',
  1982. 'arrow-go-forward-line',
  1983. 'arrow-left-circle-fill',
  1984. 'arrow-left-circle-line',
  1985. 'arrow-left-down-fill',
  1986. 'arrow-left-down-line',
  1987. 'arrow-left-fill',
  1988. 'arrow-left-line',
  1989. 'arrow-left-right-fill',
  1990. 'arrow-left-right-line',
  1991. 'arrow-left-s-fill',
  1992. 'arrow-left-s-line',
  1993. 'arrow-left-up-fill',
  1994. 'arrow-left-up-line',
  1995. 'arrow-right-circle-fill',
  1996. 'arrow-right-circle-line',
  1997. 'arrow-right-down-fill',
  1998. 'arrow-right-down-line',
  1999. 'arrow-right-fill',
  2000. 'arrow-right-line',
  2001. 'arrow-right-s-fill',
  2002. 'arrow-right-s-line',
  2003. 'arrow-right-up-fill',
  2004. 'arrow-right-up-line',
  2005. 'arrow-up-circle-fill',
  2006. 'arrow-up-circle-line',
  2007. 'arrow-up-down-fill',
  2008. 'arrow-up-down-line',
  2009. 'arrow-up-fill',
  2010. 'arrow-up-line',
  2011. 'arrow-up-s-fill',
  2012. 'arrow-up-s-line',
  2013. 'artboard-2-fill',
  2014. 'artboard-2-line',
  2015. 'artboard-fill',
  2016. 'artboard-line',
  2017. 'article-fill',
  2018. 'article-line',
  2019. 'aspect-ratio-fill',
  2020. 'aspect-ratio-line',
  2021. 'asterisk',
  2022. 'at-fill',
  2023. 'at-line',
  2024. 'attachment-2',
  2025. 'attachment-fill',
  2026. 'attachment-line',
  2027. 'auction-fill',
  2028. 'auction-line',
  2029. 'award-fill',
  2030. 'award-line',
  2031. 'baidu-fill',
  2032. 'baidu-line',
  2033. 'ball-pen-fill',
  2034. 'ball-pen-line',
  2035. 'bank-card-2-fill',
  2036. 'bank-card-2-line',
  2037. 'bank-card-fill',
  2038. 'bank-card-line',
  2039. 'bank-fill',
  2040. 'bank-line',
  2041. 'bar-chart-2-fill',
  2042. 'bar-chart-2-line',
  2043. 'bar-chart-box-fill',
  2044. 'bar-chart-box-line',
  2045. 'bar-chart-fill',
  2046. 'bar-chart-grouped-fill',
  2047. 'bar-chart-grouped-line',
  2048. 'bar-chart-horizontal-fill',
  2049. 'bar-chart-horizontal-line',
  2050. 'bar-chart-line',
  2051. 'barcode-box-fill',
  2052. 'barcode-box-line',
  2053. 'barcode-fill',
  2054. 'barcode-line',
  2055. 'barricade-fill',
  2056. 'barricade-line',
  2057. 'base-station-fill',
  2058. 'base-station-line',
  2059. 'basketball-fill',
  2060. 'basketball-line',
  2061. 'battery-2-charge-fill',
  2062. 'battery-2-charge-line',
  2063. 'battery-2-fill',
  2064. 'battery-2-line',
  2065. 'battery-charge-fill',
  2066. 'battery-charge-line',
  2067. 'battery-fill',
  2068. 'battery-line',
  2069. 'battery-low-fill',
  2070. 'battery-low-line',
  2071. 'battery-saver-fill',
  2072. 'battery-saver-line',
  2073. 'battery-share-fill',
  2074. 'battery-share-line',
  2075. 'bear-smile-fill',
  2076. 'bear-smile-line',
  2077. 'behance-fill',
  2078. 'behance-line',
  2079. 'bell-fill',
  2080. 'bell-line',
  2081. 'bike-fill',
  2082. 'bike-line',
  2083. 'bilibili-fill',
  2084. 'bilibili-line',
  2085. 'bill-fill',
  2086. 'bill-line',
  2087. 'billiards-fill',
  2088. 'billiards-line',
  2089. 'bit-coin-fill',
  2090. 'bit-coin-line',
  2091. 'blaze-fill',
  2092. 'blaze-line',
  2093. 'bluetooth-connect-fill',
  2094. 'bluetooth-connect-line',
  2095. 'bluetooth-fill',
  2096. 'bluetooth-line',
  2097. 'blur-off-fill',
  2098. 'blur-off-line',
  2099. 'body-scan-fill',
  2100. 'body-scan-line',
  2101. 'bold',
  2102. 'book-2-fill',
  2103. 'book-2-line',
  2104. 'book-3-fill',
  2105. 'book-3-line',
  2106. 'book-fill',
  2107. 'book-line',
  2108. 'book-mark-fill',
  2109. 'book-mark-line',
  2110. 'book-open-fill',
  2111. 'book-open-line',
  2112. 'book-read-fill',
  2113. 'book-read-line',
  2114. 'booklet-fill',
  2115. 'booklet-line',
  2116. 'bookmark-2-fill',
  2117. 'bookmark-2-line',
  2118. 'bookmark-3-fill',
  2119. 'bookmark-3-line',
  2120. 'bookmark-fill',
  2121. 'bookmark-line',
  2122. 'boxing-fill',
  2123. 'boxing-line',
  2124. 'braces-fill',
  2125. 'braces-line',
  2126. 'brackets-fill',
  2127. 'brackets-line',
  2128. 'briefcase-2-fill',
  2129. 'briefcase-2-line',
  2130. 'briefcase-3-fill',
  2131. 'briefcase-3-line',
  2132. 'briefcase-4-fill',
  2133. 'briefcase-4-line',
  2134. 'briefcase-5-fill',
  2135. 'briefcase-5-line',
  2136. 'briefcase-fill',
  2137. 'briefcase-line',
  2138. 'bring-forward',
  2139. 'bring-to-front',
  2140. 'broadcast-fill',
  2141. 'broadcast-line',
  2142. 'brush-2-fill',
  2143. 'brush-2-line',
  2144. 'brush-3-fill',
  2145. 'brush-3-line',
  2146. 'brush-4-fill',
  2147. 'brush-4-line',
  2148. 'brush-fill',
  2149. 'brush-line',
  2150. 'bubble-chart-fill',
  2151. 'bubble-chart-line',
  2152. 'bug-2-fill',
  2153. 'bug-2-line',
  2154. 'bug-fill',
  2155. 'bug-line',
  2156. 'building-2-fill',
  2157. 'building-2-line',
  2158. 'building-3-fill',
  2159. 'building-3-line',
  2160. 'building-4-fill',
  2161. 'building-4-line',
  2162. 'building-fill',
  2163. 'building-line',
  2164. 'bus-2-fill',
  2165. 'bus-2-line',
  2166. 'bus-fill',
  2167. 'bus-line',
  2168. 'bus-wifi-fill',
  2169. 'bus-wifi-line',
  2170. 'cactus-fill',
  2171. 'cactus-line',
  2172. 'cake-2-fill',
  2173. 'cake-2-line',
  2174. 'cake-3-fill',
  2175. 'cake-3-line',
  2176. 'cake-fill',
  2177. 'cake-line',
  2178. 'calculator-fill',
  2179. 'calculator-line',
  2180. 'calendar-2-fill',
  2181. 'calendar-2-line',
  2182. 'calendar-check-fill',
  2183. 'calendar-check-line',
  2184. 'calendar-event-fill',
  2185. 'calendar-event-line',
  2186. 'calendar-fill',
  2187. 'calendar-line',
  2188. 'calendar-todo-fill',
  2189. 'calendar-todo-line',
  2190. 'camera-2-fill',
  2191. 'camera-2-line',
  2192. 'camera-3-fill',
  2193. 'camera-3-line',
  2194. 'camera-fill',
  2195. 'camera-lens-fill',
  2196. 'camera-lens-line',
  2197. 'camera-line',
  2198. 'camera-off-fill',
  2199. 'camera-off-line',
  2200. 'camera-switch-fill',
  2201. 'camera-switch-line',
  2202. 'capsule-fill',
  2203. 'capsule-line',
  2204. 'car-fill',
  2205. 'car-line',
  2206. 'car-washing-fill',
  2207. 'car-washing-line',
  2208. 'caravan-fill',
  2209. 'caravan-line',
  2210. 'cast-fill',
  2211. 'cast-line',
  2212. 'cellphone-fill',
  2213. 'cellphone-line',
  2214. 'celsius-fill',
  2215. 'celsius-line',
  2216. 'centos-fill',
  2217. 'centos-line',
  2218. 'character-recognition-fill',
  2219. 'character-recognition-line',
  2220. 'charging-pile-2-fill',
  2221. 'charging-pile-2-line',
  2222. 'charging-pile-fill',
  2223. 'charging-pile-line',
  2224. 'chat-1-fill',
  2225. 'chat-1-line',
  2226. 'chat-2-fill',
  2227. 'chat-2-line',
  2228. 'chat-3-fill',
  2229. 'chat-3-line',
  2230. 'chat-4-fill',
  2231. 'chat-4-line',
  2232. 'chat-check-fill',
  2233. 'chat-check-line',
  2234. 'chat-delete-fill',
  2235. 'chat-delete-line',
  2236. 'chat-download-fill',
  2237. 'chat-download-line',
  2238. 'chat-follow-up-fill',
  2239. 'chat-follow-up-line',
  2240. 'chat-forward-fill',
  2241. 'chat-forward-line',
  2242. 'chat-heart-fill',
  2243. 'chat-heart-line',
  2244. 'chat-history-fill',
  2245. 'chat-history-line',
  2246. 'chat-new-fill',
  2247. 'chat-new-line',
  2248. 'chat-off-fill',
  2249. 'chat-off-line',
  2250. 'chat-poll-fill',
  2251. 'chat-poll-line',
  2252. 'chat-private-fill',
  2253. 'chat-private-line',
  2254. 'chat-quote-fill',
  2255. 'chat-quote-line',
  2256. 'chat-settings-fill',
  2257. 'chat-settings-line',
  2258. 'chat-smile-2-fill',
  2259. 'chat-smile-2-line',
  2260. 'chat-smile-3-fill',
  2261. 'chat-smile-3-line',
  2262. 'chat-smile-fill',
  2263. 'chat-smile-line',
  2264. 'chat-upload-fill',
  2265. 'chat-upload-line',
  2266. 'chat-voice-fill',
  2267. 'chat-voice-line',
  2268. 'check-double-fill',
  2269. 'check-double-line',
  2270. 'check-fill',
  2271. 'check-line',
  2272. 'checkbox-blank-circle-fill',
  2273. 'checkbox-blank-circle-line',
  2274. 'checkbox-blank-fill',
  2275. 'checkbox-blank-line',
  2276. 'checkbox-circle-fill',
  2277. 'checkbox-circle-line',
  2278. 'checkbox-fill',
  2279. 'checkbox-indeterminate-fill',
  2280. 'checkbox-indeterminate-line',
  2281. 'checkbox-line',
  2282. 'checkbox-multiple-blank-fill',
  2283. 'checkbox-multiple-blank-line',
  2284. 'checkbox-multiple-fill',
  2285. 'checkbox-multiple-line',
  2286. 'china-railway-fill',
  2287. 'china-railway-line',
  2288. 'chrome-fill',
  2289. 'chrome-line',
  2290. 'clapperboard-fill',
  2291. 'clapperboard-line',
  2292. 'clipboard-fill',
  2293. 'clipboard-line',
  2294. 'clockwise-2-fill',
  2295. 'clockwise-2-line',
  2296. 'clockwise-fill',
  2297. 'clockwise-line',
  2298. 'close-circle-fill',
  2299. 'close-circle-line',
  2300. 'close-fill',
  2301. 'close-line',
  2302. 'closed-captioning-fill',
  2303. 'closed-captioning-line',
  2304. 'cloud-fill',
  2305. 'cloud-line',
  2306. 'cloud-off-fill',
  2307. 'cloud-off-line',
  2308. 'cloud-windy-fill',
  2309. 'cloud-windy-line',
  2310. 'cloudy-2-fill',
  2311. 'cloudy-2-line',
  2312. 'cloudy-fill',
  2313. 'cloudy-line',
  2314. 'code-box-fill',
  2315. 'code-box-line',
  2316. 'code-fill',
  2317. 'code-line',
  2318. 'code-s-fill',
  2319. 'code-s-line',
  2320. 'code-s-slash-fill',
  2321. 'code-s-slash-line',
  2322. 'code-view',
  2323. 'codepen-fill',
  2324. 'codepen-line',
  2325. 'coin-fill',
  2326. 'coin-line',
  2327. 'coins-fill',
  2328. 'coins-line',
  2329. 'collage-fill',
  2330. 'collage-line',
  2331. 'command-fill',
  2332. 'command-line',
  2333. 'community-fill',
  2334. 'community-line',
  2335. 'compass-2-fill',
  2336. 'compass-2-line',
  2337. 'compass-3-fill',
  2338. 'compass-3-line',
  2339. 'compass-4-fill',
  2340. 'compass-4-line',
  2341. 'compass-discover-fill',
  2342. 'compass-discover-line',
  2343. 'compass-fill',
  2344. 'compass-line',
  2345. 'compasses-2-fill',
  2346. 'compasses-2-line',
  2347. 'compasses-fill',
  2348. 'compasses-line',
  2349. 'computer-fill',
  2350. 'computer-line',
  2351. 'contacts-book-2-fill',
  2352. 'contacts-book-2-line',
  2353. 'contacts-book-fill',
  2354. 'contacts-book-line',
  2355. 'contacts-book-upload-fill',
  2356. 'contacts-book-upload-line',
  2357. 'contacts-fill',
  2358. 'contacts-line',
  2359. 'contrast-2-fill',
  2360. 'contrast-2-line',
  2361. 'contrast-drop-2-fill',
  2362. 'contrast-drop-2-line',
  2363. 'contrast-drop-fill',
  2364. 'contrast-drop-line',
  2365. 'contrast-fill',
  2366. 'contrast-line',
  2367. 'copper-coin-fill',
  2368. 'copper-coin-line',
  2369. 'copper-diamond-fill',
  2370. 'copper-diamond-line',
  2371. 'copyleft-fill',
  2372. 'copyleft-line',
  2373. 'copyright-fill',
  2374. 'copyright-line',
  2375. 'coreos-fill',
  2376. 'coreos-line',
  2377. 'coupon-2-fill',
  2378. 'coupon-2-line',
  2379. 'coupon-3-fill',
  2380. 'coupon-3-line',
  2381. 'coupon-4-fill',
  2382. 'coupon-4-line',
  2383. 'coupon-5-fill',
  2384. 'coupon-5-line',
  2385. 'coupon-fill',
  2386. 'coupon-line',
  2387. 'cpu-fill',
  2388. 'cpu-line',
  2389. 'creative-commons-by-fill',
  2390. 'creative-commons-by-line',
  2391. 'creative-commons-fill',
  2392. 'creative-commons-line',
  2393. 'creative-commons-nc-fill',
  2394. 'creative-commons-nc-line',
  2395. 'creative-commons-nd-fill',
  2396. 'creative-commons-nd-line',
  2397. 'creative-commons-sa-fill',
  2398. 'creative-commons-sa-line',
  2399. 'creative-commons-zero-fill',
  2400. 'creative-commons-zero-line',
  2401. 'criminal-fill',
  2402. 'criminal-line',
  2403. 'crop-2-fill',
  2404. 'crop-2-line',
  2405. 'crop-fill',
  2406. 'crop-line',
  2407. 'css3-fill',
  2408. 'css3-line',
  2409. 'cup-fill',
  2410. 'cup-line',
  2411. 'currency-fill',
  2412. 'currency-line',
  2413. 'cursor-fill',
  2414. 'cursor-line',
  2415. 'customer-service-2-fill',
  2416. 'customer-service-2-line',
  2417. 'customer-service-fill',
  2418. 'customer-service-line',
  2419. 'dashboard-2-fill',
  2420. 'dashboard-2-line',
  2421. 'dashboard-3-fill',
  2422. 'dashboard-3-line',
  2423. 'dashboard-fill',
  2424. 'dashboard-line',
  2425. 'database-2-fill',
  2426. 'database-2-line',
  2427. 'database-fill',
  2428. 'database-line',
  2429. 'delete-back-2-fill',
  2430. 'delete-back-2-line',
  2431. 'delete-back-fill',
  2432. 'delete-back-line',
  2433. 'delete-bin-2-fill',
  2434. 'delete-bin-2-line',
  2435. 'delete-bin-3-fill',
  2436. 'delete-bin-3-line',
  2437. 'delete-bin-4-fill',
  2438. 'delete-bin-4-line',
  2439. 'delete-bin-5-fill',
  2440. 'delete-bin-5-line',
  2441. 'delete-bin-6-fill',
  2442. 'delete-bin-6-line',
  2443. 'delete-bin-7-fill',
  2444. 'delete-bin-7-line',
  2445. 'delete-bin-fill',
  2446. 'delete-bin-line',
  2447. 'delete-column',
  2448. 'delete-row',
  2449. 'device-fill',
  2450. 'device-line',
  2451. 'device-recover-fill',
  2452. 'device-recover-line',
  2453. 'dingding-fill',
  2454. 'dingding-line',
  2455. 'direction-fill',
  2456. 'direction-line',
  2457. 'disc-fill',
  2458. 'disc-line',
  2459. 'discord-fill',
  2460. 'discord-line',
  2461. 'discuss-fill',
  2462. 'discuss-line',
  2463. 'dislike-fill',
  2464. 'dislike-line',
  2465. 'disqus-fill',
  2466. 'disqus-line',
  2467. 'divide-fill',
  2468. 'divide-line',
  2469. 'donut-chart-fill',
  2470. 'donut-chart-line',
  2471. 'door-closed-fill',
  2472. 'door-closed-line',
  2473. 'door-fill',
  2474. 'door-line',
  2475. 'door-lock-box-fill',
  2476. 'door-lock-box-line',
  2477. 'door-lock-fill',
  2478. 'door-lock-line',
  2479. 'door-open-fill',
  2480. 'door-open-line',
  2481. 'dossier-fill',
  2482. 'dossier-line',
  2483. 'douban-fill',
  2484. 'douban-line',
  2485. 'double-quotes-l',
  2486. 'double-quotes-r',
  2487. 'download-2-fill',
  2488. 'download-2-line',
  2489. 'download-cloud-2-fill',
  2490. 'download-cloud-2-line',
  2491. 'download-cloud-fill',
  2492. 'download-cloud-line',
  2493. 'download-fill',
  2494. 'download-line',
  2495. 'draft-fill',
  2496. 'draft-line',
  2497. 'drag-drop-fill',
  2498. 'drag-drop-line',
  2499. 'drag-move-2-fill',
  2500. 'drag-move-2-line',
  2501. 'drag-move-fill',
  2502. 'drag-move-line',
  2503. 'dribbble-fill',
  2504. 'dribbble-line',
  2505. 'drive-fill',
  2506. 'drive-line',
  2507. 'drizzle-fill',
  2508. 'drizzle-line',
  2509. 'drop-fill',
  2510. 'drop-line',
  2511. 'dropbox-fill',
  2512. 'dropbox-line',
  2513. 'dual-sim-1-fill',
  2514. 'dual-sim-1-line',
  2515. 'dual-sim-2-fill',
  2516. 'dual-sim-2-line',
  2517. 'dv-fill',
  2518. 'dv-line',
  2519. 'dvd-fill',
  2520. 'dvd-line',
  2521. 'e-bike-2-fill',
  2522. 'e-bike-2-line',
  2523. 'e-bike-fill',
  2524. 'e-bike-line',
  2525. 'earth-fill',
  2526. 'earth-line',
  2527. 'earthquake-fill',
  2528. 'earthquake-line',
  2529. 'edge-fill',
  2530. 'edge-line',
  2531. 'edit-2-fill',
  2532. 'edit-2-line',
  2533. 'edit-box-fill',
  2534. 'edit-box-line',
  2535. 'edit-circle-fill',
  2536. 'edit-circle-line',
  2537. 'edit-fill',
  2538. 'edit-line',
  2539. 'eject-fill',
  2540. 'eject-line',
  2541. 'emotion-2-fill',
  2542. 'emotion-2-line',
  2543. 'emotion-fill',
  2544. 'emotion-happy-fill',
  2545. 'emotion-happy-line',
  2546. 'emotion-laugh-fill',
  2547. 'emotion-laugh-line',
  2548. 'emotion-line',
  2549. 'emotion-normal-fill',
  2550. 'emotion-normal-line',
  2551. 'emotion-sad-fill',
  2552. 'emotion-sad-line',
  2553. 'emotion-unhappy-fill',
  2554. 'emotion-unhappy-line',
  2555. 'empathize-fill',
  2556. 'empathize-line',
  2557. 'emphasis-cn',
  2558. 'emphasis',
  2559. 'english-input',
  2560. 'equalizer-fill',
  2561. 'equalizer-line',
  2562. 'eraser-fill',
  2563. 'eraser-line',
  2564. 'error-warning-fill',
  2565. 'error-warning-line',
  2566. 'evernote-fill',
  2567. 'evernote-line',
  2568. 'exchange-box-fill',
  2569. 'exchange-box-line',
  2570. 'exchange-cny-fill',
  2571. 'exchange-cny-line',
  2572. 'exchange-dollar-fill',
  2573. 'exchange-dollar-line',
  2574. 'exchange-fill',
  2575. 'exchange-funds-fill',
  2576. 'exchange-funds-line',
  2577. 'exchange-line',
  2578. 'external-link-fill',
  2579. 'external-link-line',
  2580. 'eye-2-fill',
  2581. 'eye-2-line',
  2582. 'eye-close-fill',
  2583. 'eye-close-line',
  2584. 'eye-fill',
  2585. 'eye-line',
  2586. 'eye-off-fill',
  2587. 'eye-off-line',
  2588. 'facebook-box-fill',
  2589. 'facebook-box-line',
  2590. 'facebook-circle-fill',
  2591. 'facebook-circle-line',
  2592. 'facebook-fill',
  2593. 'facebook-line',
  2594. 'fahrenheit-fill',
  2595. 'fahrenheit-line',
  2596. 'feedback-fill',
  2597. 'feedback-line',
  2598. 'file-2-fill',
  2599. 'file-2-line',
  2600. 'file-3-fill',
  2601. 'file-3-line',
  2602. 'file-4-fill',
  2603. 'file-4-line',
  2604. 'file-add-fill',
  2605. 'file-add-line',
  2606. 'file-chart-2-fill',
  2607. 'file-chart-2-line',
  2608. 'file-chart-fill',
  2609. 'file-chart-line',
  2610. 'file-cloud-fill',
  2611. 'file-cloud-line',
  2612. 'file-code-fill',
  2613. 'file-code-line',
  2614. 'file-copy-2-fill',
  2615. 'file-copy-2-line',
  2616. 'file-copy-fill',
  2617. 'file-copy-line',
  2618. 'file-damage-fill',
  2619. 'file-damage-line',
  2620. 'file-download-fill',
  2621. 'file-download-line',
  2622. 'file-edit-fill',
  2623. 'file-edit-line',
  2624. 'file-excel-2-fill',
  2625. 'file-excel-2-line',
  2626. 'file-excel-fill',
  2627. 'file-excel-line',
  2628. 'file-fill',
  2629. 'file-forbid-fill',
  2630. 'file-forbid-line',
  2631. 'file-gif-fill',
  2632. 'file-gif-line',
  2633. 'file-history-fill',
  2634. 'file-history-line',
  2635. 'file-hwp-fill',
  2636. 'file-hwp-line',
  2637. 'file-info-fill',
  2638. 'file-info-line',
  2639. 'file-line',
  2640. 'file-list-2-fill',
  2641. 'file-list-2-line',
  2642. 'file-list-3-fill',
  2643. 'file-list-3-line',
  2644. 'file-list-fill',
  2645. 'file-list-line',
  2646. 'file-lock-fill',
  2647. 'file-lock-line',
  2648. 'file-mark-fill',
  2649. 'file-mark-line',
  2650. 'file-music-fill',
  2651. 'file-music-line',
  2652. 'file-paper-2-fill',
  2653. 'file-paper-2-line',
  2654. 'file-paper-fill',
  2655. 'file-paper-line',
  2656. 'file-pdf-fill',
  2657. 'file-pdf-line',
  2658. 'file-ppt-2-fill',
  2659. 'file-ppt-2-line',
  2660. 'file-ppt-fill',
  2661. 'file-ppt-line',
  2662. 'file-reduce-fill',
  2663. 'file-reduce-line',
  2664. 'file-search-fill',
  2665. 'file-search-line',
  2666. 'file-settings-fill',
  2667. 'file-settings-line',
  2668. 'file-shield-2-fill',
  2669. 'file-shield-2-line',
  2670. 'file-shield-fill',
  2671. 'file-shield-line',
  2672. 'file-shred-fill',
  2673. 'file-shred-line',
  2674. 'file-text-fill',
  2675. 'file-text-line',
  2676. 'file-transfer-fill',
  2677. 'file-transfer-line',
  2678. 'file-unknow-fill',
  2679. 'file-unknow-line',
  2680. 'file-upload-fill',
  2681. 'file-upload-line',
  2682. 'file-user-fill',
  2683. 'file-user-line',
  2684. 'file-warning-fill',
  2685. 'file-warning-line',
  2686. 'file-word-2-fill',
  2687. 'file-word-2-line',
  2688. 'file-word-fill',
  2689. 'file-word-line',
  2690. 'file-zip-fill',
  2691. 'file-zip-line',
  2692. 'film-fill',
  2693. 'film-line',
  2694. 'filter-2-fill',
  2695. 'filter-2-line',
  2696. 'filter-3-fill',
  2697. 'filter-3-line',
  2698. 'filter-fill',
  2699. 'filter-line',
  2700. 'filter-off-fill',
  2701. 'filter-off-line',
  2702. 'find-replace-fill',
  2703. 'find-replace-line',
  2704. 'finder-fill',
  2705. 'finder-line',
  2706. 'fingerprint-2-fill',
  2707. 'fingerprint-2-line',
  2708. 'fingerprint-fill',
  2709. 'fingerprint-line',
  2710. 'fire-fill',
  2711. 'fire-line',
  2712. 'firefox-fill',
  2713. 'firefox-line',
  2714. 'first-aid-kit-fill',
  2715. 'first-aid-kit-line',
  2716. 'flag-2-fill',
  2717. 'flag-2-line',
  2718. 'flag-fill',
  2719. 'flag-line',
  2720. 'flashlight-fill',
  2721. 'flashlight-line',
  2722. 'flask-fill',
  2723. 'flask-line',
  2724. 'flight-land-fill',
  2725. 'flight-land-line',
  2726. 'flight-takeoff-fill',
  2727. 'flight-takeoff-line',
  2728. 'flood-fill',
  2729. 'flood-line',
  2730. 'flow-chart',
  2731. 'flutter-fill',
  2732. 'flutter-line',
  2733. 'focus-2-fill',
  2734. 'focus-2-line',
  2735. 'focus-3-fill',
  2736. 'focus-3-line',
  2737. 'focus-fill',
  2738. 'focus-line',
  2739. 'foggy-fill',
  2740. 'foggy-line',
  2741. 'folder-2-fill',
  2742. 'folder-2-line',
  2743. 'folder-3-fill',
  2744. 'folder-3-line',
  2745. 'folder-4-fill',
  2746. 'folder-4-line',
  2747. 'folder-5-fill',
  2748. 'folder-5-line',
  2749. 'folder-add-fill',
  2750. 'folder-add-line',
  2751. 'folder-chart-2-fill',
  2752. 'folder-chart-2-line',
  2753. 'folder-chart-fill',
  2754. 'folder-chart-line',
  2755. 'folder-download-fill',
  2756. 'folder-download-line',
  2757. 'folder-fill',
  2758. 'folder-forbid-fill',
  2759. 'folder-forbid-line',
  2760. 'folder-history-fill',
  2761. 'folder-history-line',
  2762. 'folder-info-fill',
  2763. 'folder-info-line',
  2764. 'folder-keyhole-fill',
  2765. 'folder-keyhole-line',
  2766. 'folder-line',
  2767. 'folder-lock-fill',
  2768. 'folder-lock-line',
  2769. 'folder-music-fill',
  2770. 'folder-music-line',
  2771. 'folder-open-fill',
  2772. 'folder-open-line',
  2773. 'folder-received-fill',
  2774. 'folder-received-line',
  2775. 'folder-reduce-fill',
  2776. 'folder-reduce-line',
  2777. 'folder-settings-fill',
  2778. 'folder-settings-line',
  2779. 'folder-shared-fill',
  2780. 'folder-shared-line',
  2781. 'folder-shield-2-fill',
  2782. 'folder-shield-2-line',
  2783. 'folder-shield-fill',
  2784. 'folder-shield-line',
  2785. 'folder-transfer-fill',
  2786. 'folder-transfer-line',
  2787. 'folder-unknow-fill',
  2788. 'folder-unknow-line',
  2789. 'folder-upload-fill',
  2790. 'folder-upload-line',
  2791. 'folder-user-fill',
  2792. 'folder-user-line',
  2793. 'folder-warning-fill',
  2794. 'folder-warning-line',
  2795. 'folder-zip-fill',
  2796. 'folder-zip-line',
  2797. 'folders-fill',
  2798. 'folders-line',
  2799. 'font-color',
  2800. 'font-size-2',
  2801. 'font-size',
  2802. 'football-fill',
  2803. 'football-line',
  2804. 'footprint-fill',
  2805. 'footprint-line',
  2806. 'forbid-2-fill',
  2807. 'forbid-2-line',
  2808. 'forbid-fill',
  2809. 'forbid-line',
  2810. 'format-clear',
  2811. 'fridge-fill',
  2812. 'fridge-line',
  2813. 'fullscreen-exit-fill',
  2814. 'fullscreen-exit-line',
  2815. 'fullscreen-fill',
  2816. 'fullscreen-line',
  2817. 'function-fill',
  2818. 'function-line',
  2819. 'functions',
  2820. 'funds-box-fill',
  2821. 'funds-box-line',
  2822. 'funds-fill',
  2823. 'funds-line',
  2824. 'gallery-fill',
  2825. 'gallery-line',
  2826. 'gallery-upload-fill',
  2827. 'gallery-upload-line',
  2828. 'game-fill',
  2829. 'game-line',
  2830. 'gamepad-fill',
  2831. 'gamepad-line',
  2832. 'gas-station-fill',
  2833. 'gas-station-line',
  2834. 'gatsby-fill',
  2835. 'gatsby-line',
  2836. 'genderless-fill',
  2837. 'genderless-line',
  2838. 'ghost-2-fill',
  2839. 'ghost-2-line',
  2840. 'ghost-fill',
  2841. 'ghost-line',
  2842. 'ghost-smile-fill',
  2843. 'ghost-smile-line',
  2844. 'gift-2-fill',
  2845. 'gift-2-line',
  2846. 'gift-fill',
  2847. 'gift-line',
  2848. 'git-branch-fill',
  2849. 'git-branch-line',
  2850. 'git-commit-fill',
  2851. 'git-commit-line',
  2852. 'git-merge-fill',
  2853. 'git-merge-line',
  2854. 'git-pull-request-fill',
  2855. 'git-pull-request-line',
  2856. 'git-repository-commits-fill',
  2857. 'git-repository-commits-line',
  2858. 'git-repository-fill',
  2859. 'git-repository-line',
  2860. 'git-repository-private-fill',
  2861. 'git-repository-private-line',
  2862. 'github-fill',
  2863. 'github-line',
  2864. 'gitlab-fill',
  2865. 'gitlab-line',
  2866. 'global-fill',
  2867. 'global-line',
  2868. 'globe-fill',
  2869. 'globe-line',
  2870. 'goblet-fill',
  2871. 'goblet-line',
  2872. 'google-fill',
  2873. 'google-line',
  2874. 'google-play-fill',
  2875. 'google-play-line',
  2876. 'government-fill',
  2877. 'government-line',
  2878. 'gps-fill',
  2879. 'gps-line',
  2880. 'gradienter-fill',
  2881. 'gradienter-line',
  2882. 'grid-fill',
  2883. 'grid-line',
  2884. 'group-2-fill',
  2885. 'group-2-line',
  2886. 'group-fill',
  2887. 'group-line',
  2888. 'guide-fill',
  2889. 'guide-line',
  2890. 'h-1',
  2891. 'h-2',
  2892. 'h-3',
  2893. 'h-4',
  2894. 'h-5',
  2895. 'h-6',
  2896. 'hail-fill',
  2897. 'hail-line',
  2898. 'hammer-fill',
  2899. 'hammer-line',
  2900. 'hand-coin-fill',
  2901. 'hand-coin-line',
  2902. 'hand-heart-fill',
  2903. 'hand-heart-line',
  2904. 'hand-sanitizer-fill',
  2905. 'hand-sanitizer-line',
  2906. 'handbag-fill',
  2907. 'handbag-line',
  2908. 'hard-drive-2-fill',
  2909. 'hard-drive-2-line',
  2910. 'hard-drive-fill',
  2911. 'hard-drive-line',
  2912. 'hashtag',
  2913. 'haze-2-fill',
  2914. 'haze-2-line',
  2915. 'haze-fill',
  2916. 'haze-line',
  2917. 'hd-fill',
  2918. 'hd-line',
  2919. 'heading',
  2920. 'headphone-fill',
  2921. 'headphone-line',
  2922. 'health-book-fill',
  2923. 'health-book-line',
  2924. 'heart-2-fill',
  2925. 'heart-2-line',
  2926. 'heart-3-fill',
  2927. 'heart-3-line',
  2928. 'heart-add-fill',
  2929. 'heart-add-line',
  2930. 'heart-fill',
  2931. 'heart-line',
  2932. 'heart-pulse-fill',
  2933. 'heart-pulse-line',
  2934. 'hearts-fill',
  2935. 'hearts-line',
  2936. 'heavy-showers-fill',
  2937. 'heavy-showers-line',
  2938. 'history-fill',
  2939. 'history-line',
  2940. 'home-2-fill',
  2941. 'home-2-line',
  2942. 'home-3-fill',
  2943. 'home-3-line',
  2944. 'home-4-fill',
  2945. 'home-4-line',
  2946. 'home-5-fill',
  2947. 'home-5-line',
  2948. 'home-6-fill',
  2949. 'home-6-line',
  2950. 'home-7-fill',
  2951. 'home-7-line',
  2952. 'home-8-fill',
  2953. 'home-8-line',
  2954. 'home-fill',
  2955. 'home-gear-fill',
  2956. 'home-gear-line',
  2957. 'home-heart-fill',
  2958. 'home-heart-line',
  2959. 'home-line',
  2960. 'home-smile-2-fill',
  2961. 'home-smile-2-line',
  2962. 'home-smile-fill',
  2963. 'home-smile-line',
  2964. 'home-wifi-fill',
  2965. 'home-wifi-line',
  2966. 'honor-of-kings-fill',
  2967. 'honor-of-kings-line',
  2968. 'honour-fill',
  2969. 'honour-line',
  2970. 'hospital-fill',
  2971. 'hospital-line',
  2972. 'hotel-bed-fill',
  2973. 'hotel-bed-line',
  2974. 'hotel-fill',
  2975. 'hotel-line',
  2976. 'hotspot-fill',
  2977. 'hotspot-line',
  2978. 'hq-fill',
  2979. 'hq-line',
  2980. 'html5-fill',
  2981. 'html5-line',
  2982. 'ie-fill',
  2983. 'ie-line',
  2984. 'image-2-fill',
  2985. 'image-2-line',
  2986. 'image-add-fill',
  2987. 'image-add-line',
  2988. 'image-edit-fill',
  2989. 'image-edit-line',
  2990. 'image-fill',
  2991. 'image-line',
  2992. 'inbox-archive-fill',
  2993. 'inbox-archive-line',
  2994. 'inbox-fill',
  2995. 'inbox-line',
  2996. 'inbox-unarchive-fill',
  2997. 'inbox-unarchive-line',
  2998. 'increase-decrease-fill',
  2999. 'increase-decrease-line',
  3000. 'indent-decrease',
  3001. 'indent-increase',
  3002. 'indeterminate-circle-fill',
  3003. 'indeterminate-circle-line',
  3004. 'information-fill',
  3005. 'information-line',
  3006. 'infrared-thermometer-fill',
  3007. 'infrared-thermometer-line',
  3008. 'ink-bottle-fill',
  3009. 'ink-bottle-line',
  3010. 'input-cursor-move',
  3011. 'input-method-fill',
  3012. 'input-method-line',
  3013. 'insert-column-left',
  3014. 'insert-column-right',
  3015. 'insert-row-bottom',
  3016. 'insert-row-top',
  3017. 'instagram-fill',
  3018. 'instagram-line',
  3019. 'install-fill',
  3020. 'install-line',
  3021. 'invision-fill',
  3022. 'invision-line',
  3023. 'italic',
  3024. 'kakao-talk-fill',
  3025. 'kakao-talk-line',
  3026. 'key-2-fill',
  3027. 'key-2-line',
  3028. 'key-fill',
  3029. 'key-line',
  3030. 'keyboard-box-fill',
  3031. 'keyboard-box-line',
  3032. 'keyboard-fill',
  3033. 'keyboard-line',
  3034. 'keynote-fill',
  3035. 'keynote-line',
  3036. 'knife-blood-fill',
  3037. 'knife-blood-line',
  3038. 'knife-fill',
  3039. 'knife-line',
  3040. 'landscape-fill',
  3041. 'landscape-line',
  3042. 'layout-2-fill',
  3043. 'layout-2-line',
  3044. 'layout-3-fill',
  3045. 'layout-3-line',
  3046. 'layout-4-fill',
  3047. 'layout-4-line',
  3048. 'layout-5-fill',
  3049. 'layout-5-line',
  3050. 'layout-6-fill',
  3051. 'layout-6-line',
  3052. 'layout-bottom-2-fill',
  3053. 'layout-bottom-2-line',
  3054. 'layout-bottom-fill',
  3055. 'layout-bottom-line',
  3056. 'layout-column-fill',
  3057. 'layout-column-line',
  3058. 'layout-fill',
  3059. 'layout-grid-fill',
  3060. 'layout-grid-line',
  3061. 'layout-left-2-fill',
  3062. 'layout-left-2-line',
  3063. 'layout-left-fill',
  3064. 'layout-left-line',
  3065. 'layout-line',
  3066. 'layout-masonry-fill',
  3067. 'layout-masonry-line',
  3068. 'layout-right-2-fill',
  3069. 'layout-right-2-line',
  3070. 'layout-right-fill',
  3071. 'layout-right-line',
  3072. 'layout-row-fill',
  3073. 'layout-row-line',
  3074. 'layout-top-2-fill',
  3075. 'layout-top-2-line',
  3076. 'layout-top-fill',
  3077. 'layout-top-line',
  3078. 'leaf-fill',
  3079. 'leaf-line',
  3080. 'lifebuoy-fill',
  3081. 'lifebuoy-line',
  3082. 'lightbulb-fill',
  3083. 'lightbulb-flash-fill',
  3084. 'lightbulb-flash-line',
  3085. 'lightbulb-line',
  3086. 'line-chart-fill',
  3087. 'line-chart-line',
  3088. 'line-fill',
  3089. 'line-height',
  3090. 'line-line',
  3091. 'link-m',
  3092. 'link-unlink-m',
  3093. 'link-unlink',
  3094. 'link',
  3095. 'linkedin-box-fill',
  3096. 'linkedin-box-line',
  3097. 'linkedin-fill',
  3098. 'linkedin-line',
  3099. 'links-fill',
  3100. 'links-line',
  3101. 'list-check-2',
  3102. 'list-check',
  3103. 'list-ordered',
  3104. 'list-settings-fill',
  3105. 'list-settings-line',
  3106. 'list-unordered',
  3107. 'live-fill',
  3108. 'live-line',
  3109. 'loader-2-fill',
  3110. 'loader-2-line',
  3111. 'loader-3-fill',
  3112. 'loader-3-line',
  3113. 'loader-4-fill',
  3114. 'loader-4-line',
  3115. 'loader-5-fill',
  3116. 'loader-5-line',
  3117. 'loader-fill',
  3118. 'loader-line',
  3119. 'lock-2-fill',
  3120. 'lock-2-line',
  3121. 'lock-fill',
  3122. 'lock-line',
  3123. 'lock-password-fill',
  3124. 'lock-password-line',
  3125. 'lock-unlock-fill',
  3126. 'lock-unlock-line',
  3127. 'login-box-fill',
  3128. 'login-box-line',
  3129. 'login-circle-fill',
  3130. 'login-circle-line',
  3131. 'logout-box-fill',
  3132. 'logout-box-line',
  3133. 'logout-box-r-fill',
  3134. 'logout-box-r-line',
  3135. 'logout-circle-fill',
  3136. 'logout-circle-line',
  3137. 'logout-circle-r-fill',
  3138. 'logout-circle-r-line',
  3139. 'luggage-cart-fill',
  3140. 'luggage-cart-line',
  3141. 'luggage-deposit-fill',
  3142. 'luggage-deposit-line',
  3143. 'lungs-fill',
  3144. 'lungs-line',
  3145. 'mac-fill',
  3146. 'mac-line',
  3147. 'macbook-fill',
  3148. 'macbook-line',
  3149. 'magic-fill',
  3150. 'magic-line',
  3151. 'mail-add-fill',
  3152. 'mail-add-line',
  3153. 'mail-check-fill',
  3154. 'mail-check-line',
  3155. 'mail-close-fill',
  3156. 'mail-close-line',
  3157. 'mail-download-fill',
  3158. 'mail-download-line',
  3159. 'mail-fill',
  3160. 'mail-forbid-fill',
  3161. 'mail-forbid-line',
  3162. 'mail-line',
  3163. 'mail-lock-fill',
  3164. 'mail-lock-line',
  3165. 'mail-open-fill',
  3166. 'mail-open-line',
  3167. 'mail-send-fill',
  3168. 'mail-send-line',
  3169. 'mail-settings-fill',
  3170. 'mail-settings-line',
  3171. 'mail-star-fill',
  3172. 'mail-star-line',
  3173. 'mail-unread-fill',
  3174. 'mail-unread-line',
  3175. 'mail-volume-fill',
  3176. 'mail-volume-line',
  3177. 'map-2-fill',
  3178. 'map-2-line',
  3179. 'map-fill',
  3180. 'map-line',
  3181. 'map-pin-2-fill',
  3182. 'map-pin-2-line',
  3183. 'map-pin-3-fill',
  3184. 'map-pin-3-line',
  3185. 'map-pin-4-fill',
  3186. 'map-pin-4-line',
  3187. 'map-pin-5-fill',
  3188. 'map-pin-5-line',
  3189. 'map-pin-add-fill',
  3190. 'map-pin-add-line',
  3191. 'map-pin-fill',
  3192. 'map-pin-line',
  3193. 'map-pin-range-fill',
  3194. 'map-pin-range-line',
  3195. 'map-pin-time-fill',
  3196. 'map-pin-time-line',
  3197. 'map-pin-user-fill',
  3198. 'map-pin-user-line',
  3199. 'mark-pen-fill',
  3200. 'mark-pen-line',
  3201. 'markdown-fill',
  3202. 'markdown-line',
  3203. 'markup-fill',
  3204. 'markup-line',
  3205. 'mastercard-fill',
  3206. 'mastercard-line',
  3207. 'mastodon-fill',
  3208. 'mastodon-line',
  3209. 'medal-2-fill',
  3210. 'medal-2-line',
  3211. 'medal-fill',
  3212. 'medal-line',
  3213. 'medicine-bottle-fill',
  3214. 'medicine-bottle-line',
  3215. 'medium-fill',
  3216. 'medium-line',
  3217. 'men-fill',
  3218. 'men-line',
  3219. 'mental-health-fill',
  3220. 'mental-health-line',
  3221. 'menu-2-fill',
  3222. 'menu-2-line',
  3223. 'menu-3-fill',
  3224. 'menu-3-line',
  3225. 'menu-4-fill',
  3226. 'menu-4-line',
  3227. 'menu-5-fill',
  3228. 'menu-5-line',
  3229. 'menu-add-fill',
  3230. 'menu-add-line',
  3231. 'menu-fill',
  3232. 'menu-fold-fill',
  3233. 'menu-fold-line',
  3234. 'menu-line',
  3235. 'menu-unfold-fill',
  3236. 'menu-unfold-line',
  3237. 'merge-cells-horizontal',
  3238. 'merge-cells-vertical',
  3239. 'message-2-fill',
  3240. 'message-2-line',
  3241. 'message-3-fill',
  3242. 'message-3-line',
  3243. 'message-fill',
  3244. 'message-line',
  3245. 'messenger-fill',
  3246. 'messenger-line',
  3247. 'meteor-fill',
  3248. 'meteor-line',
  3249. 'mic-2-fill',
  3250. 'mic-2-line',
  3251. 'mic-fill',
  3252. 'mic-line',
  3253. 'mic-off-fill',
  3254. 'mic-off-line',
  3255. 'mickey-fill',
  3256. 'mickey-line',
  3257. 'microscope-fill',
  3258. 'microscope-line',
  3259. 'microsoft-fill',
  3260. 'microsoft-line',
  3261. 'mind-map',
  3262. 'mini-program-fill',
  3263. 'mini-program-line',
  3264. 'mist-fill',
  3265. 'mist-line',
  3266. 'money-cny-box-fill',
  3267. 'money-cny-box-line',
  3268. 'money-cny-circle-fill',
  3269. 'money-cny-circle-line',
  3270. 'money-dollar-box-fill',
  3271. 'money-dollar-box-line',
  3272. 'money-dollar-circle-fill',
  3273. 'money-dollar-circle-line',
  3274. 'money-euro-box-fill',
  3275. 'money-euro-box-line',
  3276. 'money-euro-circle-fill',
  3277. 'money-euro-circle-line',
  3278. 'money-pound-box-fill',
  3279. 'money-pound-box-line',
  3280. 'money-pound-circle-fill',
  3281. 'money-pound-circle-line',
  3282. 'moon-clear-fill',
  3283. 'moon-clear-line',
  3284. 'moon-cloudy-fill',
  3285. 'moon-cloudy-line',
  3286. 'moon-fill',
  3287. 'moon-foggy-fill',
  3288. 'moon-foggy-line',
  3289. 'moon-line',
  3290. 'more-2-fill',
  3291. 'more-2-line',
  3292. 'more-fill',
  3293. 'more-line',
  3294. 'motorbike-fill',
  3295. 'motorbike-line',
  3296. 'mouse-fill',
  3297. 'mouse-line',
  3298. 'movie-2-fill',
  3299. 'movie-2-line',
  3300. 'movie-fill',
  3301. 'movie-line',
  3302. 'music-2-fill',
  3303. 'music-2-line',
  3304. 'music-fill',
  3305. 'music-line',
  3306. 'mv-fill',
  3307. 'mv-line',
  3308. 'navigation-fill',
  3309. 'navigation-line',
  3310. 'netease-cloud-music-fill',
  3311. 'netease-cloud-music-line',
  3312. 'netflix-fill',
  3313. 'netflix-line',
  3314. 'newspaper-fill',
  3315. 'newspaper-line',
  3316. 'node-tree',
  3317. 'notification-2-fill',
  3318. 'notification-2-line',
  3319. 'notification-3-fill',
  3320. 'notification-3-line',
  3321. 'notification-4-fill',
  3322. 'notification-4-line',
  3323. 'notification-badge-fill',
  3324. 'notification-badge-line',
  3325. 'notification-fill',
  3326. 'notification-line',
  3327. 'notification-off-fill',
  3328. 'notification-off-line',
  3329. 'npmjs-fill',
  3330. 'npmjs-line',
  3331. 'number-0',
  3332. 'number-1',
  3333. 'number-2',
  3334. 'number-3',
  3335. 'number-4',
  3336. 'number-5',
  3337. 'number-6',
  3338. 'number-7',
  3339. 'number-8',
  3340. 'number-9',
  3341. 'numbers-fill',
  3342. 'numbers-line',
  3343. 'nurse-fill',
  3344. 'nurse-line',
  3345. 'oil-fill',
  3346. 'oil-line',
  3347. 'omega',
  3348. 'open-arm-fill',
  3349. 'open-arm-line',
  3350. 'open-source-fill',
  3351. 'open-source-line',
  3352. 'opera-fill',
  3353. 'opera-line',
  3354. 'order-play-fill',
  3355. 'order-play-line',
  3356. 'organization-chart',
  3357. 'outlet-2-fill',
  3358. 'outlet-2-line',
  3359. 'outlet-fill',
  3360. 'outlet-line',
  3361. 'page-separator',
  3362. 'pages-fill',
  3363. 'pages-line',
  3364. 'paint-brush-fill',
  3365. 'paint-brush-line',
  3366. 'paint-fill',
  3367. 'paint-line',
  3368. 'palette-fill',
  3369. 'palette-line',
  3370. 'pantone-fill',
  3371. 'pantone-line',
  3372. 'paragraph',
  3373. 'parent-fill',
  3374. 'parent-line',
  3375. 'parentheses-fill',
  3376. 'parentheses-line',
  3377. 'parking-box-fill',
  3378. 'parking-box-line',
  3379. 'parking-fill',
  3380. 'parking-line',
  3381. 'passport-fill',
  3382. 'passport-line',
  3383. 'patreon-fill',
  3384. 'patreon-line',
  3385. 'pause-circle-fill',
  3386. 'pause-circle-line',
  3387. 'pause-fill',
  3388. 'pause-line',
  3389. 'pause-mini-fill',
  3390. 'pause-mini-line',
  3391. 'paypal-fill',
  3392. 'paypal-line',
  3393. 'pen-nib-fill',
  3394. 'pen-nib-line',
  3395. 'pencil-fill',
  3396. 'pencil-line',
  3397. 'pencil-ruler-2-fill',
  3398. 'pencil-ruler-2-line',
  3399. 'pencil-ruler-fill',
  3400. 'pencil-ruler-line',
  3401. 'percent-fill',
  3402. 'percent-line',
  3403. 'phone-camera-fill',
  3404. 'phone-camera-line',
  3405. 'phone-fill',
  3406. 'phone-find-fill',
  3407. 'phone-find-line',
  3408. 'phone-line',
  3409. 'phone-lock-fill',
  3410. 'phone-lock-line',
  3411. 'picture-in-picture-2-fill',
  3412. 'picture-in-picture-2-line',
  3413. 'picture-in-picture-exit-fill',
  3414. 'picture-in-picture-exit-line',
  3415. 'picture-in-picture-fill',
  3416. 'picture-in-picture-line',
  3417. 'pie-chart-2-fill',
  3418. 'pie-chart-2-line',
  3419. 'pie-chart-box-fill',
  3420. 'pie-chart-box-line',
  3421. 'pie-chart-fill',
  3422. 'pie-chart-line',
  3423. 'pin-distance-fill',
  3424. 'pin-distance-line',
  3425. 'ping-pong-fill',
  3426. 'ping-pong-line',
  3427. 'pinterest-fill',
  3428. 'pinterest-line',
  3429. 'pinyin-input',
  3430. 'pixelfed-fill',
  3431. 'pixelfed-line',
  3432. 'plane-fill',
  3433. 'plane-line',
  3434. 'plant-fill',
  3435. 'plant-line',
  3436. 'play-circle-fill',
  3437. 'play-circle-line',
  3438. 'play-fill',
  3439. 'play-line',
  3440. 'play-list-2-fill',
  3441. 'play-list-2-line',
  3442. 'play-list-add-fill',
  3443. 'play-list-add-line',
  3444. 'play-list-fill',
  3445. 'play-list-line',
  3446. 'play-mini-fill',
  3447. 'play-mini-line',
  3448. 'playstation-fill',
  3449. 'playstation-line',
  3450. 'plug-2-fill',
  3451. 'plug-2-line',
  3452. 'plug-fill',
  3453. 'plug-line',
  3454. 'polaroid-2-fill',
  3455. 'polaroid-2-line',
  3456. 'polaroid-fill',
  3457. 'polaroid-line',
  3458. 'police-car-fill',
  3459. 'police-car-line',
  3460. 'price-tag-2-fill',
  3461. 'price-tag-2-line',
  3462. 'price-tag-3-fill',
  3463. 'price-tag-3-line',
  3464. 'price-tag-fill',
  3465. 'price-tag-line',
  3466. 'printer-cloud-fill',
  3467. 'printer-cloud-line',
  3468. 'printer-fill',
  3469. 'printer-line',
  3470. 'product-hunt-fill',
  3471. 'product-hunt-line',
  3472. 'profile-fill',
  3473. 'profile-line',
  3474. 'projector-2-fill',
  3475. 'projector-2-line',
  3476. 'projector-fill',
  3477. 'projector-line',
  3478. 'psychotherapy-fill',
  3479. 'psychotherapy-line',
  3480. 'pulse-fill',
  3481. 'pulse-line',
  3482. 'pushpin-2-fill',
  3483. 'pushpin-2-line',
  3484. 'pushpin-fill',
  3485. 'pushpin-line',
  3486. 'qq-fill',
  3487. 'qq-line',
  3488. 'qr-code-fill',
  3489. 'qr-code-line',
  3490. 'qr-scan-2-fill',
  3491. 'qr-scan-2-line',
  3492. 'qr-scan-fill',
  3493. 'qr-scan-line',
  3494. 'question-answer-fill',
  3495. 'question-answer-line',
  3496. 'question-fill',
  3497. 'question-line',
  3498. 'question-mark',
  3499. 'questionnaire-fill',
  3500. 'questionnaire-line',
  3501. 'quill-pen-fill',
  3502. 'quill-pen-line',
  3503. 'radar-fill',
  3504. 'radar-line',
  3505. 'radio-2-fill',
  3506. 'radio-2-line',
  3507. 'radio-button-fill',
  3508. 'radio-button-line',
  3509. 'radio-fill',
  3510. 'radio-line',
  3511. 'rainbow-fill',
  3512. 'rainbow-line',
  3513. 'rainy-fill',
  3514. 'rainy-line',
  3515. 'reactjs-fill',
  3516. 'reactjs-line',
  3517. 'record-circle-fill',
  3518. 'record-circle-line',
  3519. 'record-mail-fill',
  3520. 'record-mail-line',
  3521. 'recycle-fill',
  3522. 'recycle-line',
  3523. 'red-packet-fill',
  3524. 'red-packet-line',
  3525. 'reddit-fill',
  3526. 'reddit-line',
  3527. 'refresh-fill',
  3528. 'refresh-line',
  3529. 'refund-2-fill',
  3530. 'refund-2-line',
  3531. 'refund-fill',
  3532. 'refund-line',
  3533. 'registered-fill',
  3534. 'registered-line',
  3535. 'remixicon-fill',
  3536. 'remixicon-line',
  3537. 'remote-control-2-fill',
  3538. 'remote-control-2-line',
  3539. 'remote-control-fill',
  3540. 'remote-control-line',
  3541. 'repeat-2-fill',
  3542. 'repeat-2-line',
  3543. 'repeat-fill',
  3544. 'repeat-line',
  3545. 'repeat-one-fill',
  3546. 'repeat-one-line',
  3547. 'reply-all-fill',
  3548. 'reply-all-line',
  3549. 'reply-fill',
  3550. 'reply-line',
  3551. 'reserved-fill',
  3552. 'reserved-line',
  3553. 'rest-time-fill',
  3554. 'rest-time-line',
  3555. 'restart-fill',
  3556. 'restart-line',
  3557. 'restaurant-2-fill',
  3558. 'restaurant-2-line',
  3559. 'restaurant-fill',
  3560. 'restaurant-line',
  3561. 'rewind-fill',
  3562. 'rewind-line',
  3563. 'rewind-mini-fill',
  3564. 'rewind-mini-line',
  3565. 'rhythm-fill',
  3566. 'rhythm-line',
  3567. 'riding-fill',
  3568. 'riding-line',
  3569. 'road-map-fill',
  3570. 'road-map-line',
  3571. 'roadster-fill',
  3572. 'roadster-line',
  3573. 'robot-fill',
  3574. 'robot-line',
  3575. 'rocket-2-fill',
  3576. 'rocket-2-line',
  3577. 'rocket-fill',
  3578. 'rocket-line',
  3579. 'rotate-lock-fill',
  3580. 'rotate-lock-line',
  3581. 'rounded-corner',
  3582. 'route-fill',
  3583. 'route-line',
  3584. 'router-fill',
  3585. 'router-line',
  3586. 'rss-fill',
  3587. 'rss-line',
  3588. 'ruler-2-fill',
  3589. 'ruler-2-line',
  3590. 'ruler-fill',
  3591. 'ruler-line',
  3592. 'run-fill',
  3593. 'run-line',
  3594. 'safari-fill',
  3595. 'safari-line',
  3596. 'safe-2-fill',
  3597. 'safe-2-line',
  3598. 'safe-fill',
  3599. 'safe-line',
  3600. 'sailboat-fill',
  3601. 'sailboat-line',
  3602. 'save-2-fill',
  3603. 'save-2-line',
  3604. 'save-3-fill',
  3605. 'save-3-line',
  3606. 'save-fill',
  3607. 'save-line',
  3608. 'scales-2-fill',
  3609. 'scales-2-line',
  3610. 'scales-3-fill',
  3611. 'scales-3-line',
  3612. 'scales-fill',
  3613. 'scales-line',
  3614. 'scan-2-fill',
  3615. 'scan-2-line',
  3616. 'scan-fill',
  3617. 'scan-line',
  3618. 'scissors-2-fill',
  3619. 'scissors-2-line',
  3620. 'scissors-cut-fill',
  3621. 'scissors-cut-line',
  3622. 'scissors-fill',
  3623. 'scissors-line',
  3624. 'screenshot-2-fill',
  3625. 'screenshot-2-line',
  3626. 'screenshot-fill',
  3627. 'screenshot-line',
  3628. 'sd-card-fill',
  3629. 'sd-card-line',
  3630. 'sd-card-mini-fill',
  3631. 'sd-card-mini-line',
  3632. 'search-2-fill',
  3633. 'search-2-line',
  3634. 'search-eye-fill',
  3635. 'search-eye-line',
  3636. 'search-fill',
  3637. 'search-line',
  3638. 'secure-payment-fill',
  3639. 'secure-payment-line',
  3640. 'seedling-fill',
  3641. 'seedling-line',
  3642. 'send-backward',
  3643. 'send-plane-2-fill',
  3644. 'send-plane-2-line',
  3645. 'send-plane-fill',
  3646. 'send-plane-line',
  3647. 'send-to-back',
  3648. 'sensor-fill',
  3649. 'sensor-line',
  3650. 'separator',
  3651. 'server-fill',
  3652. 'server-line',
  3653. 'service-fill',
  3654. 'service-line',
  3655. 'settings-2-fill',
  3656. 'settings-2-line',
  3657. 'settings-3-fill',
  3658. 'settings-3-line',
  3659. 'settings-4-fill',
  3660. 'settings-4-line',
  3661. 'settings-5-fill',
  3662. 'settings-5-line',
  3663. 'settings-6-fill',
  3664. 'settings-6-line',
  3665. 'settings-fill',
  3666. 'settings-line',
  3667. 'shape-2-fill',
  3668. 'shape-2-line',
  3669. 'shape-fill',
  3670. 'shape-line',
  3671. 'share-box-fill',
  3672. 'share-box-line',
  3673. 'share-circle-fill',
  3674. 'share-circle-line',
  3675. 'share-fill',
  3676. 'share-forward-2-fill',
  3677. 'share-forward-2-line',
  3678. 'share-forward-box-fill',
  3679. 'share-forward-box-line',
  3680. 'share-forward-fill',
  3681. 'share-forward-line',
  3682. 'share-line',
  3683. 'shield-check-fill',
  3684. 'shield-check-line',
  3685. 'shield-cross-fill',
  3686. 'shield-cross-line',
  3687. 'shield-fill',
  3688. 'shield-flash-fill',
  3689. 'shield-flash-line',
  3690. 'shield-keyhole-fill',
  3691. 'shield-keyhole-line',
  3692. 'shield-line',
  3693. 'shield-star-fill',
  3694. 'shield-star-line',
  3695. 'shield-user-fill',
  3696. 'shield-user-line',
  3697. 'ship-2-fill',
  3698. 'ship-2-line',
  3699. 'ship-fill',
  3700. 'ship-line',
  3701. 'shirt-fill',
  3702. 'shirt-line',
  3703. 'shopping-bag-2-fill',
  3704. 'shopping-bag-2-line',
  3705. 'shopping-bag-3-fill',
  3706. 'shopping-bag-3-line',
  3707. 'shopping-bag-fill',
  3708. 'shopping-bag-line',
  3709. 'shopping-basket-2-fill',
  3710. 'shopping-basket-2-line',
  3711. 'shopping-basket-fill',
  3712. 'shopping-basket-line',
  3713. 'shopping-cart-2-fill',
  3714. 'shopping-cart-2-line',
  3715. 'shopping-cart-fill',
  3716. 'shopping-cart-line',
  3717. 'showers-fill',
  3718. 'showers-line',
  3719. 'shuffle-fill',
  3720. 'shuffle-line',
  3721. 'shut-down-fill',
  3722. 'shut-down-line',
  3723. 'side-bar-fill',
  3724. 'side-bar-line',
  3725. 'signal-tower-fill',
  3726. 'signal-tower-line',
  3727. 'signal-wifi-1-fill',
  3728. 'signal-wifi-1-line',
  3729. 'signal-wifi-2-fill',
  3730. 'signal-wifi-2-line',
  3731. 'signal-wifi-3-fill',
  3732. 'signal-wifi-3-line',
  3733. 'signal-wifi-error-fill',
  3734. 'signal-wifi-error-line',
  3735. 'signal-wifi-fill',
  3736. 'signal-wifi-line',
  3737. 'signal-wifi-off-fill',
  3738. 'signal-wifi-off-line',
  3739. 'sim-card-2-fill',
  3740. 'sim-card-2-line',
  3741. 'sim-card-fill',
  3742. 'sim-card-line',
  3743. 'single-quotes-l',
  3744. 'single-quotes-r',
  3745. 'sip-fill',
  3746. 'sip-line',
  3747. 'skip-back-fill',
  3748. 'skip-back-line',
  3749. 'skip-back-mini-fill',
  3750. 'skip-back-mini-line',
  3751. 'skip-forward-fill',
  3752. 'skip-forward-line',
  3753. 'skip-forward-mini-fill',
  3754. 'skip-forward-mini-line',
  3755. 'skull-2-fill',
  3756. 'skull-2-line',
  3757. 'skull-fill',
  3758. 'skull-line',
  3759. 'skype-fill',
  3760. 'skype-line',
  3761. 'slack-fill',
  3762. 'slack-line',
  3763. 'slice-fill',
  3764. 'slice-line',
  3765. 'slideshow-2-fill',
  3766. 'slideshow-2-line',
  3767. 'slideshow-3-fill',
  3768. 'slideshow-3-line',
  3769. 'slideshow-4-fill',
  3770. 'slideshow-4-line',
  3771. 'slideshow-fill',
  3772. 'slideshow-line',
  3773. 'smartphone-fill',
  3774. 'smartphone-line',
  3775. 'snapchat-fill',
  3776. 'snapchat-line',
  3777. 'snowy-fill',
  3778. 'snowy-line',
  3779. 'sort-asc',
  3780. 'sort-desc',
  3781. 'sound-module-fill',
  3782. 'sound-module-line',
  3783. 'soundcloud-fill',
  3784. 'soundcloud-line',
  3785. 'space-ship-fill',
  3786. 'space-ship-line',
  3787. 'space',
  3788. 'spam-2-fill',
  3789. 'spam-2-line',
  3790. 'spam-3-fill',
  3791. 'spam-3-line',
  3792. 'spam-fill',
  3793. 'spam-line',
  3794. 'speaker-2-fill',
  3795. 'speaker-2-line',
  3796. 'speaker-3-fill',
  3797. 'speaker-3-line',
  3798. 'speaker-fill',
  3799. 'speaker-line',
  3800. 'spectrum-fill',
  3801. 'spectrum-line',
  3802. 'speed-fill',
  3803. 'speed-line',
  3804. 'speed-mini-fill',
  3805. 'speed-mini-line',
  3806. 'split-cells-horizontal',
  3807. 'split-cells-vertical',
  3808. 'spotify-fill',
  3809. 'spotify-line',
  3810. 'spy-fill',
  3811. 'spy-line',
  3812. 'stack-fill',
  3813. 'stack-line',
  3814. 'stack-overflow-fill',
  3815. 'stack-overflow-line',
  3816. 'stackshare-fill',
  3817. 'stackshare-line',
  3818. 'star-fill',
  3819. 'star-half-fill',
  3820. 'star-half-line',
  3821. 'star-half-s-fill',
  3822. 'star-half-s-line',
  3823. 'star-line',
  3824. 'star-s-fill',
  3825. 'star-s-line',
  3826. 'star-smile-fill',
  3827. 'star-smile-line',
  3828. 'steam-fill',
  3829. 'steam-line',
  3830. 'steering-2-fill',
  3831. 'steering-2-line',
  3832. 'steering-fill',
  3833. 'steering-line',
  3834. 'stethoscope-fill',
  3835. 'stethoscope-line',
  3836. 'sticky-note-2-fill',
  3837. 'sticky-note-2-line',
  3838. 'sticky-note-fill',
  3839. 'sticky-note-line',
  3840. 'stock-fill',
  3841. 'stock-line',
  3842. 'stop-circle-fill',
  3843. 'stop-circle-line',
  3844. 'stop-fill',
  3845. 'stop-line',
  3846. 'stop-mini-fill',
  3847. 'stop-mini-line',
  3848. 'store-2-fill',
  3849. 'store-2-line',
  3850. 'store-3-fill',
  3851. 'store-3-line',
  3852. 'store-fill',
  3853. 'store-line',
  3854. 'strikethrough-2',
  3855. 'strikethrough',
  3856. 'subscript-2',
  3857. 'subscript',
  3858. 'subtract-fill',
  3859. 'subtract-line',
  3860. 'subway-fill',
  3861. 'subway-line',
  3862. 'subway-wifi-fill',
  3863. 'subway-wifi-line',
  3864. 'suitcase-2-fill',
  3865. 'suitcase-2-line',
  3866. 'suitcase-3-fill',
  3867. 'suitcase-3-line',
  3868. 'suitcase-fill',
  3869. 'suitcase-line',
  3870. 'sun-cloudy-fill',
  3871. 'sun-cloudy-line',
  3872. 'sun-fill',
  3873. 'sun-foggy-fill',
  3874. 'sun-foggy-line',
  3875. 'sun-line',
  3876. 'superscript-2',
  3877. 'superscript',
  3878. 'surgical-mask-fill',
  3879. 'surgical-mask-line',
  3880. 'surround-sound-fill',
  3881. 'surround-sound-line',
  3882. 'survey-fill',
  3883. 'survey-line',
  3884. 'swap-box-fill',
  3885. 'swap-box-line',
  3886. 'swap-fill',
  3887. 'swap-line',
  3888. 'switch-fill',
  3889. 'switch-line',
  3890. 'sword-fill',
  3891. 'sword-line',
  3892. 'syringe-fill',
  3893. 'syringe-line',
  3894. 't-box-fill',
  3895. 't-box-line',
  3896. 't-shirt-2-fill',
  3897. 't-shirt-2-line',
  3898. 't-shirt-air-fill',
  3899. 't-shirt-air-line',
  3900. 't-shirt-fill',
  3901. 't-shirt-line',
  3902. 'table-2',
  3903. 'table-alt-fill',
  3904. 'table-alt-line',
  3905. 'table-fill',
  3906. 'table-line',
  3907. 'tablet-fill',
  3908. 'tablet-line',
  3909. 'takeaway-fill',
  3910. 'takeaway-line',
  3911. 'taobao-fill',
  3912. 'taobao-line',
  3913. 'tape-fill',
  3914. 'tape-line',
  3915. 'task-fill',
  3916. 'task-line',
  3917. 'taxi-fill',
  3918. 'taxi-line',
  3919. 'taxi-wifi-fill',
  3920. 'taxi-wifi-line',
  3921. 'team-fill',
  3922. 'team-line',
  3923. 'telegram-fill',
  3924. 'telegram-line',
  3925. 'temp-cold-fill',
  3926. 'temp-cold-line',
  3927. 'temp-hot-fill',
  3928. 'temp-hot-line',
  3929. 'terminal-box-fill',
  3930. 'terminal-box-line',
  3931. 'terminal-fill',
  3932. 'terminal-line',
  3933. 'terminal-window-fill',
  3934. 'terminal-window-line',
  3935. 'test-tube-fill',
  3936. 'test-tube-line',
  3937. 'text-direction-l',
  3938. 'text-direction-r',
  3939. 'text-spacing',
  3940. 'text-wrap',
  3941. 'text',
  3942. 'thermometer-fill',
  3943. 'thermometer-line',
  3944. 'thumb-down-fill',
  3945. 'thumb-down-line',
  3946. 'thumb-up-fill',
  3947. 'thumb-up-line',
  3948. 'thunderstorms-fill',
  3949. 'thunderstorms-line',
  3950. 'ticket-2-fill',
  3951. 'ticket-2-line',
  3952. 'ticket-fill',
  3953. 'ticket-line',
  3954. 'time-fill',
  3955. 'time-line',
  3956. 'timer-2-fill',
  3957. 'timer-2-line',
  3958. 'timer-fill',
  3959. 'timer-flash-fill',
  3960. 'timer-flash-line',
  3961. 'timer-line',
  3962. 'todo-fill',
  3963. 'todo-line',
  3964. 'toggle-fill',
  3965. 'toggle-line',
  3966. 'tools-fill',
  3967. 'tools-line',
  3968. 'tornado-fill',
  3969. 'tornado-line',
  3970. 'trademark-fill',
  3971. 'trademark-line',
  3972. 'traffic-light-fill',
  3973. 'traffic-light-line',
  3974. 'train-fill',
  3975. 'train-line',
  3976. 'train-wifi-fill',
  3977. 'train-wifi-line',
  3978. 'translate-2',
  3979. 'translate',
  3980. 'travesti-fill',
  3981. 'travesti-line',
  3982. 'treasure-map-fill',
  3983. 'treasure-map-line',
  3984. 'trello-fill',
  3985. 'trello-line',
  3986. 'trophy-fill',
  3987. 'trophy-line',
  3988. 'truck-fill',
  3989. 'truck-line',
  3990. 'tumblr-fill',
  3991. 'tumblr-line',
  3992. 'tv-2-fill',
  3993. 'tv-2-line',
  3994. 'tv-fill',
  3995. 'tv-line',
  3996. 'twitch-fill',
  3997. 'twitch-line',
  3998. 'twitter-fill',
  3999. 'twitter-line',
  4000. 'typhoon-fill',
  4001. 'typhoon-line',
  4002. 'u-disk-fill',
  4003. 'u-disk-line',
  4004. 'ubuntu-fill',
  4005. 'ubuntu-line',
  4006. 'umbrella-fill',
  4007. 'umbrella-line',
  4008. 'underline',
  4009. 'uninstall-fill',
  4010. 'uninstall-line',
  4011. 'unsplash-fill',
  4012. 'unsplash-line',
  4013. 'upload-2-fill',
  4014. 'upload-2-line',
  4015. 'upload-cloud-2-fill',
  4016. 'upload-cloud-2-line',
  4017. 'upload-cloud-fill',
  4018. 'upload-cloud-line',
  4019. 'upload-fill',
  4020. 'upload-line',
  4021. 'usb-fill',
  4022. 'usb-line',
  4023. 'user-2-fill',
  4024. 'user-2-line',
  4025. 'user-3-fill',
  4026. 'user-3-line',
  4027. 'user-4-fill',
  4028. 'user-4-line',
  4029. 'user-5-fill',
  4030. 'user-5-line',
  4031. 'user-6-fill',
  4032. 'user-6-line',
  4033. 'user-add-fill',
  4034. 'user-add-line',
  4035. 'user-fill',
  4036. 'user-follow-fill',
  4037. 'user-follow-line',
  4038. 'user-heart-fill',
  4039. 'user-heart-line',
  4040. 'user-line',
  4041. 'user-location-fill',
  4042. 'user-location-line',
  4043. 'user-received-2-fill',
  4044. 'user-received-2-line',
  4045. 'user-received-fill',
  4046. 'user-received-line',
  4047. 'user-search-fill',
  4048. 'user-search-line',
  4049. 'user-settings-fill',
  4050. 'user-settings-line',
  4051. 'user-shared-2-fill',
  4052. 'user-shared-2-line',
  4053. 'user-shared-fill',
  4054. 'user-shared-line',
  4055. 'user-smile-fill',
  4056. 'user-smile-line',
  4057. 'user-star-fill',
  4058. 'user-star-line',
  4059. 'user-unfollow-fill',
  4060. 'user-unfollow-line',
  4061. 'user-voice-fill',
  4062. 'user-voice-line',
  4063. 'video-add-fill',
  4064. 'video-add-line',
  4065. 'video-chat-fill',
  4066. 'video-chat-line',
  4067. 'video-download-fill',
  4068. 'video-download-line',
  4069. 'video-fill',
  4070. 'video-line',
  4071. 'video-upload-fill',
  4072. 'video-upload-line',
  4073. 'vidicon-2-fill',
  4074. 'vidicon-2-line',
  4075. 'vidicon-fill',
  4076. 'vidicon-line',
  4077. 'vimeo-fill',
  4078. 'vimeo-line',
  4079. 'vip-crown-2-fill',
  4080. 'vip-crown-2-line',
  4081. 'vip-crown-fill',
  4082. 'vip-crown-line',
  4083. 'vip-diamond-fill',
  4084. 'vip-diamond-line',
  4085. 'vip-fill',
  4086. 'vip-line',
  4087. 'virus-fill',
  4088. 'virus-line',
  4089. 'visa-fill',
  4090. 'visa-line',
  4091. 'voice-recognition-fill',
  4092. 'voice-recognition-line',
  4093. 'voiceprint-fill',
  4094. 'voiceprint-line',
  4095. 'volume-down-fill',
  4096. 'volume-down-line',
  4097. 'volume-mute-fill',
  4098. 'volume-mute-line',
  4099. 'volume-off-vibrate-fill',
  4100. 'volume-off-vibrate-line',
  4101. 'volume-up-fill',
  4102. 'volume-up-line',
  4103. 'volume-vibrate-fill',
  4104. 'volume-vibrate-line',
  4105. 'vuejs-fill',
  4106. 'vuejs-line',
  4107. 'walk-fill',
  4108. 'walk-line',
  4109. 'wallet-2-fill',
  4110. 'wallet-2-line',
  4111. 'wallet-3-fill',
  4112. 'wallet-3-line',
  4113. 'wallet-fill',
  4114. 'wallet-line',
  4115. 'water-flash-fill',
  4116. 'water-flash-line',
  4117. 'webcam-fill',
  4118. 'webcam-line',
  4119. 'wechat-2-fill',
  4120. 'wechat-2-line',
  4121. 'wechat-fill',
  4122. 'wechat-line',
  4123. 'wechat-pay-fill',
  4124. 'wechat-pay-line',
  4125. 'weibo-fill',
  4126. 'weibo-line',
  4127. 'whatsapp-fill',
  4128. 'whatsapp-line',
  4129. 'wheelchair-fill',
  4130. 'wheelchair-line',
  4131. 'wifi-fill',
  4132. 'wifi-line',
  4133. 'wifi-off-fill',
  4134. 'wifi-off-line',
  4135. 'window-2-fill',
  4136. 'window-2-line',
  4137. 'window-fill',
  4138. 'window-line',
  4139. 'windows-fill',
  4140. 'windows-line',
  4141. 'windy-fill',
  4142. 'windy-line',
  4143. 'wireless-charging-fill',
  4144. 'wireless-charging-line',
  4145. 'women-fill',
  4146. 'women-line',
  4147. 'wubi-input',
  4148. 'xbox-fill',
  4149. 'xbox-line',
  4150. 'xing-fill',
  4151. 'xing-line',
  4152. 'youtube-fill',
  4153. 'youtube-line',
  4154. 'zcool-fill',
  4155. 'zcool-line',
  4156. 'zhihu-fill',
  4157. 'zhihu-line',
  4158. 'zoom-in-fill',
  4159. 'zoom-in-line',
  4160. 'zoom-out-fill',
  4161. 'zoom-out-line',
  4162. 'zzz-fill',
  4163. 'zzz-line',
  4164. ]
  4165. module.exports = [
  4166. {
  4167. url: 'remixIcon/getList',
  4168. type: 'get',
  4169. response(config) {
  4170. const { title, pageNo = 1, pageSize = 72 } = config.query
  4171. const mockList = List.filter(
  4172. (item) => !(title && item.indexOf(title) < 0)
  4173. )
  4174. const list = mockList.filter(
  4175. (item, index) =>
  4176. index < pageSize * pageNo && index >= pageSize * (pageNo - 1)
  4177. )
  4178. return {
  4179. code: 200,
  4180. msg: 'success',
  4181. data: { list, ...{ total: mockList.length } },
  4182. }
  4183. },
  4184. },
  4185. ]