css3_solid constant

String const css3_solid

Implementation

static const String css3_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.132.162A.5.5 0 01.5 0h14a.5.5 0 01.498.542l-1 11.916a.5.5 0 01-.34.432l-6 2a.5.5 0 01-.316 0l-6-2a.5.5 0 01-.34-.432L.002.542a.5.5 0 01.13-.38ZM11 3H4v1h6v2H6v1h4v2.14l-2.5.833L5 9.14V8H4v1.86l3.5 1.167L11 9.86V3Z" clip-rule="evenodd"/></svg>';