Skip to content
Snippets Groups Projects
Commit 06eaf267 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

add stats icon example

parent ee96ca85
No related branches found
No related tags found
1 merge request!8Add new icons (tag, tags, stats, file with text)
Pipeline #15468 passed
...@@ -1060,4 +1060,13 @@ ...@@ -1060,4 +1060,13 @@
<code>.ico--price-tags</code> <code>.ico--price-tags</code>
</div> </div>
</div> </div>
<div class="card">
<div class="flex justify-center items-center h-16 text-2xl border-b border-grey-100 bg-grey-50 p-2">
<i class="ico--stats-dots"></i>
</div>
<div class="card__body p-2 text-2xs">
<code>.ico--stats-dots</code>
</div>
</div>
</div> </div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment