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
+3 -3
View File
@@ -1,5 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 12.0001C22 14.2093 20.2091 16.0001 18 16.0001C15.7909 16.0001 14 14.2093 14 12.0001C14 9.79098 15.7909 8.00012 18 8.00012C20.2091 8.00012 22 9.79098 22 12.0001Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M10 12.0001C10 14.2093 8.20914 16.0001 6 16.0001C3.79086 16.0001 2 14.2093 2 12.0001C2 9.79098 3.79086 8.00012 6 8.00012C8.20914 8.00012 10 9.79098 10 12.0001Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M6 16.0001H18" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M22 12.0001C22 14.2093 20.2091 16.0001 18 16.0001C15.7909 16.0001 14 14.2093 14 12.0001C14 9.79098 15.7909 8.00012 18 8.00012C20.2091 8.00012 22 9.79098 22 12.0001Z" stroke="#000000" stroke-width="1.5"/>
<path d="M10 12.0001C10 14.2093 8.20914 16.0001 6 16.0001C3.79086 16.0001 2 14.2093 2 12.0001C2 9.79098 3.79086 8.00012 6 8.00012C8.20914 8.00012 10 9.79098 10 12.0001Z" stroke="#000000" stroke-width="1.5"/>
<path d="M6 16.0001H18" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 609 B

After

Width:  |  Height:  |  Size: 609 B