@central-icons-react-native/round-filled-radius-1-stroke-2 1.1.316 → 1.1.318
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/IconAirplaneWindowClosed/index.d.ts +4 -0
- package/IconAirplaneWindowClosed/index.js +3 -0
- package/IconAirplaneWindowClosed/index.js.map +11 -0
- package/IconAirplaneWindowClosed/index.mjs +3 -0
- package/IconAirplaneWindowClosed/index.mjs.map +11 -0
- package/IconAirplaneWindowOpen/index.d.ts +4 -0
- package/IconAirplaneWindowOpen/index.js +3 -0
- package/IconAirplaneWindowOpen/index.js.map +11 -0
- package/IconAirplaneWindowOpen/index.mjs +3 -0
- package/IconAirplaneWindowOpen/index.mjs.map +11 -0
- package/IconBandage/index.d.ts +4 -0
- package/IconBandage/index.js +3 -0
- package/IconBandage/index.js.map +11 -0
- package/IconBandage/index.mjs +3 -0
- package/IconBandage/index.mjs.map +11 -0
- package/IconTextHighlight/index.d.ts +4 -0
- package/IconTextHighlight/index.js +3 -0
- package/IconTextHighlight/index.js.map +11 -0
- package/IconTextHighlight/index.mjs +3 -0
- package/IconTextHighlight/index.mjs.map +11 -0
- package/README.md +4 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +4 -0
- package/index.js +12 -0
- package/index.mjs +4 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +5 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var B=Object.create;var{getPrototypeOf:v,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function h(o){return this[o]}var y,S,g=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var s=r?y??=new WeakMap:S??=new WeakMap,i=s.get(o);if(i)return i}e=o!=null?B(v(o)):{};let p=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;if(o&&typeof o==="object"||typeof o==="function"){for(let m of u(o))if(!c.call(p,m))C(p,m,{get:h.bind(o,m),enumerable:!0})}if(n)s.set(o,p);return p},w=(o)=>{var r=(f??=new WeakMap).get(o),e;if(r)return r;if(r=C({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of u(o))if(!c.call(r,n))C(r,n,{get:h.bind(o,n),enumerable:!(e=P(o,n))||e.enumerable})}return f.set(o,r),r},f;var M=(o)=>o;function b(o,r){this[o]=M.bind(null,r)}var x=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0,configurable:!0,set:b.bind(r,e)})};var A={};x(A,{CentralIconBase:()=>d});module.exports=w(A);var l=g(require("react")),t=require("react-native-svg"),d=({children:o,size:r=24,mode:e="masked",maskId:n,...s})=>{let i=e!=="raw"&&!!n;return l.default.createElement(t.Svg,{...s,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},i?l.default.createElement(l.default.Fragment,null,l.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(t.G,{color:"#fff"},o)),l.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};var F={};x(F,{IconAirplaneWindowClosed:()=>k,default:()=>G});module.exports=w(F);var a=g(require("react"));var I=require("react-native-svg"),k=a.default.memo((o)=>a.default.createElement(d,{...o,maskId:"round-filled-radius-1-stroke-2-IconAirplaneWindowClosed"},a.default.createElement(I.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM10 16C9.44772 16 9 16.4477 9 17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17C15 16.4477 14.5523 16 14 16H10Z",fill:"currentColor"}))),G=k;
|
|
2
|
+
|
|
3
|
+
//# debugId=3408248880DA973564756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconAirplaneWindowClosed/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconAirplaneWindowClosed: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconAirplaneWindowClosed\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM10 16C9.44772 16 9 16.4477 9 17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17C15 16.4477 14.5523 16 14 16H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconAirplaneWindowClosed;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "0+BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,oFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA6E,UAAM,KAAK,CAAC,IAC7F,wBAAixB,EAAjxB,IAAqB,EAAO,OAAO,2DAA0D,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+mBAA+mB,KAAK,eAAc,CAAI,CACzxB,EAEc",
|
|
9
|
+
"debugId": "3408248880DA973564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as a,Mask as m,Rect as l,G as d}from"react-native-svg";var C=({children:e,size:r=24,mode:s="masked",maskId:n,...i})=>{let p=s!=="raw"&&!!n;return o.createElement(a,{...i,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?o.createElement(o.Fragment,null,o.createElement(m,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(l,{width:"24",height:"24",fill:"#000"}),o.createElement(d,{color:"#fff"},e)),o.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as f}from"react-native-svg";var u=t.memo((e)=>t.createElement(C,{...e,maskId:"round-filled-radius-1-stroke-2-IconAirplaneWindowClosed"},t.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM10 16C9.44772 16 9 16.4477 9 17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17C15 16.4477 14.5523 16 14 16H10Z",fill:"currentColor"}))),P=u;export{u as IconAirplaneWindowClosed,P as default};
|
|
2
|
+
|
|
3
|
+
//# debugId=66B19446819B7B7164756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconAirplaneWindowClosed/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconAirplaneWindowClosed: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconAirplaneWindowClosed\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM10 16C9.44772 16 9 16.4477 9 17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17C15 16.4477 14.5523 16 14 16H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconAirplaneWindowClosed;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA6E,EAAM,KAAK,CAAC,IAC7F,gBAAixB,EAAjxB,IAAqB,EAAO,OAAO,2DAA0D,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+mBAA+mB,KAAK,eAAc,CAAI,CACzxB,EAEc",
|
|
9
|
+
"debugId": "66B19446819B7B7164756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var B=Object.create;var{getPrototypeOf:v,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function h(o){return this[o]}var y,M,g=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var p=r?y??=new WeakMap:M??=new WeakMap,i=p.get(o);if(i)return i}e=o!=null?B(v(o)):{};let s=r||!o||!o.__esModule?l(e,"default",{value:o,enumerable:!0}):e;if(o&&typeof o==="object"||typeof o==="function"){for(let m of u(o))if(!c.call(s,m))l(s,m,{get:h.bind(o,m),enumerable:!0})}if(n)p.set(o,s);return s},w=(o)=>{var r=(f??=new WeakMap).get(o),e;if(r)return r;if(r=l({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of u(o))if(!c.call(r,n))l(r,n,{get:h.bind(o,n),enumerable:!(e=P(o,n))||e.enumerable})}return f.set(o,r),r},f;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var x=(o,r)=>{for(var e in r)l(o,e,{get:r[e],enumerable:!0,configurable:!0,set:b.bind(r,e)})};var O={};x(O,{CentralIconBase:()=>d});module.exports=w(O);var C=g(require("react")),t=require("react-native-svg"),d=({children:o,size:r=24,mode:e="masked",maskId:n,...p})=>{let i=e!=="raw"&&!!n;return C.default.createElement(t.Svg,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},i?C.default.createElement(C.default.Fragment,null,C.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(t.G,{color:"#fff"},o)),C.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};var Z={};x(Z,{IconAirplaneWindowOpen:()=>k,default:()=>A});module.exports=w(Z);var a=g(require("react"));var I=require("react-native-svg"),k=a.default.memo((o)=>a.default.createElement(d,{...o,maskId:"round-filled-radius-1-stroke-2-IconAirplaneWindowOpen"},a.default.createElement(I.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM11.04 13C10.0283 13.0002 9.30673 13.9815 9.6084 14.9473L11.1836 19.9893C11.4711 19.9938 11.7454 20 12 20C12.7715 20 13.7235 19.9769 14.6777 19.9443C16.4516 19.8837 17.9127 18.6277 18.2627 16.9463L13.4004 13.2998C13.1407 13.1051 12.8246 13 12.5 13H11.04ZM12 4C11.2285 4 10.2765 4.0231 9.32227 4.05566C7.56736 4.11563 6.11871 5.34564 5.74902 7H18.251C17.8813 5.34564 16.4326 4.11563 14.6777 4.05566C13.7235 4.0231 12.7715 4 12 4Z",fill:"currentColor"}))),A=k;
|
|
2
|
+
|
|
3
|
+
//# debugId=A7B5259B10E5377B64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconAirplaneWindowOpen/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconAirplaneWindowOpen: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconAirplaneWindowOpen\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM11.04 13C10.0283 13.0002 9.30673 13.9815 9.6084 14.9473L11.1836 19.9893C11.4711 19.9938 11.7454 20 12 20C12.7715 20 13.7235 19.9769 14.6777 19.9443C16.4516 19.8837 17.9127 18.6277 18.2627 16.9463L13.4004 13.2998C13.1407 13.1051 12.8246 13 12.5 13H11.04ZM12 4C11.2285 4 10.2765 4.0231 9.32227 4.05566C7.56736 4.11563 6.11871 5.34564 5.74902 7H18.251C17.8813 5.34564 16.4326 4.11563 14.6777 4.05566C13.7235 4.0231 12.7715 4 12 4Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconAirplaneWindowOpen;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "0+BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,kFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA2E,UAAM,KAAK,CAAC,IAC3F,wBAAikC,EAAjkC,IAAqB,EAAO,OAAO,yDAAwD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i6BAAi6B,KAAK,eAAc,CAAI,CACzkC,EAEc",
|
|
9
|
+
"debugId": "A7B5259B10E5377B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as a,Mask as m,Rect as C,G as d}from"react-native-svg";var l=({children:e,size:r=24,mode:p="masked",maskId:n,...i})=>{let s=p!=="raw"&&!!n;return o.createElement(a,{...i,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},s?o.createElement(o.Fragment,null,o.createElement(m,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(C,{width:"24",height:"24",fill:"#000"}),o.createElement(d,{color:"#fff"},e)),o.createElement(C,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as f}from"react-native-svg";var u=t.memo((e)=>t.createElement(l,{...e,maskId:"round-filled-radius-1-stroke-2-IconAirplaneWindowOpen"},t.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM11.04 13C10.0283 13.0002 9.30673 13.9815 9.6084 14.9473L11.1836 19.9893C11.4711 19.9938 11.7454 20 12 20C12.7715 20 13.7235 19.9769 14.6777 19.9443C16.4516 19.8837 17.9127 18.6277 18.2627 16.9463L13.4004 13.2998C13.1407 13.1051 12.8246 13 12.5 13H11.04ZM12 4C11.2285 4 10.2765 4.0231 9.32227 4.05566C7.56736 4.11563 6.11871 5.34564 5.74902 7H18.251C17.8813 5.34564 16.4326 4.11563 14.6777 4.05566C13.7235 4.0231 12.7715 4 12 4Z",fill:"currentColor"}))),P=u;export{u as IconAirplaneWindowOpen,P as default};
|
|
2
|
+
|
|
3
|
+
//# debugId=E0854EE59298E12664756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconAirplaneWindowOpen/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconAirplaneWindowOpen: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconAirplaneWindowOpen\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C12.805 2 13.7833 2.02378 14.7461 2.05664C17.723 2.15839 20.1446 4.48308 20.3311 7.4668C20.4237 8.94903 20.5 10.5974 20.5 12C20.5 13.4026 20.4237 15.051 20.3311 16.5332C20.1446 19.5169 17.723 21.8416 14.7461 21.9434C13.7833 21.9762 12.805 22 12 22C11.195 22 10.2167 21.9762 9.25391 21.9434C6.27702 21.8416 3.85536 19.5169 3.66895 16.5332C3.57634 15.051 3.5 13.4026 3.5 12C3.5 10.5974 3.57634 8.94903 3.66895 7.4668C3.85536 4.48308 6.27702 2.15839 9.25391 2.05664C10.2167 2.02378 11.195 2 12 2ZM11.04 13C10.0283 13.0002 9.30673 13.9815 9.6084 14.9473L11.1836 19.9893C11.4711 19.9938 11.7454 20 12 20C12.7715 20 13.7235 19.9769 14.6777 19.9443C16.4516 19.8837 17.9127 18.6277 18.2627 16.9463L13.4004 13.2998C13.1407 13.1051 12.8246 13 12.5 13H11.04ZM12 4C11.2285 4 10.2765 4.0231 9.32227 4.05566C7.56736 4.11563 6.11871 5.34564 5.74902 7H18.251C17.8813 5.34564 16.4326 4.11563 14.6777 4.05566C13.7235 4.0231 12.7715 4 12 4Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconAirplaneWindowOpen;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA2E,EAAM,KAAK,CAAC,IAC3F,gBAAikC,EAAjkC,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i6BAAi6B,KAAK,eAAc,CAAI,CACzkC,EAEc",
|
|
9
|
+
"debugId": "E0854EE59298E12664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var M=Object.create;var{getPrototypeOf:k,defineProperty:s,getOwnPropertyNames:c,getOwnPropertyDescriptor:v}=Object,g=Object.prototype.hasOwnProperty;function h(o){return this[o]}var w,P,B=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var a=r?w??=new WeakMap:P??=new WeakMap,i=a.get(o);if(i)return i}e=o!=null?M(k(o)):{};let p=r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e;if(o&&typeof o==="object"||typeof o==="function"){for(let d of c(o))if(!g.call(p,d))s(p,d,{get:h.bind(o,d),enumerable:!0})}if(n)a.set(o,p);return p},L=(o)=>{var r=(u??=new WeakMap).get(o),e;if(r)return r;if(r=s({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of c(o))if(!g.call(r,n))s(r,n,{get:h.bind(o,n),enumerable:!(e=v(o,n))||e.enumerable})}return u.set(o,r),r},u;var Z=(o)=>o;function y(o,r){this[o]=Z.bind(null,r)}var x=(o,r)=>{for(var e in r)s(o,e,{get:r[e],enumerable:!0,configurable:!0,set:y.bind(r,e)})};var S={};x(S,{CentralIconBase:()=>f});module.exports=L(S);var C=B(require("react")),t=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:n,...a})=>{let i=e!=="raw"&&!!n;return C.default.createElement(t.Svg,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},i?C.default.createElement(C.default.Fragment,null,C.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(t.G,{color:"#fff"},o)),C.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};var b={};x(b,{IconBandage:()=>I,default:()=>F});module.exports=L(b);var l=B(require("react"));var m=require("react-native-svg"),I=l.default.memo((o)=>l.default.createElement(f,{...o,maskId:"round-filled-radius-1-stroke-2-IconBandage"},l.default.createElement(m.Path,{d:"M11.5003 19.9133L11.2074 20.2063C9.16 22.2537 5.84069 22.2537 3.79332 20.2063C1.746 18.1589 1.74596 14.8396 3.79332 12.7922L4.08629 12.4993L11.5003 19.9133Z",fill:"currentColor"}),l.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5003 12.9133L12.9144 18.4993L5.50035 11.0852L11.0863 5.49927L18.5003 12.9133ZM12.0003 13.2502C11.4481 13.2502 11.0003 13.698 11.0003 14.2502C11.0006 14.8023 11.4482 15.2502 12.0003 15.2502C12.5525 15.2502 13.0001 14.8023 13.0003 14.2502C13.0003 13.698 12.5526 13.2502 12.0003 13.2502ZM9.75035 11.0002C9.19806 11.0002 8.75035 11.448 8.75035 12.0002C8.75061 12.5523 9.19823 13.0002 9.75035 13.0002C10.3025 13.0002 10.7501 12.5523 10.7503 12.0002C10.7503 11.448 10.3026 11.0002 9.75035 11.0002ZM14.2503 11.0002C13.6981 11.0002 13.2503 11.448 13.2503 12.0002C13.2506 12.5523 13.6982 13.0002 14.2503 13.0002C14.8025 13.0002 15.2501 12.5523 15.2503 12.0002C15.2503 11.448 14.8026 11.0002 14.2503 11.0002ZM12.0003 8.75025C11.4481 8.75025 11.0003 9.19796 11.0003 9.75025C11.0006 10.3023 11.4482 10.7502 12.0003 10.7502C12.5525 10.7502 13.0001 10.3023 13.0003 9.75025C13.0003 9.19796 12.5526 8.75025 12.0003 8.75025Z",fill:"currentColor"}),l.default.createElement(m.Path,{d:"M12.7933 3.79224C14.8407 1.74508 18.1601 1.74499 20.2074 3.79224C22.2547 5.83955 22.2545 9.15891 20.2074 11.2063L19.9144 11.4993L12.5003 4.08521L12.7933 3.79224Z",fill:"currentColor"}))),F=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=86B539993701A0FE64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBandage/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBandage: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconBandage\"><Path d=\"M11.5003 19.9133L11.2074 20.2063C9.16 22.2537 5.84069 22.2537 3.79332 20.2063C1.746 18.1589 1.74596 14.8396 3.79332 12.7922L4.08629 12.4993L11.5003 19.9133Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5003 12.9133L12.9144 18.4993L5.50035 11.0852L11.0863 5.49927L18.5003 12.9133ZM12.0003 13.2502C11.4481 13.2502 11.0003 13.698 11.0003 14.2502C11.0006 14.8023 11.4482 15.2502 12.0003 15.2502C12.5525 15.2502 13.0001 14.8023 13.0003 14.2502C13.0003 13.698 12.5526 13.2502 12.0003 13.2502ZM9.75035 11.0002C9.19806 11.0002 8.75035 11.448 8.75035 12.0002C8.75061 12.5523 9.19823 13.0002 9.75035 13.0002C10.3025 13.0002 10.7501 12.5523 10.7503 12.0002C10.7503 11.448 10.3026 11.0002 9.75035 11.0002ZM14.2503 11.0002C13.6981 11.0002 13.2503 11.448 13.2503 12.0002C13.2506 12.5523 13.6982 13.0002 14.2503 13.0002C14.8025 13.0002 15.2501 12.5523 15.2503 12.0002C15.2503 11.448 14.8026 11.0002 14.2503 11.0002ZM12.0003 8.75025C11.4481 8.75025 11.0003 9.19796 11.0003 9.75025C11.0006 10.3023 11.4482 10.7502 12.0003 10.7502C12.5525 10.7502 13.0001 10.3023 13.0003 9.75025C13.0003 9.19796 12.5526 8.75025 12.0003 8.75025Z\" fill=\"currentColor\"/><Path d=\"M12.7933 3.79224C14.8407 1.74508 18.1601 1.74499 20.2074 3.79224C22.2547 5.83955 22.2545 9.15891 20.2074 11.2063L19.9144 11.4993L12.5003 4.08521L12.7933 3.79224Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconBandage;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "0+BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,uEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAgE,UAAM,KAAK,CAAC,IAChF,wBAAo6C,EAAp6C,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,+JAA+J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,k5BAAk5B,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oKAAoK,KAAK,eAAc,CAAI,CAC56C,EAEc",
|
|
9
|
+
"debugId": "86B539993701A0FE64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as m,Mask as d,Rect as l,G as f}from"react-native-svg";var s=({children:n,size:r=24,mode:a="masked",maskId:t,...i})=>{let p=a!=="raw"&&!!t;return o.createElement(m,{...i,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?o.createElement(o.Fragment,null,o.createElement(d,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(l,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},n)),o.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):n)};import e from"react";import{Path as C}from"react-native-svg";var u=e.memo((n)=>e.createElement(s,{...n,maskId:"round-filled-radius-1-stroke-2-IconBandage"},e.createElement(C,{d:"M11.5003 19.9133L11.2074 20.2063C9.16 22.2537 5.84069 22.2537 3.79332 20.2063C1.746 18.1589 1.74596 14.8396 3.79332 12.7922L4.08629 12.4993L11.5003 19.9133Z",fill:"currentColor"}),e.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5003 12.9133L12.9144 18.4993L5.50035 11.0852L11.0863 5.49927L18.5003 12.9133ZM12.0003 13.2502C11.4481 13.2502 11.0003 13.698 11.0003 14.2502C11.0006 14.8023 11.4482 15.2502 12.0003 15.2502C12.5525 15.2502 13.0001 14.8023 13.0003 14.2502C13.0003 13.698 12.5526 13.2502 12.0003 13.2502ZM9.75035 11.0002C9.19806 11.0002 8.75035 11.448 8.75035 12.0002C8.75061 12.5523 9.19823 13.0002 9.75035 13.0002C10.3025 13.0002 10.7501 12.5523 10.7503 12.0002C10.7503 11.448 10.3026 11.0002 9.75035 11.0002ZM14.2503 11.0002C13.6981 11.0002 13.2503 11.448 13.2503 12.0002C13.2506 12.5523 13.6982 13.0002 14.2503 13.0002C14.8025 13.0002 15.2501 12.5523 15.2503 12.0002C15.2503 11.448 14.8026 11.0002 14.2503 11.0002ZM12.0003 8.75025C11.4481 8.75025 11.0003 9.19796 11.0003 9.75025C11.0006 10.3023 11.4482 10.7502 12.0003 10.7502C12.5525 10.7502 13.0001 10.3023 13.0003 9.75025C13.0003 9.19796 12.5526 8.75025 12.0003 8.75025Z",fill:"currentColor"}),e.createElement(C,{d:"M12.7933 3.79224C14.8407 1.74508 18.1601 1.74499 20.2074 3.79224C22.2547 5.83955 22.2545 9.15891 20.2074 11.2063L19.9144 11.4993L12.5003 4.08521L12.7933 3.79224Z",fill:"currentColor"}))),v=u;export{u as IconBandage,v as default};
|
|
2
|
+
|
|
3
|
+
//# debugId=F89333D5BE11F5E264756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconBandage/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBandage: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconBandage\"><Path d=\"M11.5003 19.9133L11.2074 20.2063C9.16 22.2537 5.84069 22.2537 3.79332 20.2063C1.746 18.1589 1.74596 14.8396 3.79332 12.7922L4.08629 12.4993L11.5003 19.9133Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5003 12.9133L12.9144 18.4993L5.50035 11.0852L11.0863 5.49927L18.5003 12.9133ZM12.0003 13.2502C11.4481 13.2502 11.0003 13.698 11.0003 14.2502C11.0006 14.8023 11.4482 15.2502 12.0003 15.2502C12.5525 15.2502 13.0001 14.8023 13.0003 14.2502C13.0003 13.698 12.5526 13.2502 12.0003 13.2502ZM9.75035 11.0002C9.19806 11.0002 8.75035 11.448 8.75035 12.0002C8.75061 12.5523 9.19823 13.0002 9.75035 13.0002C10.3025 13.0002 10.7501 12.5523 10.7503 12.0002C10.7503 11.448 10.3026 11.0002 9.75035 11.0002ZM14.2503 11.0002C13.6981 11.0002 13.2503 11.448 13.2503 12.0002C13.2506 12.5523 13.6982 13.0002 14.2503 13.0002C14.8025 13.0002 15.2501 12.5523 15.2503 12.0002C15.2503 11.448 14.8026 11.0002 14.2503 11.0002ZM12.0003 8.75025C11.4481 8.75025 11.0003 9.19796 11.0003 9.75025C11.0006 10.3023 11.4482 10.7502 12.0003 10.7502C12.5525 10.7502 13.0001 10.3023 13.0003 9.75025C13.0003 9.19796 12.5526 8.75025 12.0003 8.75025Z\" fill=\"currentColor\"/><Path d=\"M12.7933 3.79224C14.8407 1.74508 18.1601 1.74499 20.2074 3.79224C22.2547 5.83955 22.2545 9.15891 20.2074 11.2063L19.9144 11.4993L12.5003 4.08521L12.7933 3.79224Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconBandage;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAgE,EAAM,KAAK,CAAC,IAChF,gBAAo6C,EAAp6C,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,+JAA+J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,k5BAAk5B,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oKAAoK,KAAK,eAAc,CAAI,CAC56C,EAEc",
|
|
9
|
+
"debugId": "F89333D5BE11F5E264756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var v=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:L}=Object,g=Object.prototype.hasOwnProperty;function c(o){return this[o]}var P,y,x=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var s=r?P??=new WeakMap:y??=new WeakMap,p=s.get(o);if(p)return p}e=o!=null?v(w(o)):{};let m=r||!o||!o.__esModule?l(e,"default",{value:o,enumerable:!0}):e;if(o&&typeof o==="object"||typeof o==="function"){for(let a of u(o))if(!g.call(m,a))l(m,a,{get:c.bind(o,a),enumerable:!0})}if(t)s.set(o,m);return m},I=(o)=>{var r=(h??=new WeakMap).get(o),e;if(r)return r;if(r=l({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of u(o))if(!g.call(r,t))l(r,t,{get:c.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return h.set(o,r),r},h;var M=(o)=>o;function S(o,r){this[o]=M.bind(null,r)}var k=(o,r)=>{for(var e in r)l(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var H={};k(H,{CentralIconBase:()=>d});module.exports=I(H);var C=x(require("react")),n=require("react-native-svg"),d=({children:o,size:r=24,mode:e="masked",maskId:t,...s})=>{let p=e!=="raw"&&!!t;return C.default.createElement(n.Svg,{...s,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?C.default.createElement(C.default.Fragment,null,C.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(n.G,{color:"#fff"},o)),C.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var b={};k(b,{IconTextHighlight:()=>B,default:()=>Z});module.exports=I(b);var i=x(require("react"));var f=require("react-native-svg"),B=i.default.memo((o)=>i.default.createElement(d,{...o,maskId:"round-filled-radius-1-stroke-2-IconTextHighlight"},i.default.createElement(f.Path,{d:"M12.8408 12.5H11.1592L12 10.5371L12.8408 12.5Z",fill:"currentColor"}),i.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M7.15723 4.27542C12.2307 3.64012 18.9999 2.40403 19 6.751C18.9998 7.88336 18.5439 8.61761 17.7803 9.07718C20.7204 9.35351 22.9999 10.1841 23 12.501C22.9997 14.1823 21.799 15.0808 20.0166 15.5528C20.6057 15.9134 20.9999 16.5615 21 17.3028C20.9998 18.3942 20.1467 19.2955 19.0576 19.3672C17.6975 19.4565 15.883 19.5909 14.5 19.75C13.4316 19.873 12.118 20.0684 10.9521 20.2539C9.8933 20.4224 8.89552 19.9171 8.375 19.0782C5.42806 18.9433 3.0005 18.2992 3 16.001C3.00005 14.7474 3.72296 13.9864 4.85742 13.5303C2.60385 13.0826 1.00044 12.2086 1 10.501C1.00008 8.72642 2.73101 7.85119 5.12402 7.41995C5.04463 7.18361 5.00004 6.93143 5 6.66995C5.00025 5.44766 5.94436 4.42729 7.15723 4.27542ZM12 7.00003C11.65 7.00003 11.3297 7.18271 11.1494 7.47464L11.0811 7.60647L8.08105 14.6065C7.86368 15.114 8.09891 15.7014 8.60645 15.919C9.11402 16.1364 9.70142 15.9011 9.91895 15.3936L10.3018 14.5H13.6982L14.0811 15.3936C14.2986 15.9011 14.886 16.1364 15.3936 15.919C15.9011 15.7014 16.1363 15.114 15.9189 14.6065L12.9189 7.60647C12.7614 7.23881 12.4 7.00003 12 7.00003Z",fill:"currentColor"}))),Z=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=A110040255DCF68664756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconTextHighlight/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTextHighlight: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconTextHighlight\"><Path d=\"M12.8408 12.5H11.1592L12 10.5371L12.8408 12.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.15723 4.27542C12.2307 3.64012 18.9999 2.40403 19 6.751C18.9998 7.88336 18.5439 8.61761 17.7803 9.07718C20.7204 9.35351 22.9999 10.1841 23 12.501C22.9997 14.1823 21.799 15.0808 20.0166 15.5528C20.6057 15.9134 20.9999 16.5615 21 17.3028C20.9998 18.3942 20.1467 19.2955 19.0576 19.3672C17.6975 19.4565 15.883 19.5909 14.5 19.75C13.4316 19.873 12.118 20.0684 10.9521 20.2539C9.8933 20.4224 8.89552 19.9171 8.375 19.0782C5.42806 18.9433 3.0005 18.2992 3 16.001C3.00005 14.7474 3.72296 13.9864 4.85742 13.5303C2.60385 13.0826 1.00044 12.2086 1 10.501C1.00008 8.72642 2.73101 7.85119 5.12402 7.41995C5.04463 7.18361 5.00004 6.93143 5 6.66995C5.00025 5.44766 5.94436 4.42729 7.15723 4.27542ZM12 7.00003C11.65 7.00003 11.3297 7.18271 11.1494 7.47464L11.0811 7.60647L8.08105 14.6065C7.86368 15.114 8.09891 15.7014 8.60645 15.919C9.11402 16.1364 9.70142 15.9011 9.91895 15.3936L10.3018 14.5H13.6982L14.0811 15.3936C14.2986 15.9011 14.886 16.1364 15.3936 15.919C15.9011 15.7014 16.1363 15.114 15.9189 14.6065L12.9189 7.60647C12.7614 7.23881 12.4 7.00003 12 7.00003Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconTextHighlight;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "0+BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,6EChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAsE,UAAM,KAAK,CAAC,IACtF,wBAA4wC,EAA5wC,IAAqB,EAAO,OAAO,oDAAmD,wBAAC,OAAD,CAAM,EAAE,iDAAiD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,miCAAmiC,KAAK,eAAc,CAAI,CACpxC,EAEc",
|
|
9
|
+
"debugId": "A110040255DCF68664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as a,Mask as d,Rect as C,G as f}from"react-native-svg";var l=({children:e,size:r=24,mode:s="masked",maskId:n,...p})=>{let m=s!=="raw"&&!!n;return o.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},m?o.createElement(o.Fragment,null,o.createElement(d,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(C,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(C,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as i}from"react-native-svg";var h=t.memo((e)=>t.createElement(l,{...e,maskId:"round-filled-radius-1-stroke-2-IconTextHighlight"},t.createElement(i,{d:"M12.8408 12.5H11.1592L12 10.5371L12.8408 12.5Z",fill:"currentColor"}),t.createElement(i,{fillRule:"evenodd",clipRule:"evenodd",d:"M7.15723 4.27542C12.2307 3.64012 18.9999 2.40403 19 6.751C18.9998 7.88336 18.5439 8.61761 17.7803 9.07718C20.7204 9.35351 22.9999 10.1841 23 12.501C22.9997 14.1823 21.799 15.0808 20.0166 15.5528C20.6057 15.9134 20.9999 16.5615 21 17.3028C20.9998 18.3942 20.1467 19.2955 19.0576 19.3672C17.6975 19.4565 15.883 19.5909 14.5 19.75C13.4316 19.873 12.118 20.0684 10.9521 20.2539C9.8933 20.4224 8.89552 19.9171 8.375 19.0782C5.42806 18.9433 3.0005 18.2992 3 16.001C3.00005 14.7474 3.72296 13.9864 4.85742 13.5303C2.60385 13.0826 1.00044 12.2086 1 10.501C1.00008 8.72642 2.73101 7.85119 5.12402 7.41995C5.04463 7.18361 5.00004 6.93143 5 6.66995C5.00025 5.44766 5.94436 4.42729 7.15723 4.27542ZM12 7.00003C11.65 7.00003 11.3297 7.18271 11.1494 7.47464L11.0811 7.60647L8.08105 14.6065C7.86368 15.114 8.09891 15.7014 8.60645 15.919C9.11402 16.1364 9.70142 15.9011 9.91895 15.3936L10.3018 14.5H13.6982L14.0811 15.3936C14.2986 15.9011 14.886 16.1364 15.3936 15.919C15.9011 15.7014 16.1363 15.114 15.9189 14.6065L12.9189 7.60647C12.7614 7.23881 12.4 7.00003 12 7.00003Z",fill:"currentColor"}))),L=h;export{h as IconTextHighlight,L as default};
|
|
2
|
+
|
|
3
|
+
//# debugId=5BC9C9FBC3490D3A64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconTextHighlight/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTextHighlight: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-1-stroke-2-IconTextHighlight\"><Path d=\"M12.8408 12.5H11.1592L12 10.5371L12.8408 12.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M7.15723 4.27542C12.2307 3.64012 18.9999 2.40403 19 6.751C18.9998 7.88336 18.5439 8.61761 17.7803 9.07718C20.7204 9.35351 22.9999 10.1841 23 12.501C22.9997 14.1823 21.799 15.0808 20.0166 15.5528C20.6057 15.9134 20.9999 16.5615 21 17.3028C20.9998 18.3942 20.1467 19.2955 19.0576 19.3672C17.6975 19.4565 15.883 19.5909 14.5 19.75C13.4316 19.873 12.118 20.0684 10.9521 20.2539C9.8933 20.4224 8.89552 19.9171 8.375 19.0782C5.42806 18.9433 3.0005 18.2992 3 16.001C3.00005 14.7474 3.72296 13.9864 4.85742 13.5303C2.60385 13.0826 1.00044 12.2086 1 10.501C1.00008 8.72642 2.73101 7.85119 5.12402 7.41995C5.04463 7.18361 5.00004 6.93143 5 6.66995C5.00025 5.44766 5.94436 4.42729 7.15723 4.27542ZM12 7.00003C11.65 7.00003 11.3297 7.18271 11.1494 7.47464L11.0811 7.60647L8.08105 14.6065C7.86368 15.114 8.09891 15.7014 8.60645 15.919C9.11402 16.1364 9.70142 15.9011 9.91895 15.3936L10.3018 14.5H13.6982L14.0811 15.3936C14.2986 15.9011 14.886 16.1364 15.3936 15.919C15.9011 15.7014 16.1363 15.114 15.9189 14.6065L12.9189 7.60647C12.7614 7.23881 12.4 7.00003 12 7.00003Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconTextHighlight;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAsE,EAAM,KAAK,CAAC,IACtF,gBAA4wC,EAA5wC,IAAqB,EAAO,OAAO,oDAAmD,gBAAC,EAAD,CAAM,EAAE,iDAAiD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,miCAAmiC,KAAK,eAAc,CAAI,CACpxC,EAEc",
|
|
9
|
+
"debugId": "5BC9C9FBC3490D3A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/README.md
CHANGED
|
@@ -821,6 +821,7 @@ Below is a complete list of available icons:
|
|
|
821
821
|
- IconColorPalette2
|
|
822
822
|
- IconEyedropper
|
|
823
823
|
- IconExtendImage
|
|
824
|
+
- IconBandage
|
|
824
825
|
|
|
825
826
|
### Emoji
|
|
826
827
|
|
|
@@ -2307,6 +2308,7 @@ Below is a complete list of available icons:
|
|
|
2307
2308
|
- IconLetterZCircle
|
|
2308
2309
|
- IconLetterASquare
|
|
2309
2310
|
- IconLetterZSquare
|
|
2311
|
+
- IconTextHighlight
|
|
2310
2312
|
|
|
2311
2313
|
### Vehicles
|
|
2312
2314
|
|
|
@@ -2314,6 +2316,8 @@ Below is a complete list of available icons:
|
|
|
2314
2316
|
- IconBoat
|
|
2315
2317
|
- IconCarTaxi
|
|
2316
2318
|
- IconRocket2
|
|
2319
|
+
- IconAirplaneWindowClosed
|
|
2320
|
+
- IconAirplaneWindowOpen
|
|
2317
2321
|
|
|
2318
2322
|
### Vehicles & Aircrafts
|
|
2319
2323
|
|