data_accessor constant

String const data_accessor

Icon Data of data_accessor

Implementation

static const String data_accessor =
    '<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="M28 20h-2v2h2v6H4v-6h2v-2H4a2.002 2.002 0 00-2 2v6a2.002 2.002 0 002 2h24a2.002 2.002 0 002-2v-6a2.002 2.002 0 00-2-2Z"/><circle cx="7" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="M21 13a2.96 2.96 0 00-1.285.3l-2.3-2.3 2.3-2.3A2.96 2.96 0 0021 9a3 3 0 10-3-3 2.966 2.966 0 00.3 1.285l-2.3 2.3-2.3-2.3A2.966 2.966 0 0014 6a3 3 0 10-3 3 2.96 2.96 0 001.285-.3l2.3 2.3-2.3 2.3A2.96 2.96 0 0011 13a3 3 0 103 3 2.966 2.966 0 00-.3-1.285l2.3-2.3 2.3 2.3A2.966 2.966 0 0018 16a3 3 0 103-3Zm0-8a1 1 0 11-1 1 1 1 0 011-1ZM10 6a1 1 0 111 1 1 1 0 01-1-1Zm1 11a1 1 0 111-1 1 1 0 01-1 1Zm10 0a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';