Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>SVG icon resize</title>
</head>
<body>
<svg class="menu" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" preserveAspectRatio="x16Y16 meet">
  <polygon points="2,6 2,4 14,4 14,6 "/>
  <polygon points="2,9 2,7 14,7 14,9 "/>
  <polygon points="2,12 2,10 14,10 14,12 "/>
</svg>
</body>
</html>
Output

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

Dismiss x
public
Bin info
eshcharcpro
0viewers