qa constant

String const qa

Implementation

static const String qa = '<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="#B61C49" d="M0 0h32v24H0z"/><path fill="#F7FCFF" fill-rule="evenodd" d="M0 0h6.8L12 2 6.8 4 12 6 6.8 8l5.2 2-5.2 2 5.2 2-5.2 2 5.2 2-5.2 2 5.2 2-5.2 2H0V0z" clip-rule="evenodd"/></g></svg>';