carousel_vertical constant

String const carousel_vertical

Icon Data of carousel_vertical

Implementation

static const String carousel_vertical =
    '<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="M26 10v12a2 2 0 01-2 2H8a2 2 0 01-2-2V10a2 2 0 012-2h16a2 2 0 012 2zM8 22h16V10H8zm16 6v4h-2v-4H10v4H8v-4a2 2 0 012-2h12a2 2 0 012 2zm0-28v4a2 2 0 01-2 2H10a2 2 0 01-2-2V0h2v4h12V0z"/></svg>';