border_outer_solid constant

String const border_outer_solid

Implementation

static const String border_outer_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="M1 1h13v13H1V1Zm1 1v11h11V2H2Zm6 3H7V4h1v1ZM5 8H4V7h1v1Zm3 0H7V7h1v1Zm3 0h-1V7h1v1Zm-3 3H7v-1h1v1Z" clip-rule="evenodd"/></svg>';