circledelete constant

String const circledelete

Implementation

static const String circledelete =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm236-655q20-19 20-47t-19.5-47.5T701 255t-47 20L511 417 369 275q-19-20-47-20t-47.5 19.5T255 322t20 47l142 143-142 142q-20 19-20 47t19.5 47.5T322 768t47-20l142-142 143 142q19 20 47 20t47.5-19.5T768 701t-20-47L606 512z"/></svg>';