stacked_move constant

String const stacked_move

Icon Data of stacked_move

Implementation

static const String stacked_move =
    '<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="M15 28H4a2 2 0 01-2-2V11a2 2 0 012-2h11a2 2 0 012 2v15a2 2 0 01-2 2zM4 11v15h11V11z"/><path fill="currentColor" d="m26 6-1.41 1.41L27 10h-5V6a2 2 0 00-2-2H10v2h10v14h2v-8h5l-2.41 2.59L26 16l5-5z"/></svg>';