gate_not constant

String const gate_not

Implementation

static const String gate_not =
    '<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 4v16l14.2-7c.42 1.19 1.54 2 2.8 2a3 3 0 003-3 3 3 0 00-3-3c-1.26 0-2.38.81-2.8 2L2 4m2 3.3 9.7 4.7L4 16.7V7.3M19 11c.5 0 1 .5 1 1s-.5 1-1 1a1 1 0 01-1-1c0-.5.5-1 1-1Z"/></svg>';