@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.183 → 1.1.185
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/IconConductor/index.d.ts +4 -0
- package/IconConductor/index.js +2 -0
- package/IconConductor/index.js.map +1 -0
- package/IconConductor/index.mjs +2 -0
- package/IconConductor/index.mjs.map +1 -0
- package/IconLens/index.d.ts +4 -0
- package/IconLens/index.js +2 -0
- package/IconLens/index.js.map +1 -0
- package/IconLens/index.mjs +2 -0
- package/IconLens/index.mjs.map +1 -0
- package/IconVoiceShare/index.d.ts +4 -0
- package/IconVoiceShare/index.js +2 -0
- package/IconVoiceShare/index.js.map +1 -0
- package/IconVoiceShare/index.mjs +2 -0
- package/IconVoiceShare/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -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 +21 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -3955,6 +3955,13 @@
|
|
|
3955
3955
|
"iconName": "concise, text-shorten, squeeze",
|
|
3956
3956
|
"pathname": "src/IconConcise"
|
|
3957
3957
|
},
|
|
3958
|
+
{
|
|
3959
|
+
"svg": "<Path d=\"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M19.5 9.5L20.5 2.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\"/>",
|
|
3960
|
+
"tags": "Circle, Path",
|
|
3961
|
+
"componentName": "IconConductor",
|
|
3962
|
+
"iconName": "conductor, ochestra",
|
|
3963
|
+
"pathname": "src/IconConductor"
|
|
3964
|
+
},
|
|
3958
3965
|
{
|
|
3959
3966
|
"svg": "<Path d=\"M4 7C4 8.65685 5.34315 10 7 10C8.65685 10 10 8.65685 10 7C10 5.34315 8.65685 4 7 4C5.34315 4 4 5.34315 4 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 17C4 18.6569 5.34315 20 7 20C8.65685 20 10 18.6569 10 17C10 15.3431 8.65685 14 7 14C5.34315 14 4 15.3431 4 17Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 7C14 8.65685 15.3431 10 17 10C18.6569 10 20 8.65685 20 7C20 5.34315 18.6569 4 17 4C15.3431 4 14 5.34315 14 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 17C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 15.3431 18.6569 14 17 14C15.3431 14 14 15.3431 14 17Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 14.5L14.5 9.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
3960
3967
|
"tags": "Path",
|
|
@@ -7329,6 +7336,13 @@
|
|
|
7329
7336
|
"iconName": "lemonsqueezy",
|
|
7330
7337
|
"pathname": "src/IconLemonsqueezy"
|
|
7331
7338
|
},
|
|
7339
|
+
{
|
|
7340
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7341
|
+
"tags": "Circle, Path",
|
|
7342
|
+
"componentName": "IconLens",
|
|
7343
|
+
"iconName": "lens, camera, focal-length , aperture, f-stop, iso, focus, depth",
|
|
7344
|
+
"pathname": "src/IconLens"
|
|
7345
|
+
},
|
|
7332
7346
|
{
|
|
7333
7347
|
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.15039 16.1289C8.4707 16.1289 8.05469 15.7422 8.05469 15.1035C8.05469 14.9219 8.11328 14.6582 8.20703 14.4004L10.293 8.66992C10.6035 7.80859 11.125 7.41602 11.9629 7.41602C12.8477 7.41602 13.3633 7.79102 13.6855 8.66992L15.7891 14.4004C15.8887 14.6758 15.9297 14.875 15.9297 15.0977C15.9297 15.7012 15.4785 16.1289 14.8516 16.1289C14.2305 16.1289 13.9082 15.8477 13.7207 15.1562L13.4336 14.2188H10.5391L10.252 15.1211C10.0469 15.8359 9.72461 16.1289 9.15039 16.1289ZM10.9668 12.5957H12.9648L11.9746 9.33789H11.9277L10.9668 12.5957Z\" fill=\"currentColor\"/>",
|
|
7334
7348
|
"tags": "Circle, Path",
|
|
@@ -13069,6 +13083,13 @@
|
|
|
13069
13083
|
"iconName": "voice-settings, edit-voice",
|
|
13070
13084
|
"pathname": "src/IconVoiceSettings"
|
|
13071
13085
|
},
|
|
13086
|
+
{
|
|
13087
|
+
"svg": "<Path d=\"M16 13H20V17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 10V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 6V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
13088
|
+
"tags": "Path",
|
|
13089
|
+
"componentName": "IconVoiceShare",
|
|
13090
|
+
"iconName": "voice-share",
|
|
13091
|
+
"pathname": "src/IconVoiceShare"
|
|
13092
|
+
},
|
|
13072
13093
|
{
|
|
13073
13094
|
"svg": "<Path d=\"M8 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M4 10V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M12 8V13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M16 6V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M20 10V13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M17.2405 15.1852L16.5436 13.3733C16.4571 13.1484 16.241 13 16 13C15.759 13 15.5429 13.1484 15.4564 13.3733L14.7595 15.1852C14.658 15.4493 14.4493 15.658 14.1852 15.7595L12.3733 16.4564C12.1484 16.5429 12 16.759 12 17C12 17.241 12.1484 17.4571 12.3733 17.5436L14.1852 18.2405C14.4493 18.342 14.658 18.5507 14.7595 18.8148L15.4564 20.6267C15.5429 20.8516 15.759 21 16 21C16.241 21 16.4571 20.8516 16.5436 20.6267L17.2405 18.8148C17.342 18.5507 17.5507 18.342 17.8148 18.2405L19.6267 17.5436C19.8516 17.4571 20 17.241 20 17C20 16.759 19.8516 16.5429 19.6267 16.4564L17.8148 15.7595C17.5507 15.658 17.342 15.4493 17.2405 15.1852Z\" fill=\"currentColor\"/>",
|
|
13074
13095
|
"tags": "Path",
|