avnc constant

String const avnc

Icon Data of avnc

Implementation

static const String avnc =
    '<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="m5 36 11-24 11 24m-6-24 11 24 11-24"/></svg>';