21 lines
782 B
C
21 lines
782 B
C
// svg file (BackLine001.svg)
|
|
// svg image's size: 709.000000 x 440.000000
|
|
static const VGubyte BackLine001_path_0_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine001_path_0_coordinates[] = {
|
|
6.500000f, 170.000000f, 15.000000f, 170.000000f, 41.646801f, 175.300003f, 43.000000f, 196.500000f,
|
|
44.500000f, 220.000000f, 18.000000f, 250.000000f, 3.000000f, 264.500000f
|
|
};
|
|
|
|
static const VGubyte BackLine001_path_1_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine001_path_1_coordinates[] = {
|
|
317.500000f, 119.000000f, 357.500000f, 132.500000f, 401.000000f, 143.500000f, 520.000000f, 200.000000f,
|
|
639.000000f, 256.500000f, 706.000000f, 320.500000f, 706.000000f, 320.500000f
|
|
};
|
|
|