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>
  <style>
    div {
      width: 1px;
    height: 48px;
    background: linear-gradient(to right, rgb(48, 62, 254), rgba(48, 62, 254, 0));
}
  </style>
</head>
<body>
  
<svg width="2" height="48" viewBox="0 0 2 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<line x1="1" y1="-2.18558e-08" x2="1" y2="48" stroke="url(#paint0_linear_2825_3999)"/>
<defs>
<linearGradient id="paint0_linear_2825_3999" x1="0" y1="2.18558e-08" x2="2.09815e-06" y2="48" gradientUnits="userSpaceOnUse">
<stop stop-color="#303EFE"/>
<stop offset="1" stop-color="#303EFE" stop-opacity="0"/>
</linearGradient>
</defs>
</svg>
<div></div>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers