three_triangles constant

String const three_triangles

Implementation

static const String three_triangles =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" d="m17 7 7 12.124L29.99 29.5H4.01L17 7Z"/><path fill="#555" d="m31 7 12.99 22.5H18.01L24 19.124 31 7ZM11.01 41.5h25.98l-7-12H18.01l-7 12Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29.99 29.5 24 19.124M18.01 29.5l-7 12h25.98l-7-12H18.01Zm0 0h25.98L31 7l-7 12.124L18.01 29.5Zm0 0L24 19.124 18.01 29.5Zm0 0h11.98-11.98Zm11.98 0H4.01L17 7l7 12.124L29.99 29.5Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';