space_between_vertically constant

String const space_between_vertically

Icon Data of space_between_vertically

Implementation

static const String space_between_vertically =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M1 .5a.5.5 0 01.5-.5h12a.5.5 0 010 1H9v4a1 1 0 01-1 1H7a1 1 0 01-1-1V1H1.5A.5.5 0 011 .5ZM7 9a1 1 0 00-1 1v4H1.5a.5.5 0 000 1h12a.5.5 0 000-1H9v-4a1 1 0 00-1-1H7Z" clip-rule="evenodd"/></svg>';