# iconsur を Homebrew でインストール

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
