location_solid constant

String const location_solid

Implementation

static const String location_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="M8 1.018V0H7v1.018a6.5 6.5 0 00-5.981 5.977H0v1h1.019A6.508 6.508 0 007 13.981V15h1v-1.019a6.508 6.508 0 005.981-5.986H15v-1h-1.019A6.5 6.5 0 008 1.018ZM8 3v3.995h4v1H8V12H7V7.995H3v-1h4V3h1Z" clip-rule="evenodd"/></svg>';