border_outside constant

String const border_outside

Implementation

static const String border_outside =
    '<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 1v7h1v1H4v7h7v-1h1v1h7v-7h-1v-1h1V5h-7v1h-1V5H4Zm3 7h2v1H7v-1Zm4 0h1v1h-1v-1Zm0 3h1v2h-1v-2Zm3-3h2v1h-2v-1Zm-3-2V8h1v2h-1Z"/></svg>';