@material/mwc-icon
Advanced tools
Comparing version 0.15.0-canary.63168f61.0 to 0.15.0-canary.6b946095.0
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.15.0-canary.63168f61.0", | ||
"version": "0.15.0-canary.6b946095.0", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "main": "mwc-icon.js", | ||
"dependencies": { | ||
"@material/mwc-base": "0.15.0-canary.63168f61.0", | ||
"@material/mwc-base": "0.15.0-canary.6b946095.0", | ||
"lit-element": "^2.3.0", | ||
@@ -26,3 +26,3 @@ "tslib": "^1.10.0" | ||
}, | ||
"gitHead": "84107987770a82843942246baa8226b37f269240" | ||
"gitHead": "1b65dfb6b4d3dea0ac5681487459f46352e399e2" | ||
} |
@@ -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/84107987770a82843942246baa8226b37f269240/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1b65dfb6b4d3dea0ac5681487459f46352e399e2/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/84107987770a82843942246baa8226b37f269240/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1b65dfb6b4d3dea0ac5681487459f46352e399e2/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/84107987770a82843942246baa8226b37f269240/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1b65dfb6b4d3dea0ac5681487459f46352e399e2/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -57,0 +57,0 @@ ```html |
+ Added@material/mwc-base@0.15.0-canary.6b946095.0(transitive)
- Removed@material/mwc-base@0.15.0-canary.63168f61.0(transitive)