down_arrow_circle constant

String const down_arrow_circle

Implementation

static const String down_arrow_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 512q106 0 181-75t75-181-75-181T256 0 75 75 0 256t75 181 181 75zm0-469q88 0 150.5 62.5T469 256t-62.5 150.5T256 469t-150.5-62.5T43 256t62.5-150.5T256 43zm-13 315 2 3h22q2 0 2-3l64-42q17-12 6-30-10-18-30-7l-30 22V171q0-22-21-22t-21 22v130l-30-22q-20-11-30 7-10 19 6 30z"/></svg>';