UX: Add missing icons

This commit is contained in:
Gerhard Schlager 2018-12-07 13:00:02 +01:00
parent 5e09398c5b
commit df3bb07ec6
1 changed files with 2 additions and 0 deletions

View File

@ -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",