@material/mwc-icon
Advanced tools
Comparing version 0.23.0-canary.756208fb.0 to 0.23.0-canary.76c68381.0
@@ -15,3 +15,3 @@ /** | ||
render() { | ||
return html `<slot></slot>`; | ||
return html `<span><slot></slot></span>`; | ||
} | ||
@@ -18,0 +18,0 @@ }; |
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.23.0-canary.756208fb.0", | ||
"version": "0.23.0-canary.76c68381.0", | ||
"description": "Material Design icon web component", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f13e06c94f8ec287642a6c4a258c32f5be7a17e6" | ||
"gitHead": "66455113b9aece74b59241859cfad64d4519568d" | ||
} |
@@ -30,3 +30,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/f13e06c94f8ec287642a6c4a258c32f5be7a17e6/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/66455113b9aece74b59241859cfad64d4519568d/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
@@ -45,3 +45,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/f13e06c94f8ec287642a6c4a258c32f5be7a17e6/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/66455113b9aece74b59241859cfad64d4519568d/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
@@ -56,3 +56,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/f13e06c94f8ec287642a6c4a258c32f5be7a17e6/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/66455113b9aece74b59241859cfad64d4519568d/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -59,0 +59,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
20217