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, minimum-scale=1.0">
  <title>JS Bin</title>
</head>
<body>
  <svg viewBox="0 0 24 24">
    <path>
      <animate
        attributeName="d"
        dur="3s"
        calcMode="spline"
        repeatCount="indefinite"
        values="M 5 20 C 5 17.333 5 14.667 5 12 C 4 12 3 12 2 12 C 3.667 10.5 5.333 9 7 7.5 C 8.667 6 10.333 4.5 12 3 C 13.667 4.5 15.333 6 17 7.5 C 18.667 9 20.333 10.5 22 12 C 21 12 20 12 19 12 C 19 14.667 19 17.333 19 20 L 14 20 L 14 14 L 10 14 L 10 20 L 5 20; M 10.55 20.03 C 8.442 18.119 6.628 16.474 5.22 14.938 C 3.187 12.722 2 10.733 2 8.5 C 2 5.42 4.42 3 7.5 3 C 9.24 3 10.91 3.81 12 5.09 C 13.09 3.81 14.76 3 16.5 3 C 19.58 3 22 5.42 22 8.5 C 22 10.734 20.813 12.723 18.779 14.942 C 17.371 16.478 15.557 18.125 13.45 20.04 L 12.744 20.678 L 12 21.35 L 12 21.35 L 11.275 20.69 L 10.55 20.03; M 5 20 C 5 17.333 5 14.667 5 12 C 4 12 3 12 2 12 C 3.667 10.5 5.333 9 7 7.5 C 8.667 6 10.333 4.5 12 3 C 13.667 4.5 15.333 6 17 7.5 C 18.667 9 20.333 10.5 22 12 C 21 12 20 12 19 12 C 19 14.667 19 17.333 19 20 L 14 20 L 14 14 L 10 14 L 10 20 L 5 20"
        keyTimes="0; 0.5; 1"
        keySplines="0.645 0.045 0.355 1; 0.645 0.045 0.355 1"
      />
    </path>
  </svg>
</body>
</html>
Output

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

Dismiss x
public
Bin info
jakearchibaldpro
0viewers