Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="SVG fill color" />
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <div class="test">
    <img src="http://f.cl.ly/items/3W0n1o3w3R3u2d3Z2j1T/arrow-right.svg" alt="">
  </div>
  
  <div class="inline">
    <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1024px"
     height="1024px" viewBox="14.5 12.5 1024 1024" enable-background="new 14.5 12.5 1024 1024" xml:space="preserve">
<g id="right">
    <g>
        <polygon points="782.5,524.5 334.5,76.5 270.5,140.5 654.5,524.5 270.5,908.5 334.5,972.5         "/>
    </g>
</g>
</svg>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
danropro
0viewers