eject constant

String const eject

Implementation

static const String eject =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 12.75H5a.75.75 0 01-.53-1.28l7-7a.75.75 0 011.06 0l7 7a.75.75 0 01-.53 1.28Zm-12.19-1.5h10.38L12 6.06ZM18 19.75H6A1.76 1.76 0 014.25 18v-2A1.76 1.76 0 016 14.25h12A1.76 1.76 0 0119.75 16v2A1.76 1.76 0 0118 19.75Zm-12-4a.25.25 0 00-.25.25v2a.25.25 0 00.25.25h12a.25.25 0 00.25-.25v-2a.25.25 0 00-.25-.25Z"/></svg>';