cross constant

String const cross

Implementation

static const String cross =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M3.64 2.27 7.5 6.13l3.84-3.84A.92.92 0 0112 2a1 1 0 011 1 .9.9 0 01-.27.66L8.84 7.5l3.89 3.89A.9.9 0 0113 12a1 1 0 01-1 1 .92.92 0 01-.69-.27L7.5 8.87l-3.85 3.85A.92.92 0 013 13a1 1 0 01-1-1 .9.9 0 01.27-.66L6.16 7.5 2.27 3.61A.9.9 0 012 3a1 1 0 011-1c.24.003.47.1.64.27Z"/></svg>';