notebook_duotone constant

String const notebook_duotone

Implementation

static const String notebook_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M80 216H48a8 8 0 01-8-8V48a8 8 0 018-8h32Z" opacity=".2"/><path fill="currentColor" d="M176 104h-64a8 8 0 000 16h64a8 8 0 000-16Zm0 32h-64a8 8 0 000 16h64a8 8 0 000-16Z"/><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16ZM72 208H48V48h24Zm136 0H88V48h120v160Z"/></svg>';