lightning_cable_outline constant

String const lightning_cable_outline

Implementation

static const String lightning_cable_outline =
    '<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" stroke="currentColor" d="M4.5 5.5h6m-6 0a1 1 0 00-1 1v5a1 1 0 001 1h6a1 1 0 001-1v-5a1 1 0 00-1-1m-6 0v-4a1 1 0 011-1h4a1 1 0 011 1v4M9 2.5H6M5.5 13v2m4-2v2"/></svg>';