Bump heroicons version

This commit is contained in:
Max Veytsman
2022-09-20 13:38:29 -04:00
parent 0a64c515ce
commit 5eb59a9fed
39 changed files with 481 additions and 3 deletions

4
assets/icons/mini/tv.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path d="M4 5h12v7H4V5z"/>
<path fill-rule="evenodd" d="M1 3.5A1.5 1.5 0 012.5 2h15A1.5 1.5 0 0119 3.5v10a1.5 1.5 0 01-1.5 1.5H12v1.5h3.25a.75.75 0 010 1.5H4.75a.75.75 0 010-1.5H8V15H2.5A1.5 1.5 0 011 13.5v-10zm16.5 0h-15v10h15v-10z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 367 B