data_format constant

String const data_format

Icon Data of data_format

Implementation

static const String data_format =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M18 11h8v2h-8zM6 19h8v2H6zm4-3a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2zm12 14a4 4 0 114-4 4.005 4.005 0 01-4 4zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2z"/><path fill="currentColor" d="M28 30H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v24a2.002 2.002 0 01-2 2ZM4 4v24h24V4Z"/></svg>';