distribute_vertical constant

String const distribute_vertical

Implementation

static const String distribute_vertical =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-opacity=".5" stroke-width="2" d="M9 11h6v2H9v-2Z"/><path d="M19 7H5V5h14v2Zm0 12H5v-2h14v2Z"/></g></svg>';