life_ring constant

String const life_ring

Implementation

static const String life_ring =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M464.1 431c10.2 9.4 10.2 24.6 0 33.1-8.5 10.2-23.7 10.2-33.1 0l-11.7-10.9C374.9 489.9 318.1 512 256 512c-62.1 0-118.9-22.1-163.26-58.8l-11.77 10.9c-9.37 10.2-24.57 10.2-33.94 0-9.37-8.5-9.37-23.7 0-33.1l11.77-11.7C22.08 374.9 0 318.1 0 256c0-62.1 22.08-118.9 58.8-163.26L47.03 80.97c-9.37-9.37-9.37-24.57 0-33.94 9.37-9.37 24.57-9.37 33.94 0L92.74 58.8C137.1 22.08 193.9 0 256 0c62.1 0 118.9 22.08 163.3 58.8L431 47.03c9.4-9.37 24.6-9.37 33.1 0 10.2 9.37 10.2 24.57 0 33.94l-10.9 11.77C489.9 137.1 512 193.9 512 256c0 62.1-22.1 118.9-58.8 163.3l10.9 11.7zm-159.3-92.3c-14.3 8.5-31 13.3-48.8 13.3-17.8 0-34.5-4.8-48.8-13.3l-80.3 80.4C162.3 447.2 207.2 464 256 464s93.7-16.8 129.1-44.9l-80.3-80.4zM464 256c0-48.8-16.8-93.7-44.9-129.1l-80.4 80.3c8.5 14.3 13.3 31 13.3 48.8 0 17.8-4.8 34.5-13.3 48.8l80.4 80.3C447.2 349.7 464 304.8 464 256zM256 48c-48.8 0-93.7 16.8-129.1 44.93l80.3 80.37c14.3-8.5 31-13.3 48.8-13.3 17.8 0 34.5 4.8 48.8 13.3l80.3-80.37C349.7 64.8 304.8 48 256 48zm-82.7 256.8c-8.5-14.3-13.3-31-13.3-48.8 0-17.8 4.8-34.5 13.3-48.8l-80.37-80.3C64.8 162.3 48 207.2 48 256s16.8 93.7 44.93 129.1l80.37-80.3zM256 208c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"/></svg>';