space_evenly_horizontally constant

String const space_evenly_horizontally

Icon Data of space_evenly_horizontally

Implementation

static const String space_evenly_horizontally =
    '<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="M14.5 1a.5.5 0 00-.5.5v12a.5.5 0 101 0v-12a.5.5 0 00-.5-.5ZM.5 1a.5.5 0 00-.5.5v12a.5.5 0 001 0v-12A.5.5 0 00.5 1ZM2 7a1 1 0 011-1h3a1 1 0 011 1v1a1 1 0 01-1 1H3a1 1 0 01-1-1V7Zm7-1a1 1 0 00-1 1v1a1 1 0 001 1h3a1 1 0 001-1V7a1 1 0 00-1-1H9Z" clip-rule="evenodd"/></svg>';