lawnicons constant

String const lawnicons

Implementation

static const String lawnicons =
    '<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"><circle cx="14" cy="14" r="8.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34" cy="34" r="8.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><rect width="17" height="17" x="5.5" y="25.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="3"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m32.309 6.5-6.456 11.182a2 2 0 001.732 3h12.912a2 2 0 001.732-3L35.773 6.5a2 2 0 00-3.464 0Z"/></svg>';