accessibility_tech constant

String const accessibility_tech

Implementation

static const String accessibility_tech =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M3 19V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.72 11.786a3 3 0 103.576 4.646M12 14h2.5l1 1.5h1m-4.5-6V11m0 3v-3m0 0h2.5M12 7.5a.5.5 0 110-1 .5.5 0 010 1Z"/></g></svg>';