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

@fremtind/jkl-icons-react

Package Overview
Dependencies
Maintainers
3
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-icons-react - npm Package Compare versions

Comparing version 5.0.13 to 6.0.0

7

build/cjs/icons/ArrowDown.js

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

var import_IconFactory = require("../IconFactory");
const ArrowDown = ({ className, variant, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
const ArrowDown = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
...rest,

@@ -38,3 +38,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ import_react.default.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ import_react.default.createElement("path", {
d: "M11.59 8.22L10.31 6.98L6.91002 10.46L6.91002 0.279999L5.11002 0.279999L5.11002 10.48L1.71002 6.98L0.430023 8.22L5.99002 13.6L11.59 8.22Z",
fill: "currentColor"
}) : /* @__PURE__ */ import_react.default.createElement("path", {
d: "M8.02213 13.1636L12.7615 8.45775L13.5 9.19097L7.5 15.1484L1.5 9.19096L2.23845 8.45774L6.97779 13.1635L6.97779 0.148437L8.02213 0.148438L8.02213 13.1636Z",

@@ -41,0 +44,0 @@ fill: "currentColor"

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

var import_IconFactory = require("../IconFactory");
const ArrowLeft = ({ className, variant, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
const ArrowLeft = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
...rest,

@@ -38,3 +38,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ import_react.default.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ import_react.default.createElement("path", {
d: "M5.69006 11.92L6.93006 10.64L3.45006 7.24001H13.6301V5.44001H3.43006L6.93006 2.04001L5.69006 0.76001L0.310059 6.32001L5.69006 11.92Z",
fill: "currentColor"
}) : /* @__PURE__ */ import_react.default.createElement("path", {
d: "M1.98487 8.17056L6.69069 12.91L5.95747 13.6484L5.96007e-07 7.64844L5.95747 1.64844L6.69069 2.38689L1.98495 7.12623L15 7.12623L15 8.17057L1.98487 8.17056Z",

@@ -41,0 +44,0 @@ fill: "currentColor"

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

var import_IconFactory = require("../IconFactory");
const ArrowRight = ({ className, variant, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
const ArrowRight = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
...rest,

@@ -38,3 +38,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ import_react.default.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ import_react.default.createElement("path", {
d: "M8.23999 0.419983L6.99999 1.69998L10.48 5.09998H0.299988V6.89998H10.5L6.99999 10.3L8.23999 11.58L13.62 6.01998L8.23999 0.419983Z",
fill: "currentColor"
}) : /* @__PURE__ */ import_react.default.createElement("path", {
d: "M13.0151 7.12631L8.30931 2.38689L9.04253 1.64844L15 7.64844L9.04253 13.6484L8.30931 12.91L13.0151 8.17064L-2.39442e-07 8.17064L-2.85091e-07 7.12631L13.0151 7.12631Z",

@@ -41,0 +44,0 @@ fill: "currentColor"

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

var import_IconFactory = require("../IconFactory");
const ArrowUp = ({ className, variant, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
const ArrowUp = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
...rest,

@@ -38,3 +38,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ import_react.default.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ import_react.default.createElement("path", {
d: "M0.410004 5.71L1.69 6.95L5.09 3.47V13.65H6.89V3.45L10.29 6.95L11.57 5.71L6.01 0.330002L0.410004 5.71Z",
fill: "currentColor"
}) : /* @__PURE__ */ import_react.default.createElement("path", {
d: "M6.97787 2.13331L2.23846 6.83913L1.5 6.10591L7.5 0.148436L13.5 6.10591L12.7615 6.83913L8.0222 2.13338L8.02221 15.1484L6.97787 15.1484L6.97787 2.13331Z",

@@ -41,0 +44,0 @@ fill: "currentColor"

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

var import_IconFactory = require("../IconFactory");
const ArrowUpRight = ({ className, variant, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
const ArrowUpRight = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ import_react.default.createElement(import_IconFactory.IconFactory, {
...rest,

@@ -38,3 +38,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ import_react.default.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ import_react.default.createElement("path", {
d: "M3.20867 0.923523L3.23696 2.70543L8.10185 2.64886L0.903503 9.84721L2.1763 11.12L9.38879 3.90751L9.31807 8.78655L11.1 8.81483L10.9727 1.07909L3.20867 0.923523Z",
fill: "currentColor"
}) : /* @__PURE__ */ import_react.default.createElement("path", {
d: "M10.0756 5.70656L3.39683 5.68281L3.39313 4.64217L11.8483 4.67224L11.8784 13.1275L10.8378 13.1238L10.814 6.44507L2.11099 15.1481L1.37253 14.4096L10.0756 5.70656Z",

@@ -41,0 +44,0 @@ fill: "currentColor"

import React from "react";
import { IconFactory } from "../IconFactory";
const ArrowDown = ({ className, variant, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
const ArrowDown = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
...rest,

@@ -8,3 +8,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ React.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ React.createElement("path", {
d: "M11.59 8.22L10.31 6.98L6.91002 10.46L6.91002 0.279999L5.11002 0.279999L5.11002 10.48L1.71002 6.98L0.430023 8.22L5.99002 13.6L11.59 8.22Z",
fill: "currentColor"
}) : /* @__PURE__ */ React.createElement("path", {
d: "M8.02213 13.1636L12.7615 8.45775L13.5 9.19097L7.5 15.1484L1.5 9.19096L2.23845 8.45774L6.97779 13.1635L6.97779 0.148437L8.02213 0.148438L8.02213 13.1636Z",

@@ -11,0 +14,0 @@ fill: "currentColor"

import React from "react";
import { IconFactory } from "../IconFactory";
const ArrowLeft = ({ className, variant, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
const ArrowLeft = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
...rest,

@@ -8,3 +8,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ React.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ React.createElement("path", {
d: "M5.69006 11.92L6.93006 10.64L3.45006 7.24001H13.6301V5.44001H3.43006L6.93006 2.04001L5.69006 0.76001L0.310059 6.32001L5.69006 11.92Z",
fill: "currentColor"
}) : /* @__PURE__ */ React.createElement("path", {
d: "M1.98487 8.17056L6.69069 12.91L5.95747 13.6484L5.96007e-07 7.64844L5.95747 1.64844L6.69069 2.38689L1.98495 7.12623L15 7.12623L15 8.17057L1.98487 8.17056Z",

@@ -11,0 +14,0 @@ fill: "currentColor"

import React from "react";
import { IconFactory } from "../IconFactory";
const ArrowRight = ({ className, variant, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
const ArrowRight = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
...rest,

@@ -8,3 +8,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ React.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ React.createElement("path", {
d: "M8.23999 0.419983L6.99999 1.69998L10.48 5.09998H0.299988V6.89998H10.5L6.99999 10.3L8.23999 11.58L13.62 6.01998L8.23999 0.419983Z",
fill: "currentColor"
}) : /* @__PURE__ */ React.createElement("path", {
d: "M13.0151 7.12631L8.30931 2.38689L9.04253 1.64844L15 7.64844L9.04253 13.6484L8.30931 12.91L13.0151 8.17064L-2.39442e-07 8.17064L-2.85091e-07 7.12631L13.0151 7.12631Z",

@@ -11,0 +14,0 @@ fill: "currentColor"

import React from "react";
import { IconFactory } from "../IconFactory";
const ArrowUp = ({ className, variant, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
const ArrowUp = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
...rest,

@@ -8,3 +8,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ React.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ React.createElement("path", {
d: "M0.410004 5.71L1.69 6.95L5.09 3.47V13.65H6.89V3.45L10.29 6.95L11.57 5.71L6.01 0.330002L0.410004 5.71Z",
fill: "currentColor"
}) : /* @__PURE__ */ React.createElement("path", {
d: "M6.97787 2.13331L2.23846 6.83913L1.5 6.10591L7.5 0.148436L13.5 6.10591L12.7615 6.83913L8.0222 2.13338L8.02221 15.1484L6.97787 15.1484L6.97787 2.13331Z",

@@ -11,0 +14,0 @@ fill: "currentColor"

import React from "react";
import { IconFactory } from "../IconFactory";
const ArrowUpRight = ({ className, variant, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
const ArrowUpRight = ({ className, variant, bold, ...rest }) => /* @__PURE__ */ React.createElement(IconFactory, {
...rest,

@@ -8,3 +8,6 @@ viewBox: "0 0 15 16",

variant,
innerSvg: /* @__PURE__ */ React.createElement("path", {
innerSvg: bold ? /* @__PURE__ */ React.createElement("path", {
d: "M3.20867 0.923523L3.23696 2.70543L8.10185 2.64886L0.903503 9.84721L2.1763 11.12L9.38879 3.90751L9.31807 8.78655L11.1 8.81483L10.9727 1.07909L3.20867 0.923523Z",
fill: "currentColor"
}) : /* @__PURE__ */ React.createElement("path", {
d: "M10.0756 5.70656L3.39683 5.68281L3.39313 4.64217L11.8483 4.67224L11.8784 13.1275L10.8378 13.1238L10.814 6.44507L2.11099 15.1481L1.37253 14.4096L10.0756 5.70656Z",

@@ -11,0 +14,0 @@ fill: "currentColor"

import { FC } from "react";
import { IconProps } from "./types";
export declare const ArrowDown: FC<IconProps>;
import { ArrowIconProps } from "./types";
export declare const ArrowDown: FC<ArrowIconProps>;
import { FC } from "react";
import { IconProps } from "./types";
export declare const ArrowLeft: FC<IconProps>;
import { ArrowIconProps } from "./types";
export declare const ArrowLeft: FC<ArrowIconProps>;
import { FC } from "react";
import { IconProps } from "./types";
export declare const ArrowRight: FC<IconProps>;
import { ArrowIconProps } from "./types";
export declare const ArrowRight: FC<ArrowIconProps>;
import { FC } from "react";
import { IconProps } from "./types";
export declare const ArrowUp: FC<IconProps>;
import { ArrowIconProps } from "./types";
export declare const ArrowUp: FC<ArrowIconProps>;
import { FC } from "react";
import { IconProps } from "./types";
export declare const ArrowUpRight: FC<IconProps>;
import { ArrowIconProps } from "./types";
export declare const ArrowUpRight: FC<ArrowIconProps>;
export declare type IconVariant = "inherit" | "small" | "medium" | "large";
export interface ArrowIconProps extends IconProps {
bold?: boolean;
}
export interface IconProps {

@@ -3,0 +6,0 @@ className?: string;

@@ -24,2 +24,2 @@ export { CheckMark } from "./icons/CheckMark";

export { HamburgerCloseAnimated } from "./animated-icons/HamburgerCloseAnimated";
export type { IconProps, IconVariant } from "./icons/types";
export type { IconProps, IconVariant, ArrowIconProps } from "./icons/types";
{
"name": "@fremtind/jkl-icons-react",
"version": "5.0.13",
"version": "6.0.0",
"publishConfig": {

@@ -42,3 +42,3 @@ "access": "public"

"dependencies": {
"@fremtind/jkl-icons": "^5.0.12",
"@fremtind/jkl-icons": "^6.0.0",
"classnames": "^2.2.6"

@@ -59,3 +59,3 @@ },

},
"gitHead": "38fdb174d241566022023fa3bc75196312f62707"
"gitHead": "a223b8f8d61c99d9adb16415cd8888f5a418b1ea"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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