left_arrow_to_left constant

String const left_arrow_to_left

Implementation

static const String left_arrow_to_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 11H9.41l2.3-2.29a1 1 0 10-1.42-1.42l-4 4a1 1 0 00-.21.33 1 1 0 000 .76 1 1 0 00.21.33l4 4a1 1 0 001.42 0 1 1 0 000-1.42L9.41 13H21a1 1 0 000-2ZM3 3a1 1 0 00-1 1v16a1 1 0 002 0V4a1 1 0 00-1-1Z"/></svg>';