currents constant

String const currents

Implementation

static const String currents =
    '<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.5zM299 906q99 54 213 54 122 0 225-61t162-163q-48 46-115 71t-144 25q-150 0-235-85t-85-235q0-68 45-122-81 39-127 111.5T192 672q0 59 28 122.5T299 906zm213-266q53 0 90.5-37.5T640 512t-37.5-90.5T512 384t-90.5 37.5T384 512t37.5 90.5T512 640zM125 288q48-46 115-71t144-25q150 0 235 85t85 235q0 68-45 122 81-39 127-111.5T832 352q0-59-28-122.5T725 118q-99-54-213-54-122 0-225 61T125 288z"/></svg>';