gateway constant

String const gateway

Icon Data of gateway

Implementation

static const String gateway =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M31 16a1.986 1.986 0 00-.586-1.414l-5.793-5.793 2.868-2.868a2 2 0 10-1.414-1.414L23.207 7.38l-5.793-5.793a2 2 0 00-2.828 0L8.793 7.379 5.925 4.51a2 2 0 10-1.414 1.414l2.868 2.868-5.793 5.793a2 2 0 000 2.828l5.793 5.793-2.868 2.868a2 2 0 101.414 1.414l2.868-2.868 5.793 5.793a2 2 0 002.828 0l5.793-5.793 2.868 2.868a2 2 0 101.414-1.414l-2.868-2.868 5.793-5.793A1.987 1.987 0 0031 16Zm-7.793 5.793L20.414 19 19 20.414l2.793 2.793L16 29l-5.793-5.793L13 20.414 11.586 19l-2.793 2.793L3 16l5.793-5.793L11.585 13 13 11.586l-2.793-2.793L16 3l5.793 5.793L19 11.585 20.414 13l2.793-2.793L29 16Z"/></svg>';