space_between_horizontally constant

String const space_between_horizontally

Icon Data of space_between_horizontally

Implementation

static const String space_between_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.5V6h-4a1 1 0 00-1 1v1a1 1 0 001 1h4v4.5a.5.5 0 101 0v-12a.5.5 0 00-.5-.5ZM5 6H1V1.5a.5.5 0 00-1 0v12a.5.5 0 001 0V9h4a1 1 0 001-1V7a1 1 0 00-1-1Z" clip-rule="evenodd"/></svg>';