@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.79 → 1.1.80

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.
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-native/square-outlined-radius-0-stroke-1",
21
- version: "1.1.79",
21
+ version: "1.1.80",
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-native/square-outlined-radius-0-stroke-1",
3
- "version": "1.1.79",
3
+ "version": "1.1.80",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -4501,13 +4501,6 @@
4501
4501
  "iconName": "emoji-alt",
4502
4502
  "pathname": "src/IconEmojiAlt"
4503
4503
  },
4504
- {
4505
- "svg": "<Path d=\"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M8.5 15.4305C10.5 16.9 13.5 16.9 15.5 15.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M9.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M14.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
4506
- "tags": "Path",
4507
- "componentName": "IconEmojiArc",
4508
- "iconName": "emoji-arc",
4509
- "pathname": "src/IconEmojiArc"
4510
- },
4511
4504
  {
4512
4505
  "svg": "<Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/><Path d=\"M14 15.5C14 17.2259 13.1046 18 12 18C10.8954 18 10 17.2259 10 15.5C10 13.7741 10.8954 13 12 13C13.1046 13 14 13.7741 14 15.5Z\" fill=\"currentColor\"/><Ellipse cx=\"9.25\" cy=\"10.5\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/><Ellipse cx=\"14.75\" cy=\"10.5\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/><Path d=\"M9.94604 6.90072C10.2513 7.58265 9.19925 7.67809 8.35448 8.12658C7.4906 8.58521 6.82717 9.3828 6.56041 8.78772C6.00948 7.557 9.39391 5.66907 9.94604 6.90072Z\" fill=\"currentColor\"/><Path d=\"M14.054 6.90072C13.7487 7.58265 14.8008 7.67809 15.6455 8.12658C16.5094 8.58521 17.1728 9.3828 17.4396 8.78772C17.9905 7.557 14.6061 5.66907 14.054 6.90072Z\" fill=\"currentColor\"/>",
4513
4506
  "tags": "Circle, Ellipse, Path",
@@ -1,4 +0,0 @@
1
- import { FC } from "react";
2
- import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconEmojiArc: FC<CentralIconBaseProps>;
4
- export default IconEmojiArc;
@@ -1,2 +0,0 @@
1
- "use strict";var f=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!x.call(r,n)&&n!==e&&s(r,n,{get:()=>o[n],enumerable:!(a=k(o,n))||a.enumerable});return r};var c=(r,o,e)=>(e=r!=null?f(I(r)):{},C(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>C(s({},"__esModule",{value:!0}),r);var v={};P(v,{IconEmojiArc:()=>i,default:()=>g});module.exports=d(v);var t=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...e})=>l.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>t.default.createElement(u,{...r},t.default.createElement(p.Path,{d:"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z",stroke:"currentColor",strokeLinecap:"square"}),t.default.createElement(p.Path,{d:"M8.5 15.4305C10.5 16.9 13.5 16.9 15.5 15.5",stroke:"currentColor",strokeLinecap:"square"}),t.default.createElement(p.Path,{d:"M9.5 7.5V11.5",stroke:"currentColor",strokeLinecap:"square"}),t.default.createElement(p.Path,{d:"M14.5 7.5V11.5",stroke:"currentColor",strokeLinecap:"square"})),g=i;0&&(module.exports={IconEmojiArc});
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconEmojiArc/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmojiArc: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M8.5 15.4305C10.5 16.9 13.5 16.9 15.5 15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path d=\"M9.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path d=\"M14.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiArc;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8IACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,SAAS,EACrE,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,SAAS,CACxE,EAIGE,EAAQJ","names":["IconEmojiArc_exports","__export","IconEmojiArc","IconEmojiArc_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEmojiArc","props","React","CentralIconBase","IconEmojiArc_default"]}
@@ -1,2 +0,0 @@
1
- import o from"react";import s from"react";import{Svg as a}from"react-native-svg";var n=({children:t,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var C=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z",stroke:"currentColor",strokeLinecap:"square"}),o.createElement(e,{d:"M8.5 15.4305C10.5 16.9 13.5 16.9 15.5 15.5",stroke:"currentColor",strokeLinecap:"square"}),o.createElement(e,{d:"M9.5 7.5V11.5",stroke:"currentColor",strokeLinecap:"square"}),o.createElement(e,{d:"M14.5 7.5V11.5",stroke:"currentColor",strokeLinecap:"square"})),x=C;export{C as IconEmojiArc,x as default};
2
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconEmojiArc/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmojiArc: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M8.5 15.4305C10.5 16.9 13.5 16.9 15.5 15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path d=\"M9.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path d=\"M14.5 7.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiArc;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,OAAO,eACP,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,OAAO,eACP,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,SAAS,EACrEG,EAAA,cAACH,EAAA,CAAK,EAAE,iBAAiB,OAAO,eAAe,cAAc,SAAS,CACxE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEmojiArc","props","React","CentralIconBase","IconEmojiArc_default"]}