vector_circle constant

String const vector_circle

Implementation

static const String vector_circle =
    '<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"><path fill="currentColor" d="M9 2v2.06A8.522 8.522 0 004.05 9H2v6h2.06A8.494 8.494 0 009 19.95V22h6v-2.06A8.494 8.494 0 0019.95 15H22V9h-2.06A8.522 8.522 0 0015 4.05V2m-4 2h2v2h-2m-2 .25V8h6V6.25c1.18.61 2.14 1.57 2.75 2.75H16v6h1.75A6.406 6.406 0 0115 17.75V16H9v1.75A6.406 6.406 0 016.25 15H8V9H6.25A6.406 6.406 0 019 6.25M4 11h2v2H4m14-2h2v2h-2m-7 5h2v2h-2"/></svg>';