memory_line constant

String const memory_line

Implementation

static const String memory_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="M8 12h4v8H8z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M16 12h4v8h-4z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M24 12h4v8h-4z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M15 27H4V17H2v10a2 2 0 002 2h12.61v-3.45h2.26V24H15Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M32 7H4a2 2 0 00-2 2v4h2V9h28v4h2V9a2 2 0 00-2-2Z" class="clr-i-outline clr-i-outline-path-5"/><path fill="currentColor" d="M32 27H19v2h13a2 2 0 002-2V17h-2Z" class="clr-i-outline clr-i-outline-path-6"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';