triangle_large constant

String const triangle_large

Icon Data of triangle_large

Implementation

static const String triangle_large =
    '<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 42H6l9-18 9-18 9 18 9 18H24Z"/><path fill-rule="evenodd" d="M24 5a1 1 0 01.894.553l18 36A1 1 0 0142 43H6a1 1 0 01-.894-1.447l18-36A1 1 0 0124 5Zm0 3.236L7.618 41h32.764L24 8.236Z" clip-rule="evenodd"/></g></svg>';