c_solid constant

String const c_solid

Implementation

static const String c_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="M7.5.421 14 4.213v6.574L7.5 14.58 1 10.787V4.213L7.5.42ZM7.5 4a3.5 3.5 0 100 7h.182c.976 0 1.913-.388 2.604-1.078l.068-.068-.708-.708-.068.068A2.682 2.682 0 017.682 10H7.5a2.5 2.5 0 010-5h.182c.711 0 1.393.283 1.896.786l.068.068.708-.708-.068-.068A3.682 3.682 0 007.682 4H7.5Z" clip-rule="evenodd"/></svg>';