Socket
Socket
Sign inDemoInstall

@material/mwc-icon

Package Overview
Dependencies
7
Maintainers
15
Versions
722
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.26.0-canary.f3e28323.0 to 0.26.0

2

mwc-icon.js

@@ -10,3 +10,3 @@ /**

import { html, LitElement } from 'lit';
import { customElement } from 'lit/decorators.js';
import { customElement } from 'lit/decorators';
import { styles } from './mwc-icon-host.css';

@@ -13,0 +13,0 @@ /** @soyCompatible */

{
"name": "@material/mwc-icon",
"version": "0.26.0-canary.f3e28323.0",
"version": "0.26.0",
"description": "Material Design icon web component",

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

},
"gitHead": "ebbbec0b1b0e29da237ec87bebd889c3af847f1b"
"gitHead": "056b3ceffbe2fe3408dbdbb319932da85637e779"
}

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc