gl constant

String const gl

Implementation

static const String gl = '<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="#C51918" fill-rule="evenodd" d="M0 12h32v12H0V12z" clip-rule="evenodd"/><mask id="svgIDb" width="32" height="12" x="0" y="12" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 12h32v12H0V12z" clip-rule="evenodd"/></mask><g mask="url(#svgIDb)"><path fill="#F7FCFF" fill-rule="evenodd" d="M12 20a8 8 0 100-16 8 8 0 000 16z" clip-rule="evenodd"/></g><path fill="#F7FCFF" fill-rule="evenodd" d="M0 0h32v12H0V0z" clip-rule="evenodd"/><mask id="svgIDc" width="32" height="12" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 0h32v12H0V0z" clip-rule="evenodd"/></mask><g mask="url(#svgIDc)"><path fill="#C51918" fill-rule="evenodd" d="M12 20a8 8 0 100-16 8 8 0 000 16z" clip-rule="evenodd"/></g></g></svg>';