litter_in_bin_sign constant

String const litter_in_bin_sign

Implementation

static const String litter_in_bin_sign =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m3 13c0-1 1-2 2-2h4c1 0 2 1 2 2v4c0 1-1 2-2 1.998h-4C36 21 35 20 35 19v-4M23 34l3 4-4 2-2-3 3-3m7 17H16V38h2l1 10h8l1-10h2v13m15-15-1-9-1 24h-3l-1-13-1 13h-3l-1-24-2 5-6 2-1-2 5-3 1-4c0-1 1-2 2-2h12c1 0 2 1 2 2l1 11h-3"/></svg>';