home.svg 404 B

123456
  1. <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <!-- 简单房子轮廓 -->
  3. <path d="M4 19V12L12 4L20 12V19H4Z" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
  4. <!-- 门 -->
  5. <path d="M10 19V14H14V19" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
  6. </svg>