mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Add missing icons
This commit is contained in:
parent
5e09398c5b
commit
df3bb07ec6
@ -5,6 +5,7 @@ require_dependency 'distributed_cache'
|
||||
module SvgSprite
|
||||
SVG_ICONS ||= Set.new([
|
||||
"adjust",
|
||||
"ambulance",
|
||||
"anchor",
|
||||
"angle-double-down",
|
||||
"angle-double-up",
|
||||
@ -132,6 +133,7 @@ module SvgSprite
|
||||
"paint-brush",
|
||||
"paper-plane",
|
||||
"pencil-alt",
|
||||
"play",
|
||||
"plug",
|
||||
"plus",
|
||||
"plus-circle",
|
||||
|
Loading…
Reference in New Issue
Block a user