This repository has been archived on 2026-05-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blowfish/exampleSite/content/samples/icons/index.it.md
T
2026-02-07 23:20:39 +08:00

904 B

title, date, lastmod, draft, description, slug, tags, type
title date lastmod draft description slug tags type
Icons 2020-08-14 2022-03-09 false Icon support in Blowfish. icons
icons
sample
shortcodes
sample

Blowfish has built-in support for a number of FontAwesome 6 icons. These can be included in your website through either the [icon partial]({{< ref "docs/partials#icon" >}}) or [icon shortcode]({{< ref "docs/shortcodes#icon" >}}).

Additionally, custom icons are also fully supported. Simply provide your own SVG icon assets by placing them in the assets/icons/ directory in the root of your project. Any icons in the icons directory will then be available to use throughout the theme. In order achieve automatic color filling every SVG path needs fill="currentColor" XML attribute.

The full list of built-in icons and their corresponding names can referenced below.

{{< icon-ref >}}