lightning_cable_solid constant

String const lightning_cable_solid

Implementation

static const String lightning_cable_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" fill-rule="evenodd" d="M5.5 0A1.5 1.5 0 004 1.5V5h7V1.5A1.5 1.5 0 009.5 0h-4ZM6 2h3v1H6V2Z" clip-rule="evenodd"/><path fill="currentColor" d="M3 6h9v5.5a1.5 1.5 0 01-1.5 1.5H10v2H9v-2H6v2H5v-2h-.5A1.5 1.5 0 013 11.5V6Z"/></svg>';