export default `<svg viewBox="0 0 24 24" width="1.2em" height="1.2em">
    <path
      fill="currentColor"
      d="m23 12l-7.071 7.071l-1.414-1.414L20.172 12l-5.657-5.657l1.414-1.414L23 12zM3.828 12l5.657 5.657l-1.414 1.414L1 12l7.071-7.071l1.414 1.414L3.828 12z"
    ></path>
  </svg>`;
