simplex constant

String const simplex

Icon Data of simplex

Implementation

static const String simplex =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14.75 42.5 42.5 14.75m-18.5 0 9.25-9.25M5.5 33.25l16-16m2.5 16 9.25 9.25M5.5 14.75l16 16M14.75 5.5 42.5 33.25"/></svg>';