border_outer constant

String const border_outer

Implementation

static const String border_outer =
    '<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 21V3h18v18Zm2-2h14V5H5Zm2-6v-2h2v2Zm4 4v-2h2v2Zm0-4v-2h2v2Zm0-4V7h2v2Zm4 4v-2h2v2Z"/></svg>';