left_arrow_from_left constant

String const left_arrow_from_left

Implementation

static const String left_arrow_from_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="M17 11H5.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.42L5.41 13H17a1 1 0 000-2Zm4-7a1 1 0 00-1 1v14a1 1 0 002 0V5a1 1 0 00-1-1Z"/></svg>';