mounted constant

String const mounted

Implementation

static const String mounted =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M9 7h12m6 0h12"/><path stroke-linejoin="round" d="M19 36h-3a3 3 0 01-3-3v-9a8 8 0 018-8h6a8 8 0 018 8v9a3 3 0 01-3 3h-3"/><circle cx="24" cy="7" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 35v1.4a1.6 1.6 0 01-1.6 1.6h-6.8a1.6 1.6 0 01-1.6-1.6V35a5 5 0 0110 0Z"/><path stroke-linejoin="round" d="M21 38v3a3 3 0 106 0v-3"/></g></svg>';