@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.174 → 1.1.175
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/IconEarth/index.js +1 -1
- package/IconEarth/index.js.map +1 -1
- package/IconEarth/index.mjs +1 -1
- package/IconEarth/index.mjs.map +1 -1
- package/IconMinusMedium/index.d.ts +4 -0
- package/IconMinusMedium/index.js +2 -0
- package/IconMinusMedium/index.js.map +1 -0
- package/IconMinusMedium/index.mjs +2 -0
- package/IconMinusMedium/index.mjs.map +1 -0
- package/IconPlusMedium/index.d.ts +4 -0
- package/IconPlusMedium/index.js +2 -0
- package/IconPlusMedium/index.js.map +1 -0
- package/IconPlusMedium/index.mjs +2 -0
- package/IconPlusMedium/index.mjs.map +1 -0
- package/IconTower/index.d.ts +4 -0
- package/IconTower/index.js +2 -0
- package/IconTower/index.js.map +1 -0
- package/IconTower/index.mjs +2 -0
- package/IconTower/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +43 -1
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +22 -1
package/IconEarth/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var C=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!d.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(p=L(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var g={};v(g,{IconEarth:()=>i,default:()=>P});module.exports=x(g);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.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 f=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!d.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(p=L(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var g={};v(g,{IconEarth:()=>i,default:()=>P});module.exports=x(g);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.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 f=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.4666ZM16.1385 16.6623C16.0369 16.8693 15.8292 17 15.6019 17H12.6943C12.4937 17 12.3064 16.8979 12.1951 16.7279L10.2468 13.7516C10.088 13.5089 10.1197 13.1857 10.3225 12.9798L11.1125 12.1782C11.2343 12.0545 11.4024 11.9901 11.5741 12.0012L13.4736 12.1247C13.5796 12.1316 13.6819 12.167 13.77 12.2273L16.7346 14.2563C16.985 14.4277 17.0715 14.7618 16.9366 15.0367L16.1385 16.6623Z",fill:"currentColor"})),P=i;0&&(module.exports={IconEarth});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconEarth/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconEarth/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 IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.
|
|
1
|
+
{"version":3,"sources":["../src/IconEarth/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 IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.4666ZM16.1385 16.6623C16.0369 16.8693 15.8292 17 15.6019 17H12.6943C12.4937 17 12.3064 16.8979 12.1951 16.7279L10.2468 13.7516C10.088 13.5089 10.1197 13.1857 10.3225 12.9798L11.1125 12.1782C11.2343 12.0545 11.4024 11.9901 11.5741 12.0012L13.4736 12.1247C13.5796 12.1316 13.6819 12.167 13.77 12.2273L16.7346 14.2563C16.985 14.4277 17.0715 14.7618 16.9366 15.0367L16.1385 16.6623Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,q3BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEarth_exports","__export","IconEarth","IconEarth_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
|
package/IconEarth/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...C})=>n.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...C})=>n.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.4666ZM16.1385 16.6623C16.0369 16.8693 15.8292 17 15.6019 17H12.6943C12.4937 17 12.3064 16.8979 12.1951 16.7279L10.2468 13.7516C10.088 13.5089 10.1197 13.1857 10.3225 12.9798L11.1125 12.1782C11.2343 12.0545 11.4024 11.9901 11.5741 12.0012L13.4736 12.1247C13.5796 12.1316 13.6819 12.167 13.77 12.2273L16.7346 14.2563C16.985 14.4277 17.0715 14.7618 16.9366 15.0367L16.1385 16.6623Z",fill:"currentColor"})),d=a;export{a as IconEarth,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconEarth/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconEarth/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 IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.
|
|
1
|
+
{"version":3,"sources":["../src/IconEarth/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 IconEarth: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.4666ZM16.1385 16.6623C16.0369 16.8693 15.8292 17 15.6019 17H12.6943C12.4937 17 12.3064 16.8979 12.1951 16.7279L10.2468 13.7516C10.088 13.5089 10.1197 13.1857 10.3225 12.9798L11.1125 12.1782C11.2343 12.0545 11.4024 11.9901 11.5741 12.0012L13.4736 12.1247C13.5796 12.1316 13.6819 12.167 13.77 12.2273L16.7346 14.2563C16.985 14.4277 17.0715 14.7618 16.9366 15.0367L16.1385 16.6623Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEarth;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,q3BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEarth","props","React","CentralIconBase","IconEarth_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!v.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=d(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconMinusMedium:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 12C4.5 11.5858 4.77982 11.25 5.125 11.25H18.875C19.2202 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.2202 12.75 18.875 12.75H5.125C4.77982 12.75 4.5 12.4142 4.5 12Z",fill:"currentColor"})),g=i;0&&(module.exports={IconMinusMedium});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMinusMedium/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 IconMinusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.5 12C4.5 11.5858 4.77982 11.25 5.125 11.25H18.875C19.2202 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.2202 12.75 18.875 12.75H5.125C4.77982 12.75 4.5 12.4142 4.5 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMinusMedium;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0KACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMinusMedium_exports","__export","IconMinusMedium","IconMinusMedium_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMinusMedium","props","React","CentralIconBase","IconMinusMedium_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 12C4.5 11.5858 4.77982 11.25 5.125 11.25H18.875C19.2202 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.2202 12.75 18.875 12.75H5.125C4.77982 12.75 4.5 12.4142 4.5 12Z",fill:"currentColor"})),v=a;export{a as IconMinusMedium,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMinusMedium/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 IconMinusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.5 12C4.5 11.5858 4.77982 11.25 5.125 11.25H18.875C19.2202 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.2202 12.75 18.875 12.75H5.125C4.77982 12.75 4.5 12.4142 4.5 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMinusMedium;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,0KACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMinusMedium","props","React","CentralIconBase","IconMinusMedium_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=B(o,e))||C.enumerable});return r};var l=(r,o,t)=>(t=r!=null?i(P(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconPlusMedium:()=>u,default:()=>d});module.exports=v(h);var p=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),u=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75Z",fill:"currentColor"})),d=u;0&&(module.exports={IconPlusMedium});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlusMedium/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 IconPlusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlusMedium;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8VACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPlusMedium_exports","__export","IconPlusMedium","IconPlusMedium_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPlusMedium","props","React","CentralIconBase","IconPlusMedium_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75Z",fill:"currentColor"})),x=l;export{l as IconPlusMedium,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPlusMedium/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 IconPlusMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlusMedium;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8VACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPlusMedium","props","React","CentralIconBase","IconPlusMedium_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=H(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__esModule",{value:!0}),r);var v={};P(v,{IconTower:()=>i,default:()=>d});module.exports=g(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>f.default.createElement(s.Svg,{...t,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=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M14.4988 21.25C14.4988 21.6641 14.1628 21.9998 13.7488 22H10.2488C9.83455 22 9.49876 21.6642 9.49876 21.25V16.5H14.4988V21.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M19.6521 10.5C20.5362 10.5 21.1412 11.3929 20.8132 12.2139L19.8132 14.7139C19.6234 15.1884 19.1632 15.5 18.6521 15.5H5.34447C4.83344 15.4999 4.37411 15.1884 4.18431 14.7139L3.18431 12.2139C2.85614 11.3929 3.46037 10.5002 4.34447 10.5H19.6521Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M15.2488 2C15.6628 2.00021 15.9988 2.33591 15.9988 2.75C15.9988 3.16409 15.6628 3.49979 15.2488 3.5H12.7488V5H18.0749C18.9795 5.00001 19.5849 5.93121 19.2175 6.75781L17.9988 9.5H5.99876L4.78001 6.75781C4.41264 5.93126 5.01714 5.00014 5.92161 5H11.2488V3.5H8.74876C8.33455 3.5 7.99876 3.16421 7.99876 2.75C7.99876 2.33579 8.33455 2 8.74876 2L15.2488 2Z",fill:"currentColor"})),d=i;0&&(module.exports={IconTower});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTower/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 IconTower: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.4988 21.25C14.4988 21.6641 14.1628 21.9998 13.7488 22H10.2488C9.83455 22 9.49876 21.6642 9.49876 21.25V16.5H14.4988V21.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6521 10.5C20.5362 10.5 21.1412 11.3929 20.8132 12.2139L19.8132 14.7139C19.6234 15.1884 19.1632 15.5 18.6521 15.5H5.34447C4.83344 15.4999 4.37411 15.1884 4.18431 14.7139L3.18431 12.2139C2.85614 11.3929 3.46037 10.5002 4.34447 10.5H19.6521Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.2488 2C15.6628 2.00021 15.9988 2.33591 15.9988 2.75C15.9988 3.16409 15.6628 3.49979 15.2488 3.5H12.7488V5H18.0749C18.9795 5.00001 19.5849 5.93121 19.2175 6.75781L17.9988 9.5H5.99876L4.78001 6.75781C4.41264 5.93126 5.01714 5.00014 5.92161 5H11.2488V3.5H8.74876C8.33455 3.5 7.99876 3.16421 7.99876 2.75C7.99876 2.33579 8.33455 2 8.74876 2L15.2488 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTower;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kWACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTower_exports","__export","IconTower","IconTower_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTower","props","React","CentralIconBase","IconTower_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,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 a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M14.4988 21.25C14.4988 21.6641 14.1628 21.9998 13.7488 22H10.2488C9.83455 22 9.49876 21.6642 9.49876 21.25V16.5H14.4988V21.25Z",fill:"currentColor"}),o.createElement(e,{d:"M19.6521 10.5C20.5362 10.5 21.1412 11.3929 20.8132 12.2139L19.8132 14.7139C19.6234 15.1884 19.1632 15.5 18.6521 15.5H5.34447C4.83344 15.4999 4.37411 15.1884 4.18431 14.7139L3.18431 12.2139C2.85614 11.3929 3.46037 10.5002 4.34447 10.5H19.6521Z",fill:"currentColor"}),o.createElement(e,{d:"M15.2488 2C15.6628 2.00021 15.9988 2.33591 15.9988 2.75C15.9988 3.16409 15.6628 3.49979 15.2488 3.5H12.7488V5H18.0749C18.9795 5.00001 19.5849 5.93121 19.2175 6.75781L17.9988 9.5H5.99876L4.78001 6.75781C4.41264 5.93126 5.01714 5.00014 5.92161 5H11.2488V3.5H8.74876C8.33455 3.5 7.99876 3.16421 7.99876 2.75C7.99876 2.33579 8.33455 2 8.74876 2L15.2488 2Z",fill:"currentColor"})),x=a;export{a as IconTower,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTower/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 IconTower: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.4988 21.25C14.4988 21.6641 14.1628 21.9998 13.7488 22H10.2488C9.83455 22 9.49876 21.6642 9.49876 21.25V16.5H14.4988V21.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6521 10.5C20.5362 10.5 21.1412 11.3929 20.8132 12.2139L19.8132 14.7139C19.6234 15.1884 19.1632 15.5 18.6521 15.5H5.34447C4.83344 15.4999 4.37411 15.1884 4.18431 14.7139L3.18431 12.2139C2.85614 11.3929 3.46037 10.5002 4.34447 10.5H19.6521Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.2488 2C15.6628 2.00021 15.9988 2.33591 15.9988 2.75C15.9988 3.16409 15.6628 3.49979 15.2488 3.5H12.7488V5H18.0749C18.9795 5.00001 19.5849 5.93121 19.2175 6.75781L17.9988 9.5H5.99876L4.78001 6.75781C4.41264 5.93126 5.01714 5.00014 5.92161 5H11.2488V3.5H8.74876C8.33455 3.5 7.99876 3.16421 7.99876 2.75C7.99876 2.33579 8.33455 2 8.74876 2L15.2488 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTower;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kWACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTower","props","React","CentralIconBase","IconTower_default"]}
|
package/README.md
CHANGED
|
@@ -1136,6 +1136,7 @@ Below is a complete list of available icons:
|
|
|
1136
1136
|
- IconMathNotes
|
|
1137
1137
|
- IconMathScientific
|
|
1138
1138
|
- IconMinusLarge
|
|
1139
|
+
- IconMinusMedium
|
|
1139
1140
|
- IconMinusSmall
|
|
1140
1141
|
- IconMorningBrief
|
|
1141
1142
|
- IconPaperclip1
|
|
@@ -1145,6 +1146,7 @@ Below is a complete list of available icons:
|
|
|
1145
1146
|
- IconPin2
|
|
1146
1147
|
- IconPlanning
|
|
1147
1148
|
- IconPlusLarge
|
|
1149
|
+
- IconPlusMedium
|
|
1148
1150
|
- IconPlusSmall
|
|
1149
1151
|
- IconPreview
|
|
1150
1152
|
- IconProgress100
|
|
@@ -1964,6 +1966,7 @@ Below is a complete list of available icons:
|
|
|
1964
1966
|
- IconThread
|
|
1965
1967
|
- IconTicket
|
|
1966
1968
|
- IconToiletPaper
|
|
1969
|
+
- IconTower
|
|
1967
1970
|
- IconTreasure
|
|
1968
1971
|
- IconTrophy
|
|
1969
1972
|
- IconUnicorn
|
package/filtered-icons.json
CHANGED
|
@@ -9620,7 +9620,7 @@
|
|
|
9620
9620
|
},
|
|
9621
9621
|
{
|
|
9622
9622
|
"category": "Location",
|
|
9623
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.
|
|
9623
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.27077 10.4666C8.13071 10.7447 7.77339 10.8285 7.52431 10.6418L4.69136 8.51798C4.4993 8.37399 4.4353 8.11294 4.55118 7.90272C5.9979 5.27808 8.79145 3.5 12.0003 3.5C12.538 3.5 13.064 3.54992 13.574 3.64539C13.8455 3.69622 14.0084 3.96922 13.9415 4.23722L13.0747 7.70926C13.03 7.88822 12.8904 8.02804 12.7115 8.07304L9.22881 8.94918C9.08802 8.9846 8.96957 9.07946 8.90425 9.20912L8.27077 10.4666ZM16.1385 16.6623C16.0369 16.8693 15.8292 17 15.6019 17H12.6943C12.4937 17 12.3064 16.8979 12.1951 16.7279L10.2468 13.7516C10.088 13.5089 10.1197 13.1857 10.3225 12.9798L11.1125 12.1782C11.2343 12.0545 11.4024 11.9901 11.5741 12.0012L13.4736 12.1247C13.5796 12.1316 13.6819 12.167 13.77 12.2273L16.7346 14.2563C16.985 14.4277 17.0715 14.7618 16.9366 15.0367L16.1385 16.6623Z\" fill=\"currentColor\"/>",
|
|
9624
9624
|
"iconName": "earth, globe, world",
|
|
9625
9625
|
"variant": {
|
|
9626
9626
|
"join": "round",
|
|
@@ -15918,6 +15918,20 @@
|
|
|
15918
15918
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
15919
15919
|
"componentName": "IconMinusLarge"
|
|
15920
15920
|
},
|
|
15921
|
+
{
|
|
15922
|
+
"category": "Interface General",
|
|
15923
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 12C4.5 11.5858 4.77982 11.25 5.125 11.25H18.875C19.2202 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.2202 12.75 18.875 12.75H5.125C4.77982 12.75 4.5 12.4142 4.5 12Z\" fill=\"currentColor\"/>",
|
|
15924
|
+
"iconName": "minus-medium, remove, delete",
|
|
15925
|
+
"variant": {
|
|
15926
|
+
"join": "round",
|
|
15927
|
+
"filled": "on",
|
|
15928
|
+
"radius": "1",
|
|
15929
|
+
"stroke": "1.5"
|
|
15930
|
+
},
|
|
15931
|
+
"createdAt": "2026-03-31T10:00:47.268223+00:00",
|
|
15932
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
15933
|
+
"componentName": "IconMinusMedium"
|
|
15934
|
+
},
|
|
15921
15935
|
{
|
|
15922
15936
|
"category": "Interface General",
|
|
15923
15937
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 12C6 11.5858 6.33579 11.25 6.75 11.25H17.25C17.6642 11.25 18 11.5858 18 12C18 12.4142 17.6642 12.75 17.25 12.75H6.75C6.33579 12.75 6 12.4142 6 12Z\" fill=\"currentColor\"/>",
|
|
@@ -18858,6 +18872,20 @@
|
|
|
18858
18872
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
18859
18873
|
"componentName": "IconPlusLarge"
|
|
18860
18874
|
},
|
|
18875
|
+
{
|
|
18876
|
+
"category": "Interface General",
|
|
18877
|
+
"svg": "<path d=\"M11.25 18.75V12.75H5.25C4.83579 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.83579 11.25 5.25 11.25H11.25V5.25C11.25 4.83579 11.5858 4.5 12 4.5C12.4142 4.5 12.75 4.83579 12.75 5.25V11.25H18.75C19.1642 11.25 19.5 11.5858 19.5 12C19.5 12.4142 19.1642 12.75 18.75 12.75H12.75V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75Z\" fill=\"currentColor\"/>",
|
|
18878
|
+
"iconName": "plus-medium, add medium",
|
|
18879
|
+
"variant": {
|
|
18880
|
+
"join": "round",
|
|
18881
|
+
"filled": "on",
|
|
18882
|
+
"radius": "1",
|
|
18883
|
+
"stroke": "1.5"
|
|
18884
|
+
},
|
|
18885
|
+
"createdAt": "2026-03-31T10:00:47.268223+00:00",
|
|
18886
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
18887
|
+
"componentName": "IconPlusMedium"
|
|
18888
|
+
},
|
|
18861
18889
|
{
|
|
18862
18890
|
"category": "Interface General",
|
|
18863
18891
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6C12.4142 6 12.75 6.33579 12.75 6.75V11.25H17.25C17.6642 11.25 18 11.5858 18 12C18 12.4142 17.6642 12.75 17.25 12.75H12.75V17.25C12.75 17.6642 12.4142 18 12 18C11.5858 18 11.25 17.6642 11.25 17.25V12.75H6.75C6.33579 12.75 6 12.4142 6 12C6 11.5858 6.33579 11.25 6.75 11.25H11.25V6.75C11.25 6.33579 11.5858 6 12 6Z\" fill=\"currentColor\"/>",
|
|
@@ -24570,6 +24598,20 @@
|
|
|
24570
24598
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
24571
24599
|
"componentName": "IconTouchGrass"
|
|
24572
24600
|
},
|
|
24601
|
+
{
|
|
24602
|
+
"category": "Things",
|
|
24603
|
+
"svg": "<path d=\"M14.4988 21.25C14.4988 21.6641 14.1628 21.9998 13.7488 22H10.2488C9.83455 22 9.49876 21.6642 9.49876 21.25V16.5H14.4988V21.25Z\" fill=\"currentColor\"/><path d=\"M19.6521 10.5C20.5362 10.5 21.1412 11.3929 20.8132 12.2139L19.8132 14.7139C19.6234 15.1884 19.1632 15.5 18.6521 15.5H5.34447C4.83344 15.4999 4.37411 15.1884 4.18431 14.7139L3.18431 12.2139C2.85614 11.3929 3.46037 10.5002 4.34447 10.5H19.6521Z\" fill=\"currentColor\"/><path d=\"M15.2488 2C15.6628 2.00021 15.9988 2.33591 15.9988 2.75C15.9988 3.16409 15.6628 3.49979 15.2488 3.5H12.7488V5H18.0749C18.9795 5.00001 19.5849 5.93121 19.2175 6.75781L17.9988 9.5H5.99876L4.78001 6.75781C4.41264 5.93126 5.01714 5.00014 5.92161 5H11.2488V3.5H8.74876C8.33455 3.5 7.99876 3.16421 7.99876 2.75C7.99876 2.33579 8.33455 2 8.74876 2L15.2488 2Z\" fill=\"currentColor\"/>",
|
|
24604
|
+
"iconName": "tower, terminal",
|
|
24605
|
+
"variant": {
|
|
24606
|
+
"join": "round",
|
|
24607
|
+
"filled": "on",
|
|
24608
|
+
"radius": "1",
|
|
24609
|
+
"stroke": "1.5"
|
|
24610
|
+
},
|
|
24611
|
+
"createdAt": "2026-03-31T10:00:47.268223+00:00",
|
|
24612
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
24613
|
+
"componentName": "IconTower"
|
|
24614
|
+
},
|
|
24573
24615
|
{
|
|
24574
24616
|
"category": "Crypto",
|
|
24575
24617
|
"svg": "<path d=\"M7.75 2.75C7.75 2.33579 7.41421 2 7 2C6.58579 2 6.25 2.33579 6.25 2.75V10H3.75C3.33579 10 3 10.3358 3 10.75V18.25C3 18.6642 3.33579 19 3.75 19H6.25V21.25C6.25 21.6642 6.58579 22 7 22C7.41421 22 7.75 21.6642 7.75 21.25V19H10.25C10.6642 19 11 18.6642 11 18.25V10.75C11 10.3358 10.6642 10 10.25 10H7.75V2.75Z\" fill=\"currentColor\"/><path d=\"M17.75 2.75001C17.75 2.3358 17.4142 2.00001 17 2.00001C16.5858 2.00001 16.25 2.3358 16.25 2.75001V5H13.75C13.3358 5 13 5.33579 13 5.75V18.25C13 18.6642 13.3358 19 13.75 19H16.25V21.25C16.25 21.6642 16.5858 22 17 22C17.4142 22 17.75 21.6642 17.75 21.25V19H20.25C20.6642 19 21 18.6642 21 18.25V5.75C21 5.33579 20.6642 5 20.25 5H17.75V2.75001Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -1136,6 +1136,7 @@ export type CentralIconName =
|
|
|
1136
1136
|
| "IconMinimize315"
|
|
1137
1137
|
| "IconMinimize45"
|
|
1138
1138
|
| "IconMinusLarge"
|
|
1139
|
+
| "IconMinusMedium"
|
|
1139
1140
|
| "IconMinusSmall"
|
|
1140
1141
|
| "IconMistral"
|
|
1141
1142
|
| "IconModelcontextprotocol"
|
|
@@ -1346,6 +1347,7 @@ export type CentralIconName =
|
|
|
1346
1347
|
| "IconPlugin1"
|
|
1347
1348
|
| "IconPlugin2"
|
|
1348
1349
|
| "IconPlusLarge"
|
|
1350
|
+
| "IconPlusMedium"
|
|
1349
1351
|
| "IconPlusSmall"
|
|
1350
1352
|
| "IconPodcast1"
|
|
1351
1353
|
| "IconPodcast2"
|
|
@@ -1754,6 +1756,7 @@ export type CentralIconName =
|
|
|
1754
1756
|
| "IconToque"
|
|
1755
1757
|
| "IconTouch"
|
|
1756
1758
|
| "IconTouchGrass"
|
|
1759
|
+
| "IconTower"
|
|
1757
1760
|
| "IconTradingViewCandles"
|
|
1758
1761
|
| "IconTradingViewLine"
|
|
1759
1762
|
| "IconTradingViewSteps"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.175",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1911,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 74,
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
]
|
|
924
924
|
},
|
|
925
925
|
"Interface General": {
|
|
926
|
-
"count":
|
|
926
|
+
"count": 195,
|
|
927
927
|
"icons": [
|
|
928
928
|
"IconAnchor1",
|
|
929
929
|
"IconAnchor2",
|
|
@@ -1044,6 +1044,7 @@
|
|
|
1044
1044
|
"IconMathNotes",
|
|
1045
1045
|
"IconMathScientific",
|
|
1046
1046
|
"IconMinusLarge",
|
|
1047
|
+
"IconMinusMedium",
|
|
1047
1048
|
"IconMinusSmall",
|
|
1048
1049
|
"IconMorningBrief",
|
|
1049
1050
|
"IconPaperclip1",
|
|
@@ -1053,6 +1054,7 @@
|
|
|
1053
1054
|
"IconPin2",
|
|
1054
1055
|
"IconPlanning",
|
|
1055
1056
|
"IconPlusLarge",
|
|
1057
|
+
"IconPlusMedium",
|
|
1056
1058
|
"IconPlusSmall",
|
|
1057
1059
|
"IconPreview",
|
|
1058
1060
|
"IconProgress100",
|
|
@@ -1772,7 +1774,7 @@
|
|
|
1772
1774
|
]
|
|
1773
1775
|
},
|
|
1774
1776
|
"Things": {
|
|
1775
|
-
"count":
|
|
1777
|
+
"count": 134,
|
|
1776
1778
|
"icons": [
|
|
1777
1779
|
"IconAnvil",
|
|
1778
1780
|
"IconApps",
|
|
@@ -1898,6 +1900,7 @@
|
|
|
1898
1900
|
"IconThread",
|
|
1899
1901
|
"IconTicket",
|
|
1900
1902
|
"IconToiletPaper",
|
|
1903
|
+
"IconTower",
|
|
1901
1904
|
"IconTreasure",
|
|
1902
1905
|
"IconTrophy",
|
|
1903
1906
|
"IconUnicorn",
|
|
@@ -3247,6 +3250,7 @@
|
|
|
3247
3250
|
"IconMinimize315": "minimize-315, arrow, shrink",
|
|
3248
3251
|
"IconMinimize45": "minimize-45, arrow, shrink",
|
|
3249
3252
|
"IconMinusLarge": "minus-large, remove, delete",
|
|
3253
|
+
"IconMinusMedium": "minus-medium, remove, delete",
|
|
3250
3254
|
"IconMinusSmall": "minus-small, remove, delete",
|
|
3251
3255
|
"IconMistral": "mistral",
|
|
3252
3256
|
"IconModelcontextprotocol": "modelcontextprotocol, mcp",
|
|
@@ -3457,6 +3461,7 @@
|
|
|
3457
3461
|
"IconPlugin1": "plugin-1, power, adapter",
|
|
3458
3462
|
"IconPlugin2": "plugin-2, build",
|
|
3459
3463
|
"IconPlusLarge": "plus-large, add large",
|
|
3464
|
+
"IconPlusMedium": "plus-medium, add medium",
|
|
3460
3465
|
"IconPlusSmall": "plus-small, add small",
|
|
3461
3466
|
"IconPodcast1": "podcast-1, broadcast, mic",
|
|
3462
3467
|
"IconPodcast2": "podcast-2, broadcast, mic",
|
|
@@ -3865,6 +3870,7 @@
|
|
|
3865
3870
|
"IconToque": "toque, chefs-cap, cook",
|
|
3866
3871
|
"IconTouch": "touch, tab, click",
|
|
3867
3872
|
"IconTouchGrass": "touch-grass, nature, logout",
|
|
3873
|
+
"IconTower": "tower, terminal",
|
|
3868
3874
|
"IconTradingViewCandles": "trading-view-candles",
|
|
3869
3875
|
"IconTradingViewLine": "trading-view-line",
|
|
3870
3876
|
"IconTradingViewSteps": "trading-view-steps",
|
package/index.d.ts
CHANGED
|
@@ -1135,6 +1135,7 @@ export { IconMinimize, default as IconMinimizeDefault } from "./IconMinimize";
|
|
|
1135
1135
|
export { IconMinimize315, default as IconMinimize315Default, } from "./IconMinimize315";
|
|
1136
1136
|
export { IconMinimize45, default as IconMinimize45Default, } from "./IconMinimize45";
|
|
1137
1137
|
export { IconMinusLarge, default as IconMinusLargeDefault, } from "./IconMinusLarge";
|
|
1138
|
+
export { IconMinusMedium, default as IconMinusMediumDefault, } from "./IconMinusMedium";
|
|
1138
1139
|
export { IconMinusSmall, default as IconMinusSmallDefault, } from "./IconMinusSmall";
|
|
1139
1140
|
export { IconMistral, default as IconMistralDefault } from "./IconMistral";
|
|
1140
1141
|
export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, } from "./IconModelcontextprotocol";
|
|
@@ -1345,6 +1346,7 @@ export { IconPlaystation, default as IconPlaystationDefault, } from "./IconPlays
|
|
|
1345
1346
|
export { IconPlugin1, default as IconPlugin1Default } from "./IconPlugin1";
|
|
1346
1347
|
export { IconPlugin2, default as IconPlugin2Default } from "./IconPlugin2";
|
|
1347
1348
|
export { IconPlusLarge, default as IconPlusLargeDefault, } from "./IconPlusLarge";
|
|
1349
|
+
export { IconPlusMedium, default as IconPlusMediumDefault, } from "./IconPlusMedium";
|
|
1348
1350
|
export { IconPlusSmall, default as IconPlusSmallDefault, } from "./IconPlusSmall";
|
|
1349
1351
|
export { IconPodcast1, default as IconPodcast1Default } from "./IconPodcast1";
|
|
1350
1352
|
export { IconPodcast2, default as IconPodcast2Default } from "./IconPodcast2";
|
|
@@ -1753,6 +1755,7 @@ export { IconToolbox, default as IconToolboxDefault } from "./IconToolbox";
|
|
|
1753
1755
|
export { IconToque, default as IconToqueDefault } from "./IconToque";
|
|
1754
1756
|
export { IconTouch, default as IconTouchDefault } from "./IconTouch";
|
|
1755
1757
|
export { IconTouchGrass, default as IconTouchGrassDefault, } from "./IconTouchGrass";
|
|
1758
|
+
export { IconTower, default as IconTowerDefault } from "./IconTower";
|
|
1756
1759
|
export { IconTradingViewCandles, default as IconTradingViewCandlesDefault, } from "./IconTradingViewCandles";
|
|
1757
1760
|
export { IconTradingViewLine, default as IconTradingViewLineDefault, } from "./IconTradingViewLine";
|
|
1758
1761
|
export { IconTradingViewSteps, default as IconTradingViewStepsDefault, } from "./IconTradingViewSteps";
|