center_text_line constant

String const center_text_line

Implementation

static const String center_text_line =
    '<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="M30.88 8H5.12a1.1 1.1 0 000 2.2h25.76a1.1 1.1 0 100-2.2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M25.5 16.2a1.1 1.1 0 100-2.2h-15a1.1 1.1 0 100 2.2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M30.25 20H5.75a1.1 1.1 0 000 2.2h24.5a1.1 1.1 0 000-2.2Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M24.88 26H11.12a1.1 1.1 0 100 2.2h13.76a1.1 1.1 0 100-2.2Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';