format_line_spacing constant

String const format_line_spacing

Implementation

static const String format_line_spacing =
    '<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="M21 6v1H10V6h11Zm0 6v1H10v-1h11Zm0 6v1H10v-1h11ZM5 19.25 7.25 17l.75.664-3.5 3.5-3.5-3.5.75-.664L4 19.25V5.75L1.75 8 1 7.336l3.5-3.5 3.5 3.5L7.25 8 5 5.75v13.5Z"/></svg>';