UNPKG

reactnativecomponents

Version:
9 lines (8 loc) 920 B
import create from './create'; /** * @author 田尘殇Sean(sean.snow@live.com) create at 2017/11/11 */ export default props => create({ ...props, path: 'M0 1024l170.666667 0L170.666667 426.666667 0 426.666667 0 1024zM1024 477.866667c0-51.2-34.133333-85.333333-85.333333-85.333333 0 0 0 0 0 0s-136.533333 0-298.666667 0c0-51.2 119.466667-153.6 34.133333-332.8 0 0 0 0 0 0C665.6 25.6 631.466667 0 597.333333 0 554.666667 0 512 34.133333 512 85.333333c0 0 0 0 0 0l0 85.333333L256 469.333333 256 1024l554.666667 0c0 0 0 0 0 0s0 0 0 0l0 0c0 0 0 0 0 0 42.666667 0 85.333333-42.666667 85.333333-85.333333 0-17.066667-8.533333-34.133333-17.066667-51.2 34.133333-8.533333 59.733333-42.666667 59.733333-76.8 0-34.133333-17.066667-59.733333-51.2-76.8 51.2 0 85.333333-42.666667 85.333333-85.333333 0-34.133333-25.6-68.266667-51.2-85.333333 0 0 8.533333 0 8.533333 0C981.333333 563.2 1024 520.533333 1024 477.866667z' });