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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="16" height="5" x="4" y="10" rx="1"/><path d="M17 10V6a2 2 0 00-2-2H9a2 2 0 00-2 2v4m5 5v5m4-5v2m-8-2v3"/></g></svg>';