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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M9 10v11H5a2 2 0 01-1.995-1.85L3 19v-9h6Zm12 0v9a2 2 0 01-1.85 1.995L19 21h-8V10h10Zm-2-7a2 2 0 012 2v3H3V5a2 2 0 012-2h14Z"/></g></svg>';