hui
9 months ago
23 changed files with 350 additions and 99 deletions
@ -1,13 +0,0 @@ |
|||
|
|||
@import '//at.alicdn.com/t/c/font_3906874_jmhpq6hym7.css'; |
|||
[class^="icon-gym"], [class*=" icon-gym"] { |
|||
font-family:"iconfont" !important; |
|||
/* 以下内容参照第三方图标库本身的规则 */ |
|||
font-size: 18px; |
|||
font-style:normal; |
|||
-webkit-font-smoothing: antialiased; |
|||
-moz-osx-font-smoothing: grayscale; |
|||
} |
|||
|
|||
|
|||
|
@ -1 +0,0 @@ |
|||
window._iconfont_svg_string_3906874='<svg><symbol id="icon-gym-Gsearch" viewBox="0 0 1024 1024"><path d="M103.355 692.551H428.03c-34.137-24.771-64.03-54.772-88.375-88.972H103.351c-22.82 0-41.317 18.126-41.317 40.631v7.541c0 22.5 18.495 40.801 41.317 40.801m728.151 10.887c-7.753-20.078-30.923-30.345-51.712-22.759l-9.753 3.555c-20.959 7.312-31.542 29.679-23.745 49.568l70.329 181.652c7.821 20.014 30.9 30.212 51.684 22.736l9.813-3.537c20.979-7.312 31.567-29.744 23.745-49.651l-70.377-181.571zM663.154 840.821l-559.798 0.042c-22.82 0-41.317 18.173-41.317 40.65v7.541c0 22.522 18.495 40.845 41.317 40.845h559.798c22.799 0 41.271-18.235 41.271-40.738v-7.63c0.042-22.479-18.451-40.719-41.271-40.719M357.978 431.31c4.994 30.042 14.576 59.939 29.358 88.506 16.135 31.113 37.267 58.141 61.633 80.876 32.937 30.817 71.94 53.828 114.134 67.46 74.426 24.153 158.064 20.078 233.217-17.766 149.426-75.474 208.636-256.275 132.348-403.86C863.504 120.948 721.295 60.221 588.135 91.444c-23.274 5.423-46.245 13.351-68.49 24.561-30.646 15.47-57.238 35.484-79.909 58.611-46.332 47.251-75.411 107.874-83.425 171.948-3.515 27.921-2.98 56.426 1.67 84.753m299.941-275.352c127.227 0 230.322 101.786 230.322 227.366 0 125.536-103.118 227.299-230.322 227.299-127.162 0-230.237-101.746-230.237-227.299 0.022-125.554 103.094-227.366 230.237-227.366M106.335 359.327c-24.475 0-44.271 19.629-44.271 43.695v8.228c0 24.129 19.822 43.629 44.271 43.629h169.699c-4.434-23.207-6.986-47.103-6.986-71.596 0-8.038 0.685-15.964 1.242-23.957H106.337z m-2.98-163.034h215.087c18.707-33.023 42.213-62.961 69.559-89.038H103.359c-22.82 0-41.317 18.126-41.317 40.631v7.587c0 22.522 18.495 40.82 41.317 40.82z" fill="#00C8FF" ></path></symbol></svg>',function(n){var t=(t=document.getElementsByTagName("script"))[t.length-1],e=t.getAttribute("data-injectcss"),t=t.getAttribute("data-disable-injectsvg");if(!t){var c,o,i,d,s,l=function(t,e){e.parentNode.insertBefore(t,e)};if(e&&!n.__iconfont__svg__cssinject__){n.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(t){console&&console.log(t)}}c=function(){var t,e=document.createElement("div");e.innerHTML=n._iconfont_svg_string_3906874,(e=e.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",e=e,(t=document.body).firstChild?l(e,t.firstChild):t.appendChild(e))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(c,0):(o=function(){document.removeEventListener("DOMContentLoaded",o,!1),c()},document.addEventListener("DOMContentLoaded",o,!1)):document.attachEvent&&(i=c,d=n.document,s=!1,r(),d.onreadystatechange=function(){"complete"==d.readyState&&(d.onreadystatechange=null,a())})}function a(){s||(s=!0,i())}function r(){try{d.documentElement.doScroll("left")}catch(t){return void setTimeout(r,50)}a()}}(window); |
@ -1,16 +0,0 @@ |
|||
{ |
|||
"id": "3906874", |
|||
"name": "tunnel", |
|||
"font_family": "iconfont", |
|||
"css_prefix_text": "icon-gym", |
|||
"description": "", |
|||
"glyphs": [ |
|||
{ |
|||
"icon_id": "11400368", |
|||
"name": "搜索", |
|||
"font_class": "-Gsearch", |
|||
"unicode": "e668", |
|||
"unicode_decimal": 58984 |
|||
} |
|||
] |
|||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,27 @@ |
|||
@font-face { |
|||
font-family: "iconfont"; /* Project id 4466169 */ |
|||
src: url('iconfont.woff2?t=1710383734701') format('woff2'), |
|||
url('iconfont.woff?t=1710383734701') format('woff'), |
|||
url('iconfont.ttf?t=1710383734701') format('truetype'); |
|||
} |
|||
|
|||
.iconfont { |
|||
font-family: "iconfont" !important; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
-webkit-font-smoothing: antialiased; |
|||
-moz-osx-font-smoothing: grayscale; |
|||
} |
|||
|
|||
.icon-left:before { |
|||
content: "\e622"; |
|||
} |
|||
|
|||
.icon-right:before { |
|||
content: "\e750"; |
|||
} |
|||
|
|||
.icon-recent:before { |
|||
content: "\e74f"; |
|||
} |
|||
|
@ -0,0 +1 @@ |
|||
window._iconfont_svg_string_4466169='<svg><symbol id="icon-left" viewBox="0 0 1024 1024"><path d="M268.9 488.3L681.6 75.6C688.2 69 697.3 65 707.4 65c20.2 0 36.5 16.3 36.5 36.5 0 10.1-4.1 19.2-10.7 25.8l-391 391 378.5 378.5c6 6.2 9.7 14.7 9.7 24.1 0 19.2-15.5 34.7-34.7 34.7-9.4 0-17.9-3.7-24.1-9.7L279.2 553.4c-4.7-4.8-8.1-11.1-9.3-18 0.7 4.9-0.3 5.5-1 4.4-6.6-6.6-10.7-15.7-10.7-25.8 0.1-10 4.1-19.1 10.7-25.7z m0 0" ></path></symbol><symbol id="icon-right" viewBox="0 0 1024 1024"><path d="M755.1 535.7L342.4 948.4C335.8 955 326.70000001 959 316.60000001 959c-20.2 0-36.5-16.3-36.50000001-36.5 0-10.1 4.1-19.2 10.7-25.8l391-391-378.49999999-378.5c-6-6.2-9.7-14.7-9.70000001-24.1 0-19.2 15.5-34.7 34.7-34.7 9.4 0 17.9 3.7 24.1 9.7L744.8 470.6c4.7 4.8 8.1 11.1 9.30000001 18-0.7-4.9 0.3-5.5 0.99999999-4.4 6.6 6.6 10.69999999 15.7 10.7 25.8-0.1 10-4.1 19.1-10.7 25.7z m0 0" ></path></symbol><symbol id="icon-recent" viewBox="0 0 1024 1024"><path d="M504 1024C225.6 1024 0 798.4 0 520S225.6 16 504 16s504 225.6 504 504-225.6 504-504 504z m0-939.2C264 84.8 68.8 280 68.8 520c0 240.8 195.2 436 436 436s436-195.2 436-436c-0.8-240-196-435.2-436.8-435.2z" ></path><path d="M452 572.8V221.6h71.2v280h237.6v71.2H452z" ></path></symbol></svg>',function(n){var t=(t=document.getElementsByTagName("script"))[t.length-1],e=t.getAttribute("data-injectcss"),t=t.getAttribute("data-disable-injectsvg");if(!t){var o,i,c,d,s,a=function(t,e){e.parentNode.insertBefore(t,e)};if(e&&!n.__iconfont__svg__cssinject__){n.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(t){console&&console.log(t)}}o=function(){var t,e=document.createElement("div");e.innerHTML=n._iconfont_svg_string_4466169,(e=e.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",e=e,(t=document.body).firstChild?a(e,t.firstChild):t.appendChild(e))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(o,0):(i=function(){document.removeEventListener("DOMContentLoaded",i,!1),o()},document.addEventListener("DOMContentLoaded",i,!1)):document.attachEvent&&(c=o,d=n.document,s=!1,r(),d.onreadystatechange=function(){"complete"==d.readyState&&(d.onreadystatechange=null,l())})}function l(){s||(s=!0,c())}function r(){try{d.documentElement.doScroll("left")}catch(t){return void setTimeout(r,50)}l()}}(window); |
@ -0,0 +1,30 @@ |
|||
{ |
|||
"id": "4466169", |
|||
"name": "济荷", |
|||
"font_family": "iconfont", |
|||
"css_prefix_text": "icon-", |
|||
"description": "", |
|||
"glyphs": [ |
|||
{ |
|||
"icon_id": "8483536", |
|||
"name": "左", |
|||
"font_class": "left", |
|||
"unicode": "e622", |
|||
"unicode_decimal": 58914 |
|||
}, |
|||
{ |
|||
"icon_id": "39545533", |
|||
"name": "右", |
|||
"font_class": "right", |
|||
"unicode": "e750", |
|||
"unicode_decimal": 59216 |
|||
}, |
|||
{ |
|||
"icon_id": "9392635", |
|||
"name": "最近", |
|||
"font_class": "recent", |
|||
"unicode": "e74f", |
|||
"unicode_decimal": 59215 |
|||
} |
|||
] |
|||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue