mosaic_line constant

String const mosaic_line

Implementation

static const String mosaic_line =
    '<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="M19 3a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14Zm0 10h-6v6h6v-6Zm-8 0H5v6h6v-6Zm-1 1v4H6v-4h4Zm9-9h-6v6h6V5Zm-8 0H5v6h6V5Zm7 1v4h-4V6h4Z"/></g></svg>';