fingernail constant

String const fingernail

Implementation

static const String fingernail =
    '<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="M44 24c0 11.046-8.954 20-20 20S4 35.046 4 24 12.954 4 24 4"/><path d="m38 9.472.343 1.056h1.11l-.898.652.343 1.056-.898-.652-.898.652.343-1.056-.898-.652h1.11L38 9.472Z"/><rect width="12" height="24" x="18" y="13" stroke-linecap="round" stroke-linejoin="round" rx="6"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 25c-2 0-5 2.118-5 6v9.784M30 25c2 0 5 2.118 5 6v9.5"/></g></svg>';