at_sign constant

String const at_sign

Implementation

static const String at_sign =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M44 24c0-11.046-8.954-20-20-20S4 12.954 4 24s8.954 20 20 20v0c4.989 0 9.55-1.827 13.054-4.847"/><path d="M24 32a8 8 0 100-16 8 8 0 000 16Z"/><path stroke-linecap="round" d="M32 24a6 6 0 006 6v0a6 6 0 006-6m-12 1v-9"/></g></svg>';