yin_yang_duotone constant

String const yin_yang_duotone

Implementation

static const String yin_yang_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="M224 128a96 96 0 01-96 96 48 48 0 010-96 48 48 0 000-96 96 96 0 0196 96Z" opacity=".2"/><path fill="currentColor" d="M128 24a104 104 0 10104 104A104.2 104.2 0 00128 24ZM40 128a88.1 88.1 0 0188-88 40 40 0 010 80 56 56 0 00-56 56 55.2 55.2 0 005.4 24A88.1 88.1 0 0140 128Zm88 88a40 40 0 010-80 56 56 0 0056-56 55.2 55.2 0 00-5.4-24A88 88 0 01128 216Zm12-40a12 12 0 11-12-12 12 12 0 0112 12Zm-24-96a12 12 0 1112 12 12 12 0 01-12-12Z"/></svg>';