plug_connected constant

String const plug_connected

Icon Data of plug_connected

Implementation

static const String plug_connected =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m7 12 5 5-1.5 1.5a3.536 3.536 0 11-5-5L7 12zm10 0-5-5 1.5-1.5a3.536 3.536 0 115 5L17 12zM3 21l2.5-2.5m13-13L21 3m-11 8-2 2m5 1-2 2"/></svg>';