gate_xor constant

String const gate_xor

Implementation

static const String gate_xor =
    '<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 4c3 6 3 10 0 16h2c3-6 3-10 .1-16H2m4 0c3 6 3 10 0 16h3c5 0 9-3 13-8-4-5-8-8-13-8H6m3 2c3.8 0 7 2.1 10.3 6-3.4 3.9-6.5 6-10.3 6 1.5-4 1.5-8 0-12Z"/></svg>';