stop_circle_fill constant

String const stop_circle_fill

Implementation

static const String stop_circle_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" d="M12 2a10 10 0 1010 10A10 10 0 0012 2Zm4 12.75A1.25 1.25 0 0114.75 16h-5.5A1.25 1.25 0 018 14.75v-5.5A1.25 1.25 0 019.25 8h5.5A1.25 1.25 0 0116 9.25Z"/><path fill="currentColor" d="M10 10h4v4h-4z"/></svg>';