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"><path fill="currentColor" d="M4 21q-.825 0-1.412-.587Q2 19.825 2 19V3l1.675 1.675L5.325 3 7 4.675 8.675 3l1.65 1.675L12 3l1.675 1.675L15.325 3 17 4.675 18.675 3l1.65 1.675L22 3v16q0 .825-.587 1.413Q20.825 21 20 21Zm0-2h7v-6H4v6Zm9 0h7v-2h-7Zm0-4h7v-2h-7Zm-9-4h16V8H4Z"/></svg>';