Edit in JSFiddle

#arrow1 {fill: #4ac9aa}
#arrow2 {fill: #464646}

.shape1, .shape2 {
  position: absolute;
  top: 5px;
}
.shape1 {
  stroke: #4ac9aa;
  stroke-width:5;
}