791 B
791 B
title, date, lastmod, draft, description, slug, tags, type
| title | date | lastmod | draft | description | slug | tags | type | |||
|---|---|---|---|---|---|---|---|---|---|---|
| 图标 | 2020-08-14 | 2022-03-09 | false | Blowfish 支持的图标。 | icons |
|
sample |
Blowfish 内置了许多 FontAwesome 6 中的图标。你可以使用 [图标部分]({{< ref "docs/partials#icon" >}})或者[图标短代码]({{< ref "docs/shortcodes#icon" >}})将这些图标包含在你的网站中。
当然,Blowfish 完全支持自定义图标。只需要将自己的 SVG 文件放在 assets/icons/ 目录下即可。图标目录中的任何图标可以在整个主题中使用。为了实现自动填充颜色,每个 SVG 图标源码中必须添加 fill="currentColor" 属性。
下面是所有的内置图标及其名称。
{{< icon-ref >}}