text_wrap constant

String const text_wrap

Implementation

static const String text_wrap =
    '<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" stroke="currentColor" stroke-width="2" d="M17 10h7-7ZM1 14h13V2H1v12Zm5-8a1 1 0 11-2 0 1 1 0 012 0m11 0h7-7Zm0-4h7-7Zm0 12h7-7ZM0 18h24H0Zm0 4h24H0Zm14-8v-1l-4-5-3 3-1-1-4 4h12Z"/></svg>';