@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.143 → 1.1.145

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconStackOverflow: FC<CentralIconBaseProps>;
4
+ export default IconStackOverflow;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var u=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!g.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=h(o,e))||l.enumerable});return r};var L=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var v={};u(v,{IconStackOverflow:()=>c,default:()=>P});module.exports=x(v);var p=L(require("react"));var m=L(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...t})=>m.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),c=r=>p.default.createElement(s,{...r},p.default.createElement(C.Rect,{width:"24",height:"24",fill:"white"}),p.default.createElement(C.Path,{d:"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z",fill:"currentColor"})),P=c;0&&(module.exports={IconStackOverflow});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconStackOverflow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconStackOverflow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n <Path\n d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackOverflow;\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,EAA2B,4BAEdC,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,EAC1C,EAAAA,QAAA,cAAC,QACC,EAAE,ogBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStackOverflow_exports","__export","IconStackOverflow","IconStackOverflow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStackOverflow","props","React","CentralIconBase","IconStackOverflow_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l,Rect as a}from"react-native-svg";var L=o=>t.createElement(e,{...o},t.createElement(a,{width:"24",height:"24",fill:"white"}),t.createElement(l,{d:"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z",fill:"currentColor"})),u=L;export{L as IconStackOverflow,u as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconStackOverflow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconStackOverflow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n <Path\n d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackOverflow;\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,EAAM,QAAAC,MAAY,mBAEpB,IAAMC,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,EAC1CG,EAAA,cAACJ,EAAA,CACC,EAAE,ogBACF,KAAK,eACP,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Rect","IconStackOverflow","props","React","CentralIconBase","IconStackOverflow_default"]}
package/README.md CHANGED
@@ -1640,6 +1640,7 @@ Below is a complete list of available icons:
1640
1640
  - IconSlack
1641
1641
  - IconSnapchat
1642
1642
  - IconSpotify
1643
+ - IconStackOverflow
1643
1644
  - IconSteam
1644
1645
  - IconSubstack
1645
1646
  - IconSupabase
@@ -17447,7 +17447,7 @@
17447
17447
  {
17448
17448
  "category": "People",
17449
17449
  "svg": "<path d=\"M6.49902 6.5C6.49902 4.01472 8.51374 2 10.999 2C13.4843 2 15.499 4.01472 15.499 6.5C15.499 8.98528 13.4843 11 10.999 11C8.51374 11 6.49902 8.98528 6.49902 6.5Z\" fill=\"currentColor\"/><path d=\"M2.65931 19.3239C3.46156 15.176 6.61433 12 10.9991 12C15.3838 12 18.5366 15.176 19.3389 19.3239C19.5169 20.2443 18.7711 21 17.9075 21H4.09067C3.22711 21 2.4813 20.2443 2.65931 19.3239Z\" fill=\"currentColor\"/><path d=\"M19.999 7.5C19.999 7.22386 19.7752 7 19.499 7C19.2229 7 18.999 7.22386 18.999 7.5V10H16.499C16.2229 10 15.999 10.2239 15.999 10.5C15.999 10.7761 16.2229 11 16.499 11H18.999V13.5C18.999 13.7761 19.2229 14 19.499 14C19.7752 14 19.999 13.7761 19.999 13.5V11H22.499C22.7752 11 22.999 10.7761 22.999 10.5C22.999 10.2239 22.7752 10 22.499 10H19.999V7.5Z\" fill=\"currentColor\"/>",
17450
- "iconName": "people-add-2",
17450
+ "iconName": "people-add-2, user-add, user, person",
17451
17451
  "variant": {
17452
17452
  "join": "round",
17453
17453
  "filled": "on",
@@ -21854,6 +21854,20 @@
21854
21854
  "packageName": "round-filled-radius-1-stroke-1",
21855
21855
  "componentName": "IconStableVoice"
21856
21856
  },
21857
+ {
21858
+ "category": "Social Media & Brands",
21859
+ "svg": "<rect width=\"24\" height=\"24\" fill=\"white\"/><path d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\" fill=\"currentColor\"/>",
21860
+ "iconName": "stack-overflow",
21861
+ "variant": {
21862
+ "join": "round",
21863
+ "filled": "on",
21864
+ "radius": "1",
21865
+ "stroke": "1"
21866
+ },
21867
+ "createdAt": "2026-02-25T22:00:30.361506+00:00",
21868
+ "packageName": "round-filled-radius-1-stroke-1",
21869
+ "componentName": "IconStackOverflow"
21870
+ },
21857
21871
  {
21858
21872
  "category": "Things",
21859
21873
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 5.5C2 4.67157 2.67157 4 3.5 4H20.5C21.3284 4 22 4.67157 22 5.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V5.5ZM20.7346 18.9417L17.9393 16.1464C17.8456 16.0527 17.7184 16 17.5858 16H6.41421C6.28161 16 6.15443 16.0527 6.06066 16.1464L3.26543 18.9417C3.33538 18.9789 3.41523 19 3.5 19H20.5C20.5848 19 20.6646 18.9789 20.7346 18.9417Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1560,6 +1560,7 @@ export type CentralIconName =
1560
1560
  | "IconSquareX"
1561
1561
  | "IconSquized"
1562
1562
  | "IconStableVoice"
1563
+ | "IconStackOverflow"
1563
1564
  | "IconStage"
1564
1565
  | "IconStamps"
1565
1566
  | "IconStandingGlobe"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
3
- "version": "1.1.143",
3
+ "version": "1.1.145",
4
4
  "style": "round-filled-radius-1-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-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": 1826,
14
+ "totalIcons": 1827,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 70,
@@ -1458,7 +1458,7 @@
1458
1458
  ]
1459
1459
  },
1460
1460
  "Social Media & Brands": {
1461
- "count": 128,
1461
+ "count": 129,
1462
1462
  "icons": [
1463
1463
  "IconAdobeAcrobat",
1464
1464
  "IconAffinity",
@@ -1566,6 +1566,7 @@
1566
1566
  "IconSlack",
1567
1567
  "IconSnapchat",
1568
1568
  "IconSpotify",
1569
+ "IconStackOverflow",
1569
1570
  "IconSteam",
1570
1571
  "IconSubstack",
1571
1572
  "IconSupabase",
@@ -3274,7 +3275,7 @@
3274
3275
  "IconPeople2": "people-2",
3275
3276
  "IconPeople21": "people-2, user, group, friend",
3276
3277
  "IconPeopleAdd": "people-add, user-add",
3277
- "IconPeopleAdd2": "people-add-2",
3278
+ "IconPeopleAdd2": "people-add-2, user-add, user, person",
3278
3279
  "IconPeopleAdded": "people-added, user-added",
3279
3280
  "IconPeopleCircle": "people-circle, user-circle, avatar, profile",
3280
3281
  "IconPeopleCopy": "people-copy, members",
@@ -3589,6 +3590,7 @@
3589
3590
  "IconSquareX": "square-x, close, x, checkbox, remove",
3590
3591
  "IconSquized": "squized, centered, aligned",
3591
3592
  "IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
3593
+ "IconStackOverflow": "stack-overflow",
3592
3594
  "IconStage": "stage, show",
3593
3595
  "IconStamps": "stamps, collection",
3594
3596
  "IconStandingGlobe": "standing-globe, travel, language",
package/index.d.ts CHANGED
@@ -1559,6 +1559,7 @@ export { IconSquarePlus, default as IconSquarePlusDefault, } from "./IconSquareP
1559
1559
  export { IconSquareX, default as IconSquareXDefault } from "./IconSquareX";
1560
1560
  export { IconSquized, default as IconSquizedDefault } from "./IconSquized";
1561
1561
  export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStableVoice";
1562
+ export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
1562
1563
  export { IconStage, default as IconStageDefault } from "./IconStage";
1563
1564
  export { IconStamps, default as IconStampsDefault } from "./IconStamps";
1564
1565
  export { IconStandingGlobe, default as IconStandingGlobeDefault, } from "./IconStandingGlobe";