mirror of
https://github.com/lelgenio/demoji.git
synced 2025-06-15 21:12:56 -03:00
update
This commit is contained in:
parent
f5b5413815
commit
92cfb1c0f7
4 changed files with 346 additions and 199 deletions
|
@ -107,7 +107,6 @@ pub const SYMBOLS: &[(char, &str)] = &[
|
|||
('ª', "feminine ordinal indicator Latin-1 Supplement"),
|
||||
('«', "left-pointing double angle quotation mark Latin-1 Supplement"),
|
||||
('¬', "not sign Latin-1 Supplement"),
|
||||
('', "soft hyphen Latin-1 Supplement"),
|
||||
('®', "registered sign Latin-1 Supplement"),
|
||||
('¯', "macron Latin-1 Supplement"),
|
||||
('°', "degree sign Latin-1 Supplement"),
|
||||
|
@ -2395,7 +2394,6 @@ pub const SYMBOLS: &[(char, &str)] = &[
|
|||
(' ', "punctuation space General Punctuation"),
|
||||
(' ', "thin space General Punctuation"),
|
||||
(' ', "hair space General Punctuation"),
|
||||
('', "zero width space General Punctuation"),
|
||||
('', "zero width non-joiner General Punctuation"),
|
||||
('', "zero width joiner General Punctuation"),
|
||||
('', "left-to-right mark General Punctuation"),
|
||||
|
@ -2475,7 +2473,6 @@ pub const SYMBOLS: &[(char, &str)] = &[
|
|||
('⁝', "tricolon General Punctuation"),
|
||||
('⁞', "vertical four dots General Punctuation"),
|
||||
(' ', "medium mathematical space General Punctuation"),
|
||||
('', "word joiner General Punctuation"),
|
||||
('', "function application General Punctuation"),
|
||||
('', "invisible times General Punctuation"),
|
||||
('', "invisible separator General Punctuation"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue