@material/mwc-icon
Advanced tools
Comparing version 0.14.0-canary.02aa8a98.0 to 0.14.0-canary.04ccbc88.0
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.14.0-canary.02aa8a98.0", | ||
"version": "0.14.0-canary.04ccbc88.0", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "main": "mwc-icon.js", | ||
"dependencies": { | ||
"@material/mwc-base": "0.14.0-canary.02aa8a98.0", | ||
"@material/mwc-base": "0.14.0-canary.04ccbc88.0", | ||
"lit-element": "^2.2.1", | ||
@@ -26,3 +26,3 @@ "tslib": "^1.10.0" | ||
}, | ||
"gitHead": "97bedf50cad33662f192490eaffe0e04894aa3c1" | ||
"gitHead": "bfcaa800a510585165a925b6961a7e6316f30f57" | ||
} |
@@ -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/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/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/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/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/97bedf50cad33662f192490eaffe0e04894aa3c1/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/bfcaa800a510585165a925b6961a7e6316f30f57/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -57,0 +57,0 @@ ```html |
+ Added@material/mwc-base@0.14.0-canary.04ccbc88.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.02aa8a98.0(transitive)