layout_fill constant

String const layout_fill

Implementation

static const String layout_fill =
    '<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="M21 8V6a3 3 0 00-3-3H6a3 3 0 00-3 3v2ZM3 10v8a3 3 0 003 3h5V10Zm10 0v11h5a3 3 0 003-3v-8Z"/></svg>';