frame_solid constant

String const frame_solid

Implementation

static const String frame_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" stroke="currentColor" d="M3.5 0v15m8-15v15M0 3.5h15m-15 8h15"/></svg>';