English | 한국어 | 日本語 | 简体中文 | 繁體中文
Since One UI 8.5, a beautiful 3D shadow effect has been added to all app icons, and Samsung's default and system app icons are specifically designed to incorporate this detail.
However, most app icon extraction tools fail to capture this shadow effect. Unfortunately, this means that icons extracted and distributed by users, or those found on various wikis, often lack this visual element.
To properly extract icons with this effect intact, you must use the semGetApplicationIconForIconTray(...) or semGetActivityIconForIconTray(...) methods, which operate exclusively on Samsung devices.
This was discovered by reverse engineering One UI Home, and One UI Icon Extractor utilizes these exact methods. (Note: The 3D effect is not applied to certain activities, which appears to be either an intended behavior of One UI or a bug.)
While this app also works on non-Samsung Android devices, it will fall back to using standard Android APIs in those environments.
You can download the app from the GitHub Releases page.
▶ Go to GitHub Releases
| Standard Android API | One UI Icon Extractor |
|---|---|
If you want to apply the One UI Sans font to your own app, declare the sec font family before sans-serif.
This is an independent open-source project and is not affiliated with, endorsed by, or associated with Samsung Electronics Co., Ltd. in any way. All rights to the icons, logos, and trademarks used on this page for illustrative purposes belong to their original creator, Samsung.
Unless otherwise noted, the source code in this repository is licensed under Apache-2.0.
Icons, logos, screenshots, trademarks, and other third-party visual assets are not covered by that license. See NOTICE.