mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
update the readme for the material design package
This commit is contained in:
parent
788e4731fe
commit
dc2ae4b96c
@ -4,6 +4,21 @@ Material Design Icons
|
||||
A set of icons designed under the
|
||||
[material design guidelines](http://www.google.com/design/spec).
|
||||
|
||||
What do they look like?
|
||||
----------------------
|
||||
|
||||
You can view all the icons online at
|
||||
[www.google.com/design/icons](https://www.google.com/design/icons/).
|
||||
|
||||
Website
|
||||
--------
|
||||
|
||||
The source for the icons can be found in the
|
||||
[material-design-icons](https://github.com/google/material-design-icons) repo.
|
||||
This Pub package mirrors the icons; the source for the package can be found in the
|
||||
[sky_engine](https://github.com/domokit/sky_engine) repo in the
|
||||
`sky/packages/material_design_icons` directory.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
|
||||
@ -2,4 +2,4 @@ name: material_design_icons
|
||||
version: 0.0.2
|
||||
author: Chromium Authors <sky-dev@googlegroups.com>
|
||||
description: Material Design Icons
|
||||
homepage: https://github.com/google/material-design-icons
|
||||
homepage: https://github.com/domokit/sky_engine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user