cloud_chart_solid constant

String const cloud_chart_solid

Implementation

static const String cloud_chart_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M34 7v22a2 2 0 01-2 2H4a2 2 0 01-2-2V7a2 2 0 012-2h28a2 2 0 012 2Zm-23.636 6.364c-3.515 3.514-4.465 8.263-2.121 10.606 2.343 2.344 7.091 1.394 10.606-2.121 3.515-3.514 4.465-8.263 2.122-10.606s-7.092-1.394-10.607 2.121ZM25 19a3 3 0 100 6 3 3 0 000-6Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';