cart_solid constant

String const cart_solid

Implementation

static const String cart_solid =
    '<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="M.979.356.02.644 3.128 11H15V4.5A2.5 2.5 0 0012.5 2H1.472L.979.356Z"/><path fill="currentColor" fill-rule="evenodd" d="M5.5 12a1.5 1.5 0 100 3 1.5 1.5 0 000-3ZM5 13.5a.5.5 0 111 0 .5.5 0 01-1 0Zm7.5-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm-.5 1.5a.5.5 0 111 0 .5.5 0 01-1 0Z" clip-rule="evenodd"/></svg>';