triangle_medium_outline constant

String const triangle_medium_outline

Icon Data of triangle_medium_outline

Implementation

static const String triangle_medium_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 8a1 1 0 01.894.553l15 30A1 1 0 0139 40H9a1 1 0 01-.894-1.447l15-30A1 1 0 0124 8Zm0 3.236L10.618 38h26.764L24 11.236Z" clip-rule="evenodd"/></svg>';