function General() {
  return (
    <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path opacity="0.4" d="M14.0006 4.5639V1.38597C14.0006 0.398991 13.5527 0 12.4397 0H9.61175C8.49877 0 8.05078 0.398991 8.05078 1.38597V4.5569C8.05078 5.55088 8.49877 5.94287 9.61175 5.94287H12.4397C13.5527 5.94987 14.0006 5.55088 14.0006 4.5639Z" fill="currentColor"/>
        <path d="M14.0006 12.4388V9.61081C14.0006 8.49784 13.5527 8.04985 12.4397 8.04985H9.61175C8.49877 8.04985 8.05078 8.49784 8.05078 9.61081V12.4388C8.05078 13.5517 8.49877 13.9997 9.61175 13.9997H12.4397C13.5527 13.9997 14.0006 13.5517 14.0006 12.4388Z" fill="currentColor"/>
        <path d="M5.94987 4.5639V1.38597C5.94987 0.398991 5.50188 0 4.3889 0H1.56096C0.44799 0 0 0.398991 0 1.38597V4.5569C0 5.55088 0.44799 5.94287 1.56096 5.94287H4.3889C5.50188 5.94987 5.94987 5.55088 5.94987 4.5639Z" fill="currentColor"/>
        <path opacity="0.4" d="M5.94987 12.4388V9.61082C5.94987 8.49785 5.50188 8.04986 4.3889 8.04986H1.56096C0.44799 8.04986 0 8.49785 0 9.61082V12.4388C0 13.5517 0.44799 13.9997 1.56096 13.9997H4.3889C5.50188 13.9997 5.94987 13.5517 5.94987 12.4388Z" fill="currentColor"/>
    </svg>
  )
}

export default General