cart_minus_solid constant

String const cart_minus_solid

Implementation

static const String cart_minus_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" fill-rule="evenodd" d="M.021.644.979.356 1.472 2H12.5A2.5 2.5 0 0115 4.5V11H3.128L.02.644ZM6 7h5V6H6v1Zm-2 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm1.5-.5a.5.5 0 100 1 .5.5 0 000-1Zm5.5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm1.5-.5a.5.5 0 100 1 .5.5 0 000-1Z" clip-rule="evenodd"/></svg>';