space constant

String const space

Icon Data of space

Implementation

static const String space =
    '<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" d="M4 9v4h16V9h2v5a1 1 0 01-1 1H3a1 1 0 01-1-1V9h2z"/></svg>';