border_inner constant

String const border_inner

Implementation

static const String border_inner =
    '<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 21v-2h2v2Zm8 0v-8H3v-2h8V3h2v8h8v2h-8v8Zm-4 0v-2h2v2Zm8 0v-2h2v2Zm4 0v-2h2v2ZM3 17v-2h2v2Zm16 0v-2h2v2ZM3 9V7h2v2Zm16 0V7h2v2ZM3 5V3h2v2Zm4 0V3h2v2Zm8 0V3h2v2Zm4 0V3h2v2Z"/></svg>';