home_check constant

String const home_check

Implementation

static const String home_check =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m1.5 10.5 9-9 9 9"/><path d="M3.5 8.5v7a2 2 0 002 2h10a2 2 0 002-2v-7"/><path d="m7.5 11.5 2 2 4-4"/></g></svg>';