data_definition constant

String const data_definition

Icon Data of data_definition

Implementation

static const String data_definition =
    '<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"><circle cx="14" cy="14" r="2" fill="currentColor"/><path fill="currentColor" d="M20 30a.997.997 0 01-.707-.293L8.586 19A2.013 2.013 0 018 17.586V10a2.002 2.002 0 012-2h7.586A1.986 1.986 0 0119 8.586l10.707 10.707a1 1 0 010 1.414l-9 9A.997.997 0 0120 30ZM10 10v7.586l10 10L27.586 20l-10-10Z"/><path fill="currentColor" d="M12 30H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v8h-2V4H4v24h8Z"/></svg>';