Fixed inconsistent icon spacing
This commit is contained in:
parent
2dcb7d7186
commit
f7d770efe5
1 changed files with 21 additions and 19 deletions
|
|
@ -1,26 +1,28 @@
|
||||||
|
# Some of these icons contain a [⠀] character after the emoji, since in my font, some are
|
||||||
|
# one-wide while others are two-wide. There's probably a better solution to this somewhere
|
||||||
di 📁
|
di 📁
|
||||||
fi 📃
|
fi 📃
|
||||||
tw 🤝
|
tw 🤝
|
||||||
ow 📂
|
ow 📂
|
||||||
ln ⛓
|
ln ⛓⠀
|
||||||
or ❌
|
or ❌
|
||||||
ex 🎯
|
ex 🎯
|
||||||
*.txt ✍
|
*.txt ✍⠀
|
||||||
*.mom ✍
|
*.mom ✍⠀
|
||||||
*.me ✍
|
*.me ✍⠀
|
||||||
*.ms ✍
|
*.ms ✍⠀
|
||||||
*.avif 🖼
|
*.avif 🖼⠀
|
||||||
*.png 🖼
|
*.png 🖼⠀
|
||||||
*.webp 🖼
|
*.webp 🖼⠀
|
||||||
*.ico 🖼
|
*.ico 🖼⠀
|
||||||
*.jpg 📸
|
*.jpg 📸
|
||||||
*.jpe 📸
|
*.jpe 📸
|
||||||
*.jpeg 📸
|
*.jpeg 📸
|
||||||
*.gif 🖼
|
*.gif 🖼⠀
|
||||||
*.svg 🗺
|
*.svg 🗺⠀
|
||||||
*.tif 🖼
|
*.tif 🖼⠀
|
||||||
*.tiff 🖼
|
*.tiff 🖼⠀
|
||||||
*.xcf 🖌
|
*.xcf 🖌⠀
|
||||||
*.html 🌎
|
*.html 🌎
|
||||||
*.xml 📰
|
*.xml 📰
|
||||||
*.gpg 🔒
|
*.gpg 🔒
|
||||||
|
|
@ -63,9 +65,9 @@ ex 🎯
|
||||||
*.gba 🎮
|
*.gba 🎮
|
||||||
*.nes 🎮
|
*.nes 🎮
|
||||||
*.gdi 🎮
|
*.gdi 🎮
|
||||||
*.1 ℹ
|
*.1 ℹ⠀
|
||||||
*.nfo ℹ
|
*.nfo ℹ⠀
|
||||||
*.info ℹ
|
*.info ℹ⠀
|
||||||
*.log 📙
|
*.log 📙
|
||||||
*.iso 📀
|
*.iso 📀
|
||||||
*.img 📀
|
*.img 📀
|
||||||
|
|
@ -73,5 +75,5 @@ ex 🎯
|
||||||
*.ged 👪
|
*.ged 👪
|
||||||
*.part 💔
|
*.part 💔
|
||||||
*.torrent 🔽
|
*.torrent 🔽
|
||||||
*.jar ♨
|
*.jar ♨⠀
|
||||||
*.java ♨
|
*.java ♨⠀
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue