y_axis constant

String const y_axis

Icon Data of y_axis

Implementation

static const String y_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="M8 26V7.828l2.586 2.586L12 9 7 4 2 9l1.414 1.414L6 7.828V26a2.002 2.002 0 002 2h20v-2Z"/></svg>';