line_space constant

String const line_space

Implementation

static const String line_space =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 7h9m-9 5h9m-9 5h9M6 17V7m0 10-2-2.5M6 17l2-2.5M6 7 4 9m2-2 2 2"/></svg>';