mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add missing clock icon to the svg_sprite list (#31093)
Meta: https://meta.discourse.org/t/the-icon-clock-is-missing-from-the-default-svg-subset/349823/3 This adds the missing `clock` icon to the default SVG subset. The icon is used in the GitHub PR onebox and the user's activity pending posts tab.  
This commit is contained in:
parent
68dde7887a
commit
a6b136977c
@ -63,6 +63,7 @@ module SvgSprite
|
||||
circle-plus
|
||||
circle-question
|
||||
circle-xmark
|
||||
clock
|
||||
clock-rotate-left
|
||||
cloud-arrow-up
|
||||
code
|
||||
|
Loading…
Reference in New Issue
Block a user