icon.wxss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. @font-face {
  2. font-family: 'iconfont'; /* project id 896768 */
  3. src: url('//at.alicdn.com/t/font_896768_15nrfzj4xv.eot');
  4. src: url('//at.alicdn.com/t/font_896768_15nrfzj4xv.eot?#iefix') format('embedded-opentype'),
  5. url('//at.alicdn.com/t/font_896768_15nrfzj4xv.woff') format('woff'),
  6. url('//at.alicdn.com/t/font_896768_15nrfzj4xv.ttf') format('truetype'),
  7. url('//at.alicdn.com/t/font_896768_15nrfzj4xv.svg#iconfont') format('svg');
  8. }
  9. .m-icon {
  10. font-family: iconfont !important;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .m-icon-qiehuanqiyou:before {
  16. content: "\e600";
  17. }
  18. .m-icon-qiehuanqizuo:before {
  19. content: "\e601";
  20. }
  21. .m-icon-huanyipi:before {
  22. content: "\e602";
  23. }
  24. .m-icon-xiaojiantou:before {
  25. content: "\e603";
  26. }
  27. .m-icon-like-selected:before {
  28. content: "\e604";
  29. }
  30. .m-icon-like:before {
  31. content: "\e605";
  32. }
  33. .m-icon-chucuo:before {
  34. content: "\e606";
  35. }
  36. .m-icon-jingshi:before {
  37. content: "\e607";
  38. }
  39. .m-icon-zhengque:before {
  40. content: "\e608";
  41. }
  42. .m-icon-fenlei:before {
  43. content: "\e609";
  44. }
  45. .m-icon-saoyisao:before {
  46. content: "\e60a";
  47. }
  48. .m-icon-fenxiang:before {
  49. content: "\e60d";
  50. }
  51. .m-icon-huiyuanqia:before {
  52. content: "\e60e";
  53. }
  54. .m-icon-huanyipi1:before {
  55. content: "\e610";
  56. }
  57. .m-icon-zan:before {
  58. content: "\e63e";
  59. }
  60. .m-icon-weixin:before {
  61. content: "\e63b";
  62. }
  63. .m-icon-fanhui8:before {
  64. content: "\e611";
  65. }
  66. .m-icon-fanhui7:before {
  67. content: "\e612";
  68. }
  69. .m-icon-fanhui6:before {
  70. content: "\e613";
  71. }
  72. .m-icon-fanhui5:before {
  73. content: "\e614";
  74. }
  75. .m-icon-shoucangxuanzhong:before {
  76. content: "\e615";
  77. }
  78. .m-icon-shoucang:before {
  79. content: "\e616";
  80. }
  81. .m-icon-arrow-left:before {
  82. content: "\e63c";
  83. }
  84. .m-icon-arrow-right:before {
  85. content: "\e63d";
  86. }
  87. .m-icon-weixuanzhongyuanquan:before {
  88. content: "\e617";
  89. }
  90. .m-icon-close:before {
  91. content: "\e618";
  92. }
  93. .m-icon-shanchu:before {
  94. content: "\e619";
  95. }
  96. .m-icon-daifukuan:before {
  97. content: "\e61a";
  98. }
  99. .m-icon-paihang:before {
  100. content: "\e60b";
  101. }
  102. .m-icon-guanyuwo:before {
  103. content: "\e635";
  104. }
  105. .m-icon-zanxuanzhong:before {
  106. content: "\e641";
  107. }
  108. .m-icon-biaoqing:before {
  109. content: "\e61b";
  110. }
  111. .m-icon-tuikuan:before {
  112. content: "\e61c";
  113. }
  114. .m-icon-message:before {
  115. content: "\e61d";
  116. }
  117. .m-icon-fenxiang1:before {
  118. content: "\e61e";
  119. }
  120. .m-icon-camera:before {
  121. content: "\e61f";
  122. }
  123. .m-icon-camera2:before {
  124. content: "\e620";
  125. }
  126. .m-icon-quanbudingdan:before {
  127. content: "\e621";
  128. }
  129. .m-icon-shezhi:before {
  130. content: "\e622";
  131. }
  132. .m-icon-xuanze:before {
  133. content: "\e623";
  134. }
  135. .m-icon-daifahuo:before {
  136. content: "\e624";
  137. }
  138. .m-icon-daifukuan:before {
  139. content: "\e625";
  140. }
  141. .m-icon-daishouhuo:before {
  142. content: "\e626";
  143. }
  144. .m-icon-daipingjia:before {
  145. content: "\e627";
  146. }
  147. .m-icon-huiyuanka:before {
  148. content: "\e628";
  149. }
  150. .m-icon-shopping-cart-selected:before, .m-icon-car-selected:before {
  151. content: "\e629";
  152. }
  153. .m-icon-shopping-cart:before, .m-icon-car:before {
  154. content: "\e62a";
  155. }
  156. .m-icon-shop-selected:before, .m-icon-index-selected:before {
  157. content: "\e62b";
  158. }
  159. .m-icon-shop:before, .m-icon-index:before {
  160. content: "\e62c";
  161. }
  162. .m-icon-my-selected:before, .m-shop-me-selected:before {
  163. content: "\e62d";
  164. }
  165. .m-icon-my:before, .m-shop-me:before {
  166. content: "\e62e";
  167. }
  168. .icon-datumoshi:before {
  169. content: "\e62f";
  170. }
  171. .icon-31shangxin:before {
  172. content: "\e636";
  173. }
  174. .m-icon-location:before {
  175. content: "\e637";
  176. }
  177. .m-icon-erweima:before {
  178. content: "\e630";
  179. }
  180. .m-icon-pinglun:before {
  181. content: "\e631";
  182. }
  183. .m-icon-quanbushangpin:before {
  184. content: "\e632";
  185. }
  186. .m-icon-fanhui1:before {
  187. content: "\e63f";
  188. }
  189. .m-icon-fanhui2:before {
  190. content: "\e640";
  191. }
  192. .m-icon-shouhoufuwu:before {
  193. content: "\e633";
  194. }
  195. .m-icon-paihangbang:before {
  196. content: "\e638";
  197. }
  198. .m-icon-message-38:before {
  199. content: "\e634";
  200. }
  201. .m-icon-gouwudai:before {
  202. content: "\e60f";
  203. }
  204. .m-icon-yifentuan:before, .m-icon-yifenzhong:before {
  205. content: "\e639";
  206. }
  207. .m-icon-faxian:before {
  208. content: "\e746";
  209. }
  210. .m-icon-xiangce:before {
  211. content: "\e60c";
  212. }
  213. .m-icon-add_post:before {
  214. content: "\e728";
  215. }
  216. .m-icon-choujiang:before, .m-icon-weibiaoti210:before {
  217. content: "\e63a";
  218. }
  219. .m-icon-category:before {
  220. content: "\e747";
  221. }
  222. .m-icon-search:before {
  223. content: "\e642";
  224. }
  225. .m-icon-kanjia:before {
  226. content: "\e67c";
  227. }
  228. .m-icon-wode-kj:before {
  229. content: "\e644";
  230. }