stack_simple_duotone constant

String const stack_simple_duotone

Implementation

static const String stack_simple_duotone =
    '<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="m16 104 112 64 112-64-112-64-112 64z" opacity=".2"/><path fill="currentColor" d="m12 110.9 112 64a7.8 7.8 0 008 0l112-64a8 8 0 000-13.8l-112-64a7.7 7.7 0 00-8 0l-112 64a8 8 0 000 13.8Zm116-61.7 95.9 54.8-95.9 54.8L32.1 104Z"/><path fill="currentColor" d="m236 137.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>';