Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/src/utils/gui/cursors/Delete_cursor.cpp
169684 views
1
/****************************************************************************/
2
// Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.dev/sumo
3
// Copyright (C) 2001-2025 German Aerospace Center (DLR) and others.
4
// This program and the accompanying materials are made available under the
5
// terms of the Eclipse Public License 2.0 which is available at
6
// https://www.eclipse.org/legal/epl-2.0/
7
// This Source Code may also be made available under the following Secondary
8
// Licenses when the conditions for such availability set forth in the Eclipse
9
// Public License 2.0 are satisfied: GNU General Public License, version 2
10
// or later which is available at
11
// https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
12
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
13
/****************************************************************************/
14
/// @file Delete_cursor.cpp
15
/// @author Angelo Banse
16
/// @date 2021-01-22
17
///
18
// Generated by reswrap version 4.0.0
19
// created by reswrap from file Delete_cursor.gif
20
/****************************************************************************/
21
22
const unsigned char Delete_cursor[] = {
23
0x47, 0x49, 0x46, 0x38, 0x39, 0x61, 0x20, 0x00, 0x20, 0x00, 0xa1, 0x02, 0x00, 0x00, 0x00, 0x00,
24
0xff, 0xff, 0xff, 0x65, 0xb3, 0x2b, 0x65, 0xb3, 0x2b, 0x21, 0xfe, 0x11, 0x43, 0x72, 0x65, 0x61,
25
0x74, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x47, 0x49, 0x4d, 0x50, 0x00, 0x21, 0xf9,
26
0x04, 0x01, 0x0a, 0x00, 0x02, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x20, 0x00, 0x00,
27
0x02, 0x65, 0x4c, 0x84, 0xa9, 0xcb, 0x8d, 0x76, 0x9c, 0x9c, 0x22, 0x00, 0x43, 0xf3, 0xb2, 0x37,
28
0xea, 0xcc, 0x75, 0x1f, 0x08, 0x94, 0xe2, 0x28, 0x85, 0x25, 0x86, 0x36, 0xea, 0xea, 0xb5, 0xc9,
29
0x0b, 0xcb, 0x0a, 0xbd, 0xba, 0xdf, 0x0b, 0xc5, 0xcf, 0xa5, 0xe1, 0x08, 0x7d, 0xbf, 0x1c, 0xc5,
30
0x02, 0x31, 0xde, 0x4c, 0x4a, 0x07, 0xa4, 0x52, 0x9b, 0x31, 0x4d, 0x44, 0xa7, 0x50, 0x8a, 0xab,
31
0xba, 0x8c, 0x48, 0xc3, 0x54, 0xeb, 0x7a, 0x76, 0x93, 0x4d, 0xd4, 0xb8, 0x07, 0xb4, 0x9d, 0x93,
32
0xe0, 0x60, 0x87, 0x6d, 0xdb, 0x7c, 0xe3, 0x8c, 0x5e, 0x9b, 0x8e, 0xcf, 0xeb, 0xf7, 0xfc, 0xbe,
33
0xff, 0x0f, 0x18, 0x28, 0xe8, 0x50, 0x00, 0x00, 0x3b
34
};
35
36
37
/****************************************************************************/
38
39