热门关键字:  PHP  seo  Cisco  网络广告 虚拟主机 中文域名
当前位置 :| 主页>SVG>svg实例>

Example Use02 - 'use' on a 'symbol'

来源: 作者: 时间:2007-06-03 点击:

<svg width="10cm" height="3cm" viewBox="0 0 100 30">
     <desc>Example Use02 - 'use' on a 'symbol'</desc>
     <defs>
          <symbol id="MySymbol" viewBox="0 0 20 20">
               <desc>MySymbol - four rectangles in a grid</desc>
               <rect x="1" y="1" width="8" height="8"/>
               <rect x="11" y="1" width="8" height="8"/>
               <rect x="1" y="11" width="8" height="8"/>
               <rect x="11" y="11" width="8" height="8"/>
          </symbol>
     </defs>
     <use x="45" y="10" width="10" height="10" xlink:href="#MySymbol"/>
</svg>


最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
赞助商连接