Add checkmark icon to styleguide
This commit is contained in:
parent
157561076c
commit
5b1490a7e6
1
static/icons/checkmark.svg
Normal file
1
static/icons/checkmark.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.182 11.501l9.08-10.168c.367-.412.997-.446 1.406-.078.41.369.445 1.001.078 1.412l-9.821 11c-.396.444-1.089.444-1.485 0L.254 8.98c-.367-.411-.332-1.044.078-1.412.41-.369 1.04-.334 1.407.077l3.443 3.857z" fill="#000" fill-rule="nonzero"/></svg>
|
After Width: | Height: | Size: 313 B |
@ -120,6 +120,7 @@
|
|||||||
<span class='nowrap'>{% module Icon('alert') %} 'alert' </span>
|
<span class='nowrap'>{% module Icon('alert') %} 'alert' </span>
|
||||||
<span class='nowrap'>{% module Icon('link') %} 'link' </span>
|
<span class='nowrap'>{% module Icon('link') %} 'link' </span>
|
||||||
<span class='nowrap'>{% module Icon('ok') %} 'ok' </span>
|
<span class='nowrap'>{% module Icon('ok') %} 'ok' </span>
|
||||||
|
<span class='nowrap'>{% module Icon('checkmark') %} 'checkmark' </span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user