Add icon picker to room create component

This commit is contained in:
Matthew Remmel
2025-10-20 10:39:53 -04:00
committed by hodlbod
parent a730384baf
commit c3dd997e57
1273 changed files with 4783 additions and 4605 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 8.00061C4 5.17218 4 3.75797 4.87868 2.87929C5.75736 2.00061 7.17157 2.00061 10 2.00061H14C16.8284 2.00061 18.2426 2.00061 19.1213 2.87929C20 3.75797 20 5.17218 20 8.00061V16.0006C20 18.829 20 20.2433 19.1213 21.1219C18.2426 22.0006 16.8284 22.0006 14 22.0006H10C7.17157 22.0006 5.75736 22.0006 4.87868 21.1219C4 20.2433 4 18.829 4 16.0006V8.00061Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M19.8978 16.0006H7.89778C6.96781 16.0006 6.50282 16.0006 6.12132 16.1028C5.08604 16.3802 4.2774 17.1889 4 18.2242" stroke="#1C274C" stroke-width="1.5"/>
<path d="M8 7.00061H16" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 10.5006H13" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M4 8.00061C4 5.17218 4 3.75797 4.87868 2.87929C5.75736 2.00061 7.17157 2.00061 10 2.00061H14C16.8284 2.00061 18.2426 2.00061 19.1213 2.87929C20 3.75797 20 5.17218 20 8.00061V16.0006C20 18.829 20 20.2433 19.1213 21.1219C18.2426 22.0006 16.8284 22.0006 14 22.0006H10C7.17157 22.0006 5.75736 22.0006 4.87868 21.1219C4 20.2433 4 18.829 4 16.0006V8.00061Z" stroke="#000000" stroke-width="1.5"/>
<path d="M19.8978 16.0006H7.89778C6.96781 16.0006 6.50282 16.0006 6.12132 16.1028C5.08604 16.3802 4.2774 17.1889 4 18.2242" stroke="#000000" stroke-width="1.5"/>
<path d="M8 7.00061H16" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8 10.5006H13" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 834 B

After

Width:  |  Height:  |  Size: 834 B