emby constant

String const emby

Implementation

static const String emby =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M22.25 3.5 11.12 14.63l1.75 1.75-9.37 9.37 11.13 11.13 1.75-1.75 9.37 9.37 11.13-11.13-1.75-1.75 9.37-9.37-11.13-11.13-1.75 1.75Zm-3 12.81 6.86 3.84L33 24l-6.85 3.85-6.86 3.84V16.31Z"/></svg>';