triangle_small_outline constant

String const triangle_small_outline

Icon Data of triangle_small_outline

Implementation

static const String triangle_small_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 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"/></svg>';