triangle_small constant

String const triangle_small

Icon Data of triangle_small

Implementation

static const String triangle_small =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path d="M24 36H12l6-12 6-12 6 12 6 12H24Z"/><path fill-rule="evenodd" d="M24 11a1 1 0 01.894.553l12 24A1 1 0 0136 37H12a1 1 0 01-.894-1.447l12-24A1 1 0 0124 11Zm0 3.236L13.618 35h20.764L24 14.236Z" clip-rule="evenodd"/></g></svg>';