Optimize SVGs and align colors to WikimediaUI palette
authorVolker E <volker.e@wikimedia.org>
Tue, 24 Oct 2017 19:01:35 +0000 (12:01 -0700)
committerVolker E <volker.e@wikimedia.org>
Wed, 25 Oct 2017 07:51:43 +0000 (00:51 -0700)
Aligning SVGs to WikimediaUI color palette.
Additionally optimizing by help of SVGO and aligning them to each other,
among changes:
- removing `standalone="no"` attribute as its default
- removing invisible, application specific metadata
- reduction or removal of `id`s where applicable
- unifying identation
- sorting attributes in similar order

Bug: T152025
Bug: T178867
Change-Id: Ia693b2092bbb730ccaabe75bec563bc3a64cc108


No differences found