block_solid constant

String const block_solid

Implementation

static const String block_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="m31.42 9.09-13-6a1 1 0 00-.84 0l-13 6A1 1 0 004 10v17a1 1 0 00.58.91l13 6a1 1 0 00.84 0l13-6A1 1 0 0032 27V10a1 1 0 00-.58-.91ZM18 14.9 7.39 10 18 5.1 28.61 10Zm12 11.46-11 5.08v-14.8l11-5.08Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';