wastebasket constant

String const wastebasket

Implementation

static const String wastebasket =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 1C2.348 1 1 2.348 1 4a3.01 3.01 0 002.112 2.866l2.243 18.628A3.002 3.002 0 004 28c0 1.652 1.348 3 3 3h18c1.652 0 3-1.348 3-3 0-1.07-.564-2.01-1.41-2.542l2.236-18.574A3.008 3.008 0 0031 4c0-1.652-1.348-3-3-3H4ZM3 4c0-.548.452-1 1-1h24c.548 0 1 .452 1 1s-.452 1-1 1H4c-.548 0-1-.452-1-1Zm22.972 3-.636 5.275-.332.632-1.86-3.535L24.39 7h1.582Zm-3.857 0-.11.21-.11-.21h.22Zm-2.497 0 1.248 2.375-1.812 3.445-1.904-3.619L18.308 7h1.31Zm-3.594 0-.016.03-.016-.03h.032Zm-2.316 0 1.158 2.201-1.904 3.62-1.813-3.448L12.397 7h1.31Zm-3.593 0-.107.204L9.9 7h.214ZM7.616 7l1.25 2.377-1.857 3.535-.427-.812L5.968 7h1.648Zm3.468 18H8.839l1.123-2.133L11.084 25Zm6 0H14.93l1.077-2.048L17.084 25Zm6.092 0H20.93l1.122-2.134L23.176 25Zm.019-4.306 1.463-2.783-.546 4.527-.917-1.744ZM7.26 17.732l1.558 2.963-.977 1.859-.581-4.822Zm14.743-6.192 1.86 3.538-1.812 3.444-1.859-3.536 1.811-3.446Zm-2.953 5.619 1.86 3.535-1.904 3.62-1.859-3.535 1.903-3.62Zm-6.043 7.156-1.904-3.62 1.858-3.532 1.904 3.62-1.858 3.532Zm3-5.704-1.904-3.62 1.904-3.618 1.904 3.62-1.904 3.618Zm-6.046-.087-1.814-3.447 1.859-3.533 1.813 3.448-1.858 3.532ZM7 27h18c.548 0 1 .452 1 1s-.452 1-1 1H7c-.548 0-1-.452-1-1s.452-1 1-1Z"/></svg>';