stack_simple_fill constant

String const stack_simple_fill

Implementation

static const String stack_simple_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="M8 104a7.8 7.8 0 014-6.9l112-64a7.7 7.7 0 018 0l112 64a8 8 0 010 13.8l-112 64a7.8 7.8 0 01-8 0l-112-64a7.8 7.8 0 01-4-6.9Zm228 33.1-108 61.7-108-61.7a8 8 0 00-8 13.8l112 64a7.8 7.8 0 008 0l112-64a8 8 0 10-8-13.8Z"/></svg>';