x_axis constant

String const x_axis

Icon Data of x_axis

Implementation

static const String x_axis =
    '<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="m23 20-1.414 1.414L24.172 24H6V4H4v20a2.002 2.002 0 002 2h18.172l-2.586 2.586L23 30l5-5Z"/></svg>';