plug_one constant

String const plug_one

Implementation

static const String plug_one =
    '<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-width="4"><rect width="24" height="24" x="12" y="12" fill="#555" rx="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 36v5a3 3 0 01-3 3H8m12-32V4m8 8V4m-6 20h4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';