spiral_fill constant

String const spiral_fill

Implementation

static const String spiral_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M248 144a8 8 0 01-16 0 96.2 96.2 0 00-96-96 88.1 88.1 0 00-88 88 80.1 80.1 0 0080 80 72.1 72.1 0 0072-72 64.1 64.1 0 00-64-64 56 56 0 00-56 56 48 48 0 0048 48 40 40 0 0040-40 32.1 32.1 0 00-32-32 24.1 24.1 0 00-24 24 16 16 0 0016 16 8 8 0 008-8 8 8 0 010-16 16 16 0 0116 16 24.1 24.1 0 01-24 24 32.1 32.1 0 01-32-32 40 40 0 0140-40 48 48 0 0148 48 56 56 0 01-56 56 64.1 64.1 0 01-64-64 72.1 72.1 0 0172-72 80.1 80.1 0 0180 80 88.1 88.1 0 01-88 88 96.2 96.2 0 01-96-96A104.2 104.2 0 01136 32a112.1 112.1 0 01112 112Z"/></svg>';