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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M9 4v7L4.5 7.5 9 4Z"/></svg>';