| 1234567891011121314151617181920 |
- // svg file (BackLine003.svg)
- // svg image's size: 709.000000 x 440.000000
- static const VGubyte BackLine003_path_0_commands[] = {
- VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
- };
- static const VGfloat BackLine003_path_0_coordinates[] = {
- 15.000000f, 168.500000f, 23.500000f, 168.500000f, 44.146801f, 173.800003f, 45.500000f, 195.000000f,
- 47.000000f, 218.500000f, 17.500000f, 252.000000f, 2.500000f, 266.500000f
- };
- static const VGubyte BackLine003_path_1_commands[] = {
- VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
- };
- static const VGfloat BackLine003_path_1_coordinates[] = {
- 321.500000f, 119.000000f, 361.500000f, 132.500000f, 399.500000f, 142.000000f, 518.500000f, 198.500000f,
- 637.500000f, 255.000000f, 706.000000f, 320.500000f, 706.000000f, 320.500000f
- };
|