triangle_large_outline constant

String const triangle_large_outline

Icon Data of triangle_large_outline

Implementation

static const String triangle_large_outline =
    '<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"><path fill="currentColor" 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"/></svg>';