triangle_left constant

String const triangle_left

Icon Data of triangle_left

Implementation

static const String triangle_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"><path fill="currentColor" fill-rule="evenodd" d="m12.47 4.152-8 5a1 1 0 000 1.696l8 5A1 1 0 0014 15V5a1 1 0 00-1.53-.848ZM12 6.804v6.392L6.887 10 12 6.804Z" clip-rule="evenodd"/></svg>';