lv constant
String
const lv
Implementation
static const String lv = '<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="#C51918" d="M0 14h32v10H0V14z"/><path fill="#F7FCFF" d="M0 8h32v6H0V8z"/><path fill="#C51918" d="M0 0h32v10H0V0z"/></g></svg>';