blode-icons-react 0.3.6 → 0.3.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ import { createLucideIcon } from './create-lucide-icon';
2
2
  import * as React from "react";
3
3
  import { forwardRef } from "react";
4
4
  const BoltFilledIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.1981 20.0571c-1.4655 0-2.9045-.5319-3.7305-1.6754l-.2914 1.3487-5.3793 2.852.5807-2.852L8.2951 2h4.7965l-1.3857 6.2495c1.1192-1.2233 2.1584-1.6754 3.4908-1.6754 2.8779 0 4.7964 1.8882 4.7964 5.3453 0 3.5636-2.2116 8.1377-6.795 8.1377m1.8387-7.127c0 1.6487-1.1725 2.8986-2.6913 2.8986-.8528 0-1.6255-.3191-2.1318-.8776l.7461-3.2709c.5596-.5586 1.1991-.8777 1.9452-.8777 1.1459 0 2.1318.8511 2.1318 2.1276", clipRule: "evenodd" }));
5
+ React.createElement("path", { fill: "currentColor", d: "M14.0019 2.4014c0-1.484-1.9249-2.0669-2.7481-.832L3.188 13.668c-.6645.9968.05 2.3321 1.2481 2.3321h5.5658v5.5986c0 1.4841 1.9248 2.0669 2.748.832l8.0658-12.0986c.6645-.9968-.0501-2.332-1.2481-2.332h-5.5657z" }));
6
6
  const ForwardRef = forwardRef(BoltFilledIcon);
7
7
  export default createLucideIcon('BoltFilledIcon', ForwardRef);
8
8
  //# sourceMappingURL=bolt-filled.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bolt-filled.js","sourceRoot":"","sources":["../src/bolt-filled.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,cAAc,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,yZAAyZ,EAAC,QAAQ,EAAC,SAAS,GAAG,CAAM,CAAC;AAC7qB,MAAM,UAAU,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;AAC9C,eAAe,gBAAgB,CAAC,gBAAgB,EAAE,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"bolt-filled.js","sourceRoot":"","sources":["../src/bolt-filled.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,cAAc,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,CAAC,EAAC,gNAAgN,GAAG,CAAM,CAAC;AAC9b,MAAM,UAAU,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;AAC9C,eAAe,gBAAgB,CAAC,gBAAgB,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ declare const _default: import("./lucide-types").LucideIcon;
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import { createLucideIcon } from './create-lucide-icon';
2
+ import * as React from "react";
3
+ import { forwardRef } from "react";
4
+ const BoltNewFilledIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.1981 20.0571c-1.4655 0-2.9045-.5319-3.7305-1.6754l-.2914 1.3487-5.3793 2.852.5807-2.852L8.2951 2h4.7965l-1.3857 6.2495c1.1192-1.2233 2.1584-1.6754 3.4908-1.6754 2.8779 0 4.7964 1.8882 4.7964 5.3453 0 3.5636-2.2116 8.1377-6.795 8.1377m1.8387-7.127c0 1.6487-1.1725 2.8986-2.6913 2.8986-.8528 0-1.6255-.3191-2.1318-.8776l.7461-3.2709c.5596-.5586 1.1991-.8777 1.9452-.8777 1.1459 0 2.1318.8511 2.1318 2.1276", clipRule: "evenodd" }));
6
+ const ForwardRef = forwardRef(BoltNewFilledIcon);
7
+ export default createLucideIcon('BoltNewFilledIcon', ForwardRef);
8
+ //# sourceMappingURL=bolt-new-filled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bolt-new-filled.js","sourceRoot":"","sources":["../src/bolt-new-filled.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,iBAAiB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,yZAAyZ,EAAC,QAAQ,EAAC,SAAS,GAAG,CAAM,CAAC;AAChrB,MAAM,UAAU,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAC;AACjD,eAAe,gBAAgB,CAAC,mBAAmB,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ declare const _default: import("./lucide-types").LucideIcon;
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import { createLucideIcon } from './create-lucide-icon';
2
+ import * as React from "react";
3
+ import { forwardRef } from "react";
4
+ const BoltNewIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.1981 20.0571c-1.4655 0-2.9045-.5319-3.7305-1.6754l-.2914 1.3487-5.3793 2.852.5807-2.852L8.2951 2h4.7965l-1.3857 6.2495c1.1192-1.2233 2.1584-1.6754 3.4908-1.6754 2.8779 0 4.7964 1.8882 4.7964 5.3453 0 3.5636-2.2116 8.1377-6.795 8.1377m1.8387-7.127c0 1.6487-1.1725 2.8986-2.6913 2.8986-.8528 0-1.6255-.3191-2.1318-.8776l.7461-3.2709c.5596-.5586 1.1991-.8777 1.9452-.8777 1.1459 0 2.1318.8511 2.1318 2.1276", clipRule: "evenodd" }));
6
+ const ForwardRef = forwardRef(BoltNewIcon);
7
+ export default createLucideIcon('BoltNewIcon', ForwardRef);
8
+ //# sourceMappingURL=bolt-new.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bolt-new.js","sourceRoot":"","sources":["../src/bolt-new.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,WAAW,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,yZAAyZ,EAAC,QAAQ,EAAC,SAAS,GAAG,CAAM,CAAC;AAC1qB,MAAM,UAAU,GAAG,UAAU,CAAC,WAAW,CAAC,CAAC;AAC3C,eAAe,gBAAgB,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC"}
package/dist/bolt.js CHANGED
@@ -2,7 +2,7 @@ import { createLucideIcon } from './create-lucide-icon';
2
2
  import * as React from "react";
3
3
  import { forwardRef } from "react";
4
4
  const BoltIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.1981 20.0571c-1.4655 0-2.9045-.5319-3.7305-1.6754l-.2914 1.3487-5.3793 2.852.5807-2.852L8.2951 2h4.7965l-1.3857 6.2495c1.1192-1.2233 2.1584-1.6754 3.4908-1.6754 2.8779 0 4.7964 1.8882 4.7964 5.3453 0 3.5636-2.2116 8.1377-6.795 8.1377m1.8387-7.127c0 1.6487-1.1725 2.8986-2.6913 2.8986-.8528 0-1.6255-.3191-2.1318-.8776l.7461-3.2709c.5596-.5586 1.1991-.8777 1.9452-.8777 1.1459 0 2.1318.8511 2.1318 2.1276", clipRule: "evenodd" }));
5
+ React.createElement("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 2, d: "M19.5657 9H13.5a.5.5 0 0 1-.5-.5V2.4014c0-.4947-.6416-.689-.916-.2774L4.0182 14.2226c-.2215.3323.0167.7774.416.7774H10.5a.5.5 0 0 1 .5.5v6.0986c0 .4947.6416.689.916.2774l8.0658-12.0987C20.2033 9.4452 19.9651 9 19.5657 9Z" }));
6
6
  const ForwardRef = forwardRef(BoltIcon);
7
7
  export default createLucideIcon('BoltIcon', ForwardRef);
8
8
  //# sourceMappingURL=bolt.js.map
package/dist/bolt.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"bolt.js","sourceRoot":"","sources":["../src/bolt.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,yZAAyZ,EAAC,QAAQ,EAAC,SAAS,GAAG,CAAM,CAAC;AACvqB,MAAM,UAAU,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;AACxC,eAAe,gBAAgB,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"bolt.js","sourceRoot":"","sources":["../src/bolt.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,MAAM,EAAC,cAAc,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,CAAC,EAAC,8NAA8N,GAAG,CAAM,CAAC;AAC/e,MAAM,UAAU,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;AACxC,eAAe,gBAAgB,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ declare const _default: import("./lucide-types").LucideIcon;
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import { createLucideIcon } from './create-lucide-icon';
2
+ import * as React from "react";
3
+ import { forwardRef } from "react";
4
+ const CrossMediumFilledIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { fill: "currentColor", d: "M16.793 5.7929c.3905-.3905 1.0235-.3905 1.414 0s.3905 1.0235 0 1.414L13.414 12l4.793 4.793c.3905.3905.3905 1.0235 0 1.4141s-1.0235.3905-1.414 0L12 13.414l-4.793 4.793c-.3905.3905-1.0235.3905-1.414 0-.3906-.3906-.3906-1.0236 0-1.4141l4.7929-4.793-4.793-4.793c-.3905-.3905-.3905-1.0235 0-1.414s1.0236-.3905 1.4141 0L12 10.5859z" }));
6
+ const ForwardRef = forwardRef(CrossMediumFilledIcon);
7
+ export default createLucideIcon('CrossMediumFilledIcon', ForwardRef);
8
+ //# sourceMappingURL=cross-medium-filled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cross-medium-filled.js","sourceRoot":"","sources":["../src/cross-medium-filled.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,qBAAqB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,IAAI,EAAC,cAAc,EAAC,CAAC,EAAC,uUAAuU,GAAG,CAAM,CAAC;AAC5jB,MAAM,UAAU,GAAG,UAAU,CAAC,qBAAqB,CAAC,CAAC;AACrD,eAAe,gBAAgB,CAAC,uBAAuB,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ declare const _default: import("./lucide-types").LucideIcon;
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import { createLucideIcon } from './create-lucide-icon';
2
+ import * as React from "react";
3
+ import { forwardRef } from "react";
4
+ const CrossMediumIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m6.5 6.5 11 11m0-11-11 11" }));
6
+ const ForwardRef = forwardRef(CrossMediumIcon);
7
+ export default createLucideIcon('CrossMediumIcon', ForwardRef);
8
+ //# sourceMappingURL=cross-medium.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cross-medium.js","sourceRoot":"","sources":["../src/cross-medium.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,UAAU,EAAE,MAAM,OAAO,CAAC;AACxC,MAAM,eAAe,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,CAAC,EAAC,2BAA2B,GAAG,CAAM,CAAC;AAClT,MAAM,UAAU,GAAG,UAAU,CAAC,eAAe,CAAC,CAAC;AAC/C,eAAe,gBAAgB,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC"}
@@ -452,6 +452,8 @@ const dynamicIconImports = {
452
452
  'BoldFilledIcon': () => import('./bold-filled'),
453
453
  'BoltIcon': () => import('./bolt'),
454
454
  'BoltFilledIcon': () => import('./bolt-filled'),
455
+ 'BoltNewIcon': () => import('./bolt-new'),
456
+ 'BoltNewFilledIcon': () => import('./bolt-new-filled'),
455
457
  'BombIcon': () => import('./bomb'),
456
458
  'BombFilledIcon': () => import('./bomb-filled'),
457
459
  'BookIcon': () => import('./book'),
@@ -1058,6 +1060,8 @@ const dynamicIconImports = {
1058
1060
  'CropFilledIcon': () => import('./crop-filled'),
1059
1061
  'CrossLargeIcon': () => import('./cross-large'),
1060
1062
  'CrossLargeFilledIcon': () => import('./cross-large-filled'),
1063
+ 'CrossMediumIcon': () => import('./cross-medium'),
1064
+ 'CrossMediumFilledIcon': () => import('./cross-medium-filled'),
1061
1065
  'CrossSmallIcon': () => import('./cross-small'),
1062
1066
  'CrossSmallFilledIcon': () => import('./cross-small-filled'),
1063
1067
  'CrownIcon': () => import('./crown'),