# iconsur mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für iconsur in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:iconsur
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install iconsur
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:iconsur
- **Paketmanager:** Homebrew
- **Version:** 1.7.0
- **Quellzusammenfassung:** macOS Big Sur Adaptive Icon Generator
- **Homepage:** <https://github.com/rikumi/iconsur>
- **Zuletzt aktualisiert:** 2026-08-01T14:11:34+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- iconsur (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.7.0
## Projektgeschichte und Nutzung

IconSur is a macOS command-line tool for generating Big Sur-style adaptive app icons for third-party applications.

### Projektgeschichte

IconSur appeared during the macOS Big Sur design transition, when app icons moved toward rounded-square, depth-styled iconography. Its README describes a CLI that can search for a related iOS App Store icon or generate an icon locally from the original app icon with configurable background color and scaling.

The npm package record shows the iconsur package created on 2020-06-27, matching the Big Sur-era demand for replacing or normalizing third-party macOS app icons.

### Adoptionsgeschichte

The project distributed through npm first and later became available through Homebrew. Its README documents both brew install iconsur and npm install -g iconsur as installation paths.

Homebrew packages iconsur as a macOS-only formula with Node and Python-related support, reflecting the tool's hybrid shell, JavaScript, and macOS automation surface.

### Wie es verwendet wird

The documented workflow is to run iconsur set against a .app bundle, refresh the icon cache with iconsur cache, and optionally use flags for App Store region, local generation, input icon, scale, and color.

The README also documents an unset command, making the tool reversible for users experimenting with app icon theming.

### Warum Paket-Nerds sich dafür interessieren

IconSur is a small but very package-manager-shaped tool: it packages a platform-specific aesthetic tweak as a repeatable CLI command. It matters less as a general image converter and more as a snapshot of the Big Sur icon-customization moment in Mac tooling.

### Zeitleiste

- 2020: iconsur package is created on npm.
- 2020: README describes Big Sur-style adaptive icon generation using related iOS App Store icons or local source icons.
- 2020s: Homebrew formula packages iconsur for macOS users.

### Related projects

- The README credits LiteIcon as inspiration and fileicon by mklement0 for icon-customization scripting. It is also adjacent to macOS Big Sur replacement icon sets and other app-icon generators.

### Quellen

- Homebrew metadata documents the brew formula, macOS-only packaging, dependencies, and source tarball.
- The project README documents purpose, installation, command examples, options, and credits.
- npm registry metadata provides package creation and repository information.


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/iconsur.yml](https://github.com/mxcl/pkgdb/blob/main/combined/iconsur.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
