[[Apple|]]
#!wiki
[[파일:Apple 로고 화이트.svg|height=40]]
Apple
- [ 펼치기 · 접기 ]
- ||<-4><tablewidth=100%><tablebgcolor=transparent><bgcolor=#333>하드웨어 제품
#!wiki class="element" [[Mac(컴퓨터)|[[파일:Mac 심볼.svg|width=80&theme=light]][[파일:Mac 심볼 다크.svg|width=80&theme=dark]][br]{{{#333,#ddd Mac}}}]]#!wiki class="element" [[iPhone|[[파일:iPhone 15 Pro 심볼.svg|width=25&theme=light]][[파일:iPhone 15 Pro 심볼 화이트.svg|width=25&theme=dark]][br]{{{#333,#ddd iPhone}}}]]#!wiki class="element" [[iPad|[[파일:iPad Pro 아이콘 라이트.svg|width=40&theme=light]][[파일:iPad Pro 아이콘 다크.svg|width=40&theme=dark]][br]{{{#333,#ddd iPad}}}]]#!wiki class="element" [[틀:Apple 디스플레이 라인업|[[파일:Pro Display XDR 심볼(1).svg|width=55&theme=light]][[파일:Pro Display XDR 심볼 화이트.svg|width=55&theme=dark]][br]{{{#333,#ddd Display}}}]]#!wiki class="element" [[Apple Watch|[[파일:Apple Watch 심볼.svg|width=22&theme=light]][[파일:Apple Watch 심볼 다크.svg|width=22&theme=dark]][br]{{{#333,#ddd Watch}}}]]#!wiki class="element" [[AirPods|[[파일:AirPods Pro 심볼.svg|width=45&theme=light]][[파일:AirPods Pro 심볼 화이트.svg|width=45&theme=dark]][br]{{{#333,#ddd AirPods}}}]]#!wiki class="element" [[Apple TV|[[파일:Apple TV 4K 3rd 심볼.svg|width=42&theme=light]][[파일:Apple TV 심볼 다크.svg|width=42&theme=dark]][br]{{{#333,#ddd TV}}}]]#!wiki class="element" [[HomePod|[[파일:HomePod 2세대 심볼.svg|width=60&theme=light]][[파일:HomePod 2세대 심볼 화이트.svg|width=60&theme=dark]][br]{{{#333,#ddd HomePod}}}]]#!wiki class="element" [[Apple Vision|[[파일:Vision 심볼.svg|width=60&theme=light]][[파일:Vision 심볼 화이트.svg|width=60&theme=dark]] [br]{{{#333,#ddd Vision}}}]]#!wiki class="element" [[AirTag|[[파일:AirTag 심볼.svg|width=50&theme=light]][[파일:AirTag 심볼 다크.svg|width=50&theme=dark]][br]{{{#333,#ddd AirTag}}}]]#!wiki class="element" [[Apple/액세서리|[[파일:Magic Keyboard 심볼.svg|width=63&theme=light]][[파일:Magic Keyboard 심볼 화이트.svg|width=63&theme=dark]][br]{{{#333,#ddd 액세서리}}}]]#!wiki class="element" [[Apple Silicon|[[파일:Apple Silicon 심볼.svg|width=35&theme=light]][[파일:Apple Silicon 심볼 화이트.svg|width=35&theme=dark]][br]{{{#333,#ddd Silicon}}}]]기타 단종 제품군|Apple Car|스티커| 소프트웨어 <colbgcolor=#333><colcolor=#fff>OS iOS | iPadOS | watchOS | macOS | tvOS | visionOS | audioOS App iOS 앱 | Watch 페이스 AI MLX | Apple Intelligence | OpenELM 디자인 시스템 Aqua | Liquid Glass 서비스 프로그램 Apple Trade In | AppleCare+ | Apple 베타 소프트웨어 프로그램 이벤트 Apple 이벤트 | WWDC Apple Store 한국 | 미국 | 일본 | 영국 | 싱가포르 | 태국 | 인도 | 대만 결제 및 구독 Apple One | Apple Pay | Apple Gift Card 캠퍼스 쿠퍼티노 Campus | Apple Park 오스틴 Riata Vista Circle | Austin Campus 관계사 자회사 Beats | Shazam 인물 창업주 CEO 이사회 의장 경영진 이사진 기타
#!style
.element {
display: flex;
width: min(calc(100% / 4), 100px);
height: 95px;
padding-bottom: 5px;
border-radius: min(10px, 1.5vw);
background: #f5f5f7;
flex-grow: 1;
justify-content: center;
align-items: flex-end;
}
@theseed-dark-mode {
.element {
background: #272829;
}
}