symbols-react 1.2.0 → 1.2.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 +1 -1
- package/src/index.js +1 -58
- package/types/index.d.ts +0 -57
- package/src/icons/IconAdobeLogo.js +0 -24
- package/src/icons/IconAfterEffectsLogo.js +0 -22
- package/src/icons/IconAirbnbLogo.js +0 -16
- package/src/icons/IconAngularLogo.js +0 -22
- package/src/icons/IconArcLogo.js +0 -22
- package/src/icons/IconArcLogoFill.js +0 -18
- package/src/icons/IconAstroLogo.js +0 -18
- package/src/icons/IconAtomLogo.js +0 -16
- package/src/icons/IconAwsLogo.js +0 -26
- package/src/icons/IconBingLogo.js +0 -18
- package/src/icons/IconBootstrapLogo.js +0 -16
- package/src/icons/IconBraveLogo.js +0 -19
- package/src/icons/IconChromeLogo.js +0 -18
- package/src/icons/IconDjangoLogo.js +0 -22
- package/src/icons/IconDockerLogo.js +0 -16
- package/src/icons/IconFigmaLogo.js +0 -18
- package/src/icons/IconFirefoxLogo.js +0 -16
- package/src/icons/IconFlutterLogo.js +0 -18
- package/src/icons/IconGatsbyLogo.js +0 -16
- package/src/icons/IconGoogleLogo.js +0 -18
- package/src/icons/IconIllustratorLogo.js +0 -20
- package/src/icons/IconIndesignLogo.js +0 -20
- package/src/icons/IconKotlinLogo.js +0 -16
- package/src/icons/IconLarvelLogo.js +0 -16
- package/src/icons/IconLightroomLogo.js +0 -18
- package/src/icons/IconLinkedinLogo.js +0 -16
- package/src/icons/IconMaterialUiLogo.js +0 -16
- package/src/icons/IconNextjsLogo.js +0 -24
- package/src/icons/IconNpmLogo.js +0 -16
- package/src/icons/IconNuxtLogo.js +0 -16
- package/src/icons/IconPhotoshopLogo.js +0 -20
- package/src/icons/IconPhpLogo.js +0 -16
- package/src/icons/IconPintrestLogo.js +0 -16
- package/src/icons/IconPlanetscaleLogo.js +0 -16
- package/src/icons/IconPremiereLogo.js +0 -18
- package/src/icons/IconPrismaLogo.js +0 -16
- package/src/icons/IconQwikLogo.js +0 -18
- package/src/icons/IconReactLogo.js +0 -16
- package/src/icons/IconRustLogo.js +0 -16
- package/src/icons/IconSafariLogo.js +0 -136
- package/src/icons/IconSketchLogo.js +0 -18
- package/src/icons/IconStripeLogo.js +0 -16
- package/src/icons/IconSublimeLogo.js +0 -16
- package/src/icons/IconSupabaseLogo.js +0 -16
- package/src/icons/IconTailwindLogo.js +0 -16
- package/src/icons/IconTypescriptLogo.js +0 -18
- package/src/icons/IconUbuntuLogo.js +0 -26
- package/src/icons/IconUnityLogo.js +0 -16
- package/src/icons/IconUnrealLogo.js +0 -18
- package/src/icons/IconVercelLogo.js +0 -16
- package/src/icons/IconVimLogo.js +0 -16
- package/src/icons/IconVscodeLogo.js +0 -18
- package/src/icons/IconVueLogo.js +0 -16
- package/src/icons/IconWindowsLogo.js +0 -16
- package/src/icons/IconXdLogo.js +0 -20
- package/src/icons/IconYarnLogo.js +0 -16
- package/src/icons/IconZoomLogo.js +0 -16
- package/types/icons/IconAdobeLogo.d.ts +0 -1
- package/types/icons/IconAfterEffectsLogo.d.ts +0 -1
- package/types/icons/IconAirbnbLogo.d.ts +0 -1
- package/types/icons/IconAngularLogo.d.ts +0 -1
- package/types/icons/IconArcLogo.d.ts +0 -1
- package/types/icons/IconArcLogoFill.d.ts +0 -1
- package/types/icons/IconAstroLogo.d.ts +0 -1
- package/types/icons/IconAtomLogo.d.ts +0 -1
- package/types/icons/IconAwsLogo.d.ts +0 -1
- package/types/icons/IconBingLogo.d.ts +0 -1
- package/types/icons/IconBootstrapLogo.d.ts +0 -1
- package/types/icons/IconBraveLogo.d.ts +0 -1
- package/types/icons/IconChromeLogo.d.ts +0 -1
- package/types/icons/IconDjangoLogo.d.ts +0 -1
- package/types/icons/IconDockerLogo.d.ts +0 -1
- package/types/icons/IconFigmaLogo.d.ts +0 -1
- package/types/icons/IconFirefoxLogo.d.ts +0 -1
- package/types/icons/IconFlutterLogo.d.ts +0 -1
- package/types/icons/IconGatsbyLogo.d.ts +0 -1
- package/types/icons/IconGoogleLogo.d.ts +0 -1
- package/types/icons/IconIllustratorLogo.d.ts +0 -1
- package/types/icons/IconIndesignLogo.d.ts +0 -1
- package/types/icons/IconKotlinLogo.d.ts +0 -1
- package/types/icons/IconLarvelLogo.d.ts +0 -1
- package/types/icons/IconLightroomLogo.d.ts +0 -1
- package/types/icons/IconLinkedinLogo.d.ts +0 -1
- package/types/icons/IconMaterialUiLogo.d.ts +0 -1
- package/types/icons/IconNextjsLogo.d.ts +0 -1
- package/types/icons/IconNpmLogo.d.ts +0 -1
- package/types/icons/IconNuxtLogo.d.ts +0 -1
- package/types/icons/IconPhotoshopLogo.d.ts +0 -1
- package/types/icons/IconPhpLogo.d.ts +0 -1
- package/types/icons/IconPintrestLogo.d.ts +0 -1
- package/types/icons/IconPlanetscaleLogo.d.ts +0 -1
- package/types/icons/IconPremiereLogo.d.ts +0 -1
- package/types/icons/IconPrismaLogo.d.ts +0 -1
- package/types/icons/IconQwikLogo.d.ts +0 -1
- package/types/icons/IconReactLogo.d.ts +0 -1
- package/types/icons/IconRustLogo.d.ts +0 -1
- package/types/icons/IconSafariLogo.d.ts +0 -1
- package/types/icons/IconSketchLogo.d.ts +0 -1
- package/types/icons/IconStripeLogo.d.ts +0 -1
- package/types/icons/IconSublimeLogo.d.ts +0 -1
- package/types/icons/IconSupabaseLogo.d.ts +0 -1
- package/types/icons/IconTailwindLogo.d.ts +0 -1
- package/types/icons/IconTypescriptLogo.d.ts +0 -1
- package/types/icons/IconUbuntuLogo.d.ts +0 -1
- package/types/icons/IconUnityLogo.d.ts +0 -1
- package/types/icons/IconUnrealLogo.d.ts +0 -1
- package/types/icons/IconVercelLogo.d.ts +0 -1
- package/types/icons/IconVimLogo.d.ts +0 -1
- package/types/icons/IconVscodeLogo.d.ts +0 -1
- package/types/icons/IconVueLogo.d.ts +0 -1
- package/types/icons/IconWindowsLogo.d.ts +0 -1
- package/types/icons/IconXdLogo.d.ts +0 -1
- package/types/icons/IconYarnLogo.d.ts +0 -1
- package/types/icons/IconZoomLogo.d.ts +0 -1
|
@@ -1,16 +0,0 @@
|
|
|
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 IconGatsbyLogo = /*#__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: "M14 2C7.38125 2 2 7.38125 2 14C2 20.6187 7.38125 26 14 26C20.6187 26 26 20.6187 26 14C26 7.38125 20.6187 2 14 2ZM4.475 14L14 23.525C8.73125 23.525 4.475 19.2687 4.475 14ZM16.1375 23.2812L4.71875 11.8438C5.69375 7.625 9.48125 4.475 14 4.475C17.1125 4.475 19.8687 5.95625 21.5938 8.2625L20.1875 9.6125C18.8188 7.6625 16.5688 6.40625 14 6.40625C10.7 6.40625 7.90625 8.50625 6.85625 11.4312C8.20625 12.6875 16.1375 20.525 16.6437 21.125C19.025 20.2437 20.825 18.2188 21.4062 15.7062H17.3563V13.9438L23.5438 13.9813C23.525 18.5375 20.375 22.325 16.1375 23.2812Z"
|
|
15
|
-
})));
|
|
16
|
-
IconGatsbyLogo.displayName = 'IconGatsbyLogo';
|
|
@@ -1,18 +0,0 @@
|
|
|
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 IconGoogleLogo = /*#__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
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M19.0361 8.5797C18.1487 7.74695 16.5926 6.75044 14.2856 6.75044C11.0368 6.75044 8.27944 8.89356 7.28279 11.8557L7.28281 11.8561C7.0371 12.6205 6.88699 13.4395 6.88699 14.2859C6.88699 15.1322 7.0371 15.9513 7.29645 16.7158L7.2964 16.7158C8.27937 19.678 11.0368 21.8211 14.2856 21.8211C16.1148 21.8211 17.5072 21.316 18.5447 20.5925L18.5447 20.5924C20.1828 19.4458 20.9199 17.7394 21.0564 16.6064H14.2857V12.0471H25.8206C25.998 12.8115 26.0799 13.5486 26.0799 14.5588C26.0799 18.2991 24.7421 21.4524 22.4215 23.5956L22.4213 23.5956L22.4215 23.5957C20.3875 25.4795 17.6027 26.5716 14.2856 26.5716C9.48051 26.5716 5.33066 23.8141 3.31037 19.8008L3.31039 19.8007C2.47776 18.1353 2 16.2652 2 14.2859C2 12.3066 2.47778 10.4364 3.31044 8.77095L3.31056 8.77089L3.31037 8.77074C5.33066 4.75744 9.48051 2 14.2856 2C17.6027 2 20.3739 3.21493 22.5034 5.19429L19.0361 8.5797Z"
|
|
17
|
-
})));
|
|
18
|
-
IconGoogleLogo.displayName = 'IconGoogleLogo';
|
|
@@ -1,20 +0,0 @@
|
|
|
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 IconIllustratorLogo = /*#__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: "M10.7264 14.323H13.3408C13.2747 14.1025 13.1974 13.8542 13.1092 13.5784C13.0208 13.3027 12.927 13.0076 12.8279 12.6931L12.53 11.7499C12.4308 11.4355 12.3398 11.1321 12.257 10.8398C12.1743 10.5476 12.0998 10.2801 12.0337 10.0373H12.0171C11.9239 10.4842 11.808 10.926 11.6696 11.361C11.515 11.8575 11.3578 12.3649 11.198 12.8834C11.0379 13.402 10.8807 13.8819 10.7264 14.323Z"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M22.2986 1.9751H6.36805C3.95564 1.9751 2 3.93074 2 6.34315V21.657C2 24.0694 3.95564 26.0251 6.36805 26.0251H22.2986C24.711 26.0251 26.6667 24.0694 26.6667 21.657V6.34315C26.6667 3.93074 24.711 1.9751 22.2986 1.9751ZM13.9531 16.4079H10.1307L9.35299 18.8238C9.34241 18.8679 9.31676 18.9069 9.28051 18.934C9.24425 18.9613 9.19967 18.9749 9.15443 18.9728H7.2184C7.10798 18.9728 7.06938 18.9121 7.10257 18.7907L10.412 9.25954C10.4451 9.16028 10.4782 9.04721 10.5113 8.92032C10.5546 8.69954 10.5767 8.47515 10.5775 8.25017C10.5752 8.23444 10.5767 8.21839 10.5817 8.20333C10.5868 8.18824 10.5952 8.17456 10.6064 8.16331C10.6177 8.15207 10.6314 8.14359 10.6465 8.13857C10.6616 8.13352 10.6776 8.13208 10.6933 8.13433H13.3243C13.4014 8.13433 13.4455 8.1619 13.4567 8.21707L17.2129 18.8073C17.246 18.9177 17.2129 18.9729 17.1136 18.9728H14.9625C14.9255 18.9769 14.8883 18.9674 14.8579 18.946C14.8275 18.9247 14.8058 18.893 14.797 18.8569L13.9531 16.4079ZM18.9528 9.80355C19.1096 9.86629 19.2779 9.89521 19.4467 9.88841C19.6218 9.89671 19.7968 9.86866 19.9605 9.80601C20.1243 9.74336 20.2733 9.64746 20.3981 9.52439C20.5176 9.39902 20.6107 9.25094 20.6718 9.0889C20.7329 8.92689 20.7608 8.75421 20.7539 8.5812C20.7605 8.41334 20.734 8.2458 20.6758 8.08821C20.6176 7.93062 20.5289 7.78608 20.4147 7.66283C20.1886 7.42563 19.8769 7.30707 19.4798 7.30707C19.3108 7.30271 19.1426 7.3319 18.985 7.39298C18.8273 7.45404 18.6834 7.54576 18.5614 7.66283C18.4383 7.78109 18.3414 7.92404 18.2773 8.08229C18.2131 8.24054 18.1831 8.41054 18.1891 8.5812C18.182 8.75355 18.2091 8.9256 18.2687 9.08749C18.3283 9.24934 18.4194 9.39782 18.5366 9.52439C18.6542 9.64569 18.796 9.74081 18.9528 9.80355ZM18.3049 10.8978V18.8074C18.305 18.9177 18.3546 18.9729 18.4539 18.9729H20.4726C20.5609 18.9729 20.605 18.9178 20.605 18.8074V10.8978C20.6049 10.7985 20.5608 10.7489 20.4726 10.7489H18.4373C18.3489 10.7489 18.3049 10.7985 18.3049 10.8978Z"
|
|
19
|
-
})));
|
|
20
|
-
IconIllustratorLogo.displayName = 'IconIllustratorLogo';
|
|
@@ -1,20 +0,0 @@
|
|
|
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 IconIndesignLogo = /*#__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: "M17.693 12.4618V16.9229C17.5758 16.9571 17.4553 16.9791 17.3335 16.9882C17.2027 16.9991 17.0611 17.0046 16.9086 17.0046C16.623 17.006 16.3389 16.9619 16.0671 16.8738C15.8098 16.7927 15.5748 16.6528 15.3808 16.4653C15.1781 16.2615 15.022 16.0163 14.9232 15.7463C14.8019 15.4113 14.7437 15.0567 14.7517 14.7005C14.7516 14.1667 14.8633 13.7364 15.0867 13.4096C15.3028 13.089 15.5984 12.83 15.9445 12.6579C16.3 12.4821 16.6919 12.3925 17.0884 12.3965C17.2003 12.3962 17.3121 12.4016 17.4234 12.4128C17.5145 12.4215 17.6047 12.4379 17.693 12.4618Z"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M22.0454 2H6.31356C3.93125 2 2 3.93125 2 6.31356V21.4364C2 23.8187 3.93125 25.75 6.31356 25.75H22.0454C24.4277 25.75 26.359 23.8187 26.359 21.4364V6.31356C26.359 3.93125 24.4277 2 22.0454 2ZM10.8461 8.21343V18.6225C10.8461 18.7316 10.7971 18.786 10.699 18.7859H8.72175C8.63447 18.7859 8.59092 18.7315 8.59106 18.6225V8.21343C8.59106 8.12636 8.64008 8.08278 8.73811 8.08269H10.7154C10.7331 8.08017 10.7512 8.08183 10.7682 8.0875C10.7852 8.09317 10.8007 8.10273 10.8134 8.1154C10.8261 8.12811 10.8356 8.14355 10.8413 8.16056C10.847 8.17757 10.8486 8.19568 10.8461 8.21343ZM14.5147 18.4916C15.1989 18.8043 15.9441 18.9606 16.6962 18.9492C17.2225 18.9468 17.7475 18.8976 18.2649 18.802C18.8309 18.6977 19.3842 18.5334 19.9154 18.3118C19.9462 18.2976 19.9722 18.2744 19.9896 18.2453C20.0071 18.2161 20.0154 18.1824 20.0134 18.1484C20.0025 17.9743 19.9889 17.7782 19.9725 17.5602C19.9562 17.3425 19.948 17.1409 19.948 16.9555V7.29812C19.9499 7.28482 19.9487 7.27122 19.9445 7.25845C19.9402 7.24569 19.9331 7.23411 19.9235 7.22458C19.914 7.21508 19.9024 7.20793 19.8897 7.20368C19.8769 7.19941 19.8633 7.19819 19.85 7.20009H17.7911C17.7257 7.20009 17.693 7.23839 17.693 7.31447V10.5336C17.5731 10.5229 17.4696 10.5147 17.3825 10.5091C17.2953 10.5037 17.2245 10.5009 17.1701 10.5009C16.1678 10.5009 15.3126 10.697 14.6046 11.0892C13.9288 11.4498 13.3681 11.9935 12.9869 12.6579C12.6168 13.3102 12.4251 14.0486 12.4313 14.7986C12.4312 15.7247 12.6164 16.4955 12.9869 17.1108C13.3446 17.7151 13.8774 18.1966 14.5147 18.4916Z"
|
|
19
|
-
})));
|
|
20
|
-
IconIndesignLogo.displayName = 'IconIndesignLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconKotlinLogo = /*#__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: "M25 25H3V3H25L14 13.9956L25 25Z"
|
|
15
|
-
})));
|
|
16
|
-
IconKotlinLogo.displayName = 'IconKotlinLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconLarvelLogo = /*#__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.9914 8.20129L25 8.29729V13.2368C25 13.3589 24.9313 13.4811 24.8282 13.5422L20.7392 15.9334V20.6634C20.7392 20.7856 20.679 20.9078 20.5674 20.9689L12.0543 25.9433L11.9941 25.9782L11.9684 25.9869C11.9082 26.0044 11.8481 26.0044 11.788 25.9869L11.7536 25.9782L11.7021 25.952L3.1804 20.9776C3.06872 20.9078 3 20.7856 3 20.6634V5.85373L3.00859 5.75773L3.02577 5.72282L3.05154 5.67046L3.06872 5.63555L3.10308 5.59192L3.13745 5.56574C3.15463 5.56574 3.16322 5.54828 3.1804 5.53956L7.44123 3.05236C7.55291 2.98255 7.69036 2.98255 7.79344 3.05236L12.0543 5.53083C12.0715 5.53083 12.08 5.54828 12.0886 5.55701L12.1316 5.58319C12.1316 5.60065 12.1488 5.6181 12.1574 5.62683L12.1831 5.66173L12.2089 5.7141L12.2175 5.749L12.2347 5.83627V15.0869L15.7739 13.0186V8.29729C15.7739 8.26238 15.7739 8.2362 15.7911 8.21002L15.7997 8.17511L15.8255 8.11402L15.8512 8.08784L15.877 8.0442L15.92 8.01802L15.9543 7.98312L20.2152 5.49592C20.3182 5.43483 20.4557 5.43483 20.5588 5.49592L24.8282 7.97439L24.8711 8.0093L24.9055 8.03548L24.9399 8.07911L24.957 8.10529C24.9742 8.12275 24.9742 8.14893 24.9828 8.16638L25 8.19256L24.9914 8.20129ZM24.287 13.0273V8.92563L22.8009 9.79833L20.7392 10.9939V15.0956L24.287 13.0273ZM20.0348 20.4453V16.3436L18.0074 17.5217L12.2347 20.8729V25.0182L20.0348 20.454V20.4453ZM3.713 6.48207V20.454L11.5217 25.0182V20.8729L7.44123 18.5253L7.40687 18.4904C7.38969 18.4904 7.3811 18.4817 7.37251 18.4642L7.33815 18.4293L7.31238 18.3944L7.2952 18.3508L7.27802 18.3072V18.2548L7.26084 18.2112V8.55037L5.20773 7.34604L3.72159 6.47334L3.713 6.48207ZM7.62163 3.7767L4.0738 5.86245L7.62163 7.93075L11.1609 5.86245L7.62163 3.7767ZM9.45139 16.7276L11.5131 15.5232V6.47334L10.0269 7.34604L7.96525 8.55037V17.5915L9.45139 16.7188V16.7276ZM20.387 6.22026L16.8391 8.29729L20.387 10.3743L23.9348 8.29729L20.387 6.22026ZM20.0348 10.9939L17.9731 9.7896L16.4869 8.9169V13.0186L18.5486 14.2316L20.0348 15.1043V11.0027V10.9939ZM11.8739 20.2445L17.0797 17.2337L19.674 15.724L16.1347 13.6469L12.0543 16.0381L8.33463 18.2112L11.8739 20.2445Z"
|
|
15
|
-
})));
|
|
16
|
-
IconLarvelLogo.displayName = 'IconLarvelLogo';
|
|
@@ -1,18 +0,0 @@
|
|
|
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 IconLightroomLogo = /*#__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
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M22.5729 2H6.42708C3.98207 2 2 3.95158 2 6.35897V21.641C2 24.0484 3.98207 26 6.42708 26H22.5729C25.0179 26 27 24.0484 27 21.641V6.35897C27 3.95158 25.0179 2 22.5729 2ZM15.1293 18.9622H8.52158C8.40973 18.9622 8.35382 18.9017 8.35388 18.7806V8.29496C8.35095 8.27477 8.35284 8.25419 8.35939 8.23484C8.36594 8.21549 8.37697 8.19791 8.39163 8.18348C8.40628 8.16908 8.42414 8.15819 8.44379 8.15174C8.46341 8.14532 8.48434 8.14346 8.50485 8.14634H10.5509C10.5668 8.14412 10.5831 8.14559 10.5983 8.15063C10.6136 8.15564 10.6275 8.1641 10.6389 8.17532C10.6502 8.18651 10.6588 8.20019 10.6639 8.21522C10.669 8.23025 10.6705 8.24624 10.6683 8.26196V16.8816H15.4815C15.5821 16.8816 15.6213 16.9312 15.5989 17.0303L15.297 18.8136C15.2963 18.838 15.2899 18.8618 15.2783 18.8833C15.2666 18.9048 15.2501 18.9233 15.2299 18.9375C15.1988 18.9534 15.1643 18.9619 15.1293 18.9622ZM18.6174 10.7553H16.7894C16.7732 10.7512 16.7561 10.7513 16.7399 10.7556C16.7238 10.76 16.709 10.7684 16.6972 10.7801C16.6853 10.7918 16.6768 10.8063 16.6723 10.8222C16.6679 10.8381 16.6678 10.8549 16.672 10.8709C16.7092 11.0949 16.7316 11.3211 16.7391 11.5479C16.7501 11.8122 16.7585 12.0792 16.7642 12.3488C16.7698 12.6187 16.7726 12.8746 16.7726 13.1166V18.7971C16.7694 18.8195 16.7714 18.8424 16.7787 18.8639C16.786 18.8854 16.7982 18.9049 16.8145 18.9209C16.8308 18.937 16.8506 18.949 16.8725 18.9562C16.8943 18.9634 16.9175 18.9654 16.9403 18.9622H18.9696C19.059 18.9622 19.1038 18.9127 19.1038 18.8136V13.579C19.2643 13.4178 19.4551 13.2888 19.6656 13.1992C20.2849 12.9302 20.9606 12.8113 21.6362 12.8524C21.7479 12.8525 21.8039 12.814 21.8039 12.7368V10.7388C21.8068 10.7186 21.8049 10.698 21.7984 10.6787C21.7918 10.6593 21.7808 10.6418 21.7661 10.6273C21.7515 10.6129 21.7337 10.602 21.714 10.5956C21.6943 10.5891 21.6734 10.5873 21.6529 10.5902C21.112 10.5804 20.5776 10.7083 20.1016 10.9617C19.6779 11.1863 19.2999 11.4857 18.9864 11.8452C18.9862 11.713 18.9806 11.5892 18.9696 11.4736C18.9595 11.3654 18.9427 11.2578 18.9193 11.1516C18.9036 11.0708 18.8753 10.9928 18.8354 10.9204C18.8223 10.8733 18.7939 10.8317 18.7545 10.8019C18.7152 10.7721 18.667 10.7557 18.6174 10.7553Z"
|
|
17
|
-
})));
|
|
18
|
-
IconLightroomLogo.displayName = 'IconLightroomLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconLinkedinLogo = /*#__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: "M21.745 22.5974H18.4853V17.2604C18.4853 15.9878 18.4636 14.3495 16.79 14.3495C15.0922 14.3495 14.8324 15.7361 14.8324 17.1678V22.597H11.5728V11.6221H14.702V13.1219H14.7459C15.059 12.5621 15.5116 12.1016 16.0553 11.7894C16.599 11.4772 17.2135 11.325 17.8334 11.3491C21.1373 11.3491 21.7464 13.621 21.7464 16.5767L21.745 22.5974ZM7.89466 10.122C6.84991 10.1221 6.00283 9.23683 6.00266 8.1446C6.00248 7.05237 6.84923 6.16678 7.89397 6.1666C8.93871 6.16633 9.7858 7.05165 9.78597 8.14388C9.78606 8.66839 9.58685 9.17146 9.23216 9.54242C8.87748 9.91338 8.39636 10.1218 7.89466 10.122ZM9.52455 22.5975H6.26141V11.6221H9.52446V22.5974L9.52455 22.5975ZM23.3701 3.00167H4.62345C3.73743 2.99125 3.01083 3.73327 3 4.65956V24.3401C3.01048 25.2668 3.737 26.0096 4.62336 25.9999H23.3701C24.2584 26.0114 24.9877 25.2686 25 24.3401V4.65803C24.9874 3.72995 24.2579 2.98802 23.3701 3.00015"
|
|
15
|
-
})));
|
|
16
|
-
IconLinkedinLogo.displayName = 'IconLinkedinLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconMaterialUiLogo = /*#__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: "M22.2312 17.6566C22.3309 17.6001 22.4135 17.5196 22.4711 17.423C22.5286 17.3263 22.559 17.217 22.5594 17.1056L22.5781 13.3838C22.5781 13.158 22.7 12.9412 22.9062 12.8328L24.9969 11.6765C25.0978 11.6193 25.2127 11.5888 25.3298 11.588C25.447 11.5872 25.5623 11.6163 25.664 11.6722C25.7658 11.7281 25.8505 11.8089 25.9094 11.9064C25.9684 12.0039 25.9997 12.1147 26 12.2276V18.9845C26 19.2193 25.8687 19.4361 25.6625 19.5445L17.7687 23.9167C17.6687 23.9713 17.5556 24 17.4406 24C17.3256 24 17.2126 23.9713 17.1125 23.9167L10.9062 20.5021C10.8035 20.446 10.7181 20.3645 10.6587 20.2661C10.5994 20.1677 10.5684 20.0558 10.5687 19.942V16.5365H10.5781V16.5274L10.5875 16.5184L15.6969 13.691V13.6819H15.6875V10.3306C15.6879 10.2183 15.6576 10.1078 15.5998 10.0103C15.5419 9.9128 15.4586 9.83163 15.3579 9.77492C15.2573 9.71822 15.143 9.68797 15.0265 9.68719C14.9099 9.68642 14.7952 9.71516 14.6937 9.77052L10.9156 11.8843C10.8144 11.9406 10.6996 11.9702 10.5828 11.9702C10.466 11.9702 10.3512 11.9406 10.25 11.8843L6.44375 9.77052C6.34209 9.71289 6.22637 9.68232 6.10842 9.68194C5.99048 9.68157 5.87454 9.71139 5.77249 9.76837C5.67044 9.82535 5.58593 9.90743 5.52762 10.0062C5.46931 10.105 5.43928 10.2169 5.44062 10.3306V16.3648C5.441 16.4771 5.41075 16.5876 5.35291 16.6851C5.29508 16.7826 5.21168 16.8638 5.11106 16.9205C5.01045 16.9772 4.89614 17.0074 4.77958 17.0082C4.66302 17.009 4.54829 16.9803 4.44687 16.9249L2.3375 15.7506C2.23746 15.696 2.15379 15.6174 2.09465 15.5224C2.0355 15.4274 2.00289 15.3193 2 15.2086L2.01875 4.64865C2.01741 4.53501 2.04743 4.42306 2.10575 4.32428C2.16406 4.22549 2.24857 4.14341 2.35062 4.08643C2.45267 4.02945 2.5686 3.99963 2.68655 4C2.80449 4.00038 2.92022 4.03095 3.02187 4.08858L10.2406 8.09033C10.3429 8.14831 10.4594 8.17889 10.5781 8.17889C10.6968 8.17889 10.8133 8.14831 10.9156 8.09033L18.125 4.09762C18.2266 4.03998 18.3424 4.00942 18.4603 4.00904C18.5783 4.00866 18.6942 4.03848 18.7962 4.09546C18.8983 4.15244 18.9828 4.23452 19.0411 4.33331C19.0994 4.4321 19.1295 4.54404 19.1281 4.65768V15.2086C19.1281 15.4344 19.0062 15.6512 18.7906 15.7596L15.0312 17.8644C14.93 17.9206 14.8459 18.0016 14.7875 18.0991C14.729 18.1966 14.6982 18.3073 14.6982 18.4199C14.6982 18.5325 14.729 18.6432 14.7875 18.7407C14.8459 18.8382 14.93 18.9192 15.0312 18.9754L17.1219 20.1227C17.2219 20.1773 17.335 20.206 17.45 20.206C17.565 20.206 17.6781 20.1773 17.7781 20.1227L22.2406 17.6566H22.2312ZM22.6625 8.1897C22.6635 8.30316 22.6957 8.41434 22.7558 8.51189C22.816 8.60944 22.9019 8.68987 23.0048 8.74497C23.1078 8.80007 23.224 8.82788 23.3418 8.82555C23.4595 8.82321 23.5745 8.79083 23.675 8.73169L25.6719 7.58447C25.7715 7.52798 25.8542 7.44747 25.9117 7.35085C25.9692 7.25423 25.9997 7.14483 26 7.03344V4.67575C26.0007 4.56152 25.9697 4.44919 25.9102 4.35037C25.8507 4.25156 25.7649 4.16983 25.6617 4.11366C25.5585 4.05748 25.4416 4.02889 25.323 4.03083C25.2045 4.03277 25.0887 4.06519 24.9875 4.12472L23 5.28098C22.9017 5.33667 22.8199 5.41577 22.7624 5.51067C22.705 5.60558 22.6738 5.71312 22.6719 5.82298V8.1897H22.6625Z"
|
|
15
|
-
})));
|
|
16
|
-
IconMaterialUiLogo.displayName = 'IconMaterialUiLogo';
|
|
@@ -1,24 +0,0 @@
|
|
|
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 IconNextjsLogo = /*#__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: "M14 26C20.6274 26 26 20.6274 26 14C26 7.37258 20.6274 2 14 2C7.37258 2 2 7.37258 2 14C2 20.6274 7.37258 26 14 26Z"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
16
|
-
mask: "url(#mask0_23_269)"
|
|
17
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
-
fillRule: "evenodd",
|
|
19
|
-
clipRule: "evenodd",
|
|
20
|
-
d: "M14 2.8C7.81441 2.8 2.8 7.81441 2.8 14C2.8 20.1856 7.81441 25.2 14 25.2C20.1856 25.2 25.2 20.1856 25.2 14C25.2 7.81441 20.1856 2.8 14 2.8ZM2 14C2 7.37258 7.37258 2 14 2C20.6274 2 26 7.37258 26 14C26 20.6274 20.6274 26 14 26C7.37258 26 2 20.6274 2 14Z"
|
|
21
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
-
d: "M18.9333 19.1366L21.9343 23.0024C21.5345 23.355 21.111 23.6816 20.6665 23.979L10.8151 11.2509V18.7957H9.19995V9.19971H11.2189L17.3333 17.0757V9.19971H18.9333V19.1366Z"
|
|
23
|
-
}))));
|
|
24
|
-
IconNextjsLogo.displayName = 'IconNextjsLogo';
|
package/src/icons/IconNpmLogo.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
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 IconNpmLogo = /*#__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: "M2 9H26V17.5706H14V19H8.66581V17.5706H2V9ZM3.33355 16.1431H6.00065V11.8569H7.33419V16.1431H8.66774V10.4294H3.33355V16.1431ZM9.99935 10.4294V17.5706H12.6665V16.1431H15.3335V10.4294H9.99935ZM12.6665 11.8588H14V14.7137H12.6665V11.8588ZM16.6671 10.4294V16.1431H19.3342V11.8569H20.6677V16.1431H22.0013V11.8569H23.3348V16.1431H24.6684V10.4294H16.6671Z"
|
|
15
|
-
})));
|
|
16
|
-
IconNpmLogo.displayName = 'IconNpmLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconNuxtLogo = /*#__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: "M15.4642 22H24.386C24.6694 22 24.9478 21.9261 25.1932 21.7857C25.437 21.6468 25.6408 21.4448 25.784 21.1999C25.9252 20.958 25.9998 20.6816 26 20.3999C26 20.119 25.9251 19.8432 25.7833 19.6L19.7917 9.31439C19.6485 9.06963 19.4447 8.86768 19.201 8.72882C18.9543 8.58805 18.6765 8.51424 18.394 8.51444C18.1106 8.51444 17.8323 8.58839 17.5869 8.72882C17.3431 8.86768 17.1394 9.06963 16.9963 9.31439L15.4642 11.9461L12.4689 6.79977C12.3255 6.55502 12.1217 6.3531 11.8779 6.21429C11.6312 6.07356 11.3532 5.99979 11.0707 6C10.7874 6 10.5089 6.07395 10.2635 6.21429C10.0197 6.35311 9.8159 6.55503 9.67259 6.79977L2.21656 19.6C2.07509 19.8418 2.00026 20.1182 2 20.3999C2 20.6808 2.07434 20.9567 2.216 21.1999C2.35921 21.4448 2.56297 21.6468 2.80681 21.7857C3.05352 21.9265 3.33143 22.0003 3.614 22H9.21434C11.4333 22 13.0696 21.034 14.1957 19.1494L16.9293 14.4573L18.3935 11.9461L22.7879 19.4889H16.9293L15.4642 22ZM9.12294 19.4864L5.21469 19.4855L11.0733 9.42896L13.9965 14.4573L12.0393 17.818C11.2916 19.0408 10.4421 19.4863 9.12303 19.4863L9.12294 19.4864Z"
|
|
15
|
-
})));
|
|
16
|
-
IconNuxtLogo.displayName = 'IconNuxtLogo';
|
|
@@ -1,20 +0,0 @@
|
|
|
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 IconPhotoshopLogo = /*#__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: "M9.98347 10.3659V13.9006C10.1303 13.912 10.2659 13.9177 10.3905 13.9176H10.9502C11.362 13.9162 11.7711 13.8509 12.1628 13.724C12.4988 13.6242 12.7991 13.4299 13.0278 13.1643C13.2482 12.9043 13.3585 12.5425 13.3585 12.0789C13.3675 11.7508 13.2821 11.427 13.1125 11.1461C12.9343 10.8743 12.6767 10.6641 12.3748 10.544C11.9806 10.3908 11.5595 10.3187 11.1367 10.332C10.8653 10.332 10.6251 10.3348 10.416 10.3404C10.2066 10.3463 10.0624 10.3548 9.98347 10.3659Z"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fillRule: "evenodd",
|
|
17
|
-
clipRule: "evenodd",
|
|
18
|
-
d: "M22.805 2H6.47703C4.00443 2 2 4.00443 2 6.47703V22.173C2 24.6456 4.00443 26.65 6.47703 26.65H22.805C25.2776 26.65 27.2821 24.6456 27.2821 22.173V6.47703C27.2821 4.00443 25.2776 2 22.805 2ZM7.69287 19.2869V8.44941C7.69287 8.37044 7.7268 8.33069 7.79465 8.33069C7.97536 8.33069 8.14033 8.32804 8.3892 8.32221C8.6378 8.31664 8.90633 8.311 9.1948 8.30527C9.48314 8.29966 9.78843 8.29402 10.1107 8.28829C10.4329 8.28271 10.7523 8.27991 11.0689 8.27979C11.928 8.27979 12.6517 8.3872 13.2397 8.60205C13.7703 8.78151 14.2541 9.07697 14.6559 9.46699C14.9966 9.80507 15.2599 10.213 15.4276 10.6627C15.5863 11.1003 15.6667 11.5625 15.6651 12.028C15.6651 12.9327 15.4559 13.6789 15.0376 14.2667C14.6164 14.8569 14.0245 15.3038 13.3415 15.5472C12.6292 15.813 11.8376 15.9031 10.9671 15.9031C10.7183 15.9031 10.543 15.9003 10.4413 15.8946C10.3396 15.8891 10.187 15.8862 9.98347 15.8862V19.2699C9.98643 19.2907 9.98452 19.3118 9.9779 19.3317C9.97127 19.3516 9.96012 19.3696 9.9453 19.3844C9.93048 19.3992 9.91242 19.4104 9.89255 19.417C9.87267 19.4236 9.85154 19.4255 9.8308 19.4226H7.81159C7.73237 19.4226 7.69287 19.3775 7.69287 19.2869ZM21.2137 12.9008C21.5646 12.9734 21.904 13.0932 22.2228 13.257C22.2455 13.2683 22.2704 13.2742 22.2958 13.2742C22.3211 13.2742 22.3461 13.2683 22.3688 13.257C22.3854 13.246 22.3989 13.2308 22.4078 13.2129C22.4167 13.1951 22.4208 13.1752 22.4196 13.1552V11.4423C22.4198 11.3993 22.4141 11.3565 22.4027 11.3151C22.3941 11.2927 22.3804 11.2726 22.3628 11.2564C22.3451 11.2403 22.3239 11.2284 22.3009 11.2218C22.0106 11.0983 21.7047 11.0156 21.3917 10.9759C20.9596 10.9103 20.5229 10.8791 20.0858 10.8826C19.3395 10.8828 18.7176 11.0071 18.2202 11.2557C17.7672 11.4649 17.3844 11.8007 17.1178 12.2224C16.8839 12.6054 16.7607 13.0457 16.7616 13.4944C16.7564 13.8679 16.8407 14.2372 17.0075 14.5714C17.2001 14.9263 17.4731 15.2313 17.8047 15.4618C18.2682 15.7829 18.7731 16.0397 19.3056 16.225C19.8258 16.4172 20.1706 16.5812 20.3402 16.7168C20.5098 16.8527 20.5946 16.994 20.5946 17.1409C20.5956 17.2335 20.5697 17.3245 20.52 17.4028C20.4703 17.4811 20.399 17.5432 20.3147 17.5818C20.1281 17.6836 19.837 17.7345 19.4413 17.7345C19.0238 17.7289 18.6083 17.6749 18.2032 17.5733C17.7437 17.4698 17.3031 17.2953 16.8973 17.0561C16.8845 17.0453 16.8687 17.0388 16.852 17.0373C16.8354 17.0357 16.8186 17.0393 16.8041 17.0476C16.7892 17.0578 16.7774 17.0719 16.7699 17.0883C16.7625 17.1048 16.7596 17.1229 16.7616 17.1409V18.9725C16.76 19.0142 16.7703 19.0555 16.7914 19.0916C16.8124 19.1276 16.8432 19.1569 16.8803 19.1761C17.2239 19.3332 17.5857 19.4471 17.9573 19.5153C18.429 19.6103 18.9093 19.6558 19.3905 19.6509C20.1478 19.6509 20.7838 19.5378 21.2984 19.3117C21.7734 19.1175 22.1826 18.7907 22.4772 18.3705C22.7523 17.9565 22.8944 17.4682 22.8842 16.9713C22.8912 16.5949 22.8068 16.2224 22.6383 15.8858C22.4379 15.5303 22.1523 15.2302 21.8072 15.0124C21.3006 14.6903 20.7567 14.4312 20.1875 14.2407C19.9323 14.1393 19.6831 14.0232 19.4413 13.893C19.3053 13.8242 19.1842 13.7291 19.0852 13.6132C19.0223 13.5364 18.9865 13.441 18.9834 13.3418C18.9835 13.2396 19.0129 13.1395 19.0682 13.0535C19.1499 12.946 19.2671 12.8708 19.3989 12.8415C19.606 12.785 19.8204 12.7594 20.0349 12.7651C20.4316 12.7666 20.827 12.8121 21.2137 12.9008Z"
|
|
19
|
-
})));
|
|
20
|
-
IconPhotoshopLogo.displayName = 'IconPhotoshopLogo';
|
package/src/icons/IconPhpLogo.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
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 IconPhpLogo = /*#__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: "M3.05745 9.73458H6.91337C8.04511 9.74404 8.86521 10.0687 9.37367 10.7081C9.88213 11.3476 10.0499 12.2209 9.87724 13.3282C9.81019 13.8342 9.66143 14.3304 9.43122 14.8172C9.20749 15.3084 8.89543 15.7548 8.51041 16.1344C8.03072 16.6306 7.51765 16.9456 6.97092 17.0793C6.4152 17.214 5.84514 17.2813 5.27316 17.2797H3.54663L2.9999 20H1L3.05745 9.73458ZM4.74082 11.3667L3.87755 15.6619C3.9351 15.6713 3.99265 15.6762 4.0502 15.6762H4.25163C5.17245 15.6857 5.93989 15.5952 6.55367 15.4042C7.16746 15.2037 7.58009 14.5071 7.79102 13.3139C7.96367 12.3117 7.79102 11.7341 7.27306 11.5815C6.7646 11.4289 6.12693 11.3573 5.35949 11.3667C5.24439 11.3762 5.13417 11.3811 5.02857 11.3811H4.72643L4.74082 11.3667ZM12.1554 7H14.1409L13.5798 9.73458H15.3639C16.3422 9.75376 17.0711 9.9542 17.5508 10.3359C18.04 10.7176 18.1839 11.4432 17.9824 12.5121L17.0185 17.2797H15.0042L15.925 12.7269C16.0208 12.2495 15.992 11.9108 15.8387 11.7104C15.6853 11.5099 15.3544 11.4097 14.8459 11.4097L13.2489 11.3954L12.0691 17.2797H10.0836L12.1554 7ZM20.1145 9.73458H23.9705C25.1022 9.74404 25.9223 10.0687 26.4308 10.7081C26.9392 11.3476 27.107 12.2209 26.9343 13.3282C26.8673 13.8342 26.7185 14.3304 26.4883 14.8172C26.2646 15.3084 25.9525 15.7548 25.5675 16.1344C25.0878 16.6306 24.5747 16.9456 24.028 17.0793C23.4723 17.214 22.9022 17.2813 22.3302 17.2797H20.6037L20.057 20H18.0571L20.1145 9.73458ZM21.7979 11.3667L20.9346 15.6619C20.9922 15.6713 21.0497 15.6762 21.1073 15.6762H21.3087C22.2295 15.6857 22.997 15.5952 23.6108 15.4042C24.2245 15.2037 24.6372 14.5071 24.8481 13.3139C25.0208 12.3117 24.8481 11.7341 24.3301 11.5815C23.8217 11.4289 23.184 11.3573 22.4166 11.3667C22.3015 11.3762 22.1913 11.3811 22.0857 11.3811H21.7835L21.7979 11.3667Z"
|
|
15
|
-
})));
|
|
16
|
-
IconPhpLogo.displayName = 'IconPhpLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconPintrestLogo = /*#__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: "M2 13.9999C2 18.9135 4.9548 23.1348 9.183 24.9907C9.14925 24.1528 9.177 23.1469 9.39188 22.2352C9.6226 21.2611 10.9359 15.6965 10.9359 15.6965C10.9359 15.6965 10.5526 14.9303 10.5526 13.7979C10.5526 12.0196 11.5833 10.6915 12.8669 10.6915C13.9584 10.6915 14.4858 11.5113 14.4858 12.4931C14.4858 13.5903 13.7859 15.2315 13.426 16.7516C13.1254 18.0245 14.0643 19.0628 15.32 19.0628C17.5937 19.0628 19.125 16.1426 19.125 12.6828C19.125 10.0528 17.3536 8.0843 14.1317 8.0843C10.4916 8.0843 8.22385 10.7989 8.22385 13.831C8.22385 14.8765 8.5321 15.6137 9.01491 16.1846C9.23691 16.4469 9.26775 16.5523 9.18741 16.8534C9.12985 17.0742 8.99766 17.6058 8.94291 17.8164C8.86304 18.1203 8.61676 18.229 8.34207 18.1168C6.66545 17.4323 5.88461 15.5963 5.88461 13.5323C5.88461 10.1236 8.75954 6.0362 14.461 6.0362C19.0426 6.0362 22.058 9.35149 22.058 12.9102C22.058 17.6176 19.4409 21.1343 15.5831 21.1343C14.2876 21.1343 13.0689 20.434 12.6515 19.6386C12.6515 19.6386 11.9548 22.4034 11.8072 22.9373C11.5528 23.8625 11.0548 24.7872 10.5995 25.5079C11.7036 25.8344 12.849 26.0001 14.0004 26C20.627 26 26 20.6274 26 13.9999C26 7.37257 20.627 2 14.0004 2C7.37317 2 2 7.37257 2 13.9999Z"
|
|
15
|
-
})));
|
|
16
|
-
IconPintrestLogo.displayName = 'IconPintrestLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconPlanetscaleLogo = /*#__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: "M26 14C26 17.1826 24.7356 20.2348 22.485 22.4853C20.2344 24.7357 17.1819 26 13.9991 26L26 14ZM13.9991 2C18.8745 2 23.0654 4.90625 24.9499 9.07812L9.07685 24.95C8.39242 24.6406 7.7455 24.275 7.13608 23.8531L16.9993 14H13.9991L5.51408 22.4844C3.83609 20.8062 2.69341 18.6681 2.2305 16.3406C1.76759 14.0131 2.00525 11.6005 2.91342 9.40804C3.82159 7.21555 5.35949 5.34154 7.3327 4.02294C9.30591 2.70434 11.6258 2.00036 13.9991 2Z"
|
|
15
|
-
})));
|
|
16
|
-
IconPlanetscaleLogo.displayName = 'IconPlanetscaleLogo';
|
|
@@ -1,18 +0,0 @@
|
|
|
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 IconPremiereLogo = /*#__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
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M6.42708 1.9751H22.5729C25.0208 1.9751 27 3.95426 27 6.40218V21.923C27 24.3709 25.0208 26.3501 22.5729 26.3501H6.42708C3.97917 26.3501 2 24.3709 2 21.923V6.40218C2 3.95426 3.97917 1.9751 6.42708 1.9751ZM7.9375 19.0687V8.34994C7.9375 8.27702 7.96873 8.23534 8.04167 8.23534C8.21876 8.23534 8.38542 8.23534 8.625 8.22492C8.75391 8.21955 8.88559 8.21695 9.02147 8.21426L9.02153 8.21426C9.14914 8.21174 9.28046 8.20914 9.41667 8.20411C9.56214 8.19872 9.71317 8.19612 9.86978 8.19342H9.86982C10.016 8.1909 10.167 8.1883 10.3229 8.18327C10.6458 8.17285 10.9583 8.17285 11.2708 8.17285H11.2708C12.125 8.17285 12.8333 8.27702 13.4167 8.49576C13.9375 8.67284 14.4166 8.96452 14.8125 9.34992C15.1458 9.68328 15.4062 10.0895 15.5729 10.5374C15.7291 10.9749 15.8125 11.4229 15.8125 11.8916C15.8125 12.7874 15.6042 13.527 15.1875 14.1104C14.7708 14.6937 14.1875 15.1312 13.5104 15.3812C12.8021 15.6416 12.0208 15.7353 11.1667 15.7353C10.9167 15.7353 10.75 15.7353 10.6458 15.7249C10.5417 15.7145 10.3958 15.7145 10.1979 15.7145V19.0583C10.2083 19.1312 10.1562 19.1937 10.0833 19.2041H10.0417H8.06248C7.97915 19.2041 7.9375 19.1624 7.9375 19.0687ZM10.2083 10.2458V13.7458L10.2396 13.748H10.2396C10.3736 13.7576 10.4986 13.7666 10.6146 13.7666H11.1667C11.5729 13.7666 11.9791 13.7041 12.3646 13.5791C12.6979 13.4854 12.9896 13.2874 13.2187 13.027C13.4375 12.7666 13.5416 12.4124 13.5416 11.9541C13.5521 11.6312 13.4687 11.3083 13.3021 11.027C13.125 10.7562 12.875 10.5479 12.5729 10.4333C12.1875 10.277 11.7708 10.2145 11.3438 10.2249C11.0729 10.2249 10.8333 10.2249 10.6354 10.2353C10.4271 10.2249 10.2812 10.2353 10.2083 10.2458ZM19.0939 10.8498H17.271C17.2605 10.8394 17.2397 10.8394 17.2397 10.8498C17.1876 10.8602 17.1564 10.9123 17.1668 10.9644L17.1692 10.9922C17.1892 11.2217 17.2084 11.4424 17.2084 11.6727C17.2137 11.8081 17.2163 11.9436 17.2189 12.079C17.2215 12.2144 17.2241 12.3498 17.2293 12.4852C17.2397 12.756 17.2397 13.0165 17.2397 13.2665V19.0373V19.079C17.2501 19.1623 17.323 19.2144 17.4064 19.204H19.4585C19.5522 19.204 19.5939 19.1623 19.5939 19.0581V13.7456C19.7397 13.579 19.9272 13.454 20.1251 13.3602C20.4064 13.2352 20.698 13.1415 21.0001 13.079C21.3647 12.9957 21.7501 12.9644 22.1251 12.9748C22.2397 12.9748 22.2918 12.9435 22.2918 12.8602V10.829V10.7873C22.2814 10.7144 22.2189 10.6623 22.146 10.6727C21.5939 10.6727 21.0418 10.8081 20.5626 11.079C20.1355 11.3081 19.7605 11.6102 19.448 11.9748C19.448 11.8394 19.4376 11.7144 19.4272 11.5998C19.4168 11.4956 19.3959 11.3811 19.3751 11.2769C19.3647 11.1832 19.3439 11.0998 19.3126 11.0165C19.2814 10.9227 19.1981 10.8498 19.0939 10.8498Z"
|
|
17
|
-
})));
|
|
18
|
-
IconPremiereLogo.displayName = 'IconPremiereLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconPrismaLogo = /*#__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: "M23.8682 21.0465L15.5625 2.78846C15.4593 2.56381 15.2993 2.37222 15.0995 2.23396C14.8998 2.0957 14.6676 2.01592 14.4276 2.00305C14.1871 1.98637 13.9469 2.03826 13.7329 2.15307C13.519 2.26787 13.3395 2.44121 13.2141 2.65422L4.20571 17.7574C4.06874 17.9855 3.9974 18.2492 4.00007 18.5177C4.00274 18.7863 4.07931 19.0484 4.22079 19.2735L8.62501 26.3335C8.79163 26.5986 9.03656 26.8007 9.32326 26.9099C9.60996 27.019 9.92307 27.0293 10.2159 26.9392L22.997 23.0257C23.1895 22.9675 23.3676 22.8671 23.5194 22.7315C23.6711 22.5959 23.793 22.4281 23.8767 22.2395C23.9593 22.0519 24.0013 21.8479 24 21.6418C23.9986 21.4356 23.9539 21.2323 23.8688 21.0459L23.8682 21.0465ZM22.0087 21.8296L11.1631 25.1493C10.8323 25.2512 10.5147 24.9543 10.5835 24.6087L14.4584 5.40332C14.5308 5.04401 15.0102 4.98708 15.1617 5.31962L22.3347 21.0871C22.3664 21.1574 22.383 21.2339 22.3834 21.3114C22.3838 21.389 22.3679 21.4657 22.3368 21.5363C22.3058 21.6068 22.2603 21.6696 22.2036 21.7202C22.1468 21.7708 22.0801 21.8081 22.0081 21.8295L22.0087 21.8296Z"
|
|
15
|
-
})));
|
|
16
|
-
IconPrismaLogo.displayName = 'IconPrismaLogo';
|
|
@@ -1,18 +0,0 @@
|
|
|
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 IconQwikLogo = /*#__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
|
-
fillRule: "evenodd",
|
|
15
|
-
clipRule: "evenodd",
|
|
16
|
-
d: "M9.76373 1.00024L16.2853 1.11803L18.4761 1.10003C19.7439 1.11464 20.8937 1.8052 21.4966 2.91062L23.8998 7.28678L23.9184 7.26854L24.0982 7.60949L24.5567 8.48445L25.438 10.1879C26.0942 11.4497 25.9113 12.9858 24.9801 14.0643L24.8511 14.2112L20.6577 21.6055L22.8848 26.219C22.9768 26.3976 22.7585 26.5647 22.6038 26.4606L22.6248 26.4824L11.4913 22.9692L9.44261 22.9459C8.20753 22.9317 7.07176 22.2696 6.46181 21.2026L2.46123 14.247C1.76733 13.0333 1.86848 11.5391 2.68316 10.4408L2.65241 10.4706L6.73583 2.6633C7.38274 1.61177 8.53088 0.985997 9.76373 1.00024ZM18.1193 21.8888L18.1295 21.8871L18.127 21.8698L18.1203 21.8774L18.1193 21.8888ZM18.0916 21.8074L18.1073 21.8236L18.0092 20.8759L17.3896 13.8681L18.9515 12.2324L18.9828 12.202L18.9818 12.2008L19.0064 12.175L12.76 5.07277L9.88389 1.77774L9.76926 1.93692L9.86733 1.8189L10.2052 4.02196L11.0459 9.80165L8.62364 12.0561L18.0966 21.8642L18.0916 21.8074Z"
|
|
17
|
-
})));
|
|
18
|
-
IconQwikLogo.displayName = 'IconQwikLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconReactLogo = /*#__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: "M22.3772 9.77888C22.1005 9.68039 21.8214 9.58915 21.5403 9.50524C21.5875 9.30503 21.631 9.10725 21.6696 8.91295C22.3031 5.72221 21.889 3.15169 20.4743 2.30535C19.1179 1.49399 16.8997 2.34001 14.6594 4.36282C14.4387 4.56253 14.2228 4.768 14.012 4.97903C13.8709 4.8387 13.7273 4.7011 13.5813 4.56629C11.2333 2.40345 8.87993 1.49188 7.46679 2.34065C6.11164 3.15453 5.71037 5.571 6.28074 8.59494C6.33749 8.89443 6.40156 9.19237 6.4729 9.48848C6.13977 9.58669 5.81833 9.69122 5.51069 9.80249C2.75795 10.7982 1 12.3587 1 13.9773C1 15.649 2.88723 17.3258 5.75434 18.3425C5.98679 18.4246 6.22116 18.5006 6.45726 18.5706C6.38058 18.8895 6.31251 19.2106 6.25312 19.5335C5.70935 22.505 6.13398 24.8643 7.48548 25.673C8.88135 26.5082 11.2242 25.6499 13.5054 23.5809C13.6904 23.4127 13.8713 23.2397 14.0479 23.0622C14.2762 23.2907 14.5106 23.5125 14.7507 23.7275C16.9605 25.7002 19.1429 26.4968 20.4931 25.6859C21.8876 24.8483 22.3409 22.3137 21.7525 19.23C21.7061 18.9884 21.6541 18.7481 21.5966 18.5091C21.7611 18.4585 21.9226 18.4064 22.08 18.3523C25.0607 17.3278 27 15.6713 27 13.9773C27 12.3528 25.1853 10.7818 22.3772 9.77888ZM21.7307 17.2585C21.5885 17.3073 21.4427 17.3544 21.294 17.4003C20.965 16.3195 20.5209 15.1703 19.9775 13.9829C20.496 12.8238 20.923 11.6893 21.2428 10.6155C21.5088 10.6954 21.7669 10.7796 22.0157 10.8684C24.4217 11.7278 25.8893 12.9983 25.8893 13.9773C25.8893 15.02 24.3043 16.3737 21.7307 17.2585ZM20.6629 19.4538C20.9231 20.8173 20.9602 22.0502 20.7878 23.014C20.633 23.88 20.3217 24.4574 19.9365 24.6887C19.1172 25.1807 17.365 24.5411 15.4752 22.8539C15.2518 22.6541 15.0338 22.4478 14.8214 22.2354C15.5541 21.4041 16.2863 20.4378 17.0009 19.3645C18.2578 19.2488 19.4453 19.0595 20.5221 18.8013C20.5752 19.0233 20.6223 19.241 20.6629 19.4538ZM9.86397 24.6036C9.06345 24.8969 8.42584 24.9053 8.04041 24.6747C7.2203 24.184 6.87935 22.2896 7.34441 19.7484C7.39969 19.4482 7.46299 19.1495 7.53423 18.8529C8.59921 19.0974 9.77805 19.2731 11.0379 19.3791C11.7574 20.4294 12.5107 21.3947 13.2699 22.2399C13.1085 22.4019 12.9434 22.5597 12.7745 22.7133C11.7657 23.6281 10.7549 24.2772 9.86397 24.6036ZM6.11367 17.2521C4.84587 16.8025 3.79886 16.2182 3.08122 15.5806C2.4363 15.0077 2.11079 14.4388 2.11079 13.9773C2.11079 12.995 3.5222 11.7422 5.87632 10.8907C6.16202 10.7874 6.46102 10.6899 6.77129 10.5985C7.0967 11.6964 7.52346 12.8444 8.03848 14.0053C7.51676 15.1834 7.0839 16.3497 6.75534 17.4606C6.53984 17.3966 6.32588 17.3271 6.11367 17.2521ZM7.37081 8.37355C6.8822 5.7828 7.20669 3.82848 8.02335 3.33798C8.89313 2.81555 10.8165 3.56042 12.8438 5.42801C12.976 5.55007 13.1061 5.67461 13.2339 5.80155C12.4785 6.64315 11.7321 7.60129 11.019 8.6453C9.79623 8.7629 8.62572 8.95172 7.54956 9.20472C7.48326 8.9293 7.42366 8.65209 7.37081 8.37355ZM18.5861 11.2468C18.3319 10.7913 18.0683 10.3415 17.7954 9.89774C18.625 10.0066 19.4198 10.1511 20.1662 10.3277C19.9421 11.0728 19.6628 11.8518 19.3341 12.6506C19.0938 12.1775 18.8444 11.7095 18.5861 11.2468ZM14.0125 6.62513C14.5248 7.20098 15.0379 7.84385 15.5425 8.54141C14.5188 8.49125 13.4933 8.49103 12.4696 8.54078C12.9747 7.84965 13.4922 7.20762 14.0125 6.62513ZM9.40958 11.2547C9.15449 11.7137 8.90976 12.1788 8.67559 12.6496C8.35221 11.8537 8.07545 11.0712 7.84948 10.3154C8.59129 10.1433 9.38236 10.0025 10.2066 9.89564C9.93074 10.3421 9.66498 10.7953 9.40958 11.2547ZM10.2303 18.1409C9.3787 18.0423 8.57575 17.9088 7.83414 17.7412C8.06367 16.972 8.34652 16.1728 8.67691 15.3599C8.91201 15.831 9.15775 16.2964 9.41395 16.7556C9.6774 17.2277 9.9502 17.69 10.2303 18.1409ZM14.0432 21.4106C13.5167 20.8213 12.9916 20.1694 12.4788 19.4683C12.9767 19.4885 13.4842 19.4988 14 19.4988C14.53 19.4988 15.0538 19.4865 15.5694 19.4627C15.0632 20.1765 14.552 20.8293 14.0432 21.4106ZM19.3445 15.3183C19.6921 16.1402 19.985 16.9353 20.2176 17.6913C19.4638 17.8698 18.6498 18.0135 17.7922 18.1203C18.067 17.6683 18.3332 17.2107 18.5904 16.7477C18.852 16.2771 19.1034 15.8005 19.3445 15.3183ZM17.6283 16.1719C17.2345 16.8818 16.8185 17.5781 16.381 18.2599C15.5886 18.3181 14.7944 18.347 14 18.3466C13.1909 18.3466 12.4038 18.3205 11.646 18.2695C11.1971 17.5893 10.7732 16.8917 10.3751 16.1783C9.97896 15.4686 9.609 14.7436 9.26587 14.0048C9.60813 13.2658 9.97706 12.5404 10.3719 11.8302L10.3718 11.8303C10.7665 11.12 11.187 10.4254 11.6325 9.74812C12.4057 9.68742 13.1986 9.65581 13.9999 9.65581C14.8049 9.65581 15.5989 9.68774 16.3719 9.74885C16.8129 10.4251 17.2307 11.1173 17.6247 11.8241C18.0208 12.5328 18.3946 13.2546 18.7455 13.9885C18.3982 14.7298 18.0256 15.4581 17.6283 16.1719ZM19.9196 3.30363C20.7902 3.82458 21.1288 5.92536 20.5818 8.68029C20.5468 8.85605 20.5076 9.03507 20.465 9.21662C19.3862 8.95826 18.2148 8.76616 16.9885 8.64678C16.2741 7.59128 15.5338 6.63167 14.7907 5.80092C14.9854 5.60614 15.1848 5.41642 15.3887 5.23192C17.3082 3.49888 19.1022 2.8146 19.9196 3.30363ZM14 11.5685C15.2822 11.5685 16.3217 12.647 16.3217 13.9773C16.3217 15.3076 15.2822 16.3861 14 16.3861C12.7178 16.3861 11.6783 15.3076 11.6783 13.9773C11.6783 12.647 12.7178 11.5685 14 11.5685Z"
|
|
15
|
-
})));
|
|
16
|
-
IconReactLogo.displayName = 'IconReactLogo';
|
|
@@ -1,16 +0,0 @@
|
|
|
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 IconRustLogo = /*#__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: "M25.8289 14.1942L24.822 13.5444C24.8136 13.4424 24.804 13.3405 24.7933 13.2387L25.6603 12.3978C25.7036 12.3559 25.7359 12.3032 25.7541 12.2446C25.7722 12.1861 25.7756 12.1236 25.764 12.0633C25.7527 12.0029 25.7267 11.9465 25.6884 11.8997C25.6501 11.8528 25.6009 11.817 25.5454 11.7957L24.4377 11.3657C24.4099 11.2659 24.3808 11.1667 24.3509 11.0671L25.0413 10.0685C25.0934 9.99327 25.1157 9.89998 25.1034 9.80808C25.0912 9.71617 25.0454 9.63273 24.9756 9.57512C24.9294 9.53692 24.8747 9.51155 24.8166 9.50139L23.6491 9.30359C23.6038 9.21201 23.557 9.12122 23.5088 9.03125L23.9996 7.90857C24.0242 7.85249 24.0347 7.79076 24.03 7.72927C24.0253 7.66777 24.0055 7.60857 23.9726 7.55729C23.9398 7.50599 23.895 7.46431 23.8424 7.43624C23.7898 7.40817 23.7311 7.39465 23.672 7.39699L22.4863 7.44005C22.4251 7.36018 22.3627 7.28131 22.2991 7.20347L22.572 6.00197C22.5857 5.94191 22.5844 5.87919 22.5683 5.81979C22.5521 5.76039 22.5216 5.70629 22.4797 5.66263C22.4378 5.61897 22.3859 5.58721 22.3289 5.57037C22.2719 5.55353 22.2117 5.55218 22.154 5.56644L21.0002 5.8507C20.9253 5.78455 20.8495 5.71958 20.7728 5.65579L20.8142 4.42072C20.8164 4.3592 20.8034 4.29812 20.7765 4.24333C20.7495 4.18854 20.7095 4.14186 20.6603 4.10776C20.6111 4.07349 20.5543 4.05289 20.4953 4.04791C20.4363 4.04292 20.3771 4.05372 20.3232 4.07928L19.2476 4.59051C19.1607 4.54086 19.0734 4.49167 18.9861 4.4441L18.7958 3.22813C18.7864 3.16747 18.7621 3.11035 18.7254 3.06226C18.6887 3.01416 18.6407 2.9767 18.5861 2.95347C18.5316 2.92985 18.4722 2.92117 18.4136 2.92826C18.355 2.93536 18.2991 2.95798 18.2512 2.99398L17.2926 3.71308C17.1981 3.68183 17.1033 3.65174 17.0081 3.62303L16.5952 2.4691C16.5747 2.41141 16.5403 2.36016 16.4954 2.32024C16.4504 2.28033 16.3964 2.25307 16.3384 2.24109C16.2805 2.22926 16.2207 2.23297 16.1645 2.25186C16.1083 2.27075 16.0577 2.3042 16.0173 2.34907L15.21 3.25208C15.1123 3.24069 15.0144 3.23073 14.9163 3.22222L14.2926 2.17107C14.2613 2.11863 14.2178 2.07539 14.166 2.04544C14.1142 2.0155 14.0559 1.99986 13.9967 2C13.8756 2 13.765 2.06482 13.7031 2.17107L13.0792 3.22211C12.9812 3.23065 12.8834 3.24064 12.7857 3.25208L11.9783 2.34907C11.938 2.30417 11.8874 2.27069 11.8312 2.2518C11.775 2.23291 11.7151 2.22922 11.6572 2.24109C11.5992 2.253 11.5452 2.28023 11.5002 2.32015C11.4552 2.36008 11.4208 2.41136 11.4003 2.4691L10.9876 3.62303C10.8923 3.65162 10.7976 3.6816 10.7031 3.71308L9.74445 2.99398C9.69663 2.95791 9.64072 2.93524 9.58208 2.92815C9.52344 2.92105 9.46403 2.92977 9.40956 2.95347C9.35515 2.97698 9.30738 3.01451 9.27072 3.06253C9.23406 3.11056 9.20973 3.1675 9.2 3.22801L9.00967 4.44398C8.92189 4.49144 8.83467 4.54028 8.74822 4.59039L7.67256 4.07917C7.61875 4.0536 7.55956 4.04278 7.50061 4.04772C7.44166 4.05266 7.3849 4.0732 7.33571 4.1074C7.28652 4.1416 7.24653 4.18832 7.21953 4.24314C7.19253 4.29795 7.17942 4.35903 7.18145 4.4206L7.22278 5.65556C7.14611 5.71956 7.07022 5.78461 6.99522 5.85058L5.84156 5.56632C5.78391 5.55231 5.72378 5.5538 5.66683 5.57064C5.60988 5.58749 5.55798 5.61914 5.516 5.66262C5.47407 5.70622 5.44356 5.76027 5.42736 5.81963C5.41115 5.87899 5.40981 5.94168 5.42345 6.00174L5.69411 7.20347C5.63083 7.28138 5.5686 7.3602 5.50745 7.43993L4.32167 7.39688C4.26266 7.39491 4.20413 7.40859 4.15158 7.43663C4.09903 7.46466 4.05418 7.50614 4.02122 7.55718C3.9883 7.60845 3.96851 7.66763 3.96372 7.72911C3.95894 7.79059 3.96932 7.85233 3.99389 7.90845L4.48478 9.03113C4.437 9.1213 4.38978 9.21204 4.34411 9.30347L3.17667 9.50139C3.11844 9.51119 3.06362 9.53641 3.01744 9.57463C2.97127 9.61286 2.93531 9.6628 2.913 9.71968C2.89044 9.77644 2.88217 9.83827 2.88898 9.8993C2.89578 9.96033 2.91744 10.0185 2.95189 10.0684L3.64233 11.067C3.612 11.1661 3.58311 11.2656 3.55567 11.3656L2.44789 11.7956C2.39256 11.8171 2.34342 11.853 2.30514 11.8998C2.26687 11.9466 2.24073 12.0029 2.2292 12.0632C2.21768 12.1236 2.22116 12.186 2.23931 12.2445C2.25745 12.303 2.28967 12.3558 2.33289 12.3977L3.19989 13.2385C3.189 13.3403 3.17945 13.4422 3.17122 13.5443L2.16433 14.1941C2.11394 14.2266 2.07237 14.272 2.04361 14.326C2.01484 14.3799 1.99983 14.4407 2 14.5024C2 14.6288 2.06222 14.7436 2.16422 14.8082L3.17111 15.458C3.17933 15.5601 3.18889 15.6619 3.19978 15.7638L2.33278 16.6046C2.28958 16.6465 2.25738 16.6993 2.23924 16.7578C2.22111 16.8163 2.21763 16.8787 2.22914 16.939C2.24065 16.9993 2.26677 17.0555 2.30501 17.1024C2.34326 17.1492 2.39237 17.1851 2.44767 17.2066L3.55545 17.6367C3.58316 17.7366 3.61205 17.8361 3.64211 17.9353L2.95189 18.9338C2.89958 19.0092 2.87731 19.1028 2.88974 19.1949C2.90216 19.287 2.94833 19.3705 3.01856 19.428C3.06511 19.4662 3.12033 19.4913 3.17889 19.5009L4.34633 19.6987C4.39156 19.7904 4.43856 19.8811 4.48689 19.9711L3.99611 21.0914C3.9716 21.1475 3.96124 21.2091 3.96599 21.2705C3.97075 21.3319 3.99048 21.391 4.0233 21.4423C4.05613 21.4935 4.10096 21.5351 4.15357 21.5633C4.20617 21.5914 4.26479 21.6051 4.32389 21.603L5.50722 21.5597C5.56867 21.6396 5.63111 21.7185 5.69445 21.7966L5.42389 22.9984C5.41026 23.0581 5.41159 23.1204 5.42776 23.1794C5.44393 23.2383 5.4744 23.292 5.51622 23.3352C5.55808 23.3789 5.61 23.4107 5.66702 23.4275C5.72404 23.4443 5.78425 23.4456 5.84189 23.4312L6.99567 23.1493C7.07048 23.2154 7.1463 23.2802 7.22311 23.3438L7.18189 24.5788C7.17971 24.6403 7.19271 24.7014 7.21965 24.7562C7.24659 24.811 7.28658 24.8577 7.33578 24.8918C7.38503 24.926 7.44185 24.9465 7.50085 24.9514C7.55986 24.9562 7.61908 24.9453 7.67289 24.9197L8.74856 24.4086C8.83511 24.4586 8.92222 24.5074 9.01 24.555L9.20033 25.7708C9.20987 25.8318 9.23411 25.8892 9.27079 25.9376C9.30746 25.9861 9.35537 26.0241 9.41 26.048C9.46449 26.0716 9.52387 26.0803 9.58249 26.0732C9.64111 26.0662 9.69702 26.0436 9.74489 26.0076L10.7036 25.2885C10.7983 25.3199 10.8936 25.3505 10.9902 25.3792L11.4031 26.533C11.4237 26.5906 11.4581 26.6418 11.5031 26.6817C11.5481 26.7215 11.6021 26.7487 11.66 26.7606C11.7179 26.7727 11.7778 26.7691 11.8341 26.7502C11.8903 26.7313 11.9409 26.6977 11.9811 26.6527L12.7884 25.7497C12.8859 25.7613 12.9841 25.7712 13.082 25.7802L13.7059 26.8289C13.7369 26.8811 13.7801 26.9241 13.8314 26.954C13.8828 26.984 13.9406 26.9998 13.9994 27C14.0586 26.9997 14.1167 26.9839 14.1684 26.954C14.2202 26.9241 14.2638 26.8811 14.2953 26.8289L14.9191 25.7802C15.0173 25.7712 15.1152 25.7613 15.2128 25.7497L16.02 26.6527C16.0602 26.6978 16.1108 26.7314 16.167 26.7503C16.2232 26.7692 16.2832 26.7728 16.3411 26.7606C16.3991 26.7488 16.4531 26.7216 16.4981 26.6817C16.5431 26.6419 16.5775 26.5907 16.598 26.533L17.0109 25.3792C17.1068 25.3505 17.2019 25.3199 17.2976 25.2885L18.2563 26.0076C18.3044 26.0435 18.3604 26.066 18.4192 26.073C18.4779 26.08 18.5374 26.0712 18.5919 26.0475C18.6465 26.0238 18.6943 25.9859 18.7309 25.9375C18.7674 25.8891 18.7915 25.8318 18.8008 25.7709L18.9911 24.555C19.0792 24.5074 19.1663 24.458 19.2526 24.4086L20.3282 24.9197C20.3821 24.9453 20.4413 24.9562 20.5003 24.9513C20.5593 24.9464 20.6162 24.9259 20.6654 24.8918C20.7145 24.8576 20.7544 24.8108 20.7813 24.7561C20.8083 24.7013 20.8213 24.6403 20.8193 24.5788L20.778 23.3438C20.8548 23.2802 20.9306 23.2154 21.0053 23.1493L22.159 23.4312C22.2164 23.4454 22.2764 23.4441 22.3332 23.4274C22.39 23.4107 22.4417 23.3792 22.4836 23.3359C22.5254 23.2926 22.556 23.2388 22.5724 23.1798C22.5887 23.1207 22.5904 23.0583 22.5771 22.9984L22.3064 21.7968C22.3699 21.7188 22.4321 21.6397 22.4931 21.5597L23.6789 21.603C23.738 21.6053 23.7966 21.5918 23.8492 21.5638C23.9018 21.5357 23.9466 21.494 23.9793 21.4427C24.0123 21.3915 24.0321 21.3323 24.0368 21.2708C24.0416 21.2093 24.0311 21.1475 24.0064 21.0914L23.5157 19.9711C23.5634 19.8809 23.6103 19.7902 23.656 19.6987L24.8234 19.5009C24.8817 19.4913 24.9366 19.4662 24.9828 19.4279C25.029 19.3897 25.065 19.3396 25.0871 19.2826C25.1098 19.2259 25.1181 19.164 25.1113 19.1029C25.1045 19.0419 25.0828 18.9836 25.0482 18.9338L24.3578 17.9353C24.388 17.8361 24.4169 17.7366 24.4446 17.6367L25.5523 17.2066C25.6077 17.1852 25.6568 17.1494 25.6951 17.1025C25.7333 17.0557 25.7594 16.9994 25.7709 16.9391C25.7825 16.8788 25.7791 16.8163 25.761 16.7578C25.7428 16.6992 25.7105 16.6465 25.6672 16.6046L24.8002 15.7638C24.8109 15.6619 24.8204 15.56 24.8289 15.458L25.8358 14.8082C25.8859 14.776 25.9273 14.7311 25.956 14.6775C25.9848 14.624 25.9999 14.5638 26 14.5024C25.9998 14.4408 25.9847 14.3803 25.956 14.3264C25.9274 14.2725 25.8861 14.227 25.836 14.1942H25.8289ZM19.0859 22.9138C18.7006 22.8273 18.4574 22.4312 18.54 22.0299C18.5595 21.9345 18.5969 21.844 18.65 21.7636C18.7031 21.6833 18.7709 21.6146 18.8495 21.5616C18.9281 21.5086 19.016 21.4722 19.1081 21.4546C19.2002 21.437 19.2948 21.4384 19.3863 21.4589C19.7717 21.5447 20.017 21.9414 19.9344 22.3428C19.9149 22.4382 19.8775 22.5287 19.8244 22.609C19.7713 22.6893 19.7035 22.758 19.6249 22.811C19.5463 22.864 19.4584 22.9004 19.3663 22.918C19.2742 22.9357 19.1797 22.9342 19.0881 22.9138H19.0859ZM18.7441 20.5009C18.3932 20.4226 18.0469 20.6553 17.9734 21.0218L17.6157 22.7609C16.5124 23.2817 15.2762 23.5731 13.9919 23.5731C12.6708 23.5731 11.423 23.2697 10.2992 22.725L9.94145 20.9859C9.86622 20.6204 9.52167 20.3863 9.17078 20.4652L7.696 20.7948C7.42264 20.5005 7.16827 20.1876 6.93456 19.8583H14.1134C14.1947 19.8583 14.2488 19.8431 14.2488 19.7661V17.1145C14.2488 17.0375 14.1947 17.0222 14.1134 17.0222H12.0148V15.3476H14.2831C14.4902 15.3476 15.3909 15.4093 15.6777 16.6089C15.7678 16.9769 15.9667 18.176 16.1019 18.5606C16.2368 18.9906 16.7854 19.8507 17.3702 19.8507H20.9482C20.9888 19.8507 21.0321 19.8459 21.0778 19.8373C20.8298 20.1879 20.5585 20.52 20.2659 20.8311L18.7567 20.4942L18.7441 20.5009ZM8.813 22.8779C8.72143 22.8984 8.62687 22.9 8.53473 22.8824C8.44259 22.8648 8.35469 22.8284 8.27607 22.7754C8.19745 22.7224 8.12964 22.6537 8.07655 22.5733C8.02346 22.4929 7.98612 22.4024 7.96667 22.3069C7.88445 21.9057 8.12911 21.509 8.51489 21.423C8.6998 21.3818 8.89285 21.4189 9.05157 21.5259C9.21029 21.633 9.32167 21.8014 9.36122 21.994C9.44345 22.3954 9.19856 22.7919 8.813 22.8779ZM6.08367 11.3872C6.16029 11.5675 6.16518 11.7721 6.09726 11.9561C6.02935 12.1402 5.89417 12.2887 5.72133 12.3691C5.36122 12.5355 4.94145 12.3662 4.78089 11.9917C4.62033 11.617 4.78367 11.177 5.14333 11.0098C5.31608 10.9301 5.51215 10.925 5.68847 10.9958C5.86479 11.0665 6.00693 11.2073 6.08367 11.3872ZM5.24667 13.4514L6.78333 12.7396C7.11133 12.5878 7.26045 12.1876 7.11356 11.8461L6.79711 11.1007H8.04V16.9296H5.54C5.31744 16.1137 5.20473 15.2695 5.20511 14.4213C5.20511 14.0892 5.22233 13.7619 5.25533 13.4395L5.24645 13.4514H5.24667ZM11.9897 12.8852V11.1653H14.9484C15.1013 11.1653 16.0287 11.3493 16.0287 12.0706C16.0287 12.6701 15.3177 12.8852 14.7328 12.8852H11.9806H11.9897ZM22.7464 14.4332C22.7464 14.6616 22.7384 14.8872 22.7224 15.1117H21.821C21.7309 15.1117 21.6947 15.1733 21.6947 15.2653V15.6953C21.6947 16.7082 21.1464 16.9303 20.6649 16.9853C20.2061 17.039 19.6992 16.7855 19.6373 16.4932C19.3667 14.9094 18.9171 14.5725 18.2061 13.9848C19.0892 13.402 20.0066 12.5396 20.0066 11.3809C20.0066 10.1363 19.1878 9.35278 18.6304 8.96806C17.8461 8.43056 16.9791 8.32315 16.7451 8.32315H7.43322C8.697 6.85637 10.4149 5.8147 12.3414 5.43252L13.44 6.63171C13.499 6.69615 13.5695 6.74784 13.6477 6.78382C13.7259 6.81981 13.8101 6.83938 13.8955 6.84142C13.9809 6.84347 14.0659 6.82794 14.1456 6.79573C14.2253 6.76352 14.298 6.71525 14.3598 6.6537L15.5891 5.43056C18.1579 5.92986 20.3368 7.59734 21.5982 9.89792L20.7564 11.8759C20.6113 12.2175 20.7594 12.6189 21.0868 12.7694L22.706 13.5194C22.7343 13.8212 22.7486 14.1241 22.7487 14.4272L22.7463 14.4332H22.7464ZM13.4347 4.42361C13.5022 4.35617 13.5819 4.30329 13.6691 4.26799C13.7563 4.2327 13.8494 4.21568 13.9429 4.21793C14.0365 4.22018 14.1287 4.24164 14.2142 4.28109C14.2998 4.32053 14.3771 4.37719 14.4416 4.4478C14.5719 4.59065 14.6425 4.78147 14.6381 4.97847C14.6337 5.17548 14.5545 5.36263 14.4179 5.49896C14.3503 5.56642 14.2707 5.61932 14.1834 5.65462C14.0962 5.68993 14.0032 5.70694 13.9096 5.70468C13.816 5.70242 13.7238 5.68094 13.6383 5.64146C13.5527 5.60199 13.4755 5.5453 13.411 5.47465C13.2806 5.33181 13.2099 5.14097 13.2143 4.94392C13.2188 4.74688 13.298 4.5597 13.4347 4.42338V4.42361ZM21.7832 11.4231C21.8211 11.3339 21.8754 11.2534 21.9432 11.1861C22.011 11.1189 22.0908 11.0662 22.1782 11.0311C22.2656 10.9961 22.3587 10.9793 22.4523 10.9819C22.5459 10.9844 22.6381 11.0061 22.7236 11.0458C22.8092 11.0855 22.8866 11.1424 22.9512 11.2132C23.0157 11.284 23.0663 11.3673 23.0999 11.4585C23.1336 11.5497 23.1497 11.6468 23.1473 11.7445C23.1448 11.8421 23.124 11.9383 23.0859 12.0275C23.0481 12.1168 22.9937 12.1973 22.9259 12.2646C22.8582 12.3319 22.7783 12.3846 22.6909 12.4196C22.6036 12.4547 22.5104 12.4714 22.4169 12.4689C22.3233 12.4664 22.2311 12.4447 22.1456 12.405C22.0599 12.3653 21.9825 12.3084 21.9179 12.2376C21.8533 12.1668 21.8028 12.0834 21.7691 11.9923C21.7355 11.9011 21.7194 11.8039 21.7218 11.7062C21.7242 11.6086 21.7451 11.5124 21.7832 11.4231Z"
|
|
15
|
-
})));
|
|
16
|
-
IconRustLogo.displayName = 'IconRustLogo';
|