circle_wavy_duotone constant

String const circle_wavy_duotone

Implementation

static const String circle_wavy_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="M232 128c0 12.5-17.8 22-22.7 33.7s1.4 30.6-7.8 39.8-28.5 3.1-39.8 7.8S140.5 232 128 232s-22-17.8-33.7-22.7-30.6 1.4-39.8-7.8-3.1-28.5-7.8-39.8S24 140.5 24 128s17.8-22 22.7-33.7-1.4-30.6 7.8-39.8 28.5-3.1 39.8-7.8S115.5 24 128 24s22 17.8 33.7 22.7 30.6-1.4 39.8 7.8 3.1 28.5 7.8 39.8S232 115.5 232 128Z" opacity=".2"/><path fill="currentColor" d="M225.9 102.8c-3.8-3.9-7.7-8-9.2-11.5s-1.4-8.7-1.5-14c-.1-9.7-.3-20.8-8-28.5s-18.8-7.9-28.5-8c-5.3-.1-10.7-.2-14-1.5s-7.6-5.4-11.5-9.2C146.3 23.5 138.4 16 128 16s-18.3 7.5-25.2 14.1c-3.9 3.8-8 7.7-11.5 9.2s-8.7 1.4-14 1.5c-9.7.1-20.8.3-28.5 8s-7.9 18.8-8 28.5c-.1 5.3-.2 10.7-1.5 14s-5.4 7.6-9.2 11.5C23.5 109.7 16 117.6 16 128s7.5 18.3 14.1 25.2c3.8 3.9 7.7 8 9.2 11.5s1.4 8.7 1.5 14c.1 9.7.3 20.8 8 28.5s18.8 7.9 28.5 8c5.3.1 10.7.2 14 1.5s7.6 5.4 11.5 9.2c6.9 6.6 14.8 14.1 25.2 14.1s18.3-7.5 25.2-14.1c3.9-3.8 8-7.7 11.5-9.2s8.7-1.4 14-1.5c9.7-.1 20.8-.3 28.5-8s7.9-18.8 8-28.5c.1-5.3.2-10.7 1.5-14s5.4-7.6 9.2-11.5c6.6-6.9 14.1-14.8 14.1-25.2s-7.5-18.3-14.1-25.2Zm-11.6 39.3c-4.8 5-9.7 10.2-12.4 16.5s-2.6 13.1-2.7 19.8-.2 14.4-3.3 17.5-10.4 3.2-17.5 3.3-13.7.2-19.8 2.7-11.5 7.6-16.5 12.4S132 224 128 224s-9.1-4.9-14.1-9.7-10.2-9.7-16.5-12.4-13.1-2.6-19.8-2.7-14.4-.2-17.5-3.3c-3.1-3.1-3.2-10.4-3.3-17.5s-.2-13.7-2.7-19.8-7.6-11.5-12.4-16.5S32 132 32 128s4.9-9.1 9.7-14.1 9.7-10.2 12.4-16.5 2.6-13.1 2.7-19.8.2-14.4 3.3-17.5 10.4-3.2 17.5-3.3 13.7-.2 19.8-2.7 11.5-7.6 16.5-12.4S124 32 128 32s9.1 4.9 14.1 9.7 10.2 9.7 16.5 12.4 13.1 2.6 19.8 2.7 14.4.2 17.5 3.3 3.2 10.4 3.3 17.5.2 13.7 2.7 19.8 7.6 11.5 12.4 16.5S224 124 224 128s-4.9 9.1-9.7 14.1Z"/></svg>';