border_all_solid constant

String const border_all_solid

Implementation

static const String border_all_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 1v5h5V2H2Zm6 0v5h5V2H8Zm5 6H8v5h5V8Zm-6 5V8H2v5h5Z" clip-rule="evenodd"/></svg>';