image_solid constant

String const image_solid

Implementation

static const String image_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="M32 4H4a2 2 0 00-2 2v24a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2ZM8.92 8a3 3 0 11-3 3 3 3 0 013-3ZM6 27v-4.1l6-6.08a1 1 0 011.41 0L16 19.35 8.32 27Zm24 0H11.15l6.23-6.23 5.4-5.4a1 1 0 011.41 0L30 21.18Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';