plug_solid constant

String const plug_solid

Implementation

static const String plug_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M10 4H5V0H4v4H2v4h1v1.5A2.5 2.5 0 005.5 12H6v3h1v-3h1v3h1v-3h.5A2.5 2.5 0 0012 9.5V8h1V4h-2V0h-1v4Z"/></svg>';