bw constant

String const bw

Implementation

static const String bw = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 24"><mask id="svgIDa" width="32" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M0 0h32v24H0z"/></mask><g fill="currentColor" mask="url(#svgIDa)"><path fill="#42ADDF" fill-rule="evenodd" d="M0 0v24h32V0H0z" clip-rule="evenodd"/><mask id="svgIDb" width="32" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 0v24h32V0H0z" clip-rule="evenodd"/></mask><g mask="url(#svgIDb)"><path fill="#58A5FF" fill-rule="evenodd" d="M0 0v8h32V0H0z" clip-rule="evenodd"/><path fill="#272727" stroke="#F7FCFF" stroke-width="2" d="M0 9h-1v6h34V9H0z"/></g></g></svg>';