iconname_to_unicode_map
library
Properties
-
materialSymbolsIconNameToUnicodeMap
↔ Map<String, int>
-
NOTE: The 'outlined', 'rounded' and 'sharp' versions of the Material Symbols Icon fonts all share
the same codepoints for each named icon. Within the Symbols.XXXX map the 'rounded' and 'sharp'
versions of each icon share these SAME NAMES, but with the word '_rounded' or '_sharp' appended.
versions of each icon share these SAME NAMES, but with the word '_rounded' or '_sharp' appended.
Only the base name is included in the following map.
getter/setter pair