Add Fira Code V6's progress bar symbols.
This commit is contained in:
parent
2446530629
commit
52a865571c
5 changed files with 74 additions and 4 deletions
|
@ -150,7 +150,9 @@ exports.blockData = [
|
|||
[[0xd800, 0xdb7f], "High Surrogates"],
|
||||
[[0xdb80, 0xdbff], "High Private Use Surrogates"],
|
||||
[[0xdc00, 0xdfff], "Low Surrogates"],
|
||||
[[0xe000, 0xf8ff], "Private Use Area"],
|
||||
[[0xe000, 0xe03f], "Private Use Area - Misc"],
|
||||
[[0xe0a0, 0xe0df], "Private Use Area - Powerline"],
|
||||
[[0xee00, 0xee3f], "Private Use Area - Progress Bar"],
|
||||
[[0xf900, 0xfaff], "CJK Compatibility Ideographs"],
|
||||
[[0xfb00, 0xfb4f], "Alphabetic Presentation Forms"],
|
||||
[[0xfb50, 0xfdff], "Arabic Presentation Forms-A"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue