21 lines
786 B
C
21 lines
786 B
C
// svg file (BackLine101.svg)
|
|
// svg image's size: 708.000000 x 440.000000
|
|
static const VGubyte BackLine101_path_0_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine101_path_0_coordinates[] = {
|
|
647.000000f, 158.000000f, 643.000000f, 163.000000f, 641.640991f, 173.563004f, 644.000000f, 186.000000f,
|
|
649.500000f, 215.000000f, 690.500000f, 260.000000f, 705.500000f, 274.500000f
|
|
};
|
|
|
|
static const VGubyte BackLine101_path_1_commands[] = {
|
|
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
|
};
|
|
|
|
static const VGfloat BackLine101_path_1_coordinates[] = {
|
|
364.500000f, 118.500000f, 322.000000f, 133.500000f, 304.000000f, 138.500000f, 191.000000f, 194.000000f,
|
|
78.000000f, 249.500000f, 3.000000f, 320.500000f, 3.000000f, 320.500000f
|
|
};
|
|
|