function Dymond() {
  return (
    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M13.863 2.92L8.84697 0.216C8.31897 -0.072 7.67897 -0.072 7.15097 0.216L2.13497 2.92C1.76697 3.12 1.54297 3.504 1.54297 3.944C1.54297 4.376 1.76697 4.768 2.13497 4.968L7.15097 7.672C7.41497 7.816 7.71097 7.888 7.99897 7.888C8.28697 7.888 8.58297 7.816 8.84697 7.672L13.863 4.968C14.231 4.768 14.455 4.384 14.455 3.944C14.455 3.504 14.231 3.12 13.863 2.92Z" fill="currentColor"/>
        <path opacity="0.4" d="M6.328 8.60801L1.656 6.27201C1.296 6.09601 0.88 6.11201 0.544 6.32001C0.2 6.53601 0 6.89601 0 7.29601V11.704C0 12.464 0.424 13.152 1.104 13.496L5.768 15.832C5.928 15.912 6.104 15.952 6.28 15.952C6.488 15.952 6.696 15.896 6.88 15.784C7.224 15.576 7.424 15.208 7.424 14.808V10.4C7.432 9.63201 7.008 8.94401 6.328 8.60801Z" fill="currentColor"/>
        <path opacity="0.4" d="M15.4563 6.32001C15.1123 6.11201 14.6963 6.08801 14.3443 6.27201L9.68029 8.60801C9.00029 8.95201 8.57629 9.63201 8.57629 10.4V14.808C8.57629 15.208 8.77629 15.576 9.12029 15.784C9.30429 15.896 9.51229 15.952 9.72029 15.952C9.89629 15.952 10.0723 15.912 10.2323 15.832L14.8963 13.496C15.5763 13.152 16.0003 12.472 16.0003 11.704V7.29601C16.0003 6.89601 15.8003 6.53601 15.4563 6.32001Z" fill="currentColor"/>
    </svg>
  )
}

export default Dymond