grid_vertical_round constant

String const grid_vertical_round

Implementation

static const String grid_vertical_round =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17 20h-4v-4h4v4Zm-6 0H7v-4h4v4Zm6-6h-4v-4h4v4Zm-8 0a2 2 0 110-4 2 2 0 010 4Zm8-6h-4V4h4v4Zm-6 0H7V4h4v4Z"/></svg>';