Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
    <svg width="600" height="400" viewBox="150.24 100 228 500" >
<g class="templateParent">
    <g class="templateGroup">
        <path class="clipPath clipNeck" d="M329.66,99.99l22.1,4H238.43c-1.5-4.3,17.3-85.4,17.3-85.4c1.7-11-10.12-83.7-10.12-83.7l22.1-4 1.405 30.583 61.010 0 1.405 -30.583z" stroke="#bbb" stroke-width="1" vector-effect="non-scaling-stroke" fill="blue" />
    </g>
        </g>
    </svg>
</body>
</html>
 
html, body {
    margin : 0;
    padding : 0;
}
svg {
    background-color : gold;
}
Output

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

Dismiss x
public
Bin info
Kay2danpro
0viewers