trash constant

String const trash

Icon Data of trash

Implementation

static const String trash =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M11.937 4.5H8.062A2.003 2.003 0 0110 2a2.003 2.003 0 011.937 2.5Z"/><path d="M4.5 5.5a1 1 0 010-2h11a1 1 0 110 2h-11Z"/><path fill-rule="evenodd" d="M14.5 18.5a1 1 0 001-1V7a1 1 0 00-1-1h-9a1 1 0 00-1 1v10.5a1 1 0 001 1h9Zm-2-10a.5.5 0 011 0v7a.5.5 0 01-1 0v-7ZM10 8a.5.5 0 00-.5.5v7a.5.5 0 001 0v-7A.5.5 0 0010 8Zm-3.5.5a.5.5 0 011 0v7a.5.5 0 01-1 0v-7Z" clip-rule="evenodd"/></g></svg>';