symbols-react 1.1.0 → 1.1.1
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/package.json
CHANGED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export const IconOpenaiLogo = /*#__PURE__*/React.forwardRef((props, ref) => /*#__PURE__*/React.createElement("svg", _extends({
|
|
4
|
+
ref: ref,
|
|
5
|
+
width: props.width || "28",
|
|
6
|
+
height: props.height || "28",
|
|
7
|
+
viewBox: "0 0 28 28",
|
|
8
|
+
fill: props.fill || "'none' || '#000000",
|
|
9
|
+
stroke: props.stroke || "none",
|
|
10
|
+
strokeWidth: props.strokeWidth || "2",
|
|
11
|
+
strokeLinecap: props.strokeLinecap || "round",
|
|
12
|
+
strokeLinejoin: props.strokeLinejoin || "round"
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
d: "M24.4833 11.8231C25.0122 10.1888 24.8301 8.3985 23.9844 6.91197C22.7125 4.63192 20.1558 3.45889 17.6588 4.0109C16.5479 2.72238 14.952 1.98961 13.2788 2.00011C10.7264 1.99411 8.46172 3.68615 7.67648 6.1867C6.0368 6.53246 4.62148 7.58923 3.79327 9.08701C2.51197 11.3611 2.80407 14.2276 4.51586 16.1777C3.98703 17.8119 4.16913 19.6022 5.01483 21.0888C6.28665 23.3688 8.84341 24.5418 11.3404 23.9898C12.4506 25.2784 14.0473 26.0111 15.7204 25.9999C18.2743 26.0066 20.5397 24.3131 21.3249 21.8103C22.9646 21.4645 24.3799 20.4078 25.2081 18.91C26.488 16.6359 26.1951 13.7716 24.4841 11.8216L24.4833 11.8231ZM15.7219 24.4316C14.6999 24.4331 13.71 24.0648 12.9255 23.3906C12.9612 23.3711 13.0231 23.3358 13.0632 23.3103L17.7047 20.5503C17.9421 20.4115 18.0878 20.1512 18.0863 19.87V13.1326L20.048 14.2989C20.0691 14.3094 20.0829 14.3304 20.0859 14.3544V19.9337C20.0829 22.4148 18.1315 24.4263 15.7219 24.4316ZM6.33691 20.3043C5.82483 19.3937 5.64054 18.3265 5.81609 17.2907C5.85033 17.3117 5.91079 17.3499 5.95376 17.3754L10.5953 20.1355C10.8305 20.2773 11.1219 20.2773 11.3579 20.1355L17.0243 16.7664V19.099C17.0258 19.123 17.0148 19.1462 16.9966 19.1612L12.3049 21.9505C10.215 23.1896 7.54609 22.453 6.33764 20.3043H6.33691ZM5.11535 9.87228C5.62524 8.96026 6.43015 8.26275 7.38875 7.90049C7.38875 7.94174 7.38657 8.01449 7.38657 8.06549V13.5864C7.38511 13.8669 7.53079 14.1271 7.76753 14.2659L13.4339 17.6342L11.4723 18.8005C11.4526 18.814 11.4278 18.8162 11.406 18.8065L6.71351 16.0149C4.62804 14.7714 3.91273 12.0241 5.11462 9.87303L5.11535 9.87228ZM21.2324 13.7341L15.566 10.365L17.5276 9.19952C17.5473 9.18602 17.5721 9.18377 17.5939 9.19352L22.2864 11.9828C24.3755 13.2256 25.0916 15.9774 23.8846 18.1285C23.374 19.039 22.5698 19.7365 21.6119 20.0995V14.4136C21.6141 14.1331 21.4691 13.8736 21.2331 13.7341H21.2324ZM23.1846 10.7085C23.1503 10.6868 23.0899 10.6493 23.0469 10.6238L18.4054 7.86374C18.1701 7.72198 17.8787 7.72198 17.6427 7.86374L11.9763 11.2328V8.90026C11.9749 8.87626 11.9858 8.85301 12.004 8.83801L16.6958 6.05095C18.7856 4.80967 21.4575 5.54844 22.6623 7.70098C23.1715 8.61 23.3557 9.67428 23.1831 10.7085H23.1846ZM10.9099 14.8659L8.94757 13.6996C8.92645 13.6891 8.91261 13.6681 8.9097 13.6441V8.06474C8.91115 5.58069 10.8684 3.56764 13.281 3.56914C14.3015 3.56914 15.2892 3.93815 16.0737 4.61017C16.038 4.62967 15.9768 4.66492 15.936 4.69042L11.2945 7.45048C11.0571 7.58923 10.9114 7.84874 10.9129 8.12999L10.9099 14.8644V14.8659ZM11.9756 12.5003L14.4996 10.9996L17.0236 12.4996V15.5004L14.4996 17.0004L11.9756 15.5004V12.5003Z"
|
|
15
|
+
})));
|
|
16
|
+
IconOpenaiLogo.displayName = 'IconOpenaiLogo';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export const IconVapiLogo = /*#__PURE__*/React.forwardRef((props, ref) => /*#__PURE__*/React.createElement("svg", _extends({
|
|
4
|
+
ref: ref,
|
|
5
|
+
width: props.width || "24",
|
|
6
|
+
height: props.height || "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: props.fill || "'none' || '#000000",
|
|
9
|
+
stroke: props.stroke || "none",
|
|
10
|
+
strokeWidth: props.strokeWidth || "2",
|
|
11
|
+
strokeLinecap: props.strokeLinecap || "round",
|
|
12
|
+
strokeLinejoin: props.strokeLinejoin || "round"
|
|
13
|
+
}, props)));
|
|
14
|
+
IconVapiLogo.displayName = 'IconVapiLogo';
|
package/src/index.js
CHANGED
|
@@ -3555,6 +3555,7 @@ export { IconOctagon } from './icons/IconOctagon';
|
|
|
3555
3555
|
export { IconOctagonTophalfFilled } from './icons/IconOctagonTophalfFilled';
|
|
3556
3556
|
export { IconOilcanFill } from './icons/IconOilcanFill';
|
|
3557
3557
|
export { IconOilcan } from './icons/IconOilcan';
|
|
3558
|
+
export { IconOpenaiLogo } from './icons/IconOpenaiLogo';
|
|
3558
3559
|
export { IconOpticaldiscFill } from './icons/IconOpticaldiscFill';
|
|
3559
3560
|
export { IconOpticaldisc } from './icons/IconOpticaldisc';
|
|
3560
3561
|
export { IconOpticaldiscdriveFill } from './icons/IconOpticaldiscdriveFill';
|
|
@@ -5139,6 +5140,7 @@ export { IconUmbrellaPercentFill } from './icons/IconUmbrellaPercentFill';
|
|
|
5139
5140
|
export { IconUmbrellaPercent } from './icons/IconUmbrellaPercent';
|
|
5140
5141
|
export { IconUmbrella } from './icons/IconUmbrella';
|
|
5141
5142
|
export { IconUnderline } from './icons/IconUnderline';
|
|
5143
|
+
export { IconVapiLogo } from './icons/IconVapiLogo';
|
|
5142
5144
|
export { IconVCircleFill } from './icons/IconVCircleFill';
|
|
5143
5145
|
export { IconVCircle } from './icons/IconVCircle';
|
|
5144
5146
|
export { IconVSquareFill } from './icons/IconVSquareFill';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const IconOpenaiLogo: any;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const IconVapiLogo: any;
|
package/types/index.d.ts
CHANGED
|
@@ -3555,6 +3555,7 @@ export { IconOctagon } from "./icons/IconOctagon";
|
|
|
3555
3555
|
export { IconOctagonTophalfFilled } from "./icons/IconOctagonTophalfFilled";
|
|
3556
3556
|
export { IconOilcanFill } from "./icons/IconOilcanFill";
|
|
3557
3557
|
export { IconOilcan } from "./icons/IconOilcan";
|
|
3558
|
+
export { IconOpenaiLogo } from "./icons/IconOpenaiLogo";
|
|
3558
3559
|
export { IconOpticaldiscFill } from "./icons/IconOpticaldiscFill";
|
|
3559
3560
|
export { IconOpticaldisc } from "./icons/IconOpticaldisc";
|
|
3560
3561
|
export { IconOpticaldiscdriveFill } from "./icons/IconOpticaldiscdriveFill";
|
|
@@ -5139,6 +5140,7 @@ export { IconUmbrellaPercentFill } from "./icons/IconUmbrellaPercentFill";
|
|
|
5139
5140
|
export { IconUmbrellaPercent } from "./icons/IconUmbrellaPercent";
|
|
5140
5141
|
export { IconUmbrella } from "./icons/IconUmbrella";
|
|
5141
5142
|
export { IconUnderline } from "./icons/IconUnderline";
|
|
5143
|
+
export { IconVapiLogo } from "./icons/IconVapiLogo";
|
|
5142
5144
|
export { IconVCircleFill } from "./icons/IconVCircleFill";
|
|
5143
5145
|
export { IconVCircle } from "./icons/IconVCircle";
|
|
5144
5146
|
export { IconVSquareFill } from "./icons/IconVSquareFill";
|