function Home() {
  return (
    <svg width="17" height="14" viewBox="0 0 17 14" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M16.9043 3.94184L14.2481 0.223123C14.1418 0.0849992 13.9824 0 13.8124 0H3.18756C3.01756 0 2.85818 0.0849992 2.75193 0.223123L0.0957117 3.94184C0.063837 4.03746 0.0319624 4.13308 8.76916e-05 4.22871C-0.0105372 5.40807 0.945703 6.37494 2.12507 6.37494C2.76256 6.37494 3.32568 6.09869 3.7188 5.65244C4.11192 6.09869 4.67504 6.37494 5.31253 6.37494C5.95003 6.37494 6.51315 6.09869 6.90627 5.65244C7.29939 6.09869 7.86251 6.37494 8.5 6.37494C9.13749 6.37494 9.70061 6.09869 10.0937 5.65244C10.4869 6.09869 11.05 6.37494 11.6875 6.37494C12.325 6.37494 12.8881 6.09869 13.2812 5.65244C13.6743 6.09869 14.2374 6.37494 14.8749 6.37494C16.0543 6.37494 17.0105 5.40807 16.9999 4.22871C16.968 4.13308 16.9362 4.03746 16.9043 3.94184Z" fill="currentColor"/>
        <path opacity="0.4" d="M14.8749 7.43741C14.3107 7.43741 13.7614 7.28654 13.2811 7.00816C12.3206 7.56385 11.0541 7.56385 10.0937 7.00816C9.13317 7.56385 7.86562 7.56385 6.90619 7.00816C5.94676 7.56385 4.67815 7.56385 3.71872 7.00816C2.92079 7.47141 1.93268 7.53091 1.0625 7.23022V12.7499C1.0625 13.3363 1.5385 13.8123 2.12499 13.8123H10.6249V8.4999H13.8124V13.8123H14.8749C15.4614 13.8123 15.9373 13.3363 15.9373 12.7499V7.24297C15.5995 7.36303 15.2435 7.43741 14.8749 7.43741ZM7.43744 11.6874H3.18748V8.4999H7.43744V11.6874Z" fill="currentColor"/>
    </svg>
  )
}

export default Home