ingress constant

String const ingress

Implementation

static const String ingress =
    '<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="M14 24h-4v-4h4v4Zm2-13.982h-3v7.996h-2v-7.996H8l1-1.001 1-1.001 1-1.001 1-1.001 1 1 1 1.002 1 1ZM1 15.999V3.001a1.983 1.983 0 01.158-.777 2.02 2.02 0 011.065-1.066A1.981 1.981 0 013 1h18a1.981 1.981 0 01.777.158 2.02 2.02 0 011.065 1.066A1.983 1.983 0 0123 3v12.998a1.983 1.983 0 01-.158.777 2.02 2.02 0 01-1.065 1.066A1.981 1.981 0 0121 18h-6v-1.99h6v-13H3v13h6V18H3a1.981 1.981 0 01-.777-.158 2.02 2.02 0 01-1.065-1.066A1.983 1.983 0 011 16Z"/></svg>';