mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
chore: remove iconfont
This commit is contained in:
parent
be6c1faa03
commit
be1b2f46ce
@ -44,7 +44,6 @@ export default defineUserConfig({
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();`,
|
||||
],
|
||||
["link", { rel: "stylesheet", href: "/iconfont/iconfont.css" }],
|
||||
["link", { rel: "icon", href: "/favicon.ico" }],
|
||||
],
|
||||
|
||||
|
@ -1,222 +0,0 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 2922463 */
|
||||
src: url("iconfont.woff2?t=1660530571134") format("woff2"),
|
||||
url("iconfont.woff?t=1660530571134") format("woff"),
|
||||
url("iconfont.ttf?t=1660530571134") format("truetype");
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-history:before {
|
||||
content: "\e752";
|
||||
}
|
||||
|
||||
.icon-experience:before {
|
||||
content: "\e72b";
|
||||
}
|
||||
|
||||
.icon-code:before {
|
||||
content: "\e7fc";
|
||||
}
|
||||
|
||||
.icon-interview:before {
|
||||
content: "\e65d";
|
||||
}
|
||||
|
||||
.icon-about:before {
|
||||
content: "\e6e5";
|
||||
}
|
||||
|
||||
.icon-search:before {
|
||||
content: "\e7de";
|
||||
}
|
||||
|
||||
.icon-featured:before {
|
||||
content: "\e633";
|
||||
}
|
||||
|
||||
.icon-codelibrary-fill:before {
|
||||
content: "\e84b";
|
||||
}
|
||||
|
||||
.icon-tool:before {
|
||||
content: "\e70c";
|
||||
}
|
||||
|
||||
.icon-highavailable:before {
|
||||
content: "\ea23";
|
||||
}
|
||||
|
||||
.icon-big-data:before {
|
||||
content: "\e632";
|
||||
}
|
||||
|
||||
.icon-work:before {
|
||||
content: "\e8d7";
|
||||
}
|
||||
|
||||
.icon-project:before {
|
||||
content: "\e702";
|
||||
}
|
||||
|
||||
.icon-article:before {
|
||||
content: "\e672";
|
||||
}
|
||||
|
||||
.icon-a-MachineLearning:before {
|
||||
content: "\e617";
|
||||
}
|
||||
|
||||
.icon-github:before {
|
||||
content: "\e673";
|
||||
}
|
||||
|
||||
.icon-rss:before {
|
||||
content: "\e768";
|
||||
}
|
||||
|
||||
.icon-mianshi:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-et-performance:before {
|
||||
content: "\e623";
|
||||
}
|
||||
|
||||
.icon-virtual_machine:before {
|
||||
content: "\e73f";
|
||||
}
|
||||
|
||||
.icon-basic:before {
|
||||
content: "\e67b";
|
||||
}
|
||||
|
||||
.icon-container:before {
|
||||
content: "\e641";
|
||||
}
|
||||
|
||||
.icon-MQ:before {
|
||||
content: "\e684";
|
||||
}
|
||||
|
||||
.icon-redis:before {
|
||||
content: "\e619";
|
||||
}
|
||||
|
||||
.icon-mysql:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.icon-recommend:before {
|
||||
content: "\e639";
|
||||
}
|
||||
|
||||
.icon-chat:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
|
||||
.icon-tips:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.icon-chajian1:before {
|
||||
content: "\e69d";
|
||||
}
|
||||
|
||||
.icon-star:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-docker1:before {
|
||||
content: "\e659";
|
||||
}
|
||||
|
||||
.icon-zuozhe:before {
|
||||
content: "\e688";
|
||||
}
|
||||
|
||||
.icon-pdf:before {
|
||||
content: "\e740";
|
||||
}
|
||||
|
||||
.icon-suanfaku:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
|
||||
.icon-jichushuju:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.icon-people-network-full:before {
|
||||
content: "\e865";
|
||||
}
|
||||
|
||||
.icon-git:before {
|
||||
content: "\e708";
|
||||
}
|
||||
|
||||
.icon-luxianchaxun:before {
|
||||
content: "\e622";
|
||||
}
|
||||
|
||||
.icon-computer:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon-framework:before {
|
||||
content: "\e69e";
|
||||
}
|
||||
|
||||
.icon-Tools:before {
|
||||
content: "\ed5f";
|
||||
}
|
||||
|
||||
.icon-xitongsheji:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
|
||||
.icon-database:before {
|
||||
content: "\e8e4";
|
||||
}
|
||||
|
||||
.icon-security-fill:before {
|
||||
content: "\e78b";
|
||||
}
|
||||
|
||||
.icon-docker:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.icon-java:before {
|
||||
content: "\e6e0";
|
||||
}
|
||||
|
||||
.icon-book:before {
|
||||
content: "\e7c7";
|
||||
}
|
||||
|
||||
.icon-network:before {
|
||||
content: "\e67a";
|
||||
}
|
||||
|
||||
.icon-caozuoxitong:before {
|
||||
content: "\e686";
|
||||
}
|
||||
|
||||
.icon-gaojixiaozuzhibeifen:before {
|
||||
content: "\e756";
|
||||
}
|
||||
|
||||
.icon-distributed-network:before {
|
||||
content: "\e8d5";
|
||||
}
|
||||
|
||||
.icon-intellijidea:before {
|
||||
content: "\ebd1";
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user