grip_horizontal_line constant

String const grip_horizontal_line

Implementation

static const String grip_horizontal_line =
    '<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="M2.5 11h19a.5.5 0 000-1h-19a.5.5 0 000 1zm19 3h-19a.5.5 0 000 1h19a.5.5 0 000-1z"/></svg>';