1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
19 iron-icon
[icon
=warning
] {
20 color: var
(--google-yellow-500
);
23 iron-icon
[icon
=done
] {
24 color: var
(--google-green-500
);
35 color: var
(--google-blue-500
);
36 text-decoration: none
;