Created
October 25, 2019 13:55
-
-
Save redstoneleo/3a2455899f68aafea1403277033e1227 to your computer and use it in GitHub Desktop.
svg_icon_iphone svg_icon_win svg_icon_mac svg_icon_ipad svg_icon_tv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
.dl_list{color: #666;} | |
</style> | |
<div class="dl_list"> | |
<a class="item" target="_blank" href="http://v.qq.com/download.html#phone" _stat="page_footer:download_1"> | |
<svg class="svg_icon svg_icon_iphone" viewBox="0 0 50 50" width="50" height="50"> <path d="M34 3h-18c-1.657 0-3 1.343-3 3v38c0 1.657 1.343 3 3 3h18c1.657 0 3-1.343 3-3v-38c0-1.657-1.343-3-3-3zm1 38h-20v-32h20v32z"></path> <!--[if lte IE 8 ]><image src="//puui.qpic.cn/vupload/0/20190105_svg_icon_iphone.png/0" xlink:href="" /><![endif]--> </svg> | |
<span class="text_icon">手机版</span> | |
</a> | |
<a class="item" target="_blank" href="http://v.qq.com/download.html#pc" _stat="page_footer:download_2"> | |
<svg class="svg_icon svg_icon_win" viewBox="0 0 50 50" width="50" height="50"><path d="M7 23.977l13.282-.176v-14.384l-13.282 2.286v12.274zm15.953-15.02v14.809l20.047-.266v-17.993l-20.047 3.45zm-15.953 29.339l13.282 2.286v-14.383l-13.282-.176v12.273zm15.953 2.746l20.047 3.451v-17.994l-20.047-.265v14.808z"></path><!--[if lte IE 8 ]><image src="//puui.qpic.cn/vupload/0/20190105_svg_icon_win.png/0" xlink:href="" /><![endif]--></svg> | |
<span class="text_icon">Windows版</span> | |
</a> | |
<a class="item" target="_blank" href="http://v.qq.com/download.html#mac" _stat="page_footer:download_3"> | |
<svg class="svg_icon svg_icon_mac" viewBox="0 0 50 50" width="50" height="50"> <path d="M42.705 17.437c-2.28-2.958-5.474-4.671-8.49-4.671-3.99 0-5.675 1.976-8.454 1.976-2.85 0-5.022-1.964-8.478-1.964-3.384 0-6.993 2.143-9.285 5.796-3.218 5.15-2.672 14.85 2.541 23.114 1.864 2.958 4.358 6.275 7.623 6.312h.06c2.838 0 3.681-1.928 7.587-1.952h.06c3.847 0 4.619 1.94 7.445 1.94h.059c3.265-.036 5.889-3.713 7.753-6.659 1.342-2.12 1.84-3.185 2.873-5.581-7.54-2.97-8.751-14.059-1.294-18.311zm-18.155-4.371c2.529 0 5.118-1.581 6.625-3.605 1.461-1.928 2.565-4.658 2.162-7.461-2.375.168-5.141 1.736-6.768 3.784-1.472 1.856-2.683 4.611-2.208 7.282h.189z"></path> <!--[if lte IE 8 ]><image src="//puui.qpic.cn/vupload/0/20190105_svg_icon_mac.png/0" xlink:href="" /><![endif]--> </svg> | |
<span class="text_icon">Mac版</span> | |
</a> | |
<a class="item" target="_blank" href="http://v.qq.com/download.html#pad" _stat="page_footer:download_4"> | |
<svg class="svg_icon svg_icon_ipad" viewBox="0 0 50 50" width="50" height="50"> <path d="M46 8h-42c-1.657 0-3 1.343-3 3v28c0 1.657 1.343 3 3 3h42c1.657 0 3-1.343 3-3v-28c0-1.657-1.343-3-3-3zm-2 32h-38v-30h38v30z"></path> <!--[if lte IE 8 ]><image src="//puui.qpic.cn/vupload/0/20190105_svg_icon_ipad.png/0" xlink:href="" /><![endif]--> </svg> | |
<span class="text_icon">iPad版</span> | |
</a> | |
<a class="item" target="_blank" href="http://v.qq.com/download.html#tv" _stat="page_footer:download_5"> | |
<svg class="svg_icon svg_icon_tv" viewBox="0 0 50 50" width="50" height="50"> <path d="M2 11h44v10h2v-11c0-.552-.448-1-1-1h-46c-.552 0-1 .448-1 1v27c0 .552.448 1 1 1h11v2c0 .552.448 1 1 1h22c.552 0 1-.448 1-1v-2h4v-2h-38v-25zm46 12h-4c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h4c1.105 0 2-.895 2-2v-14c0-1.105-.895-2-2-2zm-2 13c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3zm0-5c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2z"></path> <!--[if lte IE 8 ]><image src="//puui.qpic.cn/vupload/0/20190105_svg_icon_tv.png/0" xlink:href="" /><![endif]--> </svg> | |
<span class="text_icon">TV版</span> | |
</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment