@material/mwc-icon
Advanced tools
Comparing version 0.23.0-canary.3ca580d1.0 to 0.23.0-canary.3d79ffe7.0
@@ -1,2 +0,1 @@ | ||
import { __decorate } from "tslib"; | ||
/** | ||
@@ -7,2 +6,5 @@ * @license | ||
*/ | ||
import { __decorate } from "tslib"; | ||
// Style preference for leading underscores. | ||
// tslint:disable:strip-private-property-underscore | ||
import { customElement, html, LitElement } from 'lit-element'; | ||
@@ -9,0 +11,0 @@ import { styles } from './mwc-icon-host.css'; |
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.23.0-canary.3ca580d1.0", | ||
"version": "0.23.0-canary.3d79ffe7.0", | ||
"description": "Material Design icon web component", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a2e57ca3915a4619a2a2fe234e3e3bb8be5a5496" | ||
"gitHead": "4d51b5574d0d1d8166f9358a39a5d3f2b4c728db" | ||
} |
@@ -10,3 +10,3 @@ # `<mwc-icon>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-icon.svg)](https://www.npmjs.com/package/@material/mwc-icon) | ||
[Demo](https://material-components.github.io/material-components-web-components/demos/icon/) | ||
[Demo](https://material-components.github.io/material-web/demos/icon/) | ||
@@ -31,3 +31,3 @@ ## Installation | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a2e57ca3915a4619a2a2fe234e3e3bb8be5a5496/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4d51b5574d0d1d8166f9358a39a5d3f2b4c728db/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
@@ -46,3 +46,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a2e57ca3915a4619a2a2fe234e3e3bb8be5a5496/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4d51b5574d0d1d8166f9358a39a5d3f2b4c728db/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
@@ -57,3 +57,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a2e57ca3915a4619a2a2fe234e3e3bb8be5a5496/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/4d51b5574d0d1d8166f9358a39a5d3f2b4c728db/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -60,0 +60,0 @@ ```html |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20168
48