laundry constant

String const laundry

Implementation

static const String laundry =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M8 1 6 3H3S2 3 2 4v9c0 1 1 1 1 1h9s1 0 1-1V2c0-1-1-1-1-1H8zm.5 1h2a.499.499 0 110 1h-2a.499.499 0 110-1zm-1 4a3 3 0 110 6 3 3 0 010-6z"/></svg>';