yin_yang_fill constant

String const yin_yang_fill

Implementation

static const String yin_yang_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="M140 80a12 12 0 11-12-12 12 12 0 0112 12Zm92 48A104 104 0 11128 24a104.2 104.2 0 01104 104Zm-92 48a12 12 0 10-12 12 12 12 0 0012-12Zm32-92a44 44 0 00-44-44 88 88 0 00-46.9 162.4A51.1 51.1 0 0176 180a52 52 0 0152-52 44 44 0 0044-44Z"/></svg>';