浏览代码

Remove unused svg

JC Brand 6 年之前
父节点
当前提交
064ba57ad8
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      css/images/arrow.svg

+ 0 - 4
css/images/arrow.svg

@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="12px" viewBox="0 0 24 12" zoomAndPan="disable">
-	<line x1="0" y1="0" x2="12" y2="12" style="stroke:#ccc;stroke-width:1.5" />
-	<line x1="24" y1="0" x2="12" y2="12" style="stroke:#ccc;stroke-width:1.5" />
-</svg>