yin_yang constant

String const yin_yang

Implementation

static const String yin_yang =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><circle cx="42.264" cy="42.263" r="5.443" fill="currentColor"/><path fill="currentColor" d="M32 2C15.458 2 2 15.458 2 32s13.458 30 30 30 30-13.458 30-30S48.542 2 32 2m-6.416 23.584a5.444 5.444 0 11-7.699-7.7 5.444 5.444 0 017.699 7.7m20.501 30.675c-4.859 1.321-10.27.086-14.086-3.729-5.668-5.668-5.668-14.86 0-20.529 5.669-5.669 5.669-14.86 0-20.528-3.815-3.816-9.225-5.052-14.084-3.73A27.875 27.875 0 0132 3.936c15.476 0 28.064 12.589 28.064 28.064 0 10.344-5.628 19.391-13.979 24.259"/></svg>';