newspaper constant

String const newspaper

Implementation

static const String newspaper =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M5 21h12a4 4 0 004-4V5a2 2 0 00-2-2H9a2 2 0 00-2 2v13c0 1.657-.343 3-2 3Z"/><path stroke-linejoin="round" d="M3 10a2 2 0 012-2h2v10.5c0 1.38-.62 2.5-2 2.5s-2-1.12-2-2.5V10Z"/><circle cx="12" cy="8" r="1"/><path d="M11 14h6m-6 3h3"/></g></svg>';