cart_outline constant

String const cart_outline

Implementation

static const String cart_outline =
    '<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" stroke="currentColor" d="m.5.5.6 2m0 0 2.4 8h11v-6a2 2 0 00-2-2H1.1Zm11.4 12a1 1 0 110-2 1 1 0 010 2Zm-8-1a1 1 0 112 0 1 1 0 01-2 0Z"/></svg>';