chevrons_left constant

String const chevrons_left

Icon Data of chevrons_left

Implementation

static const String chevrons_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="-4.5 -5 24 24"><path fill="currentColor" d="m8.828 7.071 4.95 4.95a1 1 0 11-1.414 1.414L6.707 7.778a1 1 0 010-1.414L12.364.707a1 1 0 011.414 1.414l-4.95 4.95zm-6 0 4.95 4.95a1 1 0 11-1.414 1.414L.707 7.778a1 1 0 010-1.414L6.364.707a1 1 0 111.414 1.414l-4.95 4.95z"/></svg>';