gm constant
String
const gm
Implementation
static const String gm = '<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="#5EAA22" fill-rule="evenodd" d="M0 16h32v8H0v-8z" clip-rule="evenodd"/><path fill="#E31D1C" fill-rule="evenodd" d="M0 0h32v8H0V0z" clip-rule="evenodd"/><path fill="#3D58DB" stroke="#fff" stroke-width="3" d="M0 8.5h-1.5v7h35v-7H0z"/></g></svg>';