@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.228 → 1.1.233
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/IconBitcoinCircle/index.d.ts +4 -0
- package/IconBitcoinCircle/index.js +2 -0
- package/IconBitcoinCircle/index.js.map +1 -0
- package/IconBitcoinCircle/index.mjs +2 -0
- package/IconBitcoinCircle/index.mjs.map +1 -0
- package/IconBitcoinLogo/index.js +1 -1
- package/IconBitcoinLogo/index.js.map +1 -1
- package/IconBitcoinLogo/index.mjs +1 -1
- package/IconBitcoinLogo/index.mjs.map +1 -1
- package/IconCosmos/index.js +1 -1
- package/IconCosmos/index.js.map +1 -1
- package/IconCosmos/index.mjs +1 -1
- package/IconCosmos/index.mjs.map +1 -1
- package/IconCursorAi/index.js +1 -1
- package/IconCursorAi/index.js.map +1 -1
- package/IconCursorAi/index.mjs +1 -1
- package/IconCursorAi/index.mjs.map +1 -1
- package/IconSettingsGear4/index.d.ts +4 -0
- package/IconSettingsGear4/index.js +2 -0
- package/IconSettingsGear4/index.js.map +1 -0
- package/IconSettingsGear4/index.mjs +2 -0
- package/IconSettingsGear4/index.mjs.map +1 -0
- package/IconThreads/index.js +1 -1
- package/IconThreads/index.js.map +1 -1
- package/IconThreads/index.mjs +1 -1
- package/IconThreads/index.mjs.map +1 -1
- package/README.md +2 -0
- package/filtered-icons.json +31 -3
- 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/skills/central-icons-react-native/SKILL.md +3 -1
- package/tsx-icons.json +17 -3
package/filtered-icons.json
CHANGED
|
@@ -3517,6 +3517,20 @@
|
|
|
3517
3517
|
{
|
|
3518
3518
|
"category": "Social Media & Brands",
|
|
3519
3519
|
"svg": "<path d=\"M10.7322 14.5875C11.6275 14.824 13.5841 15.3408 13.8952 14.0908C14.2139 12.8127 12.3163 12.3869 11.3904 12.1791C11.2869 12.1559 11.1956 12.1354 11.1208 12.1167L10.5183 14.532C10.5797 14.5472 10.6517 14.5663 10.7322 14.5875Z\" fill=\"currentColor\"/><path d=\"M11.5764 11.0582C12.3228 11.2574 13.951 11.6919 14.2346 10.5558C14.5242 9.39371 12.9418 9.04341 12.1689 8.87233C12.082 8.85308 12.0053 8.83611 11.9427 8.8205L11.3965 11.0111C11.4481 11.024 11.5086 11.0401 11.5764 11.0582Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.57913 21.7006C14.9369 23.0365 20.3628 19.7763 21.6984 14.4191C23.034 9.06168 19.774 3.63486 14.4166 2.29925C9.06038 0.963634 3.6345 4.22423 2.29952 9.58198C0.963279 14.9388 4.22356 20.365 9.57913 21.7006ZM14.2027 8.05238C15.588 8.52956 16.6011 9.24487 16.402 10.5755C16.258 11.5495 15.718 12.0211 15.0011 12.1864C15.9855 12.6989 16.4864 13.4848 16.0092 14.8473C15.417 16.5395 14.0102 16.6823 12.1393 16.3282L11.6852 18.1479L10.588 17.8745L11.0361 16.0792C10.7518 16.0085 10.4612 15.9335 10.1618 15.8523L9.7121 17.656L8.61617 17.3826L9.07023 15.5595C8.9678 15.5333 8.86471 15.5064 8.7609 15.4793C8.60502 15.4387 8.44749 15.3976 8.28805 15.3576L6.86026 15.0017L7.40494 13.7458C7.40494 13.7458 8.21337 13.9608 8.20243 13.9448C8.51305 14.0217 8.65086 13.8192 8.70523 13.6842L9.42273 10.8077C9.44967 10.8141 9.47606 10.8208 9.50152 10.8271C9.51414 10.8303 9.52654 10.8334 9.53867 10.8364C9.49492 10.8189 9.45523 10.8077 9.4246 10.7999L9.93647 8.74643C9.94991 8.51331 9.8696 8.21925 9.42523 8.10832C9.44241 8.09675 8.62836 7.91019 8.62836 7.91019L8.92023 6.73833L10.4333 7.11614L10.4321 7.12176C10.6596 7.17833 10.894 7.23208 11.1327 7.28645L11.5824 5.48459L12.6789 5.75803L12.2383 7.52457C12.5327 7.59176 12.8289 7.65957 13.1174 7.73145L13.5549 5.97646L14.652 6.2499L14.2027 8.05238Z\" fill=\"currentColor\"/>",
|
|
3520
|
+
"iconName": "bitcoin-circle",
|
|
3521
|
+
"variant": {
|
|
3522
|
+
"join": "round",
|
|
3523
|
+
"filled": "off",
|
|
3524
|
+
"radius": "3",
|
|
3525
|
+
"stroke": "1"
|
|
3526
|
+
},
|
|
3527
|
+
"createdAt": "2026-05-11T17:02:01.437945+00:00",
|
|
3528
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
3529
|
+
"componentName": "IconBitcoinCircle"
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
"category": "Social Media & Brands",
|
|
3533
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.2645 9.84441C20.6103 7.53274 18.8502 6.29003 16.4435 5.46102L17.2242 2.32957L15.3181 1.85453L14.558 4.90346C14.0569 4.7786 13.5422 4.66079 13.0308 4.54406L13.7963 1.47504L11.8913 1L11.11 4.13037C10.6953 4.03591 10.2881 3.94253 9.89286 3.84426L9.89503 3.83449L7.2663 3.17812L6.75923 5.214C6.75923 5.214 8.17349 5.53811 8.14363 5.5582C8.91564 5.75093 9.05517 6.2618 9.03182 6.66681L8.14255 10.2342C8.19575 10.2478 8.2647 10.2673 8.34071 10.2977L8.27617 10.2816C8.23195 10.2705 8.1861 10.259 8.13929 10.2478L6.89279 15.2452C6.79832 15.4797 6.55891 15.8315 6.01926 15.698C6.03826 15.7257 4.63378 15.3521 4.63378 15.3521L3.6875 17.5341L6.16802 18.1524C6.44502 18.2218 6.71869 18.2932 6.9895 18.3638C7.16985 18.4109 7.34894 18.4576 7.5269 18.5031L6.73806 21.6704L8.64202 22.1455L9.42325 19.0118C9.94335 19.153 10.4482 19.2833 10.9423 19.406L10.1638 22.525L12.0699 23L12.8587 19.8387C16.1091 20.4538 18.5532 20.2057 19.582 17.2659C20.411 14.8988 19.5408 13.5334 17.8306 12.6431C19.076 12.3559 20.0142 11.5366 20.2645 9.84441ZM10.4143 16.8146C11.9696 17.2254 15.3689 18.1232 15.9093 15.9515C16.4631 13.7311 13.1664 12.9913 11.5577 12.6304C11.378 12.59 11.2193 12.5544 11.0894 12.522L10.0427 16.7181C10.1494 16.7446 10.2744 16.7776 10.4143 16.8146ZM11.8809 10.6831C13.1777 11.0291 16.0062 11.784 16.4989 9.81021C17.002 7.79132 14.2529 7.18274 12.9103 6.88552C12.7593 6.85209 12.6261 6.82259 12.5172 6.79547L11.5683 10.6012C11.6579 10.6236 11.7631 10.6516 11.8809 10.6831Z\" fill=\"currentColor\"/>",
|
|
3520
3534
|
"iconName": "bitcoin-logo",
|
|
3521
3535
|
"variant": {
|
|
3522
3536
|
"join": "round",
|
|
@@ -8444,7 +8458,7 @@
|
|
|
8444
8458
|
},
|
|
8445
8459
|
{
|
|
8446
8460
|
"category": "Social Media & Brands",
|
|
8447
|
-
"svg": "<path d=\"
|
|
8461
|
+
"svg": "<path d=\"M12.0011 7.67314C13.5727 7.67314 14.8477 6.40434 14.8477 4.83657C14.8477 3.2688 13.5741 2 12.0011 2C10.4281 2 9.15451 3.26928 9.15451 4.83705C9.15451 6.40434 10.4281 7.67314 12.0011 7.67314ZM12.0011 22C13.5727 22 14.8477 20.7307 14.8477 19.163C14.8477 17.5957 13.5741 16.3264 12.0011 16.3264C10.4281 16.3264 9.15451 17.5957 9.15451 19.1634C9.15451 20.7307 10.4281 22 12.0011 22ZM5.77627 11.255C7.34785 11.255 8.62286 9.9857 8.62286 8.41793C8.62286 6.85064 7.34881 5.58136 5.77627 5.58136C4.20278 5.58136 2.92969 6.85159 2.92969 8.41936C2.92969 9.9876 4.20278 11.2564 5.77627 11.2564V11.255ZM18.2259 18.4186C19.7975 18.4186 21.0725 17.1494 21.0725 15.5816C21.0725 14.0143 19.7989 12.745 18.2259 12.745C16.6529 12.745 15.3793 14.0143 15.3793 15.5821C15.3793 17.1494 16.6529 18.4186 18.2259 18.4186ZM18.2259 11.255C19.7975 11.255 21.0725 9.9857 21.0725 8.41793C21.0725 6.85111 19.7989 5.58183 18.2259 5.58183C16.6529 5.58183 15.3793 6.85111 15.3793 8.41841C15.3793 9.9857 16.6529 11.255 18.2259 11.255ZM5.77627 18.4182C7.34785 18.4182 8.62286 17.1489 8.62286 15.5811C8.62286 14.0138 7.34881 12.745 5.77627 12.745C4.20278 12.745 2.92969 14.0167 2.92969 15.5825C2.92969 17.1489 4.20278 18.4196 5.77627 18.4196V18.4182Z\" fill=\"currentColor\"/>",
|
|
8448
8462
|
"iconName": "cosmos",
|
|
8449
8463
|
"variant": {
|
|
8450
8464
|
"join": "round",
|
|
@@ -8822,7 +8836,7 @@
|
|
|
8822
8836
|
},
|
|
8823
8837
|
{
|
|
8824
8838
|
"category": "AI & Magic",
|
|
8825
|
-
"svg": "<path d=\"M7.44134 4.
|
|
8839
|
+
"svg": "<path d=\"M7.44134 4.03449L6.05286 3.51532C4.45568 2.91811 2.89165 4.4654 3.47165 6.06892L8.53369 20.064C9.16957 21.822 11.6551 21.8241 12.294 20.0672L14.2074 14.8054C14.3085 14.5274 14.5275 14.3085 14.8054 14.2074L20.0404 12.3038C21.8004 11.6638 21.7942 9.17238 20.0309 8.5412L18.3566 7.94183\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.2405 4.18518L13.5436 2.37334C13.4571 2.14842 13.241 2 13 2C12.759 2 12.5429 2.14842 12.4564 2.37334L11.7595 4.18518C11.658 4.44927 11.4493 4.65797 11.1852 4.75955L9.37334 5.45641C9.14842 5.54292 9 5.75901 9 6C9 6.24099 9.14842 6.45708 9.37334 6.54359L11.1852 7.24045C11.4493 7.34203 11.658 7.55073 11.7595 7.81482L12.4564 9.62666C12.5429 9.85158 12.759 10 13 10C13.241 10 13.4571 9.85158 13.5436 9.62666L14.2405 7.81482C14.342 7.55073 14.5507 7.34203 14.8148 7.24045L16.6267 6.54359C16.8516 6.45708 17 6.24099 17 6C17 5.75901 16.8516 5.54292 16.6267 5.45641L14.8148 4.75955C14.5507 4.65797 14.342 4.44927 14.2405 4.18518Z\" fill=\"currentColor\"/>",
|
|
8826
8840
|
"iconName": "cursor-ai, agent, magic",
|
|
8827
8841
|
"variant": {
|
|
8828
8842
|
"join": "round",
|
|
@@ -21714,6 +21728,20 @@
|
|
|
21714
21728
|
"packageName": "round-outlined-radius-3-stroke-1",
|
|
21715
21729
|
"componentName": "IconSettingsGear3"
|
|
21716
21730
|
},
|
|
21731
|
+
{
|
|
21732
|
+
"category": "Filter & Settings",
|
|
21733
|
+
"svg": "<circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\"/><path d=\"M7.25006 3.77245C6.24814 4.35091 5.83544 5.5861 6.28841 6.65066C6.40319 6.92041 6.34941 7.23009 6.16918 7.46129C5.75365 7.99436 5.40961 8.58589 5.15148 9.22148C5.04167 9.49186 4.80146 9.69234 4.51178 9.72765C3.36336 9.86765 2.5 10.8427 2.5 11.9996C2.5 13.1565 3.36336 14.1315 4.51178 14.2715C4.80123 14.3068 5.04123 14.5071 5.15089 14.7773C5.40911 15.4135 5.75341 16.0056 6.16933 16.5391C6.34938 16.7701 6.40309 17.0795 6.28843 17.3489C5.83546 18.4135 6.24816 19.6487 7.25008 20.2271C8.25201 20.8056 9.52806 20.5454 10.2235 19.6209C10.399 19.3876 10.6927 19.2796 10.9819 19.3194C11.3147 19.3653 11.6547 19.389 12.0001 19.389C12.3457 19.389 12.6857 19.3653 13.0186 19.3194C13.3077 19.2795 13.6012 19.3875 13.7766 19.6206C14.4721 20.5452 15.7481 20.8054 16.7501 20.2269C17.752 19.6485 18.1647 18.4133 17.7117 17.3487C17.5971 17.0794 17.6508 16.7701 17.8308 16.5393C18.2468 16.0057 18.5912 15.4134 18.8494 14.7771C18.959 14.507 19.1989 14.3068 19.4882 14.2715C20.6366 14.1315 21.5 13.1565 21.5 11.9996C21.5 10.8427 20.6366 9.86765 19.4882 9.72766C19.1987 9.69236 18.9586 9.49197 18.8488 9.22171C18.8138 9.13546 18.7772 9.05001 18.739 8.96541C18.4959 8.42647 18.1901 7.92192 17.8308 7.46107C17.6506 7.22998 17.5969 6.92044 17.7116 6.65082C18.1646 5.58625 17.7519 4.35106 16.75 3.7726C15.748 3.19414 14.472 3.45433 13.7765 4.37889C13.6009 4.61241 13.3069 4.72051 13.0174 4.68065C12.6849 4.63487 12.3453 4.61124 12.0001 4.61124C11.655 4.61124 11.3155 4.63489 10.983 4.68066C10.6934 4.72054 10.3992 4.61238 10.2235 4.37874C9.52804 3.45418 8.25199 3.19398 7.25006 3.77245Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
21734
|
+
"iconName": "settings-gear-4, preferences",
|
|
21735
|
+
"variant": {
|
|
21736
|
+
"join": "round",
|
|
21737
|
+
"filled": "off",
|
|
21738
|
+
"radius": "3",
|
|
21739
|
+
"stroke": "1"
|
|
21740
|
+
},
|
|
21741
|
+
"createdAt": "2026-05-08T17:31:23.386327+00:00",
|
|
21742
|
+
"packageName": "round-outlined-radius-3-stroke-1",
|
|
21743
|
+
"componentName": "IconSettingsGear4"
|
|
21744
|
+
},
|
|
21717
21745
|
{
|
|
21718
21746
|
"category": "Filter & Settings",
|
|
21719
21747
|
"svg": "<path d=\"M20.5 15.7V8.3C20.5 6.61984 20.5 5.77976 20.173 5.13803C19.8854 4.57354 19.4265 4.1146 18.862 3.82698C18.2202 3.5 17.3802 3.5 15.7 3.5H8.3C6.61984 3.5 5.77976 3.5 5.13803 3.82698C4.57354 4.1146 4.1146 4.57354 3.82698 5.13803C3.5 5.77976 3.5 6.61984 3.5 8.3V15.7C3.5 17.3802 3.5 18.2202 3.82698 18.862C4.1146 19.4265 4.57354 19.8854 5.13803 20.173C5.77976 20.5 6.61984 20.5 8.3 20.5H15.7C17.3802 20.5 18.2202 20.5 18.862 20.173C19.4265 19.8854 19.8854 19.4265 20.173 18.862C20.5 18.2202 20.5 17.3802 20.5 15.7Z\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.889 15.8848C18.037 13.7295 18.037 10.2374 15.889 8.08213C13.785 5.97262 10.2118 5.97262 8.11099 8.08213C5.963 10.2374 5.963 13.7295 8.11099 15.8848C10.2574 18.0384 13.741 18.0384 15.889 15.8848ZM15.889 15.8848L15.1426 15.1429L12.6875 12.6875\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -25314,7 +25342,7 @@
|
|
|
25314
25342
|
},
|
|
25315
25343
|
{
|
|
25316
25344
|
"category": "Social Media & Brands",
|
|
25317
|
-
"svg": "<path d=\"
|
|
25345
|
+
"svg": "<path d=\"M17.2472 11.2472C17.2221 8.34254 15.6474 6.59222 12.9875 6.59222C11.2121 6.59222 9.71896 7.39522 8.93476 8.67504L10.6537 9.87328C11.0991 9.17065 11.7139 8.5872 12.8432 8.5872C14.1167 8.5872 14.7754 9.29611 14.9636 10.6136C14.3488 10.5195 13.734 10.4693 13.1004 10.4693C9.66248 10.4693 8.04391 12.0251 8.04391 14.0828C8.04391 16.1782 9.66248 17.4078 12.0464 17.4078C14.6625 17.4078 16.2246 15.6449 16.8645 13.4617C17.5295 13.7629 17.9875 14.4655 17.9875 15.5194C17.9875 18.3425 14.7315 19.8796 11.9711 19.8796C7.89963 19.8796 5.23965 17.207 5.23965 12.8595C5.23965 7.53326 8.75909 4.12046 13.4893 4.12046C16.6637 4.12046 18.2321 5.51319 19.2986 7.38269L21.0552 6.15307C19.8946 3.7315 17.3036 2 13.4141 2C7.21581 2 3 6.39774 3 12.7779C3 18.6123 7.12798 22 12.0464 22C16.1117 22 20.2208 19.6286 20.2208 15.5696C20.2208 13.4492 19.0038 12.0439 17.2472 11.2472ZM11.9711 15.2936C11.074 15.2936 10.2836 14.867 10.2836 14.0828C10.2836 12.8469 11.8018 12.4705 13.2886 12.4705C13.8532 12.4705 14.4053 12.5081 14.8946 12.6148C14.5433 14.2208 13.5019 15.2936 11.9711 15.2936Z\" fill=\"currentColor\"/>",
|
|
25318
25346
|
"iconName": "threads",
|
|
25319
25347
|
"variant": {
|
|
25320
25348
|
"join": "round",
|
package/icons/index.d.ts
CHANGED
|
@@ -250,6 +250,7 @@ export type CentralIconName =
|
|
|
250
250
|
| "IconBike"
|
|
251
251
|
| "IconBirthdayCake"
|
|
252
252
|
| "IconBitcoin"
|
|
253
|
+
| "IconBitcoinCircle"
|
|
253
254
|
| "IconBitcoinLogo"
|
|
254
255
|
| "IconBlackHole"
|
|
255
256
|
| "IconBlackpoint"
|
|
@@ -1550,6 +1551,7 @@ export type CentralIconName =
|
|
|
1550
1551
|
| "IconSettingsGear1"
|
|
1551
1552
|
| "IconSettingsGear2"
|
|
1552
1553
|
| "IconSettingsGear3"
|
|
1554
|
+
| "IconSettingsGear4"
|
|
1553
1555
|
| "IconSettingsKnob"
|
|
1554
1556
|
| "IconSettingsSliderHor"
|
|
1555
1557
|
| "IconSettingsSliderThree"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-3-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.233",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-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": 1990,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 88,
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
]
|
|
687
687
|
},
|
|
688
688
|
"Filter & Settings": {
|
|
689
|
-
"count":
|
|
689
|
+
"count": 25,
|
|
690
690
|
"icons": [
|
|
691
691
|
"IconBlockSortAscending",
|
|
692
692
|
"IconBlockSortDescending",
|
|
@@ -704,6 +704,7 @@
|
|
|
704
704
|
"IconSettingsGear1",
|
|
705
705
|
"IconSettingsGear2",
|
|
706
706
|
"IconSettingsGear3",
|
|
707
|
+
"IconSettingsGear4",
|
|
707
708
|
"IconSettingsKnob",
|
|
708
709
|
"IconSettingsSliderHor",
|
|
709
710
|
"IconSettingsSliderThree",
|
|
@@ -1555,7 +1556,7 @@
|
|
|
1555
1556
|
]
|
|
1556
1557
|
},
|
|
1557
1558
|
"Social Media & Brands": {
|
|
1558
|
-
"count":
|
|
1559
|
+
"count": 147,
|
|
1559
1560
|
"icons": [
|
|
1560
1561
|
"IconAdobeAcrobat",
|
|
1561
1562
|
"IconAffinity",
|
|
@@ -1572,6 +1573,7 @@
|
|
|
1572
1573
|
"IconArena",
|
|
1573
1574
|
"IconArtifactNews",
|
|
1574
1575
|
"IconBehance",
|
|
1576
|
+
"IconBitcoinCircle",
|
|
1575
1577
|
"IconBitcoinLogo",
|
|
1576
1578
|
"IconBluesky",
|
|
1577
1579
|
"IconBolt",
|
|
@@ -2440,6 +2442,7 @@
|
|
|
2440
2442
|
"IconBike": "bike",
|
|
2441
2443
|
"IconBirthdayCake": "birthday-cake",
|
|
2442
2444
|
"IconBitcoin": "bitcoin",
|
|
2445
|
+
"IconBitcoinCircle": "bitcoin-circle",
|
|
2443
2446
|
"IconBitcoinLogo": "bitcoin-logo",
|
|
2444
2447
|
"IconBlackHole": "black-hole, galaxy, delete-forever, hide",
|
|
2445
2448
|
"IconBlackpoint": "blackpoint, target",
|
|
@@ -3740,6 +3743,7 @@
|
|
|
3740
3743
|
"IconSettingsGear1": "settings-gear-1, preferences",
|
|
3741
3744
|
"IconSettingsGear2": "settings-gear-2, preferences",
|
|
3742
3745
|
"IconSettingsGear3": "settings-gear-3, preferences",
|
|
3746
|
+
"IconSettingsGear4": "settings-gear-4, preferences",
|
|
3743
3747
|
"IconSettingsKnob": "settings-knob",
|
|
3744
3748
|
"IconSettingsSliderHor": "settings-slider-hor",
|
|
3745
3749
|
"IconSettingsSliderThree": "settings-slider-three",
|
package/index.d.ts
CHANGED
|
@@ -249,6 +249,7 @@ export { IconBezierRemove, default as IconBezierRemoveDefault, } from "./IconBez
|
|
|
249
249
|
export { IconBike, default as IconBikeDefault } from "./IconBike";
|
|
250
250
|
export { IconBirthdayCake, default as IconBirthdayCakeDefault, } from "./IconBirthdayCake";
|
|
251
251
|
export { IconBitcoin, default as IconBitcoinDefault } from "./IconBitcoin";
|
|
252
|
+
export { IconBitcoinCircle, default as IconBitcoinCircleDefault, } from "./IconBitcoinCircle";
|
|
252
253
|
export { IconBitcoinLogo, default as IconBitcoinLogoDefault, } from "./IconBitcoinLogo";
|
|
253
254
|
export { IconBlackHole, default as IconBlackHoleDefault, } from "./IconBlackHole";
|
|
254
255
|
export { IconBlackpoint, default as IconBlackpointDefault, } from "./IconBlackpoint";
|
|
@@ -1549,6 +1550,7 @@ export { IconServer2, default as IconServer2Default } from "./IconServer2";
|
|
|
1549
1550
|
export { IconSettingsGear1, default as IconSettingsGear1Default, } from "./IconSettingsGear1";
|
|
1550
1551
|
export { IconSettingsGear2, default as IconSettingsGear2Default, } from "./IconSettingsGear2";
|
|
1551
1552
|
export { IconSettingsGear3, default as IconSettingsGear3Default, } from "./IconSettingsGear3";
|
|
1553
|
+
export { IconSettingsGear4, default as IconSettingsGear4Default, } from "./IconSettingsGear4";
|
|
1552
1554
|
export { IconSettingsKnob, default as IconSettingsKnobDefault, } from "./IconSettingsKnob";
|
|
1553
1555
|
export { IconSettingsSliderHor, default as IconSettingsSliderHorDefault, } from "./IconSettingsSliderHor";
|
|
1554
1556
|
export { IconSettingsSliderThree, default as IconSettingsSliderThreeDefault, } from "./IconSettingsSliderThree";
|