lines_list constant

String const lines_list

Implementation

static const String lines_list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 1h3v2H0V1zm0 4h3v2H0V5zm0 4h3v2H0V9zm0 4h3v2H0v-2zM4 1h12v2H4V1zm0 4h12v2H4V5zm0 4h12v2H4V9zm0 4h12v2H4v-2z"/></svg>';