space_evenly_vertically constant

String const space_evenly_vertically

Icon Data of space_evenly_vertically

Implementation

static const String space_evenly_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 1h-12A.5.5 0 011 .5ZM7 2a1 1 0 00-1 1v3a1 1 0 001 1h1a1 1 0 001-1V3a1 1 0 00-1-1H7Zm0 6a1 1 0 00-1 1v3a1 1 0 001 1h1a1 1 0 001-1V9a1 1 0 00-1-1H7Zm-5.5 6a.5.5 0 000 1h12a.5.5 0 000-1h-12Z" clip-rule="evenodd"/></svg>';