drill_down constant

String const drill_down

Icon Data of drill_down

Implementation

static const String drill_down =
    '<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="m10 6 1.414-1.414L15 8.172V0h2v8.172l3.586-3.586L22 6l-6 6-6-6z"/><path fill="currentColor" d="M22 16a5.981 5.981 0 00-1.757-4.243L16 16l-4.243-4.243A6 6 0 1022 16Z"/><path fill="currentColor" d="M30 16a13.958 13.958 0 00-4.105-9.895l-1.414 1.414a12 12 0 11-16.962 0L6.105 6.105A13.997 13.997 0 1030 16Z"/></svg>';