Skip to content

Instantly share code, notes, and snippets.

@landfillbaby
Last active June 4, 2025 23:22
Show Gist options
  • Save landfillbaby/0f573298b74b81bc37eb58121faacda3 to your computer and use it in GitHub Desktop.
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
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path d="M0 0h72v72H0"/><path fill="#FFF" d="M16 20h6l12 16-12 16h-6l12-16m10 12h18v4H38"/></svg>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@landfillbaby
Copy link
Author

landfillbaby commented Apr 2, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment