Blame view

node_modules/less/test/data/image.svg 173 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  <svg height="100" width="100">
    <circle cx="50" cy="50" r="40" stroke="black" stroke-width="1" fill="blue" />
  </svg>