21 lines
787 B
C
21 lines
787 B
C
// svg file (BackLine040.svg)
|
|
// svg image's size: 708.000000 x 440.000000
|
|
static const VGubyte BackLine040_path_0_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine040_path_0_coordinates[] = {
|
|
184.500000f, 131.000000f, 178.500000f, 136.500000f, 127.019997f, 182.059006f, 104.500000f, 202.500000f,
|
|
72.000000f, 232.000000f, 20.500000f, 280.500000f, 3.500000f, 298.500000f
|
|
};
|
|
|
|
static const VGubyte BackLine040_path_1_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine040_path_1_coordinates[] = {
|
|
405.000000f, 117.500000f, 447.500000f, 140.000000f, 424.500000f, 125.000000f, 523.000000f, 182.500000f,
|
|
621.500000f, 240.000000f, 705.000000f, 320.500000f, 705.000000f, 320.500000f
|
|
};
|
|
|