bubble_chart_solid constant

String const bubble_chart_solid

Implementation

static const String bubble_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 3a4 4 0 100 8 4 4 0 000-8Zm15 5a3 3 0 100 6 3 3 0 000-6Zm-8 5a3 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>';