@material/mwc-icon
Advanced tools
Comparing version 0.14.0-canary.a2f046f5.0 to 0.14.0-canary.b7e388f3.0
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.14.0-canary.a2f046f5.0", | ||
"version": "0.14.0-canary.b7e388f3.0", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "main": "mwc-icon.js", | ||
"dependencies": { | ||
"@material/mwc-base": "0.14.0-canary.a2f046f5.0", | ||
"@material/mwc-base": "0.14.0-canary.b7e388f3.0", | ||
"lit-element": "^2.2.1", | ||
@@ -26,3 +26,3 @@ "tslib": "^1.10.0" | ||
}, | ||
"gitHead": "b2845ca1286088f29e79c96b6d5c5367873cce11" | ||
"gitHead": "1ce172712209d5abf28a65e797f46fdddb7ea704" | ||
} |
@@ -28,3 +28,3 @@ # `<mwc-icon>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-icon.svg)](https://www.npmjs.com/package/@material/mwc-icon) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1ce172712209d5abf28a65e797f46fdddb7ea704/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
@@ -43,3 +43,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1ce172712209d5abf28a65e797f46fdddb7ea704/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
@@ -54,3 +54,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1ce172712209d5abf28a65e797f46fdddb7ea704/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -57,0 +57,0 @@ ```html |
+ Added@material/mwc-base@0.14.0-canary.b7e388f3.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.a2f046f5.0(transitive)