21 lines
783 B
C
21 lines
783 B
C
|
// svg file (BackLine010.svg)
|
||
|
// svg image's size: 710.000000 x 440.000000
|
||
|
static const VGubyte BackLine010_path_0_commands[] = {
|
||
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||
|
};
|
||
|
|
||
|
static const VGfloat BackLine010_path_0_coordinates[] = {
|
||
|
48.000000f, 161.000000f, 56.000000f, 164.500000f, 60.178501f, 170.537994f, 59.000000f, 189.000000f,
|
||
|
57.372299f, 214.500000f, 18.000000f, 259.500000f, 3.000000f, 274.000000f
|
||
|
};
|
||
|
|
||
|
static const VGubyte BackLine010_path_1_commands[] = {
|
||
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||
|
};
|
||
|
|
||
|
static const VGfloat BackLine010_path_1_coordinates[] = {
|
||
|
338.500000f, 118.500000f, 381.500000f, 133.000000f, 403.500000f, 139.899002f, 518.500000f, 194.500000f,
|
||
|
633.500000f, 249.100998f, 707.000000f, 320.500000f, 707.000000f, 320.500000f
|
||
|
};
|
||
|
|