circle_three constant

String const circle_three

Implementation

static const String circle_three =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M32.904 13.927A10 10 0 0124 19.37a10 10 0 01-8.904-5.443A14.979 14.979 0 009 26c0 .818.065 1.62.191 2.402.267-.02.537-.032.809-.032 5.523 0 10 4.477 10 10 0 .697-.071 1.376-.207 2.032 1.335.39 2.747.598 4.207.598s2.872-.209 4.207-.598A10.038 10.038 0 0128 38.37c0-5.523 4.477-10 10-10 .272 0 .542.011.809.032A15.11 15.11 0 0039 26c0-4.95-2.398-9.34-6.096-12.073Z"/><path d="M24 13a4 4 0 100-8 4 4 0 000 8ZM9 43a4 4 0 100-8 4 4 0 000 8Zm30 0a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/></g></svg>';