mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
FIX: Add pen
icon to core icons list (#33901)
This icon is used in the rich editor. Normally it works fine because it's the default icon for the "Editor" badge. But if that icon was changed, or the badge was disabled, then the icon was unavailable.
This commit is contained in:
parent
6223cbc4c6
commit
254c4f5ae2
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ module SvgSprite
|
|||
palette
|
||||
paper-plane
|
||||
pause
|
||||
pen
|
||||
pencil
|
||||
play
|
||||
plug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue