We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cdfef commit 393cb9fCopy full SHA for 393cb9f
mithril-explorer/README.md
@@ -32,6 +32,8 @@ In the `./icons` folder add or modify a svg.
32
33
If you add a new icon you need to reference and associate it with a codepoint in the `./fantasticonrc.js`
34
configuration file.
35
+The codepoint must be part of the [unicode private use area](https://www.unicode.org/charts/PDF/UE000.pdf), as
36
+such it must be an integer between 57344 and 63743 (hex: E000-F8FF).
37
38
Then rebuild the font:
39
0 commit comments