Hello together, is it posible to add a individual menu logo to my own created module? I tryed to define it in the test_module.xml <menuitem name="test" id="menu_test" sequence="10" icon="tryton-individual"/> and put the svg file in trytond\ir\ui\Icons but this didnt work.
if i try to installl the module following message was shown:'The value "tryton-individual" for the field "icon" is not in the selection')
