Skip to content

Commit 98bf854

Browse files
committed
Organize further
1 parent 997493b commit 98bf854

36 files changed

+1
-13
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If the following sections seem too technical or intimidating, feel free to just
6767

6868
* The filename is the only icon ID, which means changing a filename after publishing will break stuff and should be avoided.
6969
* Filenames should be literal and descriptive at the risk of being verbose.
70-
* E.g. prefer <img src="https://pinhead.ink/i/giraffe.svg" height="15px" width="15px"/> `giraffe` to `zoo` and <img src="https://pinhead.ink/i/plus.svg" height="15px" width="15px"/> `plus` to `medicine`.
70+
* E.g. prefer <img src="https://pinhead.ink/i/giraffe.svg" height="15px" width="15px"/> `giraffe` to `zoo` and <img src="https://pinhead.ink/i/greek_cross.svg" height="15px" width="15px"/> `greek_cross` to `medicine`.
7171
* Two files should have similar names if the components of their icons are similar.
7272
* The subdirectory of an icon is not important.
7373

File renamed without changes.

0 commit comments

Comments
Β (0)