@central-icons-react-native/round-filled-radius-2-stroke-1 1.0.0 → 1.0.1
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/IconShaderEffect/index.d.ts +4 -0
- package/IconShaderEffect/index.js +2 -0
- package/IconShaderEffect/index.js.map +1 -0
- package/IconShaderEffect/index.mjs +2 -0
- package/IconShaderEffect/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var v={};d(v,{IconShaderEffect:()=>i,default:()=>h});module.exports=g(v);var n=f(require("react"));var m=f(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 C=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(C.Path,{d:"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z",fill:"currentColor"})),h=i;0&&(module.exports={IconShaderEffect});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShaderEffect/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 IconShaderEffect: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShaderEffect;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShaderEffect_exports","__export","IconShaderEffect","IconShaderEffect_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShaderEffect","props","React","CentralIconBase","IconShaderEffect_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...p})=>C.createElement(l,{...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 a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z",fill:"currentColor"}),o.createElement(e,{d:"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z",fill:"currentColor"}),o.createElement(e,{d:"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z",fill:"currentColor"})),P=a;export{a as IconShaderEffect,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShaderEffect/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 IconShaderEffect: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShaderEffect;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShaderEffect","props","React","CentralIconBase","IconShaderEffect_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -16562,6 +16562,20 @@
|
|
|
16562
16562
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
16563
16563
|
"componentName": "IconSettingsToggle2"
|
|
16564
16564
|
},
|
|
16565
|
+
{
|
|
16566
|
+
"category": "Edit",
|
|
16567
|
+
"svg": "<path d=\"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z\" fill=\"currentColor\"/><path d=\"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z\" fill=\"currentColor\"/><path d=\"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z\" fill=\"currentColor\"/>",
|
|
16568
|
+
"iconName": "shader-effect, material",
|
|
16569
|
+
"variant": {
|
|
16570
|
+
"join": "round",
|
|
16571
|
+
"filled": "on",
|
|
16572
|
+
"radius": "2",
|
|
16573
|
+
"stroke": "1"
|
|
16574
|
+
},
|
|
16575
|
+
"createdAt": "2025-09-02T10:30:34.835537+00:00",
|
|
16576
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
16577
|
+
"componentName": "IconShaderEffect"
|
|
16578
|
+
},
|
|
16565
16579
|
{
|
|
16566
16580
|
"category": "Edit",
|
|
16567
16581
|
"svg": "<path d=\"M2.98438 17.3574C3.67421 17.0798 4.44149 16.9086 5.28027 17.0518C5.67591 17.1193 6.08704 17.3854 6.55273 17.8564C7.01612 18.3252 7.47271 18.932 7.98535 19.5996C8.33454 20.0543 8.71117 20.5381 9.12402 21H5.48438C4.10366 21 2.98438 19.8807 2.98438 18.5V17.3574Z\" fill=\"currentColor\"/><path d=\"M5.7627 11.5986C6.53576 11.391 7.04921 11.5297 7.5 11.8398C7.99779 12.1824 8.42888 12.736 8.99512 13.4453C9.54241 14.1309 10.1869 14.9184 11.0732 15.585C11.7648 16.105 12.5252 16.4419 13.249 16.7305C13.9911 17.0263 14.6679 17.2631 15.2979 17.5957C15.9125 17.9202 16.4446 18.3197 16.8613 18.9082C17.2174 19.4112 17.5053 20.0777 17.6748 21H10.5195C9.90646 20.4366 9.34351 19.7272 8.77832 18.9912C8.28262 18.3457 7.78179 17.6774 7.26367 17.1533C6.74776 16.6315 6.15324 16.1868 5.44824 16.0664C4.53445 15.9105 3.70387 16.0482 2.98438 16.29V13.125C4.18225 12.2449 5.07379 11.7836 5.7627 11.5986Z\" fill=\"currentColor\"/><path d=\"M11.4102 3.1582C11.3584 4.91423 11.7366 6.15824 12.4463 7.08008C13.295 8.18232 14.5544 8.73288 15.7812 9.20215C17.0456 9.68575 18.2873 10.089 19.3555 10.8584C19.9816 11.3094 20.5487 11.8906 20.999 12.6992V18.5C20.999 19.8172 19.9801 20.8938 18.6875 20.9902C18.5029 19.868 18.156 19.0069 17.6768 18.3301C17.1435 17.577 16.4725 17.0847 15.7646 16.7109C15.0722 16.3454 14.3069 16.0759 13.6191 15.8018C12.9131 15.5203 12.2557 15.2229 11.6748 14.7861C10.8992 14.2029 10.3219 13.5057 9.77637 12.8223C9.2498 12.1626 8.71639 11.4623 8.06738 11.0156C7.37124 10.5366 6.55415 10.3505 5.50293 10.6328C4.78633 10.8253 3.96447 11.236 2.98438 11.9014V5.6582C2.98438 4.27749 4.10366 3.1582 5.48438 3.1582H11.4102Z\" fill=\"currentColor\"/><path d=\"M18.499 3.1582C19.8797 3.1582 20.999 4.27749 20.999 5.6582V10.9883C20.6719 10.6276 20.3163 10.3176 19.9404 10.0469C18.7379 9.18068 17.3308 8.72491 16.1377 8.26855C14.9073 7.79793 13.8992 7.32745 13.2393 6.4707C12.7064 5.77868 12.3588 4.77121 12.4111 3.1582H18.499Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-1",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/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": 1519,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
]
|
|
428
428
|
},
|
|
429
429
|
"Edit": {
|
|
430
|
-
"count":
|
|
430
|
+
"count": 66,
|
|
431
431
|
"icons": [
|
|
432
432
|
"IconAddKeyframe",
|
|
433
433
|
"IconBezier",
|
|
@@ -482,6 +482,7 @@
|
|
|
482
482
|
"IconRewrite1",
|
|
483
483
|
"IconRewrite2",
|
|
484
484
|
"IconRuler",
|
|
485
|
+
"IconShaderEffect",
|
|
485
486
|
"IconShaders",
|
|
486
487
|
"IconSignature",
|
|
487
488
|
"IconSlice",
|
|
@@ -2891,6 +2892,7 @@
|
|
|
2891
2892
|
"IconSettingsSliderVer": "settings-slider-ver",
|
|
2892
2893
|
"IconSettingsToggle1": "settings-toggle-1",
|
|
2893
2894
|
"IconSettingsToggle2": "settings-toggle-2",
|
|
2895
|
+
"IconShaderEffect": "shader-effect, material",
|
|
2894
2896
|
"IconShaders": "shaders, material, effect",
|
|
2895
2897
|
"IconShadows": "shadows",
|
|
2896
2898
|
"IconShaka1": "shaka-1, call me, hang-ten",
|
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -8281,6 +8281,13 @@
|
|
|
8281
8281
|
"iconName": "settings-toggle-2",
|
|
8282
8282
|
"pathname": "src/IconSettingsToggle2"
|
|
8283
8283
|
},
|
|
8284
|
+
{
|
|
8285
|
+
"svg": "<Path d=\"M20.2441 3.71191C20.7095 4.16594 21 4.79846 21 5.5V18.5C21 19.8807 19.8807 21 18.5 21H5.5C4.79846 21 4.16594 20.7095 3.71191 20.2441L20.2441 3.71191Z\" fill=\"currentColor\"/><Path d=\"M18.5 3C18.81 3 19.1059 3.05895 19.3799 3.16211L3.16211 19.3799C3.05895 19.1059 3 18.81 3 18.5V13.207L13.207 3H18.5Z\" fill=\"currentColor\"/><Path d=\"M3 11.793V5.5C3 4.11929 4.11929 3 5.5 3H11.793L3 11.793Z\" fill=\"currentColor\"/>",
|
|
8286
|
+
"tags": "Path",
|
|
8287
|
+
"componentName": "IconShaderEffect",
|
|
8288
|
+
"iconName": "shader-effect, material",
|
|
8289
|
+
"pathname": "src/IconShaderEffect"
|
|
8290
|
+
},
|
|
8284
8291
|
{
|
|
8285
8292
|
"svg": "<Path d=\"M2.98438 17.3574C3.67421 17.0798 4.44149 16.9086 5.28027 17.0518C5.67591 17.1193 6.08704 17.3854 6.55273 17.8564C7.01612 18.3252 7.47271 18.932 7.98535 19.5996C8.33454 20.0543 8.71117 20.5381 9.12402 21H5.48438C4.10366 21 2.98438 19.8807 2.98438 18.5V17.3574Z\" fill=\"currentColor\"/><Path d=\"M5.7627 11.5986C6.53576 11.391 7.04921 11.5297 7.5 11.8398C7.99779 12.1824 8.42888 12.736 8.99512 13.4453C9.54241 14.1309 10.1869 14.9184 11.0732 15.585C11.7648 16.105 12.5252 16.4419 13.249 16.7305C13.9911 17.0263 14.6679 17.2631 15.2979 17.5957C15.9125 17.9202 16.4446 18.3197 16.8613 18.9082C17.2174 19.4112 17.5053 20.0777 17.6748 21H10.5195C9.90646 20.4366 9.34351 19.7272 8.77832 18.9912C8.28262 18.3457 7.78179 17.6774 7.26367 17.1533C6.74776 16.6315 6.15324 16.1868 5.44824 16.0664C4.53445 15.9105 3.70387 16.0482 2.98438 16.29V13.125C4.18225 12.2449 5.07379 11.7836 5.7627 11.5986Z\" fill=\"currentColor\"/><Path d=\"M11.4102 3.1582C11.3584 4.91423 11.7366 6.15824 12.4463 7.08008C13.295 8.18232 14.5544 8.73288 15.7812 9.20215C17.0456 9.68575 18.2873 10.089 19.3555 10.8584C19.9816 11.3094 20.5487 11.8906 20.999 12.6992V18.5C20.999 19.8172 19.9801 20.8938 18.6875 20.9902C18.5029 19.868 18.156 19.0069 17.6768 18.3301C17.1435 17.577 16.4725 17.0847 15.7646 16.7109C15.0722 16.3454 14.3069 16.0759 13.6191 15.8018C12.9131 15.5203 12.2557 15.2229 11.6748 14.7861C10.8992 14.2029 10.3219 13.5057 9.77637 12.8223C9.2498 12.1626 8.71639 11.4623 8.06738 11.0156C7.37124 10.5366 6.55415 10.3505 5.50293 10.6328C4.78633 10.8253 3.96447 11.236 2.98438 11.9014V5.6582C2.98438 4.27749 4.10366 3.1582 5.48438 3.1582H11.4102Z\" fill=\"currentColor\"/><Path d=\"M18.499 3.1582C19.8797 3.1582 20.999 4.27749 20.999 5.6582V10.9883C20.6719 10.6276 20.3163 10.3176 19.9404 10.0469C18.7379 9.18068 17.3308 8.72491 16.1377 8.26855C14.9073 7.79793 13.8992 7.32745 13.2393 6.4707C12.7064 5.77868 12.3588 4.77121 12.4111 3.1582H18.499Z\" fill=\"currentColor\"/>",
|
|
8286
8293
|
"tags": "Path",
|