fix(image): adjust material icons range

This commit is contained in:
Jan De Dobbeleer 2023-11-06 17:48:28 +01:00 committed by Jan De Dobbeleer
parent a219b65ccf
commit f44fddd5a9

View file

@ -299,7 +299,7 @@ var doubleWidthRunes = []RuneRange{
// Font Awesome Extension
{Start: '\ue200', End: '\ue2a9'},
// Material Design Icons
{Start: '\U000f0001', End: '\U000f0848'},
{Start: '\U000f0001', End: '\U000f1af0'},
// Weather
{Start: '\ue300', End: '\ue3eb'},
// Octicons