medium_solid constant

String const medium_solid

Implementation

static const String medium_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="M0 1.5A1.5 1.5 0 011.5 0h12A1.5 1.5 0 0115 1.5v12a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 13.5v-12ZM4 5H3V4h1.5a.5.5 0 01.4.2l2.6 3.467 2.593-3.458A.5.5 0 0110.5 4H12v1h-1v5h1v1H9v-1h1V6L7.5 9.333 5 6v4h1v1H3v-1h1V5Z" clip-rule="evenodd"/></svg>';