# 使用 Homebrew 安装 iconsur

查看 iconsur 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install iconsur
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:iconsur
- **软件包管理器:** Homebrew
- **版本:** 1.7.0
- **来源摘要:** macOS Big Sur Adaptive Icon Generator
- **主页:** <https://github.com/rikumi/iconsur>
- **最后更新:** 2026-08-01T14:11:34+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- iconsur (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.7.0
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- 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.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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