article_duotone constant

String const article_duotone

Implementation

static const String article_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"><rect width="192" height="160" x="32" y="48" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 160H40V56h176v144Z"/><path fill="currentColor" d="M180 88H76a8 8 0 000 16h104a8 8 0 000-16Zm0 32H76a8 8 0 000 16h104a8 8 0 000-16Zm0 32H76a8 8 0 000 16h104a8 8 0 000-16Z"/></svg>';