tag constant

String const tag

Implementation

static const String tag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M1000 136v270l-595 595L0 596 595 1h270zM840 296q28-28 28-67.5T840 161t-67.5-28-67.5 28-28 67.5 28 67.5 67.5 28 67.5-28z"/></svg>';