svg文件报错

错误:The content of element type "font-face" is incomplete, it must match "((font-face-src,(desc|title|metadata)*)|((desc|title|metadata)+,font-face-src,((desc|title|metadata))*?))".

 

添加:

  1. <font-face-src>  
  2. <font-face-name name="Glyphicons Halflings"/>  
  3. </font-face-src>  

即修改为:

 

posted @ 2018-06-29 10:50  周永发  阅读(423)  评论(0编辑  收藏  举报