collection_records constant

String const collection_records

Implementation

static const String collection_records =
    '<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="M40 22c0-9.941-8.059-18-18-18S4 12.059 4 22s8.059 18 18 18"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.3 30c-1.822 0-3.3 1.722-3.3 3.846 0 3.845 3.9 7.34 6 8.154 2.1-.813 6-4.31 6-8.154C42 31.722 40.523 30 38.7 30c-1.116 0-2.103.646-2.7 1.634-.597-.988-1.584-1.634-2.7-1.634Z"/><path d="M22 27a5 5 0 100-10 5 5 0 000 10Z"/></g></svg>';