π SVG icon library manager for server-side rendering.
π Written in Nim language
nimble install iconim
API reference
Github Actions Github Actions
- Manage multiple SVG libraries
- Auto-discover libraries
- Change
XMLAttributeson the fly - Open Source |
MITLicense - Written in π Nim language
In this example we'll use Feather Icons
# initialize init("../examples", default = "feather", stripAttrs = @["class"]) # render icons echo icon("activity") # once rendered, will be stored in a hash table. # change size on the fly echo icon("calendar").size(48)
TODO handle custom XMLAttributes
- π Found a bug? Create a new Issue
- π Wanna help? Fork it!
- π Get 20γγ« in cloud credits from Hetzner
- π₯° Donate via PayPal address
Iconim | MIT license. Made by Humans from OpenPeep.
Copyright Β© 2023 OpenPeep & Contributors β All rights reserved.