Last active
June 4, 2025 23:22
-
-
Save landfillbaby/0f573298b74b81bc37eb58121faacda3 to your computer and use it in GitHub Desktop.
WIP SVG versions of the Termux adaptive app icon as shown in Android Studio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><rect width="72" height="72" rx="8"/><path fill="#FFF" d="M16 20h6l12 16-12 16h-6l12-16m10 12h18v4H38"/></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/termux/termux-app/blob/v0.66/app/src/main/res/drawable/ic_foreground.xml + manual editing (converted to svg, cropped from 108px to 72px, added backgrounds) + svgo