<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>arrow icon</title>
</head>
<body>
<div class="arrow-explain1"></div>
</body>
</html>
.arrow-explain1 {
width: 60px;
height: 20px;
color: #0000cc;
background: currentColor;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.