left_arrow constant

String const left_arrow

Implementation

static const String left_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.417 16.944a1 1 0 010-1.387l5.113-5.313c.624-.649 1.72-.207 1.72.693V14c0 .138.112.25.25.25h9.75a1 1 0 011 1v2a1 1 0 01-1 1H14.5a.25.25 0 00-.25.25v3.063c0 .9-1.096 1.342-1.72.693l-5.113-5.313Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';