audio_cable_solid constant

String const audio_cable_solid

Implementation

static const String audio_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" d="M7.854.146a.5.5 0 00-.708 0l-1 1A.5.5 0 006 1.5V3h3V1.5a.5.5 0 00-.146-.354l-1-1ZM9 4v4H6V4h3Zm1 5v3.5A1.5 1.5 0 018.5 14H8v1H7v-1h-.5A1.5 1.5 0 015 12.5V9h5Z"/></svg>';