cloud_circle constant

String const cloud_circle

Implementation

static const String cloud_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M213.5 3q88.5 0 151 62.5T427 216t-62.5 150.5-151 62.5-151-62.5T0 216 62.5 65.5 213.5 3zM309 301q22 0 38-15.5t16-37.5-16-37.5-38-15.5h-10q0-36-25-61t-61-25q-29 0-52 18.5T131 174l-3-1q-27 0-45.5 19T64 237.5t18.5 45T128 301h181z"/></svg>';