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" fill="#555" 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="#fff" 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><mask id="svgIDc"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36v-6m-4 10H6m22 0h14"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40a4 4 0 11-8 0 4 4 0 018 0Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9v16c0 2.761-6.716 5-15 5-8.284 0-15-2.239-15-5V9"/><path stroke="#fff" 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></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDc)"/></svg>';