technology constant

String const technology

Implementation

static const String technology =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.5 19a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM10 5l2-2m-4.5 7a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm.5 6 8-8M5.5 21a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm13-13a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM12 21l2-2"/></svg>';