yin_yang_thin constant

String const yin_yang_thin

Implementation

static const String yin_yang_thin =
    '<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="M128 28a100 100 0 10100 100A100.2 100.2 0 00128 28ZM36 128a92.1 92.1 0 0192-92 44 44 0 010 88 51.9 51.9 0 00-37.4 88A91.9 91.9 0 0136 128Zm92 92a44 44 0 010-88 51.9 51.9 0 0037.4-88A92 92 0 01128 220Zm8-44a8 8 0 11-8-8 8 8 0 018 8Zm-16-96a8 8 0 118 8 8 8 0 01-8-8Z"/></svg>';