Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jetbrains/icons

Package Overview
Dependencies
Maintainers
8
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jetbrains/icons - npm Package Compare versions

Comparing version 3.14.0 to 3.14.1

fullscreen-exit.js

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.14.1](https://github.com/JetBrains/icons/compare/v3.14.0...v3.14.1) (2021-03-09)
### Bug Fixes
* **similar icon:** add missing "width" and "height" attrs ([2c3152b](https://github.com/JetBrains/icons/commit/2c3152befaf8a88d13c39528104781ff1f7d770d))
## [3.14.0](https://github.com/JetBrains/icons/compare/v3.13.1...v3.14.0) (2021-03-09)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "@jetbrains/icons",
"version": "3.14.0",
"version": "3.14.1",
"description": "Jetbrains Web UI Icons Library",

@@ -5,0 +5,0 @@ "main": "index.js",

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

module.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.06 9.64a4.68 4.68 0 1 1 6.58-6.58L10 3a7.83 7.83 0 0 1 1.29.12 6 6 0 1 0-8.13 8.13A7.83 7.83 0 0 1 3 10c0-.12.05-.24.06-.36zm8.68-5.38a5.74 5.74 0 0 0-1.5-.26H10a6 6 0 0 0-6 6v.24a5.74 5.74 0 0 0 .25 1.5 6 6 0 1 0 7.48-7.48zM10 14.7A4.7 4.7 0 0 1 5.76 12H6a6 6 0 0 0 6-6v-.24a4.69 4.69 0 0 1-2 8.94z"/></svg>';
module.exports = '<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.06 9.64a4.68 4.68 0 1 1 6.58-6.58L10 3a7.83 7.83 0 0 1 1.29.12 6 6 0 1 0-8.13 8.13A7.83 7.83 0 0 1 3 10c0-.12.05-.24.06-.36zm8.68-5.38a5.74 5.74 0 0 0-1.5-.26H10a6 6 0 0 0-6 6v.24a5.74 5.74 0 0 0 .25 1.5 6 6 0 1 0 7.48-7.48zM10 14.7A4.7 4.7 0 0 1 5.76 12H6a6 6 0 0 0 6-6v-.24a4.69 4.69 0 0 1-2 8.94z"/></svg>';

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