UNPKG

146 BSCSSView Raw
1/**
2 * @license
3 * Copyright 2018 Google LLC
4 * SPDX-License-Identifier: Apache-2.0
5 */
6@use './_mwc-icon';
7
8:host {
9 @extend %material-icons;
10}