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="M13 21v-8h8v8Zm0-10V3h8v8ZM3 11V3h8v8Zm0 10v-8h8v8Z"/></svg>';