verticle_left constant

String const verticle_left

Implementation

static const String verticle_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M13.886 2.203a.715.715 0 011-.012.69.69 0 01.012.986L8.272 9.855l6.992 6.876a.69.69 0 010 .986.715.715 0 01-1 0L6.893 10.47v6.839a.695.695 0 01-.696.692.695.695 0 01-.697-.692V2.692c0-.382.312-.692.697-.692.385 0 .697.31.697.692L6.893 9.25Z"/></svg>';