Download the PHP package trackleft/material-symbols-svg-rounded without Composer
On this page you can find all versions of the php package trackleft/material-symbols-svg-rounded. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download trackleft/material-symbols-svg-rounded
More information about trackleft/material-symbols-svg-rounded
Files in trackleft/material-symbols-svg-rounded
Package material-symbols-svg-rounded
Short Description Material Symbols Rounded SVG icon assets for use by PHP / Drupal projects.
License Apache-2.0
Homepage https://github.com/trackleft/material-symbols-packagist
Informations about the package material-symbols-svg-rounded
Material Symbols Packagist Repo
Composer package that contains Material Symbols Rounded SVG assets for use by PHP / Drupal projects.
Only the "rounded" style is included (weight 400), matching the style
already used across Arizona Quickstart via the Material Symbols Rounded
web font. SVGs are sourced from the official
@material-symbols/svg-400
package published from marella/material-symbols,
which optimizes Google's Material Symbols icon set.
Updating
- Check the latest version of
@material-symbols/svg-400on npm. - Download and extract the
rounded/directory from that package into this repo'srounded/directory, replacing its contents. - Update
composer.jsonif the icon set's own license terms change. - Tag a new release matching the upstream version.
Instructions for non-Drupal Projects
If using this package in a non-Drupal project, you may want to add the following configuration to your project's composer.json file:
License
Material Symbols icons are licensed under the
Apache License, Version 2.0 by Google. See LICENSE for the
full license text.