@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.144 → 1.1.146
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/IconHeartDonation/index.d.ts +4 -0
- package/IconHeartDonation/index.js +2 -0
- package/IconHeartDonation/index.js.map +1 -0
- package/IconHeartDonation/index.mjs +2 -0
- package/IconHeartDonation/index.mjs.map +1 -0
- package/IconStackOverflow/index.d.ts +4 -0
- package/IconStackOverflow/index.js +2 -0
- package/IconStackOverflow/index.js.map +1 -0
- package/IconStackOverflow/index.mjs +2 -0
- package/IconStackOverflow/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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 +14 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var n=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)n(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=B(o,e))||a.enumerable});return r};var m=(r,o,t)=>(t=r!=null?f(x(r)):{},s(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>s(n({},"__esModule",{value:!0}),r);var h={};d(h,{IconHeartDonation:()=>u,default:()=>v});module.exports=g(h);var p=m(require("react"));var l=m(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...t})=>l.default.createElement(c.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"),u=r=>p.default.createElement(i,{...r},p.default.createElement(C.Path,{d:"M12 5.37552C18.5042 -1.25346 29.6544 11.0575 12 21C-5.65441 11.0576 5.4957 -1.25346 12 5.37552Z",stroke:"currentColor",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M12.0121 9.09756V8M12.0121 16.2317V17M9.67981 14.4482C10.516 16.0945 14.0701 16.0047 14.0701 14.1567C14.0701 11.8246 9.88887 12.9453 9.88887 10.561C9.88887 8.9544 12.4615 8.72364 13.6585 9.80164",stroke:"currentColor",strokeLinecap:"round"})),v=u;0&&(module.exports={IconHeartDonation});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHeartDonation/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 IconHeartDonation: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 5.37552C18.5042 -1.25346 29.6544 11.0575 12 21C-5.65441 11.0576 5.4957 -1.25346 12 5.37552Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0121 9.09756V8M12.0121 16.2317V17M9.67981 14.4482C10.516 16.0945 14.0701 16.0047 14.0701 14.1567C14.0701 11.8246 9.88887 12.9453 9.88887 10.561C9.88887 8.9544 12.4615 8.72364 13.6585 9.80164\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHeartDonation;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kGACF,OAAO,eACP,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qMACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconHeartDonation_exports","__export","IconHeartDonation","IconHeartDonation_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHeartDonation","props","React","CentralIconBase","IconHeartDonation_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(a,{...p,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 n}from"react-native-svg";var s=o=>t.createElement(e,{...o},t.createElement(n,{d:"M12 5.37552C18.5042 -1.25346 29.6544 11.0575 12 21C-5.65441 11.0576 5.4957 -1.25346 12 5.37552Z",stroke:"currentColor",strokeLinejoin:"round"}),t.createElement(n,{d:"M12.0121 9.09756V8M12.0121 16.2317V17M9.67981 14.4482C10.516 16.0945 14.0701 16.0047 14.0701 14.1567C14.0701 11.8246 9.88887 12.9453 9.88887 10.561C9.88887 8.9544 12.4615 8.72364 13.6585 9.80164",stroke:"currentColor",strokeLinecap:"round"})),P=s;export{s as IconHeartDonation,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconHeartDonation/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 IconHeartDonation: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 5.37552C18.5042 -1.25346 29.6544 11.0575 12 21C-5.65441 11.0576 5.4957 -1.25346 12 5.37552Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.0121 9.09756V8M12.0121 16.2317V17M9.67981 14.4482C10.516 16.0945 14.0701 16.0047 14.0701 14.1567C14.0701 11.8246 9.88887 12.9453 9.88887 10.561C9.88887 8.9544 12.4615 8.72364 13.6585 9.80164\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHeartDonation;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kGACF,OAAO,eACP,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qMACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHeartDonation","props","React","CentralIconBase","IconHeartDonation_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var u=(r,o)=>{for(var t in o)n(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))!g.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=h(o,e))||l.enumerable});return r};var L=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var v={};u(v,{IconStackOverflow:()=>c,default:()=>P});module.exports=x(v);var p=L(require("react"));var m=L(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...t})=>m.default.createElement(f.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"),c=r=>p.default.createElement(s,{...r},p.default.createElement(C.Rect,{width:"24",height:"24",fill:"white"}),p.default.createElement(C.Path,{d:"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z",fill:"currentColor"})),P=c;0&&(module.exports={IconStackOverflow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackOverflow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconStackOverflow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n <Path\n d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackOverflow;\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,uBAAAE,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,EAA2B,4BAEdC,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,EAC1C,EAAAA,QAAA,cAAC,QACC,EAAE,ogBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStackOverflow_exports","__export","IconStackOverflow","IconStackOverflow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStackOverflow","props","React","CentralIconBase","IconStackOverflow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({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 l,Rect as a}from"react-native-svg";var L=o=>t.createElement(e,{...o},t.createElement(a,{width:"24",height:"24",fill:"white"}),t.createElement(l,{d:"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z",fill:"currentColor"})),u=L;export{L as IconStackOverflow,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackOverflow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconStackOverflow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n <Path\n d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackOverflow;\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,EAAM,QAAAC,MAAY,mBAEpB,IAAMC,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,EAC1CG,EAAA,cAACJ,EAAA,CACC,EAAE,ogBACF,KAAK,eACP,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Rect","IconStackOverflow","props","React","CentralIconBase","IconStackOverflow_default"]}
|
package/README.md
CHANGED
|
@@ -1075,6 +1075,7 @@ Below is a complete list of available icons:
|
|
|
1075
1075
|
- IconHeart
|
|
1076
1076
|
- IconHeart2
|
|
1077
1077
|
- IconHeartBeat
|
|
1078
|
+
- IconHeartDonation
|
|
1078
1079
|
- IconImport
|
|
1079
1080
|
- IconImport2
|
|
1080
1081
|
- IconInboxChecked
|
|
@@ -1640,6 +1641,7 @@ Below is a complete list of available icons:
|
|
|
1640
1641
|
- IconSlack
|
|
1641
1642
|
- IconSnapchat
|
|
1642
1643
|
- IconSpotify
|
|
1644
|
+
- IconStackOverflow
|
|
1643
1645
|
- IconSteam
|
|
1644
1646
|
- IconSubstack
|
|
1645
1647
|
- IconSupabase
|
package/filtered-icons.json
CHANGED
|
@@ -12726,6 +12726,20 @@
|
|
|
12726
12726
|
"packageName": "round-outlined-radius-0-stroke-1",
|
|
12727
12727
|
"componentName": "IconHeartBeat"
|
|
12728
12728
|
},
|
|
12729
|
+
{
|
|
12730
|
+
"category": "Interface General",
|
|
12731
|
+
"svg": "<path d=\"M12 5.37552C18.5042 -1.25346 29.6544 11.0575 12 21C-5.65441 11.0576 5.4957 -1.25346 12 5.37552Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M12.0121 9.09756V8M12.0121 16.2317V17M9.67981 14.4482C10.516 16.0945 14.0701 16.0047 14.0701 14.1567C14.0701 11.8246 9.88887 12.9453 9.88887 10.561C9.88887 8.9544 12.4615 8.72364 13.6585 9.80164\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
12732
|
+
"iconName": "heart-donation, dollar",
|
|
12733
|
+
"variant": {
|
|
12734
|
+
"join": "round",
|
|
12735
|
+
"filled": "off",
|
|
12736
|
+
"radius": "0",
|
|
12737
|
+
"stroke": "1"
|
|
12738
|
+
},
|
|
12739
|
+
"createdAt": "2026-02-26T07:00:43.514252+00:00",
|
|
12740
|
+
"packageName": "round-outlined-radius-0-stroke-1",
|
|
12741
|
+
"componentName": "IconHeartDonation"
|
|
12742
|
+
},
|
|
12729
12743
|
{
|
|
12730
12744
|
"category": "Edit",
|
|
12731
12745
|
"svg": "<path d=\"M10.5 13.5H13.5L21.5 5.5L18.4806 2.5L10.5 10.5V13.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.4124 21.5001C10.4024 21.2431 8.31961 20.6053 6.0785 18.3241C2.3324 14.5111 1.3734 9.30506 3.93652 6.69614C6.04251 4.55253 10.1234 4.71808 13.5 7.00005\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.9998 10.5C19.914 13.9238 20.7163 17.1099 18.4804 18.9305C16.8054 20.2945 14.6859 18.7172 13.4492 17.5013\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21854,6 +21868,20 @@
|
|
|
21854
21868
|
"packageName": "round-outlined-radius-0-stroke-1",
|
|
21855
21869
|
"componentName": "IconStableVoice"
|
|
21856
21870
|
},
|
|
21871
|
+
{
|
|
21872
|
+
"category": "Social Media & Brands",
|
|
21873
|
+
"svg": "<rect width=\"24\" height=\"24\" fill=\"white\"/><path d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\" fill=\"currentColor\"/>",
|
|
21874
|
+
"iconName": "stack-overflow",
|
|
21875
|
+
"variant": {
|
|
21876
|
+
"join": "round",
|
|
21877
|
+
"filled": "off",
|
|
21878
|
+
"radius": "0",
|
|
21879
|
+
"stroke": "1"
|
|
21880
|
+
},
|
|
21881
|
+
"createdAt": "2026-02-25T22:00:30.361506+00:00",
|
|
21882
|
+
"packageName": "round-outlined-radius-0-stroke-1",
|
|
21883
|
+
"componentName": "IconStackOverflow"
|
|
21884
|
+
},
|
|
21857
21885
|
{
|
|
21858
21886
|
"category": "Things",
|
|
21859
21887
|
"svg": "<path d=\"M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21.2496 18.7498L17.9998 15.5H5.9998L2.75 18.7498\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -908,6 +908,7 @@ export type CentralIconName =
|
|
|
908
908
|
| "IconHeart"
|
|
909
909
|
| "IconHeart2"
|
|
910
910
|
| "IconHeartBeat"
|
|
911
|
+
| "IconHeartDonation"
|
|
911
912
|
| "IconHighlight"
|
|
912
913
|
| "IconHighlights"
|
|
913
914
|
| "IconHistory"
|
|
@@ -1560,6 +1561,7 @@ export type CentralIconName =
|
|
|
1560
1561
|
| "IconSquareX"
|
|
1561
1562
|
| "IconSquized"
|
|
1562
1563
|
| "IconStableVoice"
|
|
1564
|
+
| "IconStackOverflow"
|
|
1563
1565
|
| "IconStage"
|
|
1564
1566
|
| "IconStamps"
|
|
1565
1567
|
| "IconStandingGlobe"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.146",
|
|
4
4
|
"style": "round-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-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": 1828,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
]
|
|
891
891
|
},
|
|
892
892
|
"Interface General": {
|
|
893
|
-
"count":
|
|
893
|
+
"count": 187,
|
|
894
894
|
"icons": [
|
|
895
895
|
"IconAnchor1",
|
|
896
896
|
"IconAnchor2",
|
|
@@ -983,6 +983,7 @@
|
|
|
983
983
|
"IconHeart",
|
|
984
984
|
"IconHeart2",
|
|
985
985
|
"IconHeartBeat",
|
|
986
|
+
"IconHeartDonation",
|
|
986
987
|
"IconImport",
|
|
987
988
|
"IconImport2",
|
|
988
989
|
"IconInboxChecked",
|
|
@@ -1458,7 +1459,7 @@
|
|
|
1458
1459
|
]
|
|
1459
1460
|
},
|
|
1460
1461
|
"Social Media & Brands": {
|
|
1461
|
-
"count":
|
|
1462
|
+
"count": 129,
|
|
1462
1463
|
"icons": [
|
|
1463
1464
|
"IconAdobeAcrobat",
|
|
1464
1465
|
"IconAffinity",
|
|
@@ -1566,6 +1567,7 @@
|
|
|
1566
1567
|
"IconSlack",
|
|
1567
1568
|
"IconSnapchat",
|
|
1568
1569
|
"IconSpotify",
|
|
1570
|
+
"IconStackOverflow",
|
|
1569
1571
|
"IconSteam",
|
|
1570
1572
|
"IconSubstack",
|
|
1571
1573
|
"IconSupabase",
|
|
@@ -2937,6 +2939,7 @@
|
|
|
2937
2939
|
"IconHeart": "heart, like, health, life, favorite",
|
|
2938
2940
|
"IconHeart2": "heart-2, like, health, life, fav",
|
|
2939
2941
|
"IconHeartBeat": "heart-beat, heart rate, pulse",
|
|
2942
|
+
"IconHeartDonation": "heart-donation, dollar",
|
|
2940
2943
|
"IconHighlight": "highlight, mark, freehand, drawing, paint",
|
|
2941
2944
|
"IconHighlights": "highlights",
|
|
2942
2945
|
"IconHistory": "history, back, timeline",
|
|
@@ -3589,6 +3592,7 @@
|
|
|
3589
3592
|
"IconSquareX": "square-x, close, x, checkbox, remove",
|
|
3590
3593
|
"IconSquized": "squized, centered, aligned",
|
|
3591
3594
|
"IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
3595
|
+
"IconStackOverflow": "stack-overflow",
|
|
3592
3596
|
"IconStage": "stage, show",
|
|
3593
3597
|
"IconStamps": "stamps, collection",
|
|
3594
3598
|
"IconStandingGlobe": "standing-globe, travel, language",
|
package/index.d.ts
CHANGED
|
@@ -907,6 +907,7 @@ export { IconHeadphones, default as IconHeadphonesDefault, } from "./IconHeadpho
|
|
|
907
907
|
export { IconHeart, default as IconHeartDefault } from "./IconHeart";
|
|
908
908
|
export { IconHeart2, default as IconHeart2Default } from "./IconHeart2";
|
|
909
909
|
export { IconHeartBeat, default as IconHeartBeatDefault, } from "./IconHeartBeat";
|
|
910
|
+
export { IconHeartDonation, default as IconHeartDonationDefault, } from "./IconHeartDonation";
|
|
910
911
|
export { IconHighlight, default as IconHighlightDefault, } from "./IconHighlight";
|
|
911
912
|
export { IconHighlights, default as IconHighlightsDefault, } from "./IconHighlights";
|
|
912
913
|
export { IconHistory, default as IconHistoryDefault } from "./IconHistory";
|
|
@@ -1559,6 +1560,7 @@ export { IconSquarePlus, default as IconSquarePlusDefault, } from "./IconSquareP
|
|
|
1559
1560
|
export { IconSquareX, default as IconSquareXDefault } from "./IconSquareX";
|
|
1560
1561
|
export { IconSquized, default as IconSquizedDefault } from "./IconSquized";
|
|
1561
1562
|
export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStableVoice";
|
|
1563
|
+
export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
|
|
1562
1564
|
export { IconStage, default as IconStageDefault } from "./IconStage";
|
|
1563
1565
|
export { IconStamps, default as IconStampsDefault } from "./IconStamps";
|
|
1564
1566
|
export { IconStandingGlobe, default as IconStandingGlobeDefault, } from "./IconStandingGlobe";
|