<?xml version="1.0" encoding='utf-8'?>
<toolbar>
    <item id="sep0" type="separator"/>
    <item id="btn_add" type="button"  text="&lt;i class='fa fa-plus-circle fa-fw'&gt;&lt;/i&gt; Добавить" title="Добавить строку"  />
    <item id="btn_delete" type="button" text="&lt;i class='fa fa-times fa-fw'&gt;&lt;/i&gt; Удалить"  title="Удалить строку" />
    <item id="sep1" type="separator"/>

    <item id="sp" type="spacer"/>
    <item id="input_filter" type="buttonInput" width="200" title="Поиск по подстроке" />
</toolbar>