filter_grid_circle_solid constant

String const filter_grid_circle_solid

Implementation

static const String filter_grid_circle_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="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 30a14 14 0 1114-14 14 14 0 01-14 14Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M8 11v1.12a.5.5 0 00.15.35l7.28 7.36a.5.5 0 01.15.35v6.89a.5.5 0 00.28.45l3.95 1.41a.5.5 0 00.72-.45v-8.39a.54.54 0 01.18-.35l7.12-7.25a.5.5 0 00.15-.35V11Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';