database_point constant

String const database_point

Implementation

static const String database_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"><defs><path id="svgIDa" d="M39 9c0 2.761-6.716 5-15 5-8.284 0-15-2.239-15-5s6.716-5 15-5c8.284 0 15 2.239 15 5Z"/><path id="svgIDb" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9c0 2.761-6.716 5-15 5-8.284 0-15-2.239-15-5s6.716-5 15-5c8.284 0 15 2.239 15 5Z"/></defs><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36v-6m-4 10H6m22 0h14m-14 0a4 4 0 11-8 0 4 4 0 018 0ZM39 9v16c0 2.761-6.716 5-15 5-8.284 0-15-2.239-15-5V9"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 17c0 2.761-6.716 5-15 5-8.284 0-15-2.239-15-5"/><use href="#svgIDa"/><use href="#svgIDa"/><use stroke-linecap="round" stroke-linejoin="round" stroke-width="4" href="#svgIDb"/><use stroke-linecap="round" stroke-linejoin="round" stroke-width="4" href="#svgIDb"/></g></svg>';