format_wrap_square constant

String const format_wrap_square

Implementation

static const String format_wrap_square =
    '<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="m11.5 8 4.5 9H7l4.5-9Zm0 2.241L8.616 16h5.768L11.5 10.241ZM3 16h2v1H3v-1Zm0-4h2v1H3v-1Zm0-4h2v1H3V8Zm15 0h2v1h-2V8Zm0 4h2v1h-2v-1Zm0 4h2v1h-2v-1Zm2 4v1H3v-1h17ZM3 4h17v1H3V4Z"/></svg>';