span.external_link_mark:after {
  content: "";
  background: center/cover no-repeat url("./external_link.svg");
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 4px;
}