folder_arrow_left_outline constant

String const folder_arrow_left_outline

Implementation

static const String folder_arrow_left_outline =
    '<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="M22 8v5.81c-.61-.35-1.28-.59-2-.72V8H4v10h9.09c-.05.33-.09.66-.09 1 0 .34.04.67.09 1H4a2 2 0 01-2-2V6c0-1.11.89-2 2-2h6l2 2h8a2 2 0 012 2m-4 8-3 3 3 3v-2h4v-2h-4v-2Z"/></svg>';