material_symbols_icons_cli 1.0.5 copy "material_symbols_icons_cli: ^1.0.5" to clipboard
material_symbols_icons_cli: ^1.0.5 copied to clipboard

CLI tool to install fonts for the material_symbols_icons package.

Material Symbols Icons CLI #

A command-line tool to help with the installation of fonts for the material_symbols_icons package.

This tool is used to download and install the Material Symbols Icons fonts locally on your system so they can be previewed in IDEs like VS Code, or to install them for system-wide use on macOS/Linux.

Installation #

dart pub global activate material_symbols_icons_cli

Usage #

Once activated, you can run the installation command:

install_material_symbols_icons_fonts

This will download the latest fonts corresponding to the material_symbols_icons package version and install them.

Features #

  • Installs Material Symbols Outlined, Rounded, and Sharp variable fonts.
  • Supports macOS (user or global install), Linux, and Windows.
  • Can validate fonts using FontBook on macOS.

License #

Apache 2.0

0
likes
150
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CLI tool to install fonts for the material_symbols_icons package.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

args, chalkdart, glob, material_symbols_icons, path, pub_semver

More

Packages that depend on material_symbols_icons_cli