image_circle_story constant

String const image_circle_story

Implementation

static const String image_circle_story =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 12a9.966 9.966 0 01-.832 4M12 22a9.966 9.966 0 007.071-2.929M2 12a9.966 9.966 0 012.929-7.071M12 2a9.966 9.966 0 00-4 .832m0 18.336A10.02 10.02 0 012.832 16m13-13A10.02 10.02 0 0121 8.168"/><path fill-rule="evenodd" d="M7.545 12.095a4.55 4.55 0 019.068-.54c-2.271.051-3.942.557-5.143 1.284 1.085.378 2.17 1.018 3.007 2.059a.75.75 0 01-1.169.94c-.79-.981-1.907-1.524-3.049-1.789a8.265 8.265 0 00-2.359-.19 4.535 4.535 0 01-.355-1.764zm4.55-6.36a6.36 6.36 0 100 12.72 6.36 6.36 0 000-12.72zm-1.909 3.087c-.224 0-.547.063-.83.267-.31.224-.534.592-.534 1.097s.223.873.534 1.097c.283.204.606.267.83.267.224 0 .547-.063.83-.267.311-.224.534-.592.534-1.097s-.223-.873-.534-1.097a1.459 1.459 0 00-.83-.267z" clip-rule="evenodd"/></g></svg>';