1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0" standalone="no"?>
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
- <!--
- 2013-9-30: Created.
- -->
- <svg>
- <metadata>
- Created by iconfont
- </metadata>
- <defs>
- <font id="iconfont" horiz-adv-x="1024" >
- <font-face
- font-family="iconfont"
- font-weight="500"
- font-stretch="normal"
- units-per-em="1024"
- ascent="896"
- descent="-128"
- />
- <missing-glyph />
-
- <glyph glyph-name="right" unicode="" d="M765.7 409.2L314.9 761.3c-5.3 4.1-12.9 0.4-12.9-6.3v-77.3c0-4.9 2.3-9.6 6.1-12.6l360-281.1-360-281.1c-3.9-3-6.1-7.7-6.1-12.6V13c0-6.7 7.7-10.4 12.9-6.3l450.8 352.1c16.4 12.8 16.4 37.6 0 50.4z" horiz-adv-x="1024" />
-
- </font>
- </defs></svg>
|