shop_solid constant

String const shop_solid

Implementation

static const String shop_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="M14 1H1V0h13v1ZM1.01 2.402A.5.5 0 011.5 2h12a.5.5 0 01.49.402l1 5A.5.5 0 0114.5 8H.5a.5.5 0 01-.49-.598l1-5ZM1 9v5H0v1h15v-1h-1V9h-2v2H3V9H1Z"/><path fill="currentColor" d="M4 9h7v1H4V9Z"/></svg>';