@central-icons-react-native/round-filled-radius-0-stroke-1.5 1.1.145 → 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/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(C,o)=>{for(var r in o)t(C,r,{get:o[r],enumerable:!0})},l=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!v.call(C,e)&&e!==r&&t(C,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?u(d(C)):{},l(o||!C||!C.__esModule?t(r,"default",{value:C,enumerable:!0}):r,C)),P=C=>l(t({},"__esModule",{value:!0}),C);var h={};x(h,{IconHeartDonation:()=>i,default:()=>g});module.exports=P(h);var n=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:C,size:o=24,...r})=>m.default.createElement(s.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0004 4.54981C13.6401 3.16356 15.534 2.75279 17.2523 3.13673C19.1421 3.55912 20.7498 4.92828 21.517 6.84571C23.0858 10.7671 21.0873 16.505 12.3676 21.4043C12.1394 21.5325 11.8604 21.5325 11.6322 21.4043C2.91267 16.505 0.914026 10.767 2.4828 6.84571C3.24998 4.92823 4.85764 3.55913 6.74745 3.13673C8.46584 2.75269 10.3605 3.16342 12.0004 4.54981ZM12.0004 7.54981C11.5863 7.54981 11.2505 7.88573 11.2504 8.29981V8.62989C10.7921 8.70263 10.3217 8.88057 9.95155 9.20899C9.56193 9.5549 9.31598 10.0432 9.31581 10.6328C9.31581 11.4552 9.70422 12.0186 10.2396 12.3828C10.7122 12.7042 11.3115 12.8756 11.7582 13.0078C12.2671 13.1585 12.6218 13.2699 12.8656 13.4316C13.0451 13.5509 13.1253 13.666 13.1254 13.9092C13.1254 14.0509 13.0719 14.1563 12.9271 14.2578C12.7591 14.3755 12.4796 14.4692 12.1254 14.4863C11.7768 14.5031 11.4152 14.4422 11.1185 14.3145C10.8577 14.2021 10.6825 14.0552 10.5824 13.9014L10.5062 13.7686C10.3008 13.4488 9.88173 13.3303 9.53554 13.5059C9.1663 13.6935 9.01892 14.1454 9.20644 14.5147C9.49717 15.087 10.0016 15.4659 10.5248 15.6914C10.7564 15.7912 11.0017 15.8638 11.2504 15.9131V16.5C11.2505 16.9141 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7503 16.914 12.7504 16.5V15.9141C13.1187 15.8384 13.479 15.7024 13.7875 15.4863C14.2732 15.1459 14.6254 14.609 14.6254 13.9092C14.6253 13.0907 14.229 12.5363 13.6947 12.1816C13.2244 11.8695 12.6261 11.7015 12.183 11.5703C11.6779 11.4208 11.325 11.3068 11.0834 11.1426C10.9045 11.0209 10.8158 10.8967 10.8158 10.6328C10.8159 10.4913 10.8631 10.4043 10.9467 10.3301C11.0479 10.2403 11.2287 10.1521 11.4896 10.1113C12.0326 10.0267 12.6513 10.1864 12.9984 10.499C13.3062 10.776 13.7809 10.7511 14.058 10.4434C14.3348 10.1356 14.3099 9.66088 14.0023 9.3838C13.6465 9.06333 13.2085 8.84544 12.7504 8.71974V8.29981C12.7502 7.88585 12.4143 7.55001 12.0004 7.54981Z",fill:"currentColor"})),g=i;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 fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0004 4.54981C13.6401 3.16356 15.534 2.75279 17.2523 3.13673C19.1421 3.55912 20.7498 4.92828 21.517 6.84571C23.0858 10.7671 21.0873 16.505 12.3676 21.4043C12.1394 21.5325 11.8604 21.5325 11.6322 21.4043C2.91267 16.505 0.914026 10.767 2.4828 6.84571C3.24998 4.92823 4.85764 3.55913 6.74745 3.13673C8.46584 2.75269 10.3605 3.16342 12.0004 4.54981ZM12.0004 7.54981C11.5863 7.54981 11.2505 7.88573 11.2504 8.29981V8.62989C10.7921 8.70263 10.3217 8.88057 9.95155 9.20899C9.56193 9.5549 9.31598 10.0432 9.31581 10.6328C9.31581 11.4552 9.70422 12.0186 10.2396 12.3828C10.7122 12.7042 11.3115 12.8756 11.7582 13.0078C12.2671 13.1585 12.6218 13.2699 12.8656 13.4316C13.0451 13.5509 13.1253 13.666 13.1254 13.9092C13.1254 14.0509 13.0719 14.1563 12.9271 14.2578C12.7591 14.3755 12.4796 14.4692 12.1254 14.4863C11.7768 14.5031 11.4152 14.4422 11.1185 14.3145C10.8577 14.2021 10.6825 14.0552 10.5824 13.9014L10.5062 13.7686C10.3008 13.4488 9.88173 13.3303 9.53554 13.5059C9.1663 13.6935 9.01892 14.1454 9.20644 14.5147C9.49717 15.087 10.0016 15.4659 10.5248 15.6914C10.7564 15.7912 11.0017 15.8638 11.2504 15.9131V16.5C11.2505 16.9141 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7503 16.914 12.7504 16.5V15.9141C13.1187 15.8384 13.479 15.7024 13.7875 15.4863C14.2732 15.1459 14.6254 14.609 14.6254 13.9092C14.6253 13.0907 14.229 12.5363 13.6947 12.1816C13.2244 11.8695 12.6261 11.7015 12.183 11.5703C11.6779 11.4208 11.325 11.3068 11.0834 11.1426C10.9045 11.0209 10.8158 10.8967 10.8158 10.6328C10.8159 10.4913 10.8631 10.4043 10.9467 10.3301C11.0479 10.2403 11.2287 10.1521 11.4896 10.1113C12.0326 10.0267 12.6513 10.1864 12.9984 10.499C13.3062 10.776 13.7809 10.7511 14.058 10.4434C14.3348 10.1356 14.3099 9.66088 14.0023 9.3838C13.6465 9.06333 13.2085 8.84544 12.7504 8.71974V8.29981C12.7502 7.88585 12.4143 7.55001 12.0004 7.54981Z\"\n fill=\"currentColor\"\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,SAAS,UACT,SAAS,UACT,EAAE,wyDACF,KAAK,eACP,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 e from"react";import n from"react";import{Svg as p}from"react-native-svg";var r=({children:o,size:C=24,...t})=>n.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>e.createElement(r,{...o},e.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0004 4.54981C13.6401 3.16356 15.534 2.75279 17.2523 3.13673C19.1421 3.55912 20.7498 4.92828 21.517 6.84571C23.0858 10.7671 21.0873 16.505 12.3676 21.4043C12.1394 21.5325 11.8604 21.5325 11.6322 21.4043C2.91267 16.505 0.914026 10.767 2.4828 6.84571C3.24998 4.92823 4.85764 3.55913 6.74745 3.13673C8.46584 2.75269 10.3605 3.16342 12.0004 4.54981ZM12.0004 7.54981C11.5863 7.54981 11.2505 7.88573 11.2504 8.29981V8.62989C10.7921 8.70263 10.3217 8.88057 9.95155 9.20899C9.56193 9.5549 9.31598 10.0432 9.31581 10.6328C9.31581 11.4552 9.70422 12.0186 10.2396 12.3828C10.7122 12.7042 11.3115 12.8756 11.7582 13.0078C12.2671 13.1585 12.6218 13.2699 12.8656 13.4316C13.0451 13.5509 13.1253 13.666 13.1254 13.9092C13.1254 14.0509 13.0719 14.1563 12.9271 14.2578C12.7591 14.3755 12.4796 14.4692 12.1254 14.4863C11.7768 14.5031 11.4152 14.4422 11.1185 14.3145C10.8577 14.2021 10.6825 14.0552 10.5824 13.9014L10.5062 13.7686C10.3008 13.4488 9.88173 13.3303 9.53554 13.5059C9.1663 13.6935 9.01892 14.1454 9.20644 14.5147C9.49717 15.087 10.0016 15.4659 10.5248 15.6914C10.7564 15.7912 11.0017 15.8638 11.2504 15.9131V16.5C11.2505 16.9141 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7503 16.914 12.7504 16.5V15.9141C13.1187 15.8384 13.479 15.7024 13.7875 15.4863C14.2732 15.1459 14.6254 14.609 14.6254 13.9092C14.6253 13.0907 14.229 12.5363 13.6947 12.1816C13.2244 11.8695 12.6261 11.7015 12.183 11.5703C11.6779 11.4208 11.325 11.3068 11.0834 11.1426C10.9045 11.0209 10.8158 10.8967 10.8158 10.6328C10.8159 10.4913 10.8631 10.4043 10.9467 10.3301C11.0479 10.2403 11.2287 10.1521 11.4896 10.1113C12.0326 10.0267 12.6513 10.1864 12.9984 10.499C13.3062 10.776 13.7809 10.7511 14.058 10.4434C14.3348 10.1356 14.3099 9.66088 14.0023 9.3838C13.6465 9.06333 13.2085 8.84544 12.7504 8.71974V8.29981C12.7502 7.88585 12.4143 7.55001 12.0004 7.54981Z",fill:"currentColor"})),v=a;export{a as IconHeartDonation,v 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 fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0004 4.54981C13.6401 3.16356 15.534 2.75279 17.2523 3.13673C19.1421 3.55912 20.7498 4.92828 21.517 6.84571C23.0858 10.7671 21.0873 16.505 12.3676 21.4043C12.1394 21.5325 11.8604 21.5325 11.6322 21.4043C2.91267 16.505 0.914026 10.767 2.4828 6.84571C3.24998 4.92823 4.85764 3.55913 6.74745 3.13673C8.46584 2.75269 10.3605 3.16342 12.0004 4.54981ZM12.0004 7.54981C11.5863 7.54981 11.2505 7.88573 11.2504 8.29981V8.62989C10.7921 8.70263 10.3217 8.88057 9.95155 9.20899C9.56193 9.5549 9.31598 10.0432 9.31581 10.6328C9.31581 11.4552 9.70422 12.0186 10.2396 12.3828C10.7122 12.7042 11.3115 12.8756 11.7582 13.0078C12.2671 13.1585 12.6218 13.2699 12.8656 13.4316C13.0451 13.5509 13.1253 13.666 13.1254 13.9092C13.1254 14.0509 13.0719 14.1563 12.9271 14.2578C12.7591 14.3755 12.4796 14.4692 12.1254 14.4863C11.7768 14.5031 11.4152 14.4422 11.1185 14.3145C10.8577 14.2021 10.6825 14.0552 10.5824 13.9014L10.5062 13.7686C10.3008 13.4488 9.88173 13.3303 9.53554 13.5059C9.1663 13.6935 9.01892 14.1454 9.20644 14.5147C9.49717 15.087 10.0016 15.4659 10.5248 15.6914C10.7564 15.7912 11.0017 15.8638 11.2504 15.9131V16.5C11.2505 16.9141 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7503 16.914 12.7504 16.5V15.9141C13.1187 15.8384 13.479 15.7024 13.7875 15.4863C14.2732 15.1459 14.6254 14.609 14.6254 13.9092C14.6253 13.0907 14.229 12.5363 13.6947 12.1816C13.2244 11.8695 12.6261 11.7015 12.183 11.5703C11.6779 11.4208 11.325 11.3068 11.0834 11.1426C10.9045 11.0209 10.8158 10.8967 10.8158 10.6328C10.8159 10.4913 10.8631 10.4043 10.9467 10.3301C11.0479 10.2403 11.2287 10.1521 11.4896 10.1113C12.0326 10.0267 12.6513 10.1864 12.9984 10.499C13.3062 10.776 13.7809 10.7511 14.058 10.4434C14.3348 10.1356 14.3099 9.66088 14.0023 9.3838C13.6465 9.06333 13.2085 8.84544 12.7504 8.71974V8.29981C12.7502 7.88585 12.4143 7.55001 12.0004 7.54981Z\"\n fill=\"currentColor\"\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,SAAS,UACT,SAAS,UACT,EAAE,wyDACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHeartDonation","props","React","CentralIconBase","IconHeartDonation_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -12726,6 +12726,20 @@
|
|
|
12726
12726
|
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
12727
12727
|
"componentName": "IconHeartBeat"
|
|
12728
12728
|
},
|
|
12729
|
+
{
|
|
12730
|
+
"category": "Interface General",
|
|
12731
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0004 4.54981C13.6401 3.16356 15.534 2.75279 17.2523 3.13673C19.1421 3.55912 20.7498 4.92828 21.517 6.84571C23.0858 10.7671 21.0873 16.505 12.3676 21.4043C12.1394 21.5325 11.8604 21.5325 11.6322 21.4043C2.91267 16.505 0.914026 10.767 2.4828 6.84571C3.24998 4.92823 4.85764 3.55913 6.74745 3.13673C8.46584 2.75269 10.3605 3.16342 12.0004 4.54981ZM12.0004 7.54981C11.5863 7.54981 11.2505 7.88573 11.2504 8.29981V8.62989C10.7921 8.70263 10.3217 8.88057 9.95155 9.20899C9.56193 9.5549 9.31598 10.0432 9.31581 10.6328C9.31581 11.4552 9.70422 12.0186 10.2396 12.3828C10.7122 12.7042 11.3115 12.8756 11.7582 13.0078C12.2671 13.1585 12.6218 13.2699 12.8656 13.4316C13.0451 13.5509 13.1253 13.666 13.1254 13.9092C13.1254 14.0509 13.0719 14.1563 12.9271 14.2578C12.7591 14.3755 12.4796 14.4692 12.1254 14.4863C11.7768 14.5031 11.4152 14.4422 11.1185 14.3145C10.8577 14.2021 10.6825 14.0552 10.5824 13.9014L10.5062 13.7686C10.3008 13.4488 9.88173 13.3303 9.53554 13.5059C9.1663 13.6935 9.01892 14.1454 9.20644 14.5147C9.49717 15.087 10.0016 15.4659 10.5248 15.6914C10.7564 15.7912 11.0017 15.8638 11.2504 15.9131V16.5C11.2505 16.9141 11.5862 17.25 12.0004 17.25C12.4144 17.2498 12.7503 16.914 12.7504 16.5V15.9141C13.1187 15.8384 13.479 15.7024 13.7875 15.4863C14.2732 15.1459 14.6254 14.609 14.6254 13.9092C14.6253 13.0907 14.229 12.5363 13.6947 12.1816C13.2244 11.8695 12.6261 11.7015 12.183 11.5703C11.6779 11.4208 11.325 11.3068 11.0834 11.1426C10.9045 11.0209 10.8158 10.8967 10.8158 10.6328C10.8159 10.4913 10.8631 10.4043 10.9467 10.3301C11.0479 10.2403 11.2287 10.1521 11.4896 10.1113C12.0326 10.0267 12.6513 10.1864 12.9984 10.499C13.3062 10.776 13.7809 10.7511 14.058 10.4434C14.3348 10.1356 14.3099 9.66088 14.0023 9.3838C13.6465 9.06333 13.2085 8.84544 12.7504 8.71974V8.29981C12.7502 7.88585 12.4143 7.55001 12.0004 7.54981Z\" fill=\"currentColor\"/>",
|
|
12732
|
+
"iconName": "heart-donation, dollar",
|
|
12733
|
+
"variant": {
|
|
12734
|
+
"join": "round",
|
|
12735
|
+
"filled": "on",
|
|
12736
|
+
"radius": "0",
|
|
12737
|
+
"stroke": "1.5"
|
|
12738
|
+
},
|
|
12739
|
+
"createdAt": "2026-02-26T07:00:43.514252+00:00",
|
|
12740
|
+
"packageName": "round-filled-radius-0-stroke-1.5",
|
|
12741
|
+
"componentName": "IconHeartDonation"
|
|
12742
|
+
},
|
|
12729
12743
|
{
|
|
12730
12744
|
"category": "Edit",
|
|
12731
12745
|
"svg": "<path d=\"M18.7802 1.97C18.6395 1.8292 18.4487 1.75006 18.2497 1.75C18.0508 1.74994 17.8599 1.82896 17.7192 1.96967L14.0493 5.63956C12.3144 4.56277 10.4156 3.98338 8.64262 3.93346C6.74672 3.88007 4.94154 4.43468 3.68393 5.70572C2.15082 7.25519 1.73102 9.51506 2.15671 11.8096C2.58335 14.1093 3.86617 16.5285 5.87216 18.5559C8.2892 20.9987 10.5576 21.696 11.6707 21.9772C12.0723 22.0786 12.4801 21.8353 12.5815 21.4337C12.683 21.0321 12.4397 20.6243 12.0381 20.5229C11.0875 20.2827 9.10043 19.686 6.93844 17.5009C5.11742 15.6604 3.99688 13.5053 3.63154 11.536C3.26523 9.56149 3.66483 7.8577 4.7502 6.76074C5.64406 5.85734 7.00533 5.38795 8.6004 5.43286C9.98907 5.47196 11.5149 5.90287 12.9558 6.73306L10.2192 9.46968C10.0785 9.61033 9.99951 9.8011 9.99951 10V13.25C9.99951 13.6642 10.3353 14 10.7495 14H14.0172C14.2164 14 14.4073 13.9208 14.548 13.7798L17.3401 10.9826C18.5442 12.4858 19.281 13.8916 19.5257 15.0825C19.7879 16.3591 19.4871 17.3461 18.6037 18.0604C18.0358 18.5195 17.3863 18.5252 16.6264 18.2079C15.8437 17.8812 15.0673 17.2507 14.4593 16.6571C14.1629 16.3678 13.6881 16.3735 13.3987 16.6699C13.1094 16.9663 13.1151 17.4411 13.4115 17.7305C14.0669 18.3703 15.0049 19.1565 16.0485 19.5921C17.1148 20.0373 18.4035 20.1512 19.5468 19.2268C20.9475 18.0943 21.3474 16.496 20.995 14.7807C20.6775 13.2352 19.7528 11.568 18.4059 9.91492L22.0303 6.28384C22.3226 5.991 22.3226 5.51675 22.0302 5.224L18.7802 1.97Z\" 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-0-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.146",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-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": 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",
|
|
@@ -2938,6 +2939,7 @@
|
|
|
2938
2939
|
"IconHeart": "heart, like, health, life, favorite",
|
|
2939
2940
|
"IconHeart2": "heart-2, like, health, life, fav",
|
|
2940
2941
|
"IconHeartBeat": "heart-beat, heart rate, pulse",
|
|
2942
|
+
"IconHeartDonation": "heart-donation, dollar",
|
|
2941
2943
|
"IconHighlight": "highlight, mark, freehand, drawing, paint",
|
|
2942
2944
|
"IconHighlights": "highlights",
|
|
2943
2945
|
"IconHistory": "history, back, timeline",
|
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";
|