rainbow_duotone constant

String const rainbow_duotone

Implementation

static const String rainbow_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="M184 168v16a8 8 0 01-16 0v-16a40 40 0 00-80 0v16a8 8 0 01-16 0v-16a56 56 0 01112 0Zm-56-88a88.1 88.1 0 00-88 88v16a8 8 0 0016 0v-16a72 72 0 01144 0v16a8 8 0 0016 0v-16a88.1 88.1 0 00-88-88Zm0-32A120.1 120.1 0 008 168v16a8 8 0 0016 0v-16a104 104 0 01208 0v16a8 8 0 0016 0v-16A120.1 120.1 0 00128 48Z"/></svg>';