forked from coracle/flotilla
Add icon picker to room create component
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3 8.00049C3 5.17206 3 3.75785 3.87868 2.87917C4.75736 2.00049 6.17157 2.00049 9 2.00049H15C17.8284 2.00049 19.2426 2.00049 20.1213 2.87917C21 3.75785 21 5.17206 21 8.00049V16.0005C21 18.8289 21 20.2431 20.1213 21.1218C19.2426 22.0005 17.8284 22.0005 15 22.0005H9C6.17157 22.0005 4.75736 22.0005 3.87868 21.1218C3 20.2431 3 18.8289 3 16.0005V8.00049Z" stroke="#1C274C" stroke-width="1.5"/>
|
||||
<path d="M8 2.50049V22.0005" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 12.0005H4" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 16.0005H4" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 8.00049H4" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M11.5 6.50049H16.5" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M11.5 10.0005H16.5" stroke="#1C274C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M3 8.00049C3 5.17206 3 3.75785 3.87868 2.87917C4.75736 2.00049 6.17157 2.00049 9 2.00049H15C17.8284 2.00049 19.2426 2.00049 20.1213 2.87917C21 3.75785 21 5.17206 21 8.00049V16.0005C21 18.8289 21 20.2431 20.1213 21.1218C19.2426 22.0005 17.8284 22.0005 15 22.0005H9C6.17157 22.0005 4.75736 22.0005 3.87868 21.1218C3 20.2431 3 18.8289 3 16.0005V8.00049Z" stroke="#000000" stroke-width="1.5"/>
|
||||
<path d="M8 2.50049V22.0005" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 12.0005H4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 16.0005H4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M2 8.00049H4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M11.5 6.50049H16.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<path d="M11.5 10.0005H16.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user