dog_side_off constant

String const dog_side_off

Implementation

static const String dog_side_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" d="m18 10-3-3 4-4v2l3 3-2 2-1-1-1 1m-1 1-3-3-1 1h-.8l4.8 4.8V11M2.39 1.73 1.11 3l6 6H5L3 7 2 8l3 3v3l-1 1v6h2v-3l2-3h5.11L15 16.89V21h2v-2.11l3.84 3.84 1.27-1.27L2.39 1.73Z"/></svg>';