point_of_presence constant

String const point_of_presence

Icon Data of point_of_presence

Implementation

static const String point_of_presence =
    '<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="M28 30H18a2.002 2.002 0 01-2-2V18a2.002 2.002 0 012-2h2v2h-2v10h10V18h-2v-2h2a2.002 2.002 0 012 2v10a2.002 2.002 0 01-2 2zM14 16H4a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h10a2.002 2.002 0 012 2v2h-2V4H4v10h10v-2h2v2a2.002 2.002 0 01-2 2z"/><path fill="currentColor" d="M26 9a2.993 2.993 0 00-5.816-1H9v2h11.184A2.994 2.994 0 0022 11.815V23h2V11.816A2.996 2.996 0 0026 9Zm-3 1a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';