Icons(アイコン)

Tasker can use four categories of icons: Application, Built-In, Ipack, User-Installed.

In some places it’s also possible to use any image stored on local media as an icon.

https://tasker.joaoapps.com/userguide/en/icons.html

Taskerは4つのアイコンカテゴリーを使用します。すなわち、アプリ、組み込み、Ipack、ユーザーによるインストールです。(※訳者注:現時点でのアイコンの分類とは異なります)

場合によってはローカルメディアに保存された画像もアイコンとして使用可能です。

Application Icons(アプリアイコン)

These are taken from applications installed on the device.

Minor note: if the icon of the application changes, an update of previously created widgets/shortcuts can be forced by creating a single widget with the new icon and then rebooting.

https://tasker.joaoapps.com/userguide/en/icons.html

端末にインストールされたアプリのアイコンです。

注意:アプリがアイコンを変更した場合、既に作成済みのウィジェットやショートカットのアイコンは各ウィジェットが新しいアイコンで更新され端末を再起動した時点で変更されます。

Built-In Icons(組み込みアイコン)

These come with Tasker and are kept in the device’s memory.

https://tasker.joaoapps.com/userguide/en/icons.html

Taskerのインストールと共に導入され端末のメモリー内に保存されます。

Ipack Icon Sets(Ipackアイコンセット)

Ipack is a free, open format for sharing of icon sets between Android applications. Ipack icon sets can be either installed from Play Store or from the Ipack website.

When setting an icon, you will notice an item labelled Download More Icons. Clicking on it will use the appropriate source depending on which version of Tasker you have.

https://tasker.joaoapps.com/userguide/en/icons.html

IpackとはAndroidのアプリケーション間でアイコンのセットを共有可能な無料の公開フォーマットです。IpackのアイコンセットはPlayストアまたはIpack公式サイトからダウンロードできます。(※訳者注:現在Ipack公式サイトは存在しないようです)

アイコンの設定時に「アイコンの追加ダウンロード」ボタンをタップすることで、使用中のTaskerのバージョンに適したダウンロードソースを使用することができます。(※訳者注:現在アイコンの追加は外部メディア経由で行うようです)

User-Installed Icons(ユーザーによりインストールされたアイコン)

You can also install your own icons directly into Tasker’s icon directory /sdcard/Tasker/.icn/. Make sure the icons are in a subdirectory. The subdirectory should also only be one level deep (no subsubdirectories).

Icons must be in PNG format.

Example: a two-icon set called Christmas would have the two files in these locations:

/sdcard/Tasker/.icn/Christmas/santa.png
/sdcard/Tasker/.icn/Christmas/snowman.png

https://tasker.joaoapps.com/userguide/en/icons.html

Taskerのアイコン保存用ディレクトリ /sdcard/Tasker/.icon/ 内に直接アイコンをインストールすることもできます。アイコンのセットはサブディレクトリにまとめてください。サブディレクトリの階層は一層までです(孫ディレクトリは認識されません)。

アイコンはPNG形式です。

例:二つのアイコンから成る「Christmas」というアイコンセットの場合、Christmasフォルダ内に二つのアイコンファイルが存在します。

/sdcard/Tasker/.icn/Christmas/santa.png
/sdcard/Tasker/.icn/Christmas/snowman.png