Add checkmark icon to styleguide

This commit is contained in:
Luis Cielak
2018-07-19 16:48:12 -04:00
parent 157561076c
commit 5b1490a7e6
2 changed files with 2 additions and 0 deletions

View File

@@ -120,6 +120,7 @@
<span class='nowrap'>{% module Icon('alert') %} 'alert'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('link') %} 'link'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('ok') %} 'ok'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('checkmark') %} 'checkmark'&nbsp;&nbsp;&nbsp;</span>
</div>
</div>