Skip to content

Commit

Permalink
Add a folder icon to icon.js
Browse files Browse the repository at this point in the history
We didn't have a folder icon O_o
  • Loading branch information
Pomax authored Sep 4, 2024
1 parent 73f550b commit 3c568e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ const icons = {
'https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f692.svg',
fishingPole:
'https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f3a3.svg',
folder:
'https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f4c1.svg',
framedPicture:
'https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f5bc.svg',
gift:
Expand Down

0 comments on commit 3c568e5

Please sign in to comment.