bezier_curve_duotone constant

String const bezier_curve_duotone

Implementation

static const String bezier_curve_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="M152 80a24 24 0 11-24-24 23.9 23.9 0 0124 24ZM40 152a24 24 0 1024 24 23.9 23.9 0 00-24-24Zm176 0a24 24 0 1024 24 23.9 23.9 0 00-24-24Z" opacity=".2"/><path fill="currentColor" d="M221.1 144.4A97 97 0 00181 88h59a8 8 0 000-16h-81a32 32 0 00-62 0H16a8 8 0 000 16h59a97 97 0 00-40.1 56.4 32 32 0 1016.2 1.6A80.5 80.5 0 0199 93.4a31.9 31.9 0 0058 0 80.5 80.5 0 0147.9 52.6 32 32 0 1016.2-1.6ZM56 176a16 16 0 11-16-16 16 16 0 0116 16Zm72-80a16 16 0 1116-16 16 16 0 01-16 16Zm88 96a16 16 0 1116-16 16 16 0 01-16 16Z"/></svg>';