ipo constant

String const ipo

Implementation

static const String ipo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M4 18.313V7h40v11.313a5.5 5.5 0 00-3.636 5.187A5.5 5.5 0 0044 28.687V40H4V28.687A5.5 5.5 0 007.636 23.5 5.5 5.5 0 004 18.313Z"/><path stroke-linecap="round" d="M13 18v11m5-11v11"/><path fill="#555" d="M18 18h3a3 3 0 110 6h-3v-6Z"/><ellipse cx="32" cy="24" fill="#555" rx="3" ry="5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';