I am new to ios development, I should create ios app with Hamburger menu, my question is: is there a unicode for this icon, or should I use it as a picture.
问问题
993 次
3 回答
1
您可以使用U+2261
unicode 字符。
于 2015-08-07T23:03:05.143 回答
0
不,汉堡包其实不是苹果设计员工推荐的,但这并不意味着你不能放进去!
要么将其作为图像资产放入,要么使用FontAwesome 之类的字体。
于 2015-08-07T22:58:06.027 回答