trash_off constant

String const trash_off

Icon Data of trash_off

Implementation

static const String trash_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18M4 7h3m4 0h9m-10 4v6m4-3v3M5 7l1 12a2 2 0 002 2h8a2 2 0 002-2l.077-.923m.307-3.704L19 7M9 5V4a1 1 0 011-1h4a1 1 0 011 1v3"/></svg>';