trash_can constant

String const trash_can

Implementation

static const String trash_can =
    '<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="M4 6h16l-1.58 14.22A2 2 0 0116.432 22H7.568a2 2 0 01-1.988-1.78L4 6Zm3.345-2.853A2 2 0 019.154 2h5.692a2 2 0 011.81 1.147L18 6H6l1.345-2.853ZM2 6h20m-12 5v5m4-5v5"/></svg>';