presentation_line_line constant

String const presentation_line_line

Implementation

static const String presentation_line_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="M3 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3h-3.586l2.293 2.293a1 1 0 01-1.414 1.414L12 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L9.586 17H6a3 3 0 01-3-3V6zm3-1a1 1 0 00-1 1v8a1 1 0 001 1h12a1 1 0 001-1V6a1 1 0 00-1-1H6zm10.6 2.2a1 1 0 01.2 1.4l-3 4a1 1 0 01-1.507.107l-2.138-2.137-1.323 1.985a1 1 0 01-1.664-1.11l2-3a1 1 0 011.54-.152l2.184 2.185L15.2 7.4a1 1 0 011.4-.2z"/></svg>';