css3 constant

String const css3

Implementation

static const String css3 =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m30 2-4 23-13.956 5L0 25l1.225-5.925H6.35l-.5 2.538 7.275 2.775 8.381-2.775 1.175-6.069H1.844l1-5.125H23.7l.656-3.294H3.519L4.538 2z"/></svg>';