ramp_left constant

String const ramp_left

Implementation

static const String ramp_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21V6.825L9.4 8.4 8 7l4-4 4 4-1.4 1.4L13 6.825V9q0 1.6.663 2.938.662 1.337 1.599 2.374.938 1.038 1.963 1.788 1.025.75 1.775 1.175l-1.45 1.45q-1.425-.875-2.575-1.888Q13.825 15.825 13 14.7V21Z"/></svg>';