@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.166 → 1.1.167
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/IconProgress100/index.js +1 -1
- package/IconProgress100/index.js.map +1 -1
- package/IconProgress100/index.mjs +1 -1
- package/IconProgress100/index.mjs.map +1 -1
- package/IconProgress50/index.js +1 -1
- package/IconProgress50/index.js.map +1 -1
- package/IconProgress50/index.mjs +1 -1
- package/IconProgress50/index.mjs.map +1 -1
- package/IconProgress75/index.js +1 -1
- package/IconProgress75/index.js.map +1 -1
- package/IconProgress75/index.mjs +1 -1
- package/IconProgress75/index.mjs.map +1 -1
- package/IconProgressArc/index.d.ts +4 -0
- package/IconProgressArc/index.js +2 -0
- package/IconProgressArc/index.js.map +1 -0
- package/IconProgressArc/index.mjs +2 -0
- package/IconProgressArc/index.mjs.map +1 -0
- package/README.md +1 -1
- package/filtered-icons.json +11 -11
- package/icons/index.d.ts +1 -1
- package/icons-index.json +3 -3
- package/index.d.ts +1 -1
- 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 +10 -10
- package/IconProgress25/index.d.ts +0 -4
- package/IconProgress25/index.js +0 -2
- package/IconProgress25/index.js.map +0 -1
- package/IconProgress25/index.mjs +0 -2
- package/IconProgress25/index.mjs.map +0 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -9479,33 +9479,33 @@
|
|
|
9479
9479
|
"pathname": "src/IconProducthunt"
|
|
9480
9480
|
},
|
|
9481
9481
|
{
|
|
9482
|
-
"svg": "<Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.
|
|
9482
|
+
"svg": "<Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.25 12C18.25 15.4518 15.4518 18.25 12 18.25C8.54822 18.25 5.75 15.4518 5.75 12C5.75 8.54822 8.54822 5.75 12 5.75C15.4518 5.75 18.25 8.54822 18.25 12Z\" fill=\"currentColor\"/>",
|
|
9483
9483
|
"tags": "Path",
|
|
9484
9484
|
"componentName": "IconProgress100",
|
|
9485
9485
|
"iconName": "progress-100, ideas, open, status, task",
|
|
9486
9486
|
"pathname": "src/IconProgress100"
|
|
9487
9487
|
},
|
|
9488
9488
|
{
|
|
9489
|
-
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"
|
|
9490
|
-
"tags": "Circle, Path",
|
|
9491
|
-
"componentName": "IconProgress25",
|
|
9492
|
-
"iconName": "progress-25, ideas, open, status, task",
|
|
9493
|
-
"pathname": "src/IconProgress25"
|
|
9494
|
-
},
|
|
9495
|
-
{
|
|
9496
|
-
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.5C15.5899 18.5 18.5 15.5899 18.5 12C18.5 8.41015 15.5899 5.5 12 5.5V18.5Z\" fill=\"currentColor\"/>",
|
|
9489
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.25C15.4518 18.25 18.25 15.4518 18.25 12C18.25 8.54822 15.4518 5.75 12 5.75V18.25Z\" fill=\"currentColor\"/>",
|
|
9497
9490
|
"tags": "Circle, Path",
|
|
9498
9491
|
"componentName": "IconProgress50",
|
|
9499
9492
|
"iconName": "progress-50, ideas, open, status, tas",
|
|
9500
9493
|
"pathname": "src/IconProgress50"
|
|
9501
9494
|
},
|
|
9502
9495
|
{
|
|
9503
|
-
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.
|
|
9496
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.25C15.4518 18.25 18.25 15.4518 18.25 12C18.25 8.54822 15.4518 5.75 12 5.75V12H5.75C5.75 15.4518 8.54822 18.25 12 18.25Z\" fill=\"currentColor\"/>",
|
|
9504
9497
|
"tags": "Circle, Path",
|
|
9505
9498
|
"componentName": "IconProgress75",
|
|
9506
9499
|
"iconName": "progress-75, ideas, open, status, tas",
|
|
9507
9500
|
"pathname": "src/IconProgress75"
|
|
9508
9501
|
},
|
|
9502
|
+
{
|
|
9503
|
+
"svg": "<Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 5.75C13.1193 5.75 14.2181 6.05059 15.1815 6.62036C16.1449 7.19014 16.9377 8.00818 17.4769 8.98904C18.0161 9.9699 18.2821 11.0776 18.2469 12.1963C18.2118 13.3151 17.8768 14.4039 17.2771 15.3489L12 12V5.75Z\" fill=\"currentColor\"/>",
|
|
9504
|
+
"tags": "Path",
|
|
9505
|
+
"componentName": "IconProgressArc",
|
|
9506
|
+
"iconName": "progress-arc, progress-dynamic, ideas, open, status, task",
|
|
9507
|
+
"pathname": "src/IconProgressArc"
|
|
9508
|
+
},
|
|
9509
9509
|
{
|
|
9510
9510
|
"svg": "<Path d=\"M7 4H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 7.5H19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18.8687 11H5.13128C3.80864 11 2.85025 12.2609 3.20425 13.5353L4.59314 18.5353C4.83359 19.4009 5.62176 20 6.52017 20H17.4798C18.3782 20 19.1664 19.4009 19.4069 18.5353L20.7958 13.5353C21.1498 12.2609 20.1914 11 18.8687 11Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
9511
9511
|
"tags": "Path",
|
package/IconProgress25/index.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var n=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=x(o,e))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(I(r)):{},C(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>C(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconProgress25:()=>i,default:()=>v});module.exports=h(y);var p=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...t})=>c.default.createElement(m.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 s=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(s.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(s.Path,{d:"M18.5 12C18.5 8.41015 15.5899 5.5 12 5.5V12H18.5Z",fill:"currentColor"})),v=i;0&&(module.exports={IconProgress25});
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconProgress25/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconProgress25: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M18.5 12C18.5 8.41015 15.5899 5.5 12 5.5V12H18.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgress25;\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,EAA6B,4BAEhBC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,oDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconProgress25_exports","__export","IconProgress25","IconProgress25_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconProgress25","props","React","CentralIconBase","IconProgress25_default"]}
|
package/IconProgress25/index.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import t from"react";import p from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(s,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as l,Path as C}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement(C,{d:"M18.5 12C18.5 8.41015 15.5899 5.5 12 5.5V12H18.5Z",fill:"currentColor"})),g=a;export{a as IconProgress25,g as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconProgress25/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconProgress25: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M18.5 12C18.5 8.41015 15.5899 5.5 12 5.5V12H18.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgress25;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,oDACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconProgress25","props","React","CentralIconBase","IconProgress25_default"]}
|