Socket
Socket
Sign inDemoInstall

@paprika/icon

Package Overview
Dependencies
6
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.10 to 0.3.11-alpha.0

lib/Character.js

10

CHANGELOG.md

@@ -18,1 +18,11 @@ # Changelog

- Filter icon [@mikrotron](https://github.com/mikrotron).
## [0.3.11-alpha.0] - 2020-10-23
### Added
- Ellipsis vertical icon
- Character
- Number,
- Time and Date
[@nahumzs](https://github.com/nahumzs).

4

lib/Sort.js

@@ -38,3 +38,3 @@ "use strict";

height: "1em",
viewBox: "0 0 24 24",
viewBox: "0 0 20 20",
fill: "none",

@@ -50,3 +50,3 @@ "data-pka-anchor": "icon",

clipRule: "evenodd",
d: "M17 7h-2v8h-2.542a.458.458 0 00-.419.297.534.534 0 00.08.537l3.204 3.84c.173.207.42.326.677.326a.883.883 0 00.677-.326l3.204-3.84a.534.534 0 00.08-.537.458.458 0 00-.419-.297H17V7zM8 4a.883.883 0 00-.677.326l-3.204 3.84a.534.534 0 00-.08.537c.073.18.238.297.419.297H7v8h2V9h2.542a.458.458 0 00.419-.297.534.534 0 00-.08-.537l-3.204-3.84A.883.883 0 008 4z",
d: "M9.417 7.6l1.178-1.177L6.672 2.5 2.75 6.423 3.928 7.6 5.84 5.69v9.655h1.667V5.69l1.91 1.91zM16.083 13.09L14.173 15V5.345h-1.667V15l-1.911-1.91-1.178 1.178 3.922 3.922 3.923-3.923-1.179-1.178z",
fill: "currentColor"

@@ -53,0 +53,0 @@ }));

{
"name": "@paprika/icon",
"version": "0.3.10",
"version": "0.3.11-alpha.0",
"description": "Icon component is a graphic to represent something else",

@@ -34,3 +34,3 @@ "author": "@paprika",

},
"gitHead": "6f98d55ed2bbe050be935b822b470a97e7560c4a"
"gitHead": "a6cb08c5e9febaf711bf0896ec308d687f626690"
}

@@ -21,2 +21,6 @@ # Icon

```
IMPORTANT: PAPRIKA MAKES USE OF SOME PROPRIETARY ICONS THAT REQUIRE A LICENCE IN ORDER TO BE CONSUMED. PLEASE REPLACE THOSE PROPRIETARY ICONS OUTSIDE OF THE HIGHBOND PLATFORM. PLEASE DO NOT CONSUME THESE ICONS DIRECTLY.
```
For each SVG icon, we export the respective `<Icon>` component from the `@paprika/icon` package. You can [see the full list of these icons](https://github.com/acl-services/paprika/tree/master/packages/Icon/src/svg).

@@ -23,0 +27,0 @@

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc