tray_minus constant

String const tray_minus

Implementation

static const String tray_minus =
    '<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="M16 10H8V8h8M2 17a2 2 0 002 2h16a2 2 0 002-2v-5h-2v5H4v-5H2Z"/></svg>';