material-web/icon/_icon.scss
Andrew Jakubowicz 21b7becd7b fix(icon)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/icon/lib` to `@material/web/icon/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550579714
2023-07-24 09:13:10 -07:00

7 lines
114 B
SCSS

//
// Copyright 2022 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
@forward './internal/icon' show theme;