copy_simple_duotone constant

String const copy_simple_duotone

Implementation

static const String copy_simple_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="M39.9 72h144v144h-144z" opacity=".2"/><path fill="currentColor" d="M216 32H71.9a8 8 0 000 16H208v136a8 8 0 0016 0V40a8 8 0 00-8-8Z"/><path fill="currentColor" d="M184 64H39.9a8 8 0 00-8 8v144a8 8 0 008 8H184a8 8 0 008-8V72a8 8 0 00-8-8Zm-8 144H47.9V80H176Z"/></svg>';