Icons
The theme has multiple icons available for use.
You can see them rendered here:
-
threads
-
bluesky
-
x-twitter
-
email
-
user
-
table-list
-
download
-
circle-info
-
square-twitter
-
square-facebook
-
linkedin
-
square-github
-
circle-arrow-left
-
circle-arrow-right
-
circle-arrow-up
-
circle-arrow-down
-
quote-left
-
face-smile
-
square-arrow-up-right
-
youtube
-
square-xing
-
instagram
-
dribbble
-
behance
-
file-pdf
-
codepen
-
yelp
-
cloud-arrow-down
-
medium
-
stack-overflow
-
meetup
-
tiktok
You can use them in several ways.
With the
link
shortcode, as shown above. For more information on how to use shortcodes like this one, visit our shortcodes documentation page.In the theme menus (header and footer):
[[languages.en.menus.header]]
pre = "search"
name = "Search"
URL = "/search"
weight = 7
- Directly as HTML markup:
<i class="icon-email" aria-label="Contact"></i>
Do you need more icons? You can check this github issue to check how to add your own, or if it’s relevant for the community you can request one via the issue tracker like @klangborste did.