arrow_top_left_o constant

String const arrow_top_left_o

Implementation

static const String arrow_top_left_o =
    '<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"><g fill="currentColor"><path d="M10 13.963H8v-6h6v2h-2.586l5.33 5.33-1.414 1.414-5.33-5.33v2.586Z"/><path fill-rule="evenodd" d="M23 12c0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11 11-4.925 11-11Zm-2 0a9 9 0 10-18 0 9 9 0 0018 0Z" clip-rule="evenodd"/></g></svg>';