<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
    <include src="file://{resources}/styles/library/library.css" />
		<include src="file://{resources}/styles/library/iconpicker.css" />
	</styles>

	<IconPickerPanel defaultfocus="IconPickerList" tabindex="auto" selectionpos="auto">
		<Panel id="IconPickerList" class="IconsList">
		</Panel>
		<Panel id="IconPickerColorPicker">
		</Panel>
	</IconPickerPanel>
</root>
