bolt_one constant

String const bolt_one

Implementation

static const String bolt_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"><path fill="#555" d="M12 12.28a.28.28 0 01.28-.28h23.44a.28.28 0 01.28.28V24c0 6.627-5.373 12-12 12s-12-5.373-12-12V12.28Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 12V4m8 8V4m-6 23h4m-2 9v5a3 3 0 003 3h11"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';