arrow_left constant

String const arrow_left

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8.974 14.768a1 1 0 01-1.409-.128l-3.333-4a1 1 0 111.536-1.28l3.334 4a1 1 0 01-.128 1.408Z"/><path d="M8.974 5.232a1 1 0 01.128 1.408l-3.334 4a1 1 0 11-1.536-1.28l3.333-4a1 1 0 011.409-.128Z"/><path d="M6 10a1 1 0 011-1h8a1 1 0 110 2H7a1 1 0 01-1-1Z"/></g></svg>';