wire constant

String const wire

Icon Data of wire

Implementation

static const String wire =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M4.5 9.55V28.7a11.63 11.63 0 0011.63 11.63h0A11.63 11.63 0 0027.76 28.7V11.42A3.77 3.77 0 0024 7.66h0"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43.5 9.55V28.7a11.63 11.63 0 01-11.63 11.63h0A11.63 11.63 0 0120.24 28.7V11.42A3.77 3.77 0 0124 7.66h0"/></svg>';