@central-icons-react/square-outlined-radius-0-stroke-1 1.1.29 → 1.1.31

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.
Files changed (76) hide show
  1. package/IconBank/index.js +1 -1
  2. package/IconBank/index.js.map +1 -1
  3. package/IconBank/index.mjs +1 -1
  4. package/IconBank/index.mjs.map +1 -1
  5. package/IconBlock/index.js +1 -1
  6. package/IconBlock/index.js.map +1 -1
  7. package/IconBlock/index.mjs +1 -1
  8. package/IconBlock/index.mjs.map +1 -1
  9. package/IconBuildings/index.js +1 -1
  10. package/IconBuildings/index.js.map +1 -1
  11. package/IconBuildings/index.mjs +1 -1
  12. package/IconBuildings/index.mjs.map +1 -1
  13. package/IconCoinRupees/index.js +1 -1
  14. package/IconCoinRupees/index.js.map +1 -1
  15. package/IconCoinRupees/index.mjs +1 -1
  16. package/IconCoinRupees/index.mjs.map +1 -1
  17. package/IconCookies/index.js +1 -1
  18. package/IconCookies/index.js.map +1 -1
  19. package/IconCookies/index.mjs +1 -1
  20. package/IconCookies/index.mjs.map +1 -1
  21. package/IconDia/index.js +1 -1
  22. package/IconDia/index.js.map +1 -1
  23. package/IconDia/index.mjs +1 -1
  24. package/IconDia/index.mjs.map +1 -1
  25. package/IconGarage/index.js +1 -1
  26. package/IconGarage/index.js.map +1 -1
  27. package/IconGarage/index.mjs +1 -1
  28. package/IconGarage/index.mjs.map +1 -1
  29. package/IconHomeRoof/index.js +1 -1
  30. package/IconHomeRoof/index.js.map +1 -1
  31. package/IconHomeRoof/index.mjs +1 -1
  32. package/IconHomeRoof/index.mjs.map +1 -1
  33. package/IconMall/index.js +1 -1
  34. package/IconMall/index.js.map +1 -1
  35. package/IconMall/index.mjs +1 -1
  36. package/IconMall/index.mjs.map +1 -1
  37. package/IconProgress25/index.d.ts +4 -0
  38. package/IconProgress25/index.js +2 -0
  39. package/IconProgress25/index.js.map +1 -0
  40. package/IconProgress25/index.mjs +2 -0
  41. package/IconProgress25/index.mjs.map +1 -0
  42. package/IconProgress50/index.d.ts +4 -0
  43. package/IconProgress50/index.js +2 -0
  44. package/{IconReceiptCheck2 → IconProgress50}/index.js.map +1 -1
  45. package/IconProgress50/index.mjs +2 -0
  46. package/{IconReceiptCheck2 → IconProgress50}/index.mjs.map +1 -1
  47. package/IconProgress75/index.d.ts +4 -0
  48. package/IconProgress75/index.js +2 -0
  49. package/IconProgress75/index.js.map +1 -0
  50. package/IconProgress75/index.mjs +2 -0
  51. package/IconProgress75/index.mjs.map +1 -0
  52. package/IconSchool/index.js +1 -1
  53. package/IconSchool/index.js.map +1 -1
  54. package/IconSchool/index.mjs +1 -1
  55. package/IconSchool/index.mjs.map +1 -1
  56. package/IconTruck/index.js +1 -1
  57. package/IconTruck/index.js.map +1 -1
  58. package/IconTruck/index.mjs +1 -1
  59. package/IconTruck/index.mjs.map +1 -1
  60. package/README.md +3 -1
  61. package/icons/index.d.ts +3 -1
  62. package/icons/index.js +1 -1
  63. package/icons/index.js.map +1 -1
  64. package/icons/index.mjs +1 -1
  65. package/icons/index.mjs.map +1 -1
  66. package/icons-index.json +10 -6
  67. package/index.d.ts +12 -4
  68. package/index.js +1 -1
  69. package/index.js.map +1 -1
  70. package/index.mjs +1 -1
  71. package/index.mjs.map +1 -1
  72. package/license-check.js +1 -1
  73. package/package.json +1 -1
  74. package/IconReceiptCheck2/index.d.ts +0 -4
  75. package/IconReceiptCheck2/index.js +0 -2
  76. package/IconReceiptCheck2/index.mjs +0 -2
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react/square-outlined-radius-0-stroke-1",
21
- version: "1.1.29",
21
+ version: "1.1.31",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react/square-outlined-radius-0-stroke-1",
3
- "version": "1.1.29",
3
+ "version": "1.1.31",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconReceiptCheck2: React.FC<CentralIconBaseProps>;
4
- export default IconReceiptCheck2;
@@ -1,2 +0,0 @@
1
- "use strict";var L=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)p(e,r,{get:t[r],enumerable:!0})},c=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(e,o)&&o!==r&&p(e,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return e};var l=(e,t,r)=>(r=e!=null?L(h(e)):{},c(t||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>c(p({},"__esModule",{value:!0}),e);var y={};B(y,{IconReceiptCheck2:()=>m,default:()=>w});module.exports=I(y);var s=l(require("react"));var a=l(require("react")),i=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:C,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...C}},r&&!o&&a.default.createElement("title",null,r),e);var m=e=>s.default.createElement(i,{...e,ariaLabel:"receipt-check-2, ticket"},s.default.createElement("path",{d:"M8.5 14.5H15.5M9.75 9.50003L11.4167 11.1667L14.75 7.83337M4.5 2.5H19.5V21.5L17 19L14.5 21.5L12 19L9.5 21.5L7 19L4.5 21.5V2.5Z",stroke:"currentColor",strokeLinecap:"square"})),w=m;0&&(module.exports={IconReceiptCheck2});
2
- //# sourceMappingURL=index.js.map
@@ -1,2 +0,0 @@
1
- import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:c,...l})=>n.createElement("svg",{...l,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...c}},o&&!r&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"receipt-check-2, ticket"},a.createElement("path",{d:"M8.5 14.5H15.5M9.75 9.50003L11.4167 11.1667L14.75 7.83337M4.5 2.5H19.5V21.5L17 19L14.5 21.5L12 19L9.5 21.5L7 19L4.5 21.5V2.5Z",stroke:"currentColor",strokeLinecap:"square"})),f=i;export{i as IconReceiptCheck2,f as default};
2
- //# sourceMappingURL=index.mjs.map