Add HComboBox base control
This commit is contained in:
3
src/icons/thin/combo-box-close.svg
Normal file
3
src/icons/thin/combo-box-close.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m0 16.67 2.829 2.83 9.175-9.339 9.167 9.339 2.829-2.83-11.996-12.17z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 176 B |
3
src/icons/thin/combo-box-open.svg
Normal file
3
src/icons/thin/combo-box-open.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m0 7.33 2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 175 B |
Reference in New Issue
Block a user