1
0
Fork 0
forked from AbleOS/ableos
ableos_time/ableos/src/unicode_utils.rs

3 lines
79 B
Rust
Raw Normal View History

2022-01-16 19:42:11 -06:00
pub const CONSOLE: &str = "\u{E795}";
2022-04-11 17:23:11 -05:00
pub const POWER_SIGN: &str = "\u{23FB}";