The Wayback Machine - https://web.archive.org/web/20210804021117/https://github.com/topics/svg-files
Skip to content
#

svg-files

Here are 89 public repositories matching this topic...

ygra
ygra commented Jun 6, 2020
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="400px" height="200px" viewBox="0 0 4000 2000"
     xmlns="http://www.w3.org/2000/svg" version="1.1">
  <title>Example Units</title>
  <desc>Illustrates various units options</desc>

  <!-- Frame the picture -->
  <rect x="5" y="5" wid

Improve this page

Add a description, image, and links to the svg-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svg-files topic, visit your repo's landing page and select "manage topics."

Learn more