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="M12 22.0004C17.5228 22.0004 22 17.5232 22 12.0004C22 6.47752 17.5228 2.00037 12 2.00037C6.47715 2.00037 2 6.47752 2 12.0004C2 17.5232 6.47715 22.0004 12 22.0004Z" stroke="#1C274C" stroke-width="1.5"/>
<path d="M15.5 9.00037L15.6716 9.17194C17.0049 10.5053 17.6716 11.1719 17.6716 12.0004C17.6716 12.8288 17.0049 13.4955 15.6716 14.8288L15.5 15.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M13.2941 7.17078L12 12.0004L10.7059 16.83" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8.5 9.00037L8.32843 9.17194C6.9951 10.5053 6.32843 11.1719 6.32843 12.0004C6.32843 12.8288 6.9951 13.4955 8.32843 14.8288L8.5 15.0004" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
<path d="M12 22.0004C17.5228 22.0004 22 17.5232 22 12.0004C22 6.47752 17.5228 2.00037 12 2.00037C6.47715 2.00037 2 6.47752 2 12.0004C2 17.5232 6.47715 22.0004 12 22.0004Z" stroke="#000000" stroke-width="1.5"/>
<path d="M15.5 9.00037L15.6716 9.17194C17.0049 10.5053 17.6716 11.1719 17.6716 12.0004C17.6716 12.8288 17.0049 13.4955 15.6716 14.8288L15.5 15.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M13.2941 7.17078L12 12.0004L10.7059 16.83" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8.5 9.00037L8.32843 9.17194C6.9951 10.5053 6.32843 11.1719 6.32843 12.0004C6.32843 12.8288 6.9951 13.4955 8.32843 14.8288L8.5 15.0004" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 842 B