blode-icons-react 0.3.2 → 0.3.3

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.
@@ -1,8 +1,8 @@
1
1
  import { createLucideIcon } from './create-lucide-icon';
2
2
  import * as React from "react";
3
3
  import { forwardRef } from "react";
4
- const ChevronDownIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, className: "lucide lucide-chevron-down", viewBox: "0 0 24 24", ref: ref, ...props },
5
- React.createElement("path", { d: "m6 9 6 6 6-6" }));
4
+ const ChevronDownIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m6 9.5 6 6 6-6" }));
6
6
  const ForwardRef = forwardRef(ChevronDownIcon);
7
7
  export default createLucideIcon('ChevronDownIcon', ForwardRef);
8
8
  //# sourceMappingURL=chevron-down.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chevron-down.js","sourceRoot":"","sources":["../src/chevron-down.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,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,SAAS,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,cAAc,GAAG,CAAM,CAAC;AACnW,MAAM,UAAU,GAAG,UAAU,CAAC,eAAe,CAAC,CAAC;AAC/C,eAAe,gBAAgB,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"chevron-down.js","sourceRoot":"","sources":["../src/chevron-down.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,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,CAAC,EAAC,gBAAgB,GAAG,CAAM,CAAC;AAC/R,MAAM,UAAU,GAAG,UAAU,CAAC,eAAe,CAAC,CAAC;AAC/C,eAAe,gBAAgB,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import { createLucideIcon } from './create-lucide-icon';
2
2
  import * as React from "react";
3
3
  import { forwardRef } from "react";
4
- const ChevronUpIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, className: "lucide lucide-chevron-up", viewBox: "0 0 24 24", ref: ref, ...props },
5
- React.createElement("path", { d: "m18 15-6-6-6 6" }));
4
+ const ChevronUpIcon = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: ref, ...props },
5
+ React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "m6 14.5 6-6 6 6" }));
6
6
  const ForwardRef = forwardRef(ChevronUpIcon);
7
7
  export default createLucideIcon('ChevronUpIcon', ForwardRef);
8
8
  //# sourceMappingURL=chevron-up.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chevron-up.js","sourceRoot":"","sources":["../src/chevron-up.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,aAAa,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,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,SAAS,EAAC,0BAA0B,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,gBAAgB,GAAG,CAAM,CAAC;AACjW,MAAM,UAAU,GAAG,UAAU,CAAC,aAAa,CAAC,CAAC;AAC7C,eAAe,gBAAgB,CAAC,eAAe,EAAE,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"chevron-up.js","sourceRoot":"","sources":["../src/chevron-up.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,aAAa,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAE,CAAC,EAAE,CAAC,EAAC,iBAAiB,GAAG,CAAM,CAAC;AAC9R,MAAM,UAAU,GAAG,UAAU,CAAC,aAAa,CAAC,CAAC;AAC7C,eAAe,gBAAgB,CAAC,eAAe,EAAE,UAAU,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blode-icons-react",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Blode icons for React — drop-in lucide-react replacement",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",