arrow_left constant

String const arrow_left

Icon Data of arrow_left

Implementation

static const String arrow_left =
    '<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="M6 15a1 1 0 100 2v-2Zm21 2a1 1 0 100-2v2ZM5 16l-.707-.707a1 1 0 000 1.414L5 16Zm8.707-7.293a1 1 0 00-1.414-1.414l1.414 1.414Zm-1.414 16a1 1 0 001.414-1.414l-1.414 1.414ZM6 17h21v-2H6v2Zm-.293-.293 8-8-1.414-1.414-8 8 1.414 1.414Zm-1.414 0 8 8 1.414-1.414-8-8-1.414 1.414Z"/></svg>';