默认图标
Iconify
v1.10.x
使用 Iconify 加载图标资源。
因此您可以使用 https://icones.js.org/ 中可以看到的任意图标。
命名规则为:ri:github-line
。
本主题默认使用 Remix Icon,因此此前的
icon-github-line
迁移为ri:github-line
。
如:
yaml
icon: ri:github-line
自 v1.10.x 废弃的使用方法
当前主题默认使用的图标(对应 _config.yml
文件中 cdn.js.async.iconfont
的链接 )
大部分图标取自 Remix Icon,并保持其原命名。
只提供默认最常用的图标,有利于在满足使用的前提下,并减少加载的资源。如果您想要使用更多图标,推荐自行前往 iconfont 定制你的图标集。并在 head 引入。
在 _config,yml
中书写你的图标名称时,记得加上 icon-
的前缀。这可以将 iconfont 的 SVG 图标与其他字体图标区分开来。
如:
yaml
icon: icon-github-line
辅助图标
通用的 UI 辅助图标
arrow-up-s-line
arrow-down-s-line
arrow-left-s-line
arrow-right-s-line
arrow-up-line
arrow-left-line
arrow-right-line
arrow-go-back-line
chat-3-line
close-line
contrast-2-line
edit-line
emotion-unhappy-line
external-link-line
history-line
information-line
menu-line
more-line
questionnaire-line
search-line
settings-line
share-line
表意图标
通常有现实中对应物体
archive-line
book-2-line
calendar-2-line
calendar-line
clipboard-line
cloud-line
disc-line
eye-line
file-word-line
fingerprint-line
folder-2-line
folder-line
gallery-line
hand-coin-line
heart-line
home-4-line
list-ordered
list-unordered
mail-line
money-cny-circle-line
open-arm-line
passport-line
price-tag-3-line
pushpin-line
send-plane-2-line
user-line
calendar-line
time-line
timer-line
train-line
LOGO
alipay-line
bilibili-line
douban-line
github-line
netease-cloud-music-line
notion
paypal-line
qq-line
rss-line
telegram-fill
telegram-line
twitter-line
wechat-2-line
wechat-pay-line
weibo-line
yuque
zhihu-line
genderless-line
men-line
women-line
creative-commons-by-line
creative-commons-nc-line
creative-commons-nd-line
creative-commons-sa-line
creative-commons-zero-line
复制成功