shoe constant

String const shoe

Implementation

static const String shoe =
    '<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="M9.5 7a9.97 9.97 0 01-1.315-.948L6.01 3.221a.558.558 0 00-1 .279H5V5H3.209a.5.5 0 01-.357-.148S2.5 4 2 4h-.5a.5.5 0 00-.5.5V9h5.5c1.5 0 2 1 3.5 1h4v-.5C14 8 10.547 7.594 9.5 7Zm0 4a3.131 3.131 0 01-1.526-.447A4.1 4.1 0 006 10H1v1.5a.5.5 0 00.5.5h4a.5.5 0 00.5-.5V11a3.134 3.134 0 011.526.447A4.1 4.1 0 009.5 12h4a.5.5 0 00.5-.5V11Z"/></svg>';