@pierre/icons 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.
@@ -4,6 +4,6 @@ import { Colors } from '../types';
4
4
  export function IconExpand({ size = 16, color = "currentcolor", style, className, ...props }) {
5
5
  const height = size;
6
6
  const width = size === "1em" ? "1em" : Number(size) * 1;
7
- return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: Colors[color] ?? color, viewBox: "0 0 16 16", width: width, height: height, style: style, className: `pi${className != null ? ` ${className}` : ``}`, ...props, ...props, children: _jsx("path", { d: "M3.47 5.47a.75.75 0 0 1 1.06 0L8 8.94l3.47-3.47a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 0-1.06" }) });
7
+ return _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: Colors[color] ?? color, viewBox: "0 0 16 16", width: width, height: height, style: style, className: `pi${className != null ? ` ${className}` : ``}`, ...props, ...props, children: _jsx("path", { d: "M11.147 6.646a.5.5 0 1 1 .707.708l-3.5 3.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L8 9.793z" }) });
8
8
  }
9
9
  //# sourceMappingURL=IconExpand.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconExpand.js","sourceRoot":"","sources":["../../src/icons/IconExpand.tsx"],"names":[],"mappings":";AAAA,4DAA4D;AAC5D,OAAO,EAAE,MAAM,EAAkB,MAAM,UAAU,CAAC;AAClD,MAAM,UAAU,UAAU,CAAC,EACzB,IAAI,GAAG,EAAE,EACT,KAAK,GAAG,cAAc,EACtB,KAAK,EACL,SAAS,EACT,GAAG,KAAK,EACE;IACV,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,KAAK,GAAG,IAAI,KAAK,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACxD,OAAO,cAAK,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,IAAI,KAAK,EAAE,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,EAAE,KAAM,KAAK,KAAM,KAAK,YAAE,eAAM,CAAC,EAAC,0HAA0H,GAAG,GAAM,CAAC;AAC7W,CAAC"}
1
+ {"version":3,"file":"IconExpand.js","sourceRoot":"","sources":["../../src/icons/IconExpand.tsx"],"names":[],"mappings":";AAAA,4DAA4D;AAC5D,OAAO,EAAE,MAAM,EAAkB,MAAM,UAAU,CAAC;AAClD,MAAM,UAAU,UAAU,CAAC,EACzB,IAAI,GAAG,EAAE,EACT,KAAK,GAAG,cAAc,EACtB,KAAK,EACL,SAAS,EACT,GAAG,KAAK,EACE;IACV,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,KAAK,GAAG,IAAI,KAAK,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACxD,OAAO,cAAK,KAAK,EAAC,4BAA4B,EAAC,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,IAAI,KAAK,EAAE,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,EAAE,KAAM,KAAK,KAAM,KAAK,YAAE,eAAM,CAAC,EAAC,qGAAqG,GAAG,GAAM,CAAC;AACxV,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pierre/icons",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "type": "module",
5
5
  "description": "The Pierre Computer Company Icon Library",
6
6
  "license": "apache-2.0",
@@ -1,3 +1,3 @@
1
1
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.46967 5.46967C3.76256 5.17678 4.23744 5.17678 4.53033 5.46967L8 8.93934L11.4697 5.46967C11.7626 5.17678 12.2374 5.17678 12.5303 5.46967C12.8232 5.76256 12.8232 6.23744 12.5303 6.53033L8.53033 10.5303C8.23744 10.8232 7.76256 10.8232 7.46967 10.5303L3.46967 6.53033C3.17678 6.23744 3.17678 5.76256 3.46967 5.46967Z" fill="black"/>
2
+ <path d="M11.1465 6.64648C11.3417 6.45121 11.6582 6.45121 11.8535 6.64648C12.0488 6.84174 12.0488 7.15825 11.8535 7.35351L8.35351 10.8535C8.15825 11.0488 7.84174 11.0488 7.64648 10.8535L4.14648 7.35351C3.95121 7.15825 3.95121 6.84174 4.14648 6.64648C4.34174 6.45121 4.65825 6.45121 4.85351 6.64648L7.99999 9.79296L11.1465 6.64648Z" fill="black"/>
3
3
  </svg>