archives constant

String const archives

Implementation

static const String archives =
    '<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="M11 2H5v4h6V2zM9 4H7V3h2v1z"/><path fill="currentColor" d="M3 0v16h2v-1h6v1h2V0H3zm9 14H4V8h8v6zm0-7H4V1h8v6z"/><path fill="currentColor" d="M11 9H5v4h6V9zm-2 2H7v-1h2v1z"/></svg>';