From a0c1795e4e0b30f569b9b3e0a018a59a585953d6 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 1 Oct 2018 15:27:07 -0400 Subject: [PATCH] Add missing icons to styleguide --- templates/styleguide.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/styleguide.html b/templates/styleguide.html index bf05f22b..8c5a0591 100644 --- a/templates/styleguide.html +++ b/templates/styleguide.html @@ -315,6 +315,8 @@ {{ Icon('checkmark') }} 'checkmark'    {{ Icon('arrow-right') }} 'arrow-right'    {{ Icon('arrow-down') }} 'arrow-down'    + {{ Icon('logout') }} 'logout'    + {{ Icon('time') }} 'time'