export interface IconPickerIconDto { prefix: string; name: string; }