database_network_point constant

String const database_network_point

Implementation

static const String database_network_point =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 36v-6m-4 10H6m22 0h14m-14 0a4 4 0 11-8 0 4 4 0 018 0Zm9-23c0 7.18-5.82 13-13 13s-13-5.82-13-13m26 0c0-7.18-5.82-13-13-13S11 9.82 11 17m26 0H11"/><path d="M29 17c0 7.18-2.239 13-5 13s-5-5.82-5-13 2.239-13 5-13 5 5.82 5 13Zm8 0H11"/></g></svg>';