portrait_line constant

String const portrait_line

Implementation

static const String portrait_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M15.34 26.45a.8.8 0 00-1.13 0 .79.79 0 000 1.13L18 31.09l3.74-3.47a.79.79 0 00.05-1.13.8.8 0 00-1.13 0l-1.86 1.68V7.83l1.86 1.72a.8.8 0 101.08-1.17L18 4.91l-3.74 3.47a.79.79 0 000 1.13.8.8 0 001.13 0l1.81-1.68v20.34Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M28 2H8a2 2 0 00-2 2v28a2 2 0 002 2h20a2 2 0 002-2V4a2 2 0 00-2-2Zm0 30H8V4h20Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';