arrow_left constant

String const arrow_left

Implementation

static const String arrow_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.841 5.28a.75.75 0 00-1.06-1.06L1.53 7.47 1 8l.53.53 3.25 3.25a.75.75 0 001.061-1.06l-1.97-1.97H14.25a.75.75 0 000-1.5H3.871l1.97-1.97Z" clip-rule="evenodd"/></svg>';