arrow_line constant

String const arrow_line

Implementation

static const String arrow_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="M27.66 15.61 18 6l-9.66 9.61A1 1 0 109.75 17L17 9.81v19.13a1 1 0 102 0V9.81L26.25 17a1 1 0 001.41-1.42Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';