display_solid constant

String const display_solid

Implementation

static const String display_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="M26 32h-1.74a3.61 3.61 0 01-1.5-2.52v-1.35h-9.52v1.37a3.61 3.61 0 01-1.5 2.5h-1.8a1 1 0 100 2h16.12a.92.92 0 001-1A1 1 0 0026 32Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M32.5 3h-29A1.5 1.5 0 002 4.5v21A1.5 1.5 0 003.5 27h29a1.5 1.5 0 001.5-1.5v-21A1.5 1.5 0 0032.5 3ZM31 21.83H5V7h26Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';