image_circle_off constant

String const image_circle_off

Implementation

static const String image_circle_off =
    '<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="M4.859 5A9.968 9.968 0 002 12c0 5.523 4.477 10 10 10a9.967 9.967 0 007-2.859M21.542 15A9.997 9.997 0 0022 12c0-5.523-4.477-10-10-10a9.966 9.966 0 00-4 .832M2 2l20 20"/><path fill-rule="evenodd" d="M6.346 7.174C6.13 7.534 6 7.977 6 8.5c0 .926.408 1.601.978 2.011A2.674 2.674 0 008.5 11c.357 0 .852-.087 1.316-.355l-3.47-3.47zm5.598 5.599c-.542.261-1.04.546-1.5.849 2.036.662 4.077 1.82 5.63 3.751a1 1 0 01-1.558 1.254c-1.516-1.884-3.65-2.912-5.797-3.41a15.464 15.464 0 00-3.531-.388c-.784.003-1.477.066-2.024.157a1.005 1.005 0 01-.232.012l-.096.016a1 1 0 00-.76 1.367c.652 1.584 2.135 3.723 4.51 5.097 2.42 1.399 5.684 1.958 9.745.465.829-.278 1.936-.856 3.01-1.774l-7.397-7.396zm9.898 4.24C22.541 15.65 23 13.988 23 12a1 1 0 00-1-1h-1c-1.772 0-3.355.146-4.763.408l5.605 5.606z" clip-rule="evenodd"/></g></svg>';