ie constant

String const ie

Implementation

static const String ie = '<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" fill-rule="evenodd" clip-rule="evenodd" mask="url(#svgIDa)"><path fill="#FF8C1A" d="M22 0h10v24H22V0z"/><path fill="#5EAA22" d="M0 0h12v24H0V0z"/><path fill="#F7FCFF" d="M10 0h12v24H10V0z"/></g></svg>';