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
+2 -2
View File
@@ -1,4 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 5.68433C2 3.6496 3.64948 2.00012 5.68421 2.00012C7.71894 2.00012 9.36842 3.6496 9.36842 5.68433V14.6317V15.6843C9.36842 19.1724 12.1961 22.0001 15.6842 22.0001C19.1723 22.0001 22 19.1724 22 15.6843V14.5001" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M22 14.5001C22 15.8808 19.0539 17.0002 16 17.0002C12.9461 17.0002 9.5 15.8808 9.5 14.5001C9.5 13.1194 12.9461 12.0001 16 12.0001C19.0539 12.0001 22 13.1194 22 14.5001Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M2 5.68433C2 3.6496 3.64948 2.00012 5.68421 2.00012C7.71894 2.00012 9.36842 3.6496 9.36842 5.68433V14.6317V15.6843C9.36842 19.1724 12.1961 22.0001 15.6842 22.0001C19.1723 22.0001 22 19.1724 22 15.6843V14.5001" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M22 14.5001C22 15.8808 19.0539 17.0002 16 17.0002C12.9461 17.0002 9.5 15.8808 9.5 14.5001C9.5 13.1194 12.9461 12.0001 16 12.0001C19.0539 12.0001 22 13.1194 22 14.5001Z" stroke="#000000" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 599 B