frigate constant

String const frigate

Implementation

static const String frigate =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M11 12v12l13-5 13 5V12H11Zm8-5v5h10V7a3 3 0 00-3-3h-4a3 3 0 00-3 3Z"/><path d="M12 44 6 26l18-7 18 7-6 18"/><path d="M4 42s4.663 2 8 2c5 0 7-2 12-2s7 2 12 2c3.337 0 8-2 8-2M24 19v23"/></g></svg>';