Matthew Stobbs
fada05c56d
- svg icons from heroicons.com - add Type to String map for: - StoragePoolState - StorageVolType - default icons are sized 24x24 - added 36x36, 48x48, 64x64 - adding styling to home.gohtml homepage
5 lines
313 B
XML
5 lines
313 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" fill="currentColor" class="w-6 h-6">
|
|
<path d="M12.378 1.602a.75.75 0 0 0-.756 0L3 6.632l9 5.25 9-5.25-8.622-5.03ZM21.75 7.93l-9 5.25v9l8.628-5.032a.75.75 0 0 0 .372-.648V7.93ZM11.25 22.18v-9l-9-5.25v8.57a.75.75 0 0 0 .372.648l8.628 5.033Z" />
|
|
</svg>
|
|
|