triangle_medium constant

String const triangle_medium

Icon Data of triangle_medium

Implementation

static const String triangle_medium =
    '<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 39H9l7.5-15L24 9l7.5 15L39 39H24Z"/><path 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"/></g></svg>';