format_wrap_tight constant

String const format_wrap_tight

Implementation

static const String format_wrap_tight =
    '<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 4h17v1H3V4Zm11 4h6v1h-6V8ZM3 8h6v1H3V8Zm0 4h4v1H3v-1Zm0 4h2v1H3v-1Zm15 0h2v1h-2v-1Zm-2-4h4v1h-4v-1ZM3 20h17v1H3v-1Z"/></svg>';