border_all constant

String const border_all

Implementation

static const String border_all =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 4h17v17H3V4Zm1 1v7h7V5H4Zm15 7V5h-7v7h7ZM4 20h7v-7H4v7Zm15 0v-7h-7v7h7Z"/></svg>';