yin_yang_light constant

String const yin_yang_light

Implementation

static const String yin_yang_light =
    '<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 26a102 102 0 10102 102A102.2 102.2 0 00128 26ZM38 128a90.1 90.1 0 0190-90 42 42 0 010 84 54 54 0 00-44.9 84A90.2 90.2 0 0138 128Zm90 90a42 42 0 010-84 54 54 0 0044.9-84A90 90 0 01128 218Zm12-42a12 12 0 11-12-12 12 12 0 0112 12Zm-22-96a10 10 0 1110 10 10 10 0 01-10-10Z"/></svg>';