shredder constant

String const shredder

Implementation

static const String shredder =
    '<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="M6 3v4h2V5h8v2h2V3H6M5 8a3 3 0 00-3 3v6h3v-3h14v3h3v-6a3 3 0 00-3-3H5m13 2a1 1 0 011 1 1 1 0 01-1 1 1 1 0 01-1-1 1 1 0 011-1M7 16v5h2v-5H7m4 0v4h2v-4h-2m4 0v5h2v-5h-2Z"/></svg>';