radio constant

String const radio

Implementation

static const String radio =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="2"/><path d="M4.93 19.07a10 10 0 010-14.14m2.83 11.31a6 6 0 01-1.3-1.95 6 6 0 010-4.59 6 6 0 011.3-1.95m8.48.01a6 6 0 011.3 2 6 6 0 010 4.59 6 6 0 01-1.3 1.95m2.83-11.37a10 10 0 010 14.14"/></g></svg>';