stop_fill constant

String const stop_fill

Implementation

static const String stop_fill =
    '<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" fill-rule="evenodd" d="M8 1a1 1 0 00-.716.302l-6 6.156A1 1 0 001 8.156V16a1 1 0 00.293.707l6 6A1 1 0 008 23h8a1 1 0 00.707-.293l6-6A1 1 0 0023 16V8.156a1 1 0 00-.284-.698l-6-6.156A1 1 0 0016 1H8Zm0 10a1 1 0 100 2h8a1 1 0 100-2H8Z" clip-rule="evenodd"/></svg>';