browsers_duotone constant

String const browsers_duotone

Implementation

static const String browsers_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="M216 48H72a8 8 0 00-8 8v24h120a8 8 0 018 8v88h24a8 8 0 008-8V56a8 8 0 00-8-8Z" opacity=".2"/><path fill="currentColor" d="M216 40H72a16 16 0 00-16 16v16H40a16 16 0 00-16 16v112a16 16 0 0016 16h144a16 16 0 0016-16v-16h16a16 16 0 0016-16V56a16 16 0 00-16-16Zm-32 48v16H40V88Zm0 112H40v-80h144v80Zm32-32h-16V88a16 16 0 00-16-16H72V56h144Z"/></svg>';