browser_duotone constant

String const browser_duotone

Implementation

static const String browser_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="M32 96h192V56a8 8 0 00-8-8H40a8 8 0 00-8 8Z" opacity=".2"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v144a16 16 0 0016 16h176a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 16v32H40V56Zm0 144H40v-96h176v96Z"/></svg>';