@central-icons-react-native/square-filled-radius-0-stroke-1 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 L=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(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))!d.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(L(C)):{},l(o||!C||!C.__esModule?t(r,"default",{value:C,enumerable:!0}):r,C)),x=C=>l(t({},"__esModule",{value:!0}),C);var g={};v(g,{IconHeartDonation:()=>i,default:()=>P});module.exports=x(g);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:"M11.9998 4.6831C13.6631 3.18488 15.5978 2.74501 17.3358 3.13427C19.1869 3.54899 20.7685 4.8944 21.5243 6.78759C23.0585 10.6314 21.1568 16.4176 12.2459 21.436L11.9998 21.5737L11.7547 21.436C2.84373 16.4176 0.94219 10.6314 2.4764 6.78759C3.23214 4.89457 4.81295 3.54907 6.6639 3.13427C8.40188 2.7449 10.3365 3.18492 11.9998 4.6831ZM11.5116 7.49951V8.6499C11.4223 8.65658 11.3342 8.66671 11.2479 8.68017C10.785 8.75245 10.3276 8.92789 9.97738 9.23877C9.6157 9.55988 9.38872 10.0095 9.38851 10.5601C9.38851 11.3421 9.75 11.8659 10.2606 12.2134C10.7295 12.5324 11.3347 12.708 11.8377 12.8569C12.3821 13.0181 12.8241 13.1529 13.1405 13.3628C13.4138 13.5443 13.57 13.7652 13.5702 14.1558C13.5702 14.4316 13.4472 14.6403 13.2147 14.8032C12.9667 14.977 12.5952 15.0921 12.1639 15.1128C11.7367 15.1332 11.2905 15.0584 10.9159 14.897C10.5405 14.7351 10.2669 14.5009 10.1248 14.2212L9.89926 13.7759L9.00765 14.228L9.23422 14.6743C9.51013 15.2173 9.9947 15.5894 10.5203 15.8159C10.8325 15.9504 11.1706 16.0373 11.5116 16.0815V17.4995H12.5116V16.0835C12.9722 16.0241 13.4225 15.8785 13.7879 15.6226C14.2478 15.3004 14.5702 14.8038 14.5702 14.1558C14.5699 13.3814 14.2032 12.8673 13.6932 12.5288C13.2257 12.2187 12.6214 12.0471 12.1209 11.8989C11.5789 11.7385 11.138 11.6014 10.8231 11.3872C10.5501 11.2014 10.3885 10.9698 10.3885 10.5601C10.3887 10.3082 10.4838 10.1268 10.6414 9.98681C10.8109 9.83644 11.0717 9.71999 11.4012 9.66845C12.0744 9.56337 12.8576 9.75247 13.3241 10.1724L13.6952 10.5073L14.3641 9.76416L13.993 9.4292C13.5833 9.06034 13.056 8.82499 12.5116 8.71435V7.49951H11.5116Z",fill:"currentColor"})),P=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=\"M11.9998 4.6831C13.6631 3.18488 15.5978 2.74501 17.3358 3.13427C19.1869 3.54899 20.7685 4.8944 21.5243 6.78759C23.0585 10.6314 21.1568 16.4176 12.2459 21.436L11.9998 21.5737L11.7547 21.436C2.84373 16.4176 0.94219 10.6314 2.4764 6.78759C3.23214 4.89457 4.81295 3.54907 6.6639 3.13427C8.40188 2.7449 10.3365 3.18492 11.9998 4.6831ZM11.5116 7.49951V8.6499C11.4223 8.65658 11.3342 8.66671 11.2479 8.68017C10.785 8.75245 10.3276 8.92789 9.97738 9.23877C9.6157 9.55988 9.38872 10.0095 9.38851 10.5601C9.38851 11.3421 9.75 11.8659 10.2606 12.2134C10.7295 12.5324 11.3347 12.708 11.8377 12.8569C12.3821 13.0181 12.8241 13.1529 13.1405 13.3628C13.4138 13.5443 13.57 13.7652 13.5702 14.1558C13.5702 14.4316 13.4472 14.6403 13.2147 14.8032C12.9667 14.977 12.5952 15.0921 12.1639 15.1128C11.7367 15.1332 11.2905 15.0584 10.9159 14.897C10.5405 14.7351 10.2669 14.5009 10.1248 14.2212L9.89926 13.7759L9.00765 14.228L9.23422 14.6743C9.51013 15.2173 9.9947 15.5894 10.5203 15.8159C10.8325 15.9504 11.1706 16.0373 11.5116 16.0815V17.4995H12.5116V16.0835C12.9722 16.0241 13.4225 15.8785 13.7879 15.6226C14.2478 15.3004 14.5702 14.8038 14.5702 14.1558C14.5699 13.3814 14.2032 12.8673 13.6932 12.5288C13.2257 12.2187 12.6214 12.0471 12.1209 11.8989C11.5789 11.7385 11.138 11.6014 10.8231 11.3872C10.5501 11.2014 10.3885 10.9698 10.3885 10.5601C10.3887 10.3082 10.4838 10.1268 10.6414 9.98681C10.8109 9.83644 11.0717 9.71999 11.4012 9.66845C12.0744 9.56337 12.8576 9.75247 13.3241 10.1724L13.6952 10.5073L14.3641 9.76416L13.993 9.4292C13.5833 9.06034 13.056 8.82499 12.5116 8.71435V7.49951H11.5116Z\"\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,4iDACF,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:"M11.9998 4.6831C13.6631 3.18488 15.5978 2.74501 17.3358 3.13427C19.1869 3.54899 20.7685 4.8944 21.5243 6.78759C23.0585 10.6314 21.1568 16.4176 12.2459 21.436L11.9998 21.5737L11.7547 21.436C2.84373 16.4176 0.94219 10.6314 2.4764 6.78759C3.23214 4.89457 4.81295 3.54907 6.6639 3.13427C8.40188 2.7449 10.3365 3.18492 11.9998 4.6831ZM11.5116 7.49951V8.6499C11.4223 8.65658 11.3342 8.66671 11.2479 8.68017C10.785 8.75245 10.3276 8.92789 9.97738 9.23877C9.6157 9.55988 9.38872 10.0095 9.38851 10.5601C9.38851 11.3421 9.75 11.8659 10.2606 12.2134C10.7295 12.5324 11.3347 12.708 11.8377 12.8569C12.3821 13.0181 12.8241 13.1529 13.1405 13.3628C13.4138 13.5443 13.57 13.7652 13.5702 14.1558C13.5702 14.4316 13.4472 14.6403 13.2147 14.8032C12.9667 14.977 12.5952 15.0921 12.1639 15.1128C11.7367 15.1332 11.2905 15.0584 10.9159 14.897C10.5405 14.7351 10.2669 14.5009 10.1248 14.2212L9.89926 13.7759L9.00765 14.228L9.23422 14.6743C9.51013 15.2173 9.9947 15.5894 10.5203 15.8159C10.8325 15.9504 11.1706 16.0373 11.5116 16.0815V17.4995H12.5116V16.0835C12.9722 16.0241 13.4225 15.8785 13.7879 15.6226C14.2478 15.3004 14.5702 14.8038 14.5702 14.1558C14.5699 13.3814 14.2032 12.8673 13.6932 12.5288C13.2257 12.2187 12.6214 12.0471 12.1209 11.8989C11.5789 11.7385 11.138 11.6014 10.8231 11.3872C10.5501 11.2014 10.3885 10.9698 10.3885 10.5601C10.3887 10.3082 10.4838 10.1268 10.6414 9.98681C10.8109 9.83644 11.0717 9.71999 11.4012 9.66845C12.0744 9.56337 12.8576 9.75247 13.3241 10.1724L13.6952 10.5073L14.3641 9.76416L13.993 9.4292C13.5833 9.06034 13.056 8.82499 12.5116 8.71435V7.49951H11.5116Z",fill:"currentColor"})),d=a;export{a as IconHeartDonation,d 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=\"M11.9998 4.6831C13.6631 3.18488 15.5978 2.74501 17.3358 3.13427C19.1869 3.54899 20.7685 4.8944 21.5243 6.78759C23.0585 10.6314 21.1568 16.4176 12.2459 21.436L11.9998 21.5737L11.7547 21.436C2.84373 16.4176 0.94219 10.6314 2.4764 6.78759C3.23214 4.89457 4.81295 3.54907 6.6639 3.13427C8.40188 2.7449 10.3365 3.18492 11.9998 4.6831ZM11.5116 7.49951V8.6499C11.4223 8.65658 11.3342 8.66671 11.2479 8.68017C10.785 8.75245 10.3276 8.92789 9.97738 9.23877C9.6157 9.55988 9.38872 10.0095 9.38851 10.5601C9.38851 11.3421 9.75 11.8659 10.2606 12.2134C10.7295 12.5324 11.3347 12.708 11.8377 12.8569C12.3821 13.0181 12.8241 13.1529 13.1405 13.3628C13.4138 13.5443 13.57 13.7652 13.5702 14.1558C13.5702 14.4316 13.4472 14.6403 13.2147 14.8032C12.9667 14.977 12.5952 15.0921 12.1639 15.1128C11.7367 15.1332 11.2905 15.0584 10.9159 14.897C10.5405 14.7351 10.2669 14.5009 10.1248 14.2212L9.89926 13.7759L9.00765 14.228L9.23422 14.6743C9.51013 15.2173 9.9947 15.5894 10.5203 15.8159C10.8325 15.9504 11.1706 16.0373 11.5116 16.0815V17.4995H12.5116V16.0835C12.9722 16.0241 13.4225 15.8785 13.7879 15.6226C14.2478 15.3004 14.5702 14.8038 14.5702 14.1558C14.5699 13.3814 14.2032 12.8673 13.6932 12.5288C13.2257 12.2187 12.6214 12.0471 12.1209 11.8989C11.5789 11.7385 11.138 11.6014 10.8231 11.3872C10.5501 11.2014 10.3885 10.9698 10.3885 10.5601C10.3887 10.3082 10.4838 10.1268 10.6414 9.98681C10.8109 9.83644 11.0717 9.71999 11.4012 9.66845C12.0744 9.56337 12.8576 9.75247 13.3241 10.1724L13.6952 10.5073L14.3641 9.76416L13.993 9.4292C13.5833 9.06034 13.056 8.82499 12.5116 8.71435V7.49951H11.5116Z\"\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,4iDACF,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": "square-filled-radius-0-stroke-1",
|
|
12727
12727
|
"componentName": "IconHeartBeat"
|
|
12728
12728
|
},
|
|
12729
|
+
{
|
|
12730
|
+
"category": "Interface General",
|
|
12731
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9998 4.6831C13.6631 3.18488 15.5978 2.74501 17.3358 3.13427C19.1869 3.54899 20.7685 4.8944 21.5243 6.78759C23.0585 10.6314 21.1568 16.4176 12.2459 21.436L11.9998 21.5737L11.7547 21.436C2.84373 16.4176 0.94219 10.6314 2.4764 6.78759C3.23214 4.89457 4.81295 3.54907 6.6639 3.13427C8.40188 2.7449 10.3365 3.18492 11.9998 4.6831ZM11.5116 7.49951V8.6499C11.4223 8.65658 11.3342 8.66671 11.2479 8.68017C10.785 8.75245 10.3276 8.92789 9.97738 9.23877C9.6157 9.55988 9.38872 10.0095 9.38851 10.5601C9.38851 11.3421 9.75 11.8659 10.2606 12.2134C10.7295 12.5324 11.3347 12.708 11.8377 12.8569C12.3821 13.0181 12.8241 13.1529 13.1405 13.3628C13.4138 13.5443 13.57 13.7652 13.5702 14.1558C13.5702 14.4316 13.4472 14.6403 13.2147 14.8032C12.9667 14.977 12.5952 15.0921 12.1639 15.1128C11.7367 15.1332 11.2905 15.0584 10.9159 14.897C10.5405 14.7351 10.2669 14.5009 10.1248 14.2212L9.89926 13.7759L9.00765 14.228L9.23422 14.6743C9.51013 15.2173 9.9947 15.5894 10.5203 15.8159C10.8325 15.9504 11.1706 16.0373 11.5116 16.0815V17.4995H12.5116V16.0835C12.9722 16.0241 13.4225 15.8785 13.7879 15.6226C14.2478 15.3004 14.5702 14.8038 14.5702 14.1558C14.5699 13.3814 14.2032 12.8673 13.6932 12.5288C13.2257 12.2187 12.6214 12.0471 12.1209 11.8989C11.5789 11.7385 11.138 11.6014 10.8231 11.3872C10.5501 11.2014 10.3885 10.9698 10.3885 10.5601C10.3887 10.3082 10.4838 10.1268 10.6414 9.98681C10.8109 9.83644 11.0717 9.71999 11.4012 9.66845C12.0744 9.56337 12.8576 9.75247 13.3241 10.1724L13.6952 10.5073L14.3641 9.76416L13.993 9.4292C13.5833 9.06034 13.056 8.82499 12.5116 8.71435V7.49951H11.5116Z\" fill=\"currentColor\"/>",
|
|
12732
|
+
"iconName": "heart-donation, dollar",
|
|
12733
|
+
"variant": {
|
|
12734
|
+
"join": "square",
|
|
12735
|
+
"filled": "on",
|
|
12736
|
+
"radius": "0",
|
|
12737
|
+
"stroke": "1"
|
|
12738
|
+
},
|
|
12739
|
+
"createdAt": "2026-02-26T07:00:43.514252+00:00",
|
|
12740
|
+
"packageName": "square-filled-radius-0-stroke-1",
|
|
12741
|
+
"componentName": "IconHeartDonation"
|
|
12742
|
+
},
|
|
12729
12743
|
{
|
|
12730
12744
|
"category": "Edit",
|
|
12731
12745
|
"svg": "<path d=\"M18.4787 1.79346L13.7309 6.55281C11.9854 5.38552 10.0506 4.75026 8.25865 4.6886C6.45174 4.62643 4.75491 5.14916 3.57954 6.34553C2.14972 7.80089 1.74244 9.93915 2.14951 12.149C2.55728 14.3626 3.787 16.7052 5.72151 18.6743C8.04746 21.0418 10.2241 21.7136 11.2888 21.9844L11.7733 22.1077L12.0199 21.1386L11.5353 21.0153C10.58 20.7722 8.59113 20.1683 6.43485 17.9735C4.62326 16.1295 3.50043 13.9626 3.13296 11.9678C2.76478 9.96912 3.15956 8.19991 4.29288 7.04635C5.22349 6.09911 6.62008 5.63281 8.22426 5.68801C9.75771 5.74077 11.4487 6.27158 13.0098 7.27569L9.99968 10.2931V13.9999H13.7068L16.7396 10.967C18.0984 12.594 18.9261 14.1176 19.1806 15.4127C19.4363 16.7137 19.1168 17.7673 18.1646 18.5427C17.5193 19.0681 16.7851 19.0548 15.9941 18.7223C15.1875 18.3831 14.4023 17.7372 13.7996 17.1446L13.4431 16.7941L12.742 17.5071L13.0985 17.8577C13.7325 18.481 14.6255 19.2316 15.6065 19.6441C16.6032 20.0632 17.7662 20.1566 18.796 19.3181C20.0796 18.2729 20.4769 16.823 20.1619 15.2199C19.8579 13.6732 18.8948 11.9728 17.4494 10.2572L22.2079 5.49871L18.4787 1.79346Z\" 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/square-filled-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.146",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-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",
|
|
@@ -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";
|