feat(terminal): add npx/bunx/pip/pip3/tsc icon mappings
Five high-frequency commands surfaced by the popular-CLI sweep:
- `npx` and `bunx` reuse the existing Npm / Bun assets — they're the
ad-hoc package runners for those ecosystems.
- `pip` and `pip3` reuse the Python asset.
- `tsc` ships TypeScript brand artwork (Simple Icons), grouped under
build tools alongside swift / cargo / xcodebuild.