Commit Graph

17 Commits

Author SHA1 Message Date
Pierre-Louis
fb2f4c9cb9
[Fonts] Update icons (#111092) 2022-09-07 17:32:51 +00:00
Zachary Anderson
8422f66cee
Revert "[Fonts] Update icons (#108858)" (#109073)
This reverts commit ba40150ec7.
2022-08-05 19:01:44 -07:00
Pierre-Louis
ba40150ec7
[Fonts] Update icons (#108858)
* Update icons

* Update icons_test.dart
2022-08-05 19:33:13 -04:00
Pierre-Louis
3a4bf257bc
[Fonts] Update icons (#100885)
* update icons

* add test
2022-03-30 07:40:51 +02:00
Pierre-Louis
e9b8a6efb2
[Fonts] Update icons (#96115)
* update icons

* add regression test

* add fix for pie_chart_outline
2022-01-04 17:24:42 +01:00
Pierre-Louis
89f82ff4fb
[Reland][Fonts] Update material icons (#79364)
* [Fonts] Update material icons (#78311)

* Update icons

* remove trailing blank line

* Update icons.dart
2021-03-30 17:27:07 +02:00
Pierre-Louis
4ccb6f8e4d
Revert "[Fonts] Update material icons (#78311)" (#79058)
This reverts commit e34f3b013f.
2021-03-25 19:48:01 +01:00
Pierre-Louis
e34f3b013f
[Fonts] Update material icons (#78311)
* Update icons

* remove trailing blank line
2021-03-25 10:22:57 +01:00
Pierre-Louis
5be3f215ed
[Fonts] Update material icons (#76607)
* Update icons using new process

* Remove trailing blank line

* regen icons.dart

* regen with new codepoints

* Update material_fonts.version

Keep current Roboto
2021-03-16 08:35:00 +01:00
godofredoc
da6528cda6
Point to a new artifacts location. (#70673)
This is in preparation to move the flutter artifacts to a more secure
location.

Bug:
  go/fxb/64576
2021-02-04 18:44:47 -08:00
Will Larche
576d6b582b
[Icons][iOS] Pointing to version of material icon font that includes more metadata in the xml. (#66684) 2020-09-25 22:47:52 -04:00
Will Larche
67f51e8ec2
[Icons] Update icon version to point to file that iOS will prefer. (#66524) 2020-09-24 07:02:03 -07:00
Will Larche
7782845edd
[Material] Updated icons and fonts (#61778) 2020-07-24 15:41:13 -07:00
Jakob Andersen
e1018fab34
Make artifacts URLs configurable. (#13380)
Add support for configuring the base storage URL for Flutter's
artifacts. If FLUTTER_STORAGE_BASE_URL is set, use it instead of
storage.googleapis.com.

The pub server can be overridden by setting PUB_HOSTED_URL.
2017-12-07 16:30:23 +01:00
xster
9038cb3c1c
Revert to previously working font file for material icons (#12954) 2017-11-09 16:41:03 -08:00
Ian Hickson
97b3742f63
Automatically flip material icons in RTL. (#12876)
I'm not really sure how to test this without a reference test, since
eventually we want to move this to a font feature and thus the obvious
test (looking for the Transform widget) isn't really valid.
2017-11-08 14:22:14 -08:00
Dan Rubel
94a83af5b1 Cleanup bin/cache (#6247) 2016-10-07 15:24:19 -04:00