drill_back constant

String const drill_back

Icon Data of drill_back

Implementation

static const String drill_back =
    '<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 22 1.414-1.414L3.828 17H12v-2H3.828l3.586-3.586L6 10l-6 6 6 6z"/><path fill="currentColor" d="M16 10a5.981 5.981 0 00-4.243 1.757L16 16l-4.243 4.243A6 6 0 1016 10Z"/><path fill="currentColor" d="M16 2a13.958 13.958 0 00-9.895 4.105l1.414 1.414a12 12 0 110 16.962l-1.414 1.414A13.997 13.997 0 1016 2Z"/></svg>';