@central-icons-react-native/round-outlined-radius-2-stroke-2 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
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -6363,6 +6363,13 @@
|
|
|
6363
6363
|
"iconName": "heart-beat, heart rate, pulse",
|
|
6364
6364
|
"pathname": "src/IconHeartBeat"
|
|
6365
6365
|
},
|
|
6366
|
+
{
|
|
6367
|
+
"svg": "<Path d=\"M12 5.76835C18.1619 -0.481837 28.7252 11.1257 12 20.5C-4.72523 11.1257 5.83803 -0.481838 12 5.76835Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M12 9.2998V8.2998M12 15.7998V16.4998M9.875 14.1748C10.6369 15.6748 13.875 15.5929 13.875 13.9092C13.875 11.7844 10.0655 12.8055 10.0655 10.6331C10.0655 9.16937 12.4094 8.95912 13.5 9.9413\" stroke=\"currentColor\" strokeWidth=\"1.7\" strokeLinecap=\"round\"/>",
|
|
6368
|
+
"tags": "Path",
|
|
6369
|
+
"componentName": "IconHeartDonation",
|
|
6370
|
+
"iconName": "heart-donation, dollar",
|
|
6371
|
+
"pathname": "src/IconHeartDonation"
|
|
6372
|
+
},
|
|
6366
6373
|
{
|
|
6367
6374
|
"svg": "<Path d=\"M11 13H13.1874C13.7187 13 14.2282 12.7886 14.6034 12.4125L19.5892 7.41421C20.3686 6.63288 20.3678 5.36791 19.5875 4.58755L19.4142 4.41422C18.6331 3.63317 17.3668 3.63317 16.5857 4.41423L11.5858 9.41422C11.2107 9.7893 11 10.298 11 10.8284V13Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.0003 21.0001C11.5003 21.0001 8.93732 20.1295 6.71782 17.91C3.00784 14.2 2.05809 9.13466 4.5965 6.59626C6.68218 4.51058 10.4738 4.77977 13.8179 7.00007\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.1066 10C19.9926 13.3312 21.2145 16.7286 19.0002 18.5C17.3414 19.8271 15.2423 18.2924 14.0176 17.1094\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
6368
6375
|
"tags": "Path",
|