distribute_vertical_bottom constant

String const distribute_vertical_bottom

Icon Data of distribute_vertical_bottom

Implementation

static const String distribute_vertical_bottom =
    '<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="M2 28h28v2H2zm22-2H8a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L8 20v4h16zM2 12h28v2H2zm18-2h-8a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h8a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zm0-6.001L12 4v4h8z"/></svg>';