Socket
Socket
Sign inDemoInstall

@material/mwc-icon

Package Overview
Dependencies
Maintainers
15
Versions
722
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-icon - npm Package Compare versions

Comparing version 0.26.0-canary.3a5d5f34.0 to 0.26.0-canary.3b2452cc.0

2

mwc-icon-host.css.d.ts

@@ -1,1 +0,1 @@

export declare const styles: import("lit-element").CSSResult;
export declare const styles: import("lit").CSSResult;

@@ -6,4 +6,4 @@ /**

*/
import { css } from 'lit-element';
import { css } from 'lit';
export const styles = css `:host{font-family:var(--mdc-icon-font, "Material Icons");font-weight:normal;font-style:normal;font-size:var(--mdc-icon-size, 24px);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}`;
//# sourceMappingURL=mwc-icon-host.css.js.map
{
"name": "@material/mwc-icon",
"version": "0.26.0-canary.3a5d5f34.0",
"version": "0.26.0-canary.3b2452cc.0",
"description": "Material Design icon web component",

@@ -28,3 +28,3 @@ "keywords": [

},
"gitHead": "0708ad010478b6186d6be52d3494f33bd4d40e17"
"gitHead": "a95f7a1cbf5dd38cd64c9bb8e02e76d0b8927f1d"
}

@@ -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/0708ad010478b6186d6be52d3494f33bd4d40e17/packages/icon/images/shopping_cart.png" width="32px" height="32px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a95f7a1cbf5dd38cd64c9bb8e02e76d0b8927f1d/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/0708ad010478b6186d6be52d3494f33bd4d40e17/packages/icon/images/arrow_back.png" width="32px" height="32px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a95f7a1cbf5dd38cd64c9bb8e02e76d0b8927f1d/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/0708ad010478b6186d6be52d3494f33bd4d40e17/packages/icon/images/accessible_forward.png" width="64px" height="64px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/a95f7a1cbf5dd38cd64c9bb8e02e76d0b8927f1d/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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc