distribute_vertically constant

String const distribute_vertically

Implementation

static const String distribute_vertically =
    '<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" fill-rule="evenodd" d="M7 10h10a2 2 0 110 4H7a2 2 0 110-4Zm-4 7h18a1 1 0 010 2H3a1 1 0 010-2ZM3 5h18a1 1 0 010 2H3a1 1 0 110-2Z"/></svg>';