logic_gate_and constant

String const logic_gate_and

Implementation

static const String logic_gate_and =
    '<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" d="M2 4v16h12a8 8 0 008-8 8 8 0 00-8-8H2m2 2h10a6 6 0 016 6 6 6 0 01-6 6H4V6Z"/></svg>';