browsers_bold constant

String const browsers_bold

Implementation

static const String browsers_bold =
    '<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="M220 32H76a20.1 20.1 0 00-20 20v20H36a20.1 20.1 0 00-20 20v112a20.1 20.1 0 0020 20h144a20.1 20.1 0 0020-20v-20h20a20.1 20.1 0 0020-20V52a20.1 20.1 0 00-20-20Zm-44 64v16H40V96Zm0 104H40v-64h136Zm40-40h-16V92a20.1 20.1 0 00-20-20H80V56h136Z"/></svg>';