window_x constant

String const window_x

Implementation

static const String window_x =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="M2.5 5a.5.5 0 100-1 .5.5 0 000 1ZM4 5a.5.5 0 100-1 .5.5 0 000 1Zm2-.5a.5.5 0 11-1 0 .5.5 0 011 0Z"/><path d="M0 4a2 2 0 012-2h11a2 2 0 012 2v4a.5.5 0 01-1 0V7H1v5a1 1 0 001 1h5.5a.5.5 0 010 1H2a2 2 0 01-2-2V4Zm1 2h13V4a1 1 0 00-1-1H2a1 1 0 00-1 1v2Z"/><path d="M16 12.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0Zm-4.854-1.354a.5.5 0 000 .708l.647.646-.647.646a.5.5 0 00.708.708l.646-.647.646.647a.5.5 0 00.708-.708l-.647-.646.647-.646a.5.5 0 00-.708-.708l-.646.647-.646-.647a.5.5 0 00-.708 0Z"/></g></svg>';