@onbeam/icons 1.1.5 → 1.1.6

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,10 @@
1
+ 'use strict';
2
+
3
+ var react = require('react');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ var i=react.forwardRef((r,o,t=24,a=24)=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",height:t,width:a,ref:o,...r,children:[jsxRuntime.jsx("g",{filter:"url(#apple_svg__apple_svg__filter0_d_448_1608)",children:jsxRuntime.jsx("path",{fill:"#fff",d:"M19 15.369c-.093.268-.19.525-.293.77a9.043 9.043 0 01-.894 1.607c-.47.67-.854 1.134-1.151 1.392-.46.422-.952.64-1.48.65-.379 0-.834-.107-1.366-.325-.533-.218-1.023-.326-1.471-.326-.47 0-.974.108-1.513.326-.54.218-.975.332-1.307.343-.506.022-1.01-.2-1.513-.669-.321-.28-.723-.76-1.204-1.44-.516-.726-.94-1.569-1.273-2.53C5.178 14.132 5 13.128 5 12.155c0-1.114.24-2.075.723-2.88a4.24 4.24 0 011.514-1.53 4.072 4.072 0 012.046-.578c.402 0 .928.124 1.583.368.653.245 1.072.37 1.256.37.137 0 .603-.146 1.392-.435.746-.27 1.376-.38 1.892-.336 1.399.112 2.449.664 3.148 1.657-1.25.758-1.87 1.819-1.857 3.18.011 1.06.396 1.944 1.152 2.645.343.324.726.575 1.151.754zM15.482 3.187c.012.111.017.222.017.333 0 .83-.304 1.607-.908 2.325-.73.854-1.614 1.348-2.573 1.27A2.57 2.57 0 0112 6.8c0-.798.348-1.652.964-2.35a3.72 3.72 0 011.175-.882c.474-.231.923-.359 1.345-.38z"})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsxs("filter",{id:"apple_svg__apple_svg__filter0_d_448_1608",width:16.5,height:19.12,x:4.17,y:2.35,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsxRuntime.jsx("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),jsxRuntime.jsx("feOffset",{dx:.42,dy:.42}),jsxRuntime.jsx("feGaussianBlur",{stdDeviation:.63}),jsxRuntime.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),jsxRuntime.jsx("feColorMatrix",{values:"0 0 0 0 0.921569 0 0 0 0 0.737255 0 0 0 0 1 0 0 0 0.5 0"}),jsxRuntime.jsx("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_448_1608"}),jsxRuntime.jsx("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_448_1608",result:"shape"})]})})]})),d=i;
7
+
8
+ exports.a = d;
9
+ //# sourceMappingURL=out.js.map
10
+ //# sourceMappingURL=chunk-QX4KV7SO.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../generated/companies/Apple.tsx"],"names":["forwardRef","jsx","jsxs","AppleIcon","props","svgRef","height","width","Apple_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAa7B,cAAAC,EAMA,QAAAC,MANA,oBAZR,IAAMC,EAAYH,EAChB,CAACI,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,KAAE,OAAO,iDACR,SAAAA,EAAC,QACC,KAAK,OACL,EAAE,21BACJ,EACF,EACAA,EAAC,QACC,SAAAC,EAAC,UACC,GAAG,2CACH,MAAO,KACP,OAAQ,MACR,EAAG,KACH,EAAG,KACH,0BAA0B,OAC1B,YAAY,iBAEZ,UAAAD,EAAC,WAAQ,aAAc,EAAG,OAAO,qBAAqB,EACtDA,EAAC,iBACC,GAAG,cACH,OAAO,YACP,OAAO,4CACT,EACAA,EAAC,YAAS,GAAI,IAAM,GAAI,IAAM,EAC9BA,EAAC,kBAAe,aAAc,IAAM,EACpCA,EAAC,eAAY,IAAI,YAAY,SAAS,MAAM,EAC5CA,EAAC,iBAAc,OAAO,0DAA0D,EAChFA,EAAC,WACC,IAAI,qBACJ,OAAO,8BACT,EACAA,EAAC,WACC,GAAG,gBACH,IAAI,8BACJ,OAAO,QACT,GACF,EACF,GACF,CAEJ,EACOO,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst AppleIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <g filter=\"url(#apple_svg__apple_svg__filter0_d_448_1608)\">\n <path\n fill=\"#fff\"\n d=\"M19 15.369c-.093.268-.19.525-.293.77a9.043 9.043 0 01-.894 1.607c-.47.67-.854 1.134-1.151 1.392-.46.422-.952.64-1.48.65-.379 0-.834-.107-1.366-.325-.533-.218-1.023-.326-1.471-.326-.47 0-.974.108-1.513.326-.54.218-.975.332-1.307.343-.506.022-1.01-.2-1.513-.669-.321-.28-.723-.76-1.204-1.44-.516-.726-.94-1.569-1.273-2.53C5.178 14.132 5 13.128 5 12.155c0-1.114.24-2.075.723-2.88a4.24 4.24 0 011.514-1.53 4.072 4.072 0 012.046-.578c.402 0 .928.124 1.583.368.653.245 1.072.37 1.256.37.137 0 .603-.146 1.392-.435.746-.27 1.376-.38 1.892-.336 1.399.112 2.449.664 3.148 1.657-1.25.758-1.87 1.819-1.857 3.18.011 1.06.396 1.944 1.152 2.645.343.324.726.575 1.151.754zM15.482 3.187c.012.111.017.222.017.333 0 .83-.304 1.607-.908 2.325-.73.854-1.614 1.348-2.573 1.27A2.57 2.57 0 0112 6.8c0-.798.348-1.652.964-2.35a3.72 3.72 0 011.175-.882c.474-.231.923-.359 1.345-.38z\"\n />\n </g>\n <defs>\n <filter\n id=\"apple_svg__apple_svg__filter0_d_448_1608\"\n width={16.5}\n height={19.12}\n x={4.17}\n y={2.35}\n colorInterpolationFilters=\"sRGB\"\n filterUnits=\"userSpaceOnUse\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n result=\"hardAlpha\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n />\n <feOffset dx={0.42} dy={0.42} />\n <feGaussianBlur stdDeviation={0.63} />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix values=\"0 0 0 0 0.921569 0 0 0 0 0.737255 0 0 0 0 1 0 0 0 0.5 0\" />\n <feBlend\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_448_1608\"\n />\n <feBlend\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_448_1608\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n ),\n);\nexport default AppleIcon;\n"]}
@@ -0,0 +1,8 @@
1
+ import { forwardRef } from 'react';
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
+
4
+ var i=forwardRef((r,o,t=24,a=24)=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",height:t,width:a,ref:o,...r,children:[jsx("g",{filter:"url(#apple_svg__apple_svg__filter0_d_448_1608)",children:jsx("path",{fill:"#fff",d:"M19 15.369c-.093.268-.19.525-.293.77a9.043 9.043 0 01-.894 1.607c-.47.67-.854 1.134-1.151 1.392-.46.422-.952.64-1.48.65-.379 0-.834-.107-1.366-.325-.533-.218-1.023-.326-1.471-.326-.47 0-.974.108-1.513.326-.54.218-.975.332-1.307.343-.506.022-1.01-.2-1.513-.669-.321-.28-.723-.76-1.204-1.44-.516-.726-.94-1.569-1.273-2.53C5.178 14.132 5 13.128 5 12.155c0-1.114.24-2.075.723-2.88a4.24 4.24 0 011.514-1.53 4.072 4.072 0 012.046-.578c.402 0 .928.124 1.583.368.653.245 1.072.37 1.256.37.137 0 .603-.146 1.392-.435.746-.27 1.376-.38 1.892-.336 1.399.112 2.449.664 3.148 1.657-1.25.758-1.87 1.819-1.857 3.18.011 1.06.396 1.944 1.152 2.645.343.324.726.575 1.151.754zM15.482 3.187c.012.111.017.222.017.333 0 .83-.304 1.607-.908 2.325-.73.854-1.614 1.348-2.573 1.27A2.57 2.57 0 0112 6.8c0-.798.348-1.652.964-2.35a3.72 3.72 0 011.175-.882c.474-.231.923-.359 1.345-.38z"})}),jsx("defs",{children:jsxs("filter",{id:"apple_svg__apple_svg__filter0_d_448_1608",width:16.5,height:19.12,x:4.17,y:2.35,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),jsx("feOffset",{dx:.42,dy:.42}),jsx("feGaussianBlur",{stdDeviation:.63}),jsx("feComposite",{in2:"hardAlpha",operator:"out"}),jsx("feColorMatrix",{values:"0 0 0 0 0.921569 0 0 0 0 0.737255 0 0 0 0 1 0 0 0 0.5 0"}),jsx("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_448_1608"}),jsx("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_448_1608",result:"shape"})]})})]})),d=i;
5
+
6
+ export { d as a };
7
+ //# sourceMappingURL=out.js.map
8
+ //# sourceMappingURL=chunk-VPTIOTVU.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../generated/companies/Apple.tsx"],"names":["forwardRef","jsx","jsxs","AppleIcon","props","svgRef","height","width","Apple_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAa7B,cAAAC,EAMA,QAAAC,MANA,oBAZR,IAAMC,EAAYH,EAChB,CAACI,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,KAAK,OACL,QAAQ,YACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,UAAAH,EAAC,KAAE,OAAO,iDACR,SAAAA,EAAC,QACC,KAAK,OACL,EAAE,21BACJ,EACF,EACAA,EAAC,QACC,SAAAC,EAAC,UACC,GAAG,2CACH,MAAO,KACP,OAAQ,MACR,EAAG,KACH,EAAG,KACH,0BAA0B,OAC1B,YAAY,iBAEZ,UAAAD,EAAC,WAAQ,aAAc,EAAG,OAAO,qBAAqB,EACtDA,EAAC,iBACC,GAAG,cACH,OAAO,YACP,OAAO,4CACT,EACAA,EAAC,YAAS,GAAI,IAAM,GAAI,IAAM,EAC9BA,EAAC,kBAAe,aAAc,IAAM,EACpCA,EAAC,eAAY,IAAI,YAAY,SAAS,MAAM,EAC5CA,EAAC,iBAAc,OAAO,0DAA0D,EAChFA,EAAC,WACC,IAAI,qBACJ,OAAO,8BACT,EACAA,EAAC,WACC,GAAG,gBACH,IAAI,8BACJ,OAAO,QACT,GACF,EACF,GACF,CAEJ,EACOO,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst AppleIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <g filter=\"url(#apple_svg__apple_svg__filter0_d_448_1608)\">\n <path\n fill=\"#fff\"\n d=\"M19 15.369c-.093.268-.19.525-.293.77a9.043 9.043 0 01-.894 1.607c-.47.67-.854 1.134-1.151 1.392-.46.422-.952.64-1.48.65-.379 0-.834-.107-1.366-.325-.533-.218-1.023-.326-1.471-.326-.47 0-.974.108-1.513.326-.54.218-.975.332-1.307.343-.506.022-1.01-.2-1.513-.669-.321-.28-.723-.76-1.204-1.44-.516-.726-.94-1.569-1.273-2.53C5.178 14.132 5 13.128 5 12.155c0-1.114.24-2.075.723-2.88a4.24 4.24 0 011.514-1.53 4.072 4.072 0 012.046-.578c.402 0 .928.124 1.583.368.653.245 1.072.37 1.256.37.137 0 .603-.146 1.392-.435.746-.27 1.376-.38 1.892-.336 1.399.112 2.449.664 3.148 1.657-1.25.758-1.87 1.819-1.857 3.18.011 1.06.396 1.944 1.152 2.645.343.324.726.575 1.151.754zM15.482 3.187c.012.111.017.222.017.333 0 .83-.304 1.607-.908 2.325-.73.854-1.614 1.348-2.573 1.27A2.57 2.57 0 0112 6.8c0-.798.348-1.652.964-2.35a3.72 3.72 0 011.175-.882c.474-.231.923-.359 1.345-.38z\"\n />\n </g>\n <defs>\n <filter\n id=\"apple_svg__apple_svg__filter0_d_448_1608\"\n width={16.5}\n height={19.12}\n x={4.17}\n y={2.35}\n colorInterpolationFilters=\"sRGB\"\n filterUnits=\"userSpaceOnUse\"\n >\n <feFlood floodOpacity={0} result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n result=\"hardAlpha\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n />\n <feOffset dx={0.42} dy={0.42} />\n <feGaussianBlur stdDeviation={0.63} />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix values=\"0 0 0 0 0.921569 0 0 0 0 0.737255 0 0 0 0 1 0 0 0 0.5 0\" />\n <feBlend\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_448_1608\"\n />\n <feBlend\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_448_1608\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n ),\n);\nexport default AppleIcon;\n"]}
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var chunkJTQJGSUM_js = require('../chunk-JTQJGSUM.js');
3
+ var chunkQX4KV7SO_js = require('../chunk-QX4KV7SO.js');
4
4
 
5
5
 
6
6
 
7
- module.exports = chunkJTQJGSUM_js.a;
7
+ module.exports = chunkQX4KV7SO_js.a;
8
8
  //# sourceMappingURL=out.js.map
9
9
  //# sourceMappingURL=Apple.js.map
@@ -1,3 +1,3 @@
1
- export { a as default } from '../chunk-G2S72GC2.mjs';
1
+ export { a as default } from '../chunk-VPTIOTVU.mjs';
2
2
  //# sourceMappingURL=out.js.map
3
3
  //# sourceMappingURL=Apple.mjs.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-3QIRWRMB.js');
4
- var chunkJTQJGSUM_js = require('../chunk-JTQJGSUM.js');
4
+ var chunkQX4KV7SO_js = require('../chunk-QX4KV7SO.js');
5
5
  var chunk2KD2NUDB_js = require('../chunk-2KD2NUDB.js');
6
6
  var chunkTDMTJIHY_js = require('../chunk-TDMTJIHY.js');
7
7
  var chunk5QH3BI5F_js = require('../chunk-5QH3BI5F.js');
@@ -10,7 +10,7 @@ var chunk5QH3BI5F_js = require('../chunk-5QH3BI5F.js');
10
10
 
11
11
  Object.defineProperty(exports, "AppleIcon", {
12
12
  enumerable: true,
13
- get: function () { return chunkJTQJGSUM_js.a; }
13
+ get: function () { return chunkQX4KV7SO_js.a; }
14
14
  });
15
15
  Object.defineProperty(exports, "DiscordIcon", {
16
16
  enumerable: true,
@@ -1,5 +1,5 @@
1
1
  import '../chunk-WMOBK6YG.mjs';
2
- export { a as AppleIcon } from '../chunk-G2S72GC2.mjs';
2
+ export { a as AppleIcon } from '../chunk-VPTIOTVU.mjs';
3
3
  export { a as DiscordIcon } from '../chunk-N3Z72N2Z.mjs';
4
4
  export { a as GoogleIcon } from '../chunk-EOAJD4XU.mjs';
5
5
  export { a as TwitterIcon } from '../chunk-AE7I5IDB.mjs';
package/dist/index.js CHANGED
@@ -32,7 +32,7 @@ var chunkSQIENVIR_js = require('./chunk-SQIENVIR.js');
32
32
  var chunkIEJF3AVQ_js = require('./chunk-IEJF3AVQ.js');
33
33
  var chunkHDTUDOV3_js = require('./chunk-HDTUDOV3.js');
34
34
  require('./chunk-3QIRWRMB.js');
35
- var chunkJTQJGSUM_js = require('./chunk-JTQJGSUM.js');
35
+ var chunkQX4KV7SO_js = require('./chunk-QX4KV7SO.js');
36
36
  var chunk2KD2NUDB_js = require('./chunk-2KD2NUDB.js');
37
37
  var chunkTDMTJIHY_js = require('./chunk-TDMTJIHY.js');
38
38
  var chunk5QH3BI5F_js = require('./chunk-5QH3BI5F.js');
@@ -160,7 +160,7 @@ Object.defineProperty(exports, "CursorIcon", {
160
160
  });
161
161
  Object.defineProperty(exports, "AppleIcon", {
162
162
  enumerable: true,
163
- get: function () { return chunkJTQJGSUM_js.a; }
163
+ get: function () { return chunkQX4KV7SO_js.a; }
164
164
  });
165
165
  Object.defineProperty(exports, "DiscordIcon", {
166
166
  enumerable: true,
package/dist/index.mjs CHANGED
@@ -30,7 +30,7 @@ export { a as BackIcon } from './chunk-TU2CJ6XS.mjs';
30
30
  export { a as CloseIcon } from './chunk-DV2IYBEQ.mjs';
31
31
  export { a as CursorIcon } from './chunk-VK3U5DDN.mjs';
32
32
  import './chunk-WMOBK6YG.mjs';
33
- export { a as AppleIcon } from './chunk-G2S72GC2.mjs';
33
+ export { a as AppleIcon } from './chunk-VPTIOTVU.mjs';
34
34
  export { a as DiscordIcon } from './chunk-N3Z72N2Z.mjs';
35
35
  export { a as GoogleIcon } from './chunk-EOAJD4XU.mjs';
36
36
  export { a as TwitterIcon } from './chunk-AE7I5IDB.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onbeam/icons",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "sideEffects": false,
5
5
  "license": "MIT",
6
6
  "module": "esnext",
@@ -1,8 +0,0 @@
1
- import { forwardRef } from 'react';
2
- import { jsx } from 'react/jsx-runtime';
3
-
4
- var s=forwardRef((e,r,t=24,l=24)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 814 1000",height:t,width:l,ref:r,...e,children:jsx("path",{fill:"currentColor",d:"M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z"})})),f=s;
5
-
6
- export { f as a };
7
- //# sourceMappingURL=out.js.map
8
- //# sourceMappingURL=chunk-G2S72GC2.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../generated/companies/Apple.tsx"],"names":["forwardRef","jsx","AppleIcon","props","svgRef","height","width","Apple_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAW/B,cAAAC,MAAA,oBAVN,IAAMC,EAAYF,EAChB,CAACG,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,QAAQ,eACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,SAAAF,EAAC,QACC,KAAK,eACL,EAAE,0iBACJ,EACF,CAEJ,EACOM,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst AppleIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 814 1000\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <path\n fill=\"currentColor\"\n d=\"M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z\"\n />\n </svg>\n ),\n);\nexport default AppleIcon;\n"]}
@@ -1,10 +0,0 @@
1
- 'use strict';
2
-
3
- var react = require('react');
4
- var jsxRuntime = require('react/jsx-runtime');
5
-
6
- var s=react.forwardRef((e,r,t=24,l=24)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 814 1000",height:t,width:l,ref:r,...e,children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z"})})),f=s;
7
-
8
- exports.a = f;
9
- //# sourceMappingURL=out.js.map
10
- //# sourceMappingURL=chunk-JTQJGSUM.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../generated/companies/Apple.tsx"],"names":["forwardRef","jsx","AppleIcon","props","svgRef","height","width","Apple_default"],"mappings":"AAAA,OAAS,cAAAA,MAA4B,QAW/B,cAAAC,MAAA,oBAVN,IAAMC,EAAYF,EAChB,CAACG,EAAOC,EAAQC,EAAS,GAAIC,EAAQ,KACnCL,EAAC,OACC,MAAM,6BACN,QAAQ,eACR,OAAQI,EACR,MAAOC,EACP,IAAKF,EACJ,GAAGD,EAEJ,SAAAF,EAAC,QACC,KAAK,eACL,EAAE,0iBACJ,EACF,CAEJ,EACOM,EAAQL","sourcesContent":["import { forwardRef, SVGProps } from 'react';\nconst AppleIcon = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>(\n (props, svgRef, height = 24, width = 24) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 814 1000\"\n height={height}\n width={width}\n ref={svgRef}\n {...props}\n >\n <path\n fill=\"currentColor\"\n d=\"M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.9 40.8s-105.6-57-155.5-127C46.7 790.7 0 663 0 541.8c0-194.4 126.4-297.5 250.8-297.5 66.1 0 121.2 43.4 162.7 43.4 39.5 0 101.1-46 176.3-46 28.5 0 130.9 2.6 198.3 99.2zm-234-181.5c31.1-36.9 53.1-88.1 53.1-139.3 0-7.1-.6-14.3-1.9-20.1-50.6 1.9-110.8 33.7-147.1 75.8-28.5 32.4-55.1 83.6-55.1 135.5 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.4 0 102.5-30.4 135.5-71.3z\"\n />\n </svg>\n ),\n);\nexport default AppleIcon;\n"]}