@air/icons
Version:
923 lines (859 loc) • 185 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var jsxRuntime = require('react/jsx-runtime');
var react = require('react');
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);
}
var A = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsxs("svg", _extends({
ref: ref
}, props, {
fill: "none",
"aria-hidden": "true",
viewBox: "0 0 24 24",
children: [jsxRuntime.jsx("path", {
fill: "currentColor",
d: "M13.482 6.24578C15.1083 5.16161 15.8052 5.39393 15.8052 7.09763C15.8052 8.56901 15.418 10.0404 15.418 10.0404H16.9668C16.9668 10.0404 17.2766 8.41413 17.2766 7.09763C17.354 4.54209 16.115 4 15.1083 4C13.0948 4 10.2295 6.32323 6.43489 11.0471C5.04096 12.8283 3.56958 14.9192 2.64029 16.2357C1.711 17.5521 1.86583 18.1723 2.64002 18.1723C3.4142 18.1723 6.89954 12.9057 9.22276 10.1953C10.9265 8.25925 12.3978 6.94275 13.482 6.24578Z"
}), jsxRuntime.jsx("path", {
fill: "currentColor",
d: "M8.67977 12.8278C7.13096 14.1443 6.97607 15.6157 6.97607 16.0029C6.97607 17.7066 8.29257 19.1005 9.99627 19.1779C10.0737 19.1779 10.0737 19.1779 10.1511 19.1779C14.6427 19.1779 16.1915 13.215 16.269 12.9052C16.269 12.9052 14.7202 12.8278 14.6427 12.9827C14.5653 13.1376 14.4878 13.3699 14.4104 13.6022C13.636 15.6157 12.2421 17.6291 10.1511 17.6291C9.2993 17.6291 8.52489 17.0096 8.52489 16.0803V16.0029C8.52489 15.4608 8.83465 14.6864 9.6865 13.912C11.0804 12.7504 14.1006 11.5887 20.838 12.5955C20.838 12.5955 21.9999 12.8301 21.9999 11.9771C21.9999 11.1241 21.3026 11.1241 21.3026 11.1241C17.1208 10.5046 11.6225 10.3497 8.67977 12.8278Z"
})]
}));
});
A.displayName = 'A';
var Air = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M2.93 20.48a.51.51 0 01-.85-.55s1.73-2.67 3.82-5.28C8.82 11 11 9.24 12.52 9.24c.72 0 1.58.39 1.58 2.28a14.64 14.64 0 01-.28 2.4h-1a13.1 13.1 0 00.3-2.4c0-1.27-.4-1.27-.57-1.27-2.2 0-7.07 6.27-9.62 10.23zM19 13.75a.79.79 0 00.8-.79.8.8 0 00-.8-.8.79.79 0 00-.79.8.79.79 0 00.79.79zm2.21 4a5.9 5.9 0 01-3.82 2c-.59 0-.89-.25-.89-.75s.29-1.55 1.68-3.35a.53.53 0 00.07-.5.54.54 0 00-.39-.31c-3.42-.57-8-.84-10.34 1.15a3.24 3.24 0 00-1.26 2.42 2.31 2.31 0 002.38 2.35c1.84 0 3.35-1.39 4.37-4 .11-.27.2-.54.29-.82h-1.08c-.68 2-1.82 3.78-3.58 3.78a1.31 1.31 0 01-1.37-1.34 2.33 2.33 0 01.9-1.65c1.08-.91 3.47-1.81 8.71-1.05A6.16 6.16 0 0015.49 19a1.74 1.74 0 001.91 1.76 6.77 6.77 0 004.54-2.31A9.71 9.71 0 0023.15 17a2.13 2.13 0 01-1-.29 10.11 10.11 0 01-.93 1.04zm8.65.51a.5.5 0 00-.71 0A5.3 5.3 0 0126 19.75a.71.71 0 01-.79-.81c0-.59.31-1.69 1.8-3.63a.49.49 0 000-.65.5.5 0 00-.66-.07 5.22 5.22 0 01-2.74.87c-1.12 0-1.63-.68-1.63-1.31 0-.78.4-1 .61-1 .54 0 .6.6.6.79a2.85 2.85 0 01-.14.91 2.1 2.1 0 001 .05 3.48 3.48 0 00.12-1 1.65 1.65 0 00-1.61-1.77 1.76 1.76 0 00-1.62 2 2.15 2.15 0 00.87 1.75 2.88 2.88 0 001.77.57 5.5 5.5 0 001.57-.24 5.62 5.62 0 00-.95 2.71 1.71 1.71 0 001.8 1.84A6.46 6.46 0 0029.83 19a.51.51 0 00.04-.74z"
})
}));
});
Air.displayName = 'Air';
var Annotation = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16.09 29.36h-3.38a1.22 1.22 0 010-2.44h3.38a1.22 1.22 0 010 2.44zm-8 0H4.7a2.22 2.22 0 01-2.2-2.24v-2.54a1.2 1.2 0 112.4 0v2.34h3.21a1.22 1.22 0 010 2.44zM3.7 20.2A1.21 1.21 0 012.5 19v-6.1a1.2 1.2 0 112.4 0V19a1.2 1.2 0 01-1.2 1.2zm24-2.83a1.21 1.21 0 01-1.2-1.22v-3.27a1.2 1.2 0 112.4 0v3.27a1.21 1.21 0 01-1.17 1.22zm0-8.87a1.21 1.21 0 01-1.2-1.22V4.94h-3.18a1.22 1.22 0 010-2.44h3.41a2.22 2.22 0 012.2 2.24v2.54a1.21 1.21 0 01-1.2 1.22zm-24 0a1.21 1.21 0 01-1.2-1.22V4.74A2.22 2.22 0 014.7 2.5h3.41a1.22 1.22 0 010 2.44H4.9v2.34A1.2 1.2 0 013.7 8.5zm15-3.56h-6a1.22 1.22 0 010-2.44h6a1.22 1.22 0 010 2.44zm-3.39 10.14a.52.52 0 01.54-.14l13.26 4.11a.57.57 0 01.39.46.59.59 0 01-.26.55l-5.16 3.23a1.37 1.37 0 01-.51.19 1.64 1.64 0 01-.18.51l-3.18 5.24a.56.56 0 01-.54.27.55.55 0 01-.45-.39l-4-13.48a.54.54 0 01.09-.55z"
})
}));
});
Annotation.displayName = 'Annotation';
var AnnotationContainer = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M13.47,28.7H11.54a1.22,1.22,0,1,1,0-2.43h1.93a1.22,1.22,0,0,1,0,2.43Zm-5.4,0H6.15A3.16,3.16,0,0,1,3,25.55V24.09a1.22,1.22,0,0,1,2.43,0v1.46a.72.72,0,0,0,.72.72H8.07a1.22,1.22,0,1,1,0,2.43ZM4.21,20A1.21,1.21,0,0,1,3,18.76V12.94a1.22,1.22,0,0,1,2.43,0v5.82A1.22,1.22,0,0,1,4.21,20ZM27.43,15.4a1.21,1.21,0,0,1-1.21-1.21V11.86a1.22,1.22,0,0,1,2.43,0v2.33A1.22,1.22,0,0,1,27.43,15.4Zm0-6.58a1.21,1.21,0,0,1-1.21-1.21V6.15a.72.72,0,0,0-.72-.72H23.18a1.22,1.22,0,1,1,0-2.43H25.5a3.15,3.15,0,0,1,3.15,3.15V7.61A1.22,1.22,0,0,1,27.43,8.82Zm-23.22,0A1.21,1.21,0,0,1,3,7.61V6.15A3.15,3.15,0,0,1,6.15,3H8.47a1.22,1.22,0,0,1,0,2.43H6.15a.72.72,0,0,0-.72.72V7.61A1.22,1.22,0,0,1,4.21,8.82ZM18.73,5.43H12.92a1.22,1.22,0,0,1,0-2.43h5.81a1.22,1.22,0,0,1,0,2.43ZM29,22.84v-.33a6.16,6.16,0,0,0-6.16-6.16h-.3a6.16,6.16,0,0,0-6.17,6.16v5.35A1.14,1.14,0,0,0,17.51,29h5.33A6.16,6.16,0,0,0,29,22.84Z",
className: "prefix_cls-1"
})
}));
});
AnnotationContainer.displayName = 'AnnotationContainer';
var AnnotationFilled = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16.5,3h0a13,13,0,0,1,13,13v0a13,13,0,0,1-13,13H5.9a2.4,2.4,0,0,1-2.4-2.4V16A13,13,0,0,1,16.5,3Z"
})
}));
});
AnnotationFilled.displayName = 'AnnotationFilled';
var AnnotationOutline = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16.5,5.4a10.6,10.6,0,0,1,0,21.2H5.9V16A10.62,10.62,0,0,1,16.5,5.4m0-2.4a13,13,0,0,0-13,13V26.6A2.41,2.41,0,0,0,5.9,29H16.5a13,13,0,0,0,0-26Z"
})
}));
});
AnnotationOutline.displayName = 'AnnotationOutline';
var AnnotationOutlinePlus = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16.5,3a13,13,0,0,0-13,13V26.6A2.41,2.41,0,0,0,5.9,29H16.5a13,13,0,0,0,0-26Zm0,23.6H5.9V16A10.6,10.6,0,1,1,16.5,26.6ZM22.23,16A1.2,1.2,0,0,1,21,17.2H18.09v2.94a1.2,1.2,0,1,1-2.4,0V17.2H12.75a1.2,1.2,0,0,1,0-2.4h2.94V11.86a1.2,1.2,0,0,1,2.4,0V14.8H21A1.2,1.2,0,0,1,22.23,16Z"
})
}));
});
AnnotationOutlinePlus.displayName = 'AnnotationOutlinePlus';
var Apple = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M19.89 29A6.3 6.3 0 0116 27.63 6.3 6.3 0 0112.11 29C7.93 29 3.5 21.3 3.5 14a7.78 7.78 0 014.95-7.18 5.51 5.51 0 01-.63-2.59 1 1 0 011-1h2.26a5.88 5.88 0 014.46 2A3.75 3.75 0 0118.2 3a1 1 0 011.18.75 1 1 0 01-.75 1.17A2.36 2.36 0 0017 7.1a8 8 0 013.57-.84A7.85 7.85 0 0128.5 14c0 5.53-4.25 15-8.61 15zM16 25.33a1 1 0 01.7.29A4.46 4.46 0 0019.89 27c2.67 0 6.65-7.77 6.65-13a5.88 5.88 0 00-5.95-5.8 6 6 0 00-3.95 1.5 1 1 0 01-.47.22.78.78 0 01-.26 0h-2.27a5.9 5.9 0 01-3.92-1.45A5.82 5.82 0 005.46 14c0 6.71 4.15 13 6.65 13a4.46 4.46 0 003.19-1.41 1 1 0 01.7-.26zM9.91 5.22A3.86 3.86 0 0013.64 8h1.15a3.84 3.84 0 00-3.73-2.77z"
})
}));
});
Apple.displayName = 'Apple';
var ArrowDown = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M24.13 18.37a1.19 1.19 0 00-1.68.05l-5.23 5.38V5.2a1.19 1.19 0 10-2.37 0v18.69l-5.32-5.42a1.18 1.18 0 00-1.68 0 1.22 1.22 0 000 1.7l7.35 7.49a1 1 0 00.17.11 1.27 1.27 0 00.19.13 1.15 1.15 0 00.44.1 1.22 1.22 0 00.46-.09 1.58 1.58 0 00.33-.22h.05l7.28-7.56a1.21 1.21 0 00.01-1.76z"
})
}));
});
ArrowDown.displayName = 'ArrowDown';
var ArrowLeft = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M13.63 24.13a1.19 1.19 0 00-.05-1.68L8.2 17.22h18.6a1.19 1.19 0 100-2.37H8.11l5.42-5.32a1.18 1.18 0 000-1.68 1.22 1.22 0 00-1.7 0l-7.48 7.34a1 1 0 00-.11.17 1.27 1.27 0 00-.13.19A1.15 1.15 0 004 16a1.22 1.22 0 00.09.46 1.58 1.58 0 00.22.33v.05l7.56 7.28a1.21 1.21 0 001.76.01z"
})
}));
});
ArrowLeft.displayName = 'ArrowLeft';
var ArrowRight = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M18.5 7.9c-.4.5-.4 1.2 0 1.7l5.4 5.2H5.3c-.7-.1-1.2.4-1.3 1.1-.1.7.4 1.2 1.1 1.3H24l-5.4 5.3c-.5.5-.5 1.2 0 1.7s1.2.5 1.7 0l7.5-7.3c0-.1.1-.1.1-.2s.1-.1.1-.2c.1-.1.1-.3.1-.5s0-.3-.1-.5c-.1-.1-.1-.2-.2-.3l-7.6-7.3c-.4-.5-1.2-.5-1.7 0 0-.1 0 0 0 0z"
})
}));
});
ArrowRight.displayName = 'ArrowRight';
var ArrowUp = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M7.87 13.63a1.19 1.19 0 001.68-.05l5.23-5.38v18.6a1.19 1.19 0 102.37 0V8.11l5.32 5.42a1.18 1.18 0 001.68 0 1.22 1.22 0 000-1.7l-7.34-7.48a1 1 0 00-.17-.11 1.27 1.27 0 00-.19-.13A1.15 1.15 0 0016 4a1.22 1.22 0 00-.46.09 1.58 1.58 0 00-.33.22l-7.38 7.62a1.21 1.21 0 00.04 1.7z"
})
}));
});
ArrowUp.displayName = 'ArrowUp';
var At = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16 29a15.22 15.22 0 01-1.65-.1A13 13 0 0116.87 3C23.33 3.45 29 9.87 29 16.78v.15c0 3.3-2.21 5.78-5.14 5.78A4.72 4.72 0 0119.61 20a6.9 6.9 0 01-.53.68 5.22 5.22 0 01-3.77 1.72 5.16 5.16 0 01-3.89-1.4 5.68 5.68 0 01-1.51-4.36 6.64 6.64 0 014.36-6.37 6.88 6.88 0 015.9.45 2.59 2.59 0 011.18 2V18a2.52 2.52 0 002.51 2.52c1.94 0 3-1.81 3-3.6v-.15c0-5.82-4.72-11.22-10.1-11.57a10.82 10.82 0 103.9 20.57 1.1 1.1 0 01.94 2A12.93 12.93 0 0116 29zm.79-17a4.86 4.86 0 00-1.73.31 4.46 4.46 0 00-3 4.39 3.58 3.58 0 00.94 2.73 3.26 3.26 0 004.51-.22c1.34-1.45 1.64-4 1.7-5.4v-1c0-.13-.09-.24-.26-.36A3.83 3.83 0 0016.8 12z"
})
}));
});
At.displayName = 'At';
var Audio = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M29 16.46V4.09A1.09 1.09 0 0027.65 3L12.12 6.7a1.1 1.1 0 00-.84 1.06v10.77H8.06A5.07 5.07 0 003 23.59v.35A5.07 5.07 0 008.06 29h.35a5.07 5.07 0 005.06-5.06v-11l13.32-3.39v5.88h-3.2a5.06 5.06 0 00-5.05 5.07v.34a5 5 0 005.05 5.05h.35A5.07 5.07 0 0029 20.83v-4.17a1.42 1.42 0 000-.2zm-17.72 7.48a2.88 2.88 0 01-2.87 2.88h-.35a2.88 2.88 0 01-2.88-2.88v-.35a2.89 2.89 0 012.88-2.88h3.22v3.23zm2.19-13.28v-2L26.8 5.47v1.82zm13.35 10.17a2.88 2.88 0 01-2.88 2.88h-.35a2.88 2.88 0 01-2.87-2.87v-.34a2.88 2.88 0 012.87-2.88h3.23z"
})
}));
});
Audio.displayName = 'Audio';
var Behance = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M13.56 16.79a1.91 1.91 0 00-1.17-.33H9.94v2.81h2.4a3.24 3.24 0 00.64-.06 1.39 1.39 0 00.53-.22 1.07 1.07 0 00.36-.4 1.48 1.48 0 00.14-.67 1.34 1.34 0 00-.45-1.13zm-.35-2.15a1.07 1.07 0 00.38-.93 1.26 1.26 0 00-.12-.59 1 1 0 00-.35-.36 1.42 1.42 0 00-.49-.17 2.78 2.78 0 00-.58-.05H9.94v2.38h2.28a1.63 1.63 0 00.99-.28zM4 4v24h24V4zm14.54 7.48h4.14v1h-4.14zM16 19.39a2.57 2.57 0 01-.81.92 3.34 3.34 0 01-1.16.53 5 5 0 01-1.33.17h-5V10.79h4.82a6.74 6.74 0 011.33.13 2.88 2.88 0 011 .43 2 2 0 01.66.77 2.73 2.73 0 01.24 1.2 2.25 2.25 0 01-.35 1.29 2.5 2.5 0 01-1 .84 2.48 2.48 0 011.41 1 3.15 3.15 0 01.16 3zm8.34-1.59H19a2.06 2.06 0 00.51 1.44 1.78 1.78 0 001.31.45 1.84 1.84 0 001.06-.31 1.32 1.32 0 00.55-.66h1.79a3.43 3.43 0 01-1.32 1.91 3.9 3.9 0 01-2.15.58 4.35 4.35 0 01-1.57-.28 3.46 3.46 0 01-1.2-.8 3.73 3.73 0 01-.75-1.23 4.48 4.48 0 01-.27-1.58 4.4 4.4 0 01.28-1.55 3.66 3.66 0 01.76-1.24 3.71 3.71 0 011.2-.82 3.88 3.88 0 011.54-.31 3.58 3.58 0 011.65.37 3.22 3.22 0 011.15 1 4 4 0 01.65 1.41 5 5 0 01.1 1.62zm-3.65-2.86a1.67 1.67 0 00-.81.17 1.59 1.59 0 00-.51.4 1.53 1.53 0 00-.27.52 2.67 2.67 0 00-.1.49h3.31a1.94 1.94 0 00-.47-1.17 1.51 1.51 0 00-1.2-.41z"
})
}));
});
Behance.displayName = 'Behance';
var Bell = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M12.4 29a2.92 2.92 0 01-2.05-.84A10.61 10.61 0 018 23.59a13.23 13.23 0 00-1.82-3.95.57.57 0 01-.08-.13l-.1-.13-.15-.25C2.77 15.21 2.16 11.06 4.13 7.6a2.42 2.42 0 01.3-3.18 2.42 2.42 0 013.16-.3C11 2.19 15.14 2.77 19.2 5.76l.27.17.13.07.14.08a12.7 12.7 0 003.89 1.83 10.52 10.52 0 014.54 2.38 3 3 0 010 4.12l-5.45 5.5.22.23A3.64 3.64 0 0124 22.79a3.39 3.39 0 01-1.1 2.42 3.74 3.74 0 01-2.59 1 3.36 3.36 0 01-2.41-1.11l-.2-.2-3.25 3.23a2.89 2.89 0 01-2 .84zM8 18.47A15.32 15.32 0 0110.11 23a8.26 8.26 0 001.79 3.59.73.73 0 00.5.2.74.74 0 00.51-.2l7.5-7.47 6.2-6.26a.78.78 0 000-1.05A8.19 8.19 0 0023.07 10a15 15 0 01-4.53-2.11l-.29-.18-.12-.08-.13-.07C15.87 6 11.81 3.78 8.14 6.36l-.5.42-1.29 1.39c-1.89 2.76-1.42 6.28 1.28 9.68a.8.8 0 01.13.19.74.74 0 00.08.13 2.64 2.64 0 01.16.3zm11.27 4.93l.22.23a1.16 1.16 0 00.88.42 1.42 1.42 0 001-.42 1.23 1.23 0 00.43-.9 1.44 1.44 0 00-.43-1l-.21-.22z"
})
}));
});
Bell.displayName = 'Bell';
var BilateralCornerArrows = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M27.69 3H17.17a1.3 1.3 0 100 2.6h7.41l-19 19v-7.37a1.3 1.3 0 10-2.59 0V27.7A1.3 1.3 0 004.31 29h10.51a1.3 1.3 0 000-2.6H7.44l19-18.95v7.36a1.3 1.3 0 102.59 0V4.3A1.3 1.3 0 0027.69 3z"
})
}));
});
BilateralCornerArrows.displayName = 'BilateralCornerArrows';
var Board = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M25.92 29H6.08A3.08 3.08 0 013 25.92V6.08A3.08 3.08 0 016.08 3h19.84A3.08 3.08 0 0129 6.08v19.84A3.08 3.08 0 0125.92 29zm-4.86-2.18h4.86a.9.9 0 00.9-.9v-8.13h-5.76zm-15.88-9v8.13a.9.9 0 00.9.9h12.8v-9zm0-2.19h21.64V6.08a.9.9 0 00-.9-.9H6.08a.9.9 0 00-.9.9z"
})
}));
});
Board.displayName = 'Board';
var BoardAdd = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M19.34 18a1.09 1.09 0 01-1.09 1.1h-3.2v2.78a1.09 1.09 0 11-2.18 0v-2.8H9.78a1.1 1.1 0 010-2.19h3.09v-2.78a1.09 1.09 0 112.18 0v2.78h3.2A1.09 1.09 0 0119.34 18zM14.66 5.18h5.08a1.09 1.09 0 000-2.18h-5.08a1.09 1.09 0 000 2.18zM26.41 3h-1.49a1.09 1.09 0 100 2.18h1.49a.45.45 0 01.41.4v1.49a1.09 1.09 0 102.18 0V5.58A2.61 2.61 0 0026.41 3zM29 21.16v1.49a2.61 2.61 0 01-2.59 2.58H25v.89A2.89 2.89 0 0122.13 29H5.89a3 3 0 01-2.17-.95A2.75 2.75 0 013 25.92V9.85A2.88 2.88 0 015.89 7h1V5.58A2.62 2.62 0 019.48 3H11a1.09 1.09 0 010 2.18H9.48a.45.45 0 00-.4.4V7h13.05A2.89 2.89 0 0125 9.85v13.2h1.39a.45.45 0 00.41-.4v-1.49a1.09 1.09 0 012.18 0zM22.83 9.85a.7.7 0 00-.7-.7H5.89a.7.7 0 00-.7.7V26a.7.7 0 00.14.56.78.78 0 00.56.24h16.24a.7.7 0 00.7-.7zm5.08 1.29a1.09 1.09 0 00-1.09 1.09v4a1.09 1.09 0 002.18 0v-4a1.09 1.09 0 00-1.09-1.09z"
})
}));
});
BoardAdd.displayName = 'BoardAdd';
var BoardDuplicate = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsxs("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: [jsxRuntime.jsx("path", {
d: "M14.71 5.18h5.06a1.09 1.09 0 000-2.18h-5.06a1.09 1.09 0 000 2.18zM26.92 3h-2a1.09 1.09 0 100 2.18h1.89v1.89a1.09 1.09 0 102.18 0v-2A2.08 2.08 0 0026.92 3zm.99 8.14a1.09 1.09 0 00-1.09 1.09V15A1.09 1.09 0 0029 15v-2.77a1.09 1.09 0 00-1.09-1.09z"
}), jsxRuntime.jsx("path", {
d: "M27.91 19.08a1.09 1.09 0 00-1.09 1.09v1.88H25V10.44a2.08 2.08 0 00-2-2.08H8.66V5.18H11A1.09 1.09 0 0011 3H8.56a2.09 2.09 0 00-2.09 2.08v3.28H5.08A2.08 2.08 0 003 10.44v16.48A2.08 2.08 0 005.08 29H23a2.08 2.08 0 002-2.08v-2.68h1.89A2.09 2.09 0 0029 22.15v-2a1.09 1.09 0 00-1.09-1.07zm-5.06-8.54v7.78H5.18v-7.78zm-17.67 10h5.87v6.3H5.18zm8.08 6.3v-6.3h9.59v6.3z"
})]
}));
});
BoardDuplicate.displayName = 'BoardDuplicate';
var BoardMove = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M23 29H5.08A2.08 2.08 0 013 26.92V10.44a2.08 2.08 0 012.08-2.08h1.39V5.08A2.09 2.09 0 018.56 3H11a1.09 1.09 0 010 2.18H8.66v3.18H23a2.08 2.08 0 012 2.08v11.61h1.79v-1.88a1.09 1.09 0 112.18 0v2a2.09 2.09 0 01-2.08 2.09H25v2.68A2.08 2.08 0 0123 29zM5.18 26.82h17.67V10.54H5.18zM23 10.54zm5 5.56a1.09 1.09 0 01-1.18-1.1v-2.77a1.09 1.09 0 012.18 0V15a1.09 1.09 0 01-1.09 1.1zm0-7.94a1.09 1.09 0 01-1.09-1.09V5.18h-1.98a1.09 1.09 0 110-2.18h2A2.08 2.08 0 0129 5.08v2a1.09 1.09 0 01-1.09 1.08zm-8.14-3h-5.15a1.09 1.09 0 010-2.18h5.06a1.09 1.09 0 010 2.18z"
})
}));
});
BoardMove.displayName = 'BoardMove';
var BoardRemove = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M18.3 19.31H9.7a1.1 1.1 0 010-2.2h8.6a1.1 1.1 0 010 2.2zm6.6 6.89v-1h1.6a2.53 2.53 0 002.5-2.5v-1.5a1 1 0 00-2 0v1.5a.54.54 0 01-.5.5h-1.6V9.8A2.81 2.81 0 0022.1 7H9V5.5c0-.24.16-.5.4-.5H11a1 1 0 000-2H9.4A2.46 2.46 0 007 5.5V7H5.8A2.81 2.81 0 003 9.8v16.3A2.82 2.82 0 005.8 29h16.3a2.81 2.81 0 002.8-2.8zM22.1 9a.79.79 0 01.8.8v16.4a.79.79 0 01-.8.8H5.8a.83.83 0 01-.8-.9V9.8a.79.79 0 01.8-.8zm6.9 7.2v-4a1 1 0 00-2 0v4a1 1 0 102 0zM29 7V5.5A2.53 2.53 0 0026.5 3H25a1 1 0 000 2h1.5a.54.54 0 01.5.5V7a1 1 0 002 0zm-8.2-3a1 1 0 00-1-1h-5.1a1 1 0 000 2h5.1a1 1 0 001-1z"
})
}));
});
BoardRemove.displayName = 'BoardRemove';
var Boards = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M21.49 29H5.87A2.88 2.88 0 013 26.12V10.44a3 3 0 011-2.2 2.57 2.57 0 011.95-.68h2.49V5.88A2.88 2.88 0 0111.31 3h14.82A2.88 2.88 0 0129 5.88v14.88a2.88 2.88 0 01-2.87 2.88h-1.78v2.48A2.87 2.87 0 0121.49 29zm-3.56-2.18h3.56a.69.69 0 00.68-.7v-6.25h-4.24zM5.18 19.87v6.25a.69.69 0 00.69.7h9.88v-6.95zm19.17 1.59h1.78a.69.69 0 00.69-.7V5.88a.69.69 0 00-.69-.7H11.31a.69.69 0 00-.69.7v1.68h10.87a2.88 2.88 0 012.86 2.88zm-7.51-3.77h5.33v-7.25a.68.68 0 00-.68-.69H5.76a.39.39 0 00-.33.12.82.82 0 00-.25.58v7.25z"
})
}));
});
Boards.displayName = 'Boards';
var BoardsList = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
fill: "none",
stroke: "currentColor",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: "2",
d: "M28 21H17m11.13 5.06H17M12 20H4v8h8zM28 5H17m11 5H17m-5-6H4v8h8z"
})
}));
});
BoardsList.displayName = 'BoardsList';
var Bookmark = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M25.91 29a1.08 1.08 0 01-.62-.19L16 22.39l-9.29 6.42a1.09 1.09 0 01-1.13.06 1.07 1.07 0 01-.58-1V4.09A1.09 1.09 0 016.09 3h19.82A1.09 1.09 0 0127 4.09v23.82a1.07 1.07 0 01-.58 1 1 1 0 01-.51.09zM16 20a1.08 1.08 0 01.62.19l8.2 5.67V5.18H7.18v20.65l8.2-5.67A1.08 1.08 0 0116 20z"
})
}));
});
Bookmark.displayName = 'Bookmark';
var BoxLogo = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M12.14 15.76a4.85 4.85 0 00-7.2-1.61v-4.08a1 1 0 00-1.94 0v8a4.86 4.86 0 009.14 2.2 4.85 4.85 0 104.28-7.13 4.76 4.76 0 00-4.28 2.62zm-4.29 5.18A2.91 2.91 0 1110.76 18a2.91 2.91 0 01-2.91 2.91m8.57 0A2.91 2.91 0 1119.33 18a2.91 2.91 0 01-2.91 2.91m12.38.32a.92.92 0 01-.22 1.34 1.12 1.12 0 01-1.47-.18l-2.27-2.77-2.27 2.77a1.1 1.1 0 01-1.46.18.91.91 0 01-.22-1.34L23.52 18l-2.63-3.24a.92.92 0 01.22-1.35 1.12 1.12 0 011.46.18l2.27 2.78 2.27-2.78a1.13 1.13 0 011.47-.18.92.92 0 01.22 1.35L26.16 18l2.64 3.23"
})
}));
});
BoxLogo.displayName = 'BoxLogo';
var BrokenLink = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M14.2 9a1.18 1.18 0 010-1.67l2.13-2.13a7.42 7.42 0 0110.5 10.5L24 18.48a1.2 1.2 0 01-1.67 0 1.18 1.18 0 010-1.67L25.15 14A5.06 5.06 0 0018 6.84L15.87 9a1.17 1.17 0 01-1.67 0zm2.54 13.45L14 25.16A5.06 5.06 0 016.84 18l2.81-2.81A1.18 1.18 0 008 13.52l-2.83 2.81a7.42 7.42 0 0010.5 10.5l2.74-2.74a1.18 1.18 0 00-1.67-1.67zM6.35 4.61a1.18 1.18 0 00-1.67 1.68l21 21.07a1.18 1.18 0 001.67-1.67z"
})
}));
});
BrokenLink.displayName = 'BrokenLink';
var Calendar = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsxs("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: [jsxRuntime.jsx("path", {
d: "M25.15 5.09h-1.89V4a1.5 1.5 0 00-3 0v1.09h-8.52V4a1.5 1.5 0 00-3 0v1.09H6.85a4.06 4.06 0 00-4 4.05v16.3a4.05 4.05 0 004.05 4h18.3a4.05 4.05 0 004.05-4V9.14a4.06 4.06 0 00-4.1-4.05zm-18.3 2.4h1.91a1.49 1.49 0 003 0h8.56a1.49 1.49 0 003 0h1.91a1.65 1.65 0 011.57 1.65v1.5H5.2v-1.5a1.65 1.65 0 011.65-1.65zm18.3 19.6H6.85a1.65 1.65 0 01-1.65-1.65V13h21.6v12.4a1.65 1.65 0 01-1.65 1.69z"
}), jsxRuntime.jsx("rect", {
width: "4.41",
height: "4.41",
x: "7.59",
y: "15.16",
rx: ".93"
}), jsxRuntime.jsx("rect", {
width: "4.41",
height: "4.41",
x: "13.74",
y: "15.16",
rx: ".93"
}), jsxRuntime.jsx("rect", {
width: "4.41",
height: "4.41",
x: "19.89",
y: "20.91",
rx: ".93"
})]
}));
});
Calendar.displayName = 'Calendar';
var Camera = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M27.05 27.5H5a3 3 0 01-1.15-.23 2.88 2.88 0 01-1-.66 3 3 0 01-.65-1 3 3 0 01-.2-1.14V11.22a3.07 3.07 0 01.22-1.16 3 3 0 01.65-1 3.21 3.21 0 011-.66A3 3 0 015 8.19h4.3l1.87-2.93a1.53 1.53 0 01.5-.52 1.55 1.55 0 01.77-.24h7.33a1.54 1.54 0 01.76.2 1.61 1.61 0 01.58.58l1.72 2.91h4.35a2.84 2.84 0 012 .84 2.89 2.89 0 01.61.93 2.93 2.93 0 01.21 1.09v13.43a3 3 0 01-.85 2.11 3 3 0 01-2.08.91zM5 10.21a.84.84 0 00-.38.08 1 1 0 00-.32.21 1.19 1.19 0 00-.22.33 1 1 0 00-.07.38v13.27a1 1 0 00.07.39 1 1 0 00.22.32.87.87 0 00.32.22 1 1 0 00.38.08h22a1 1 0 001-1V11.05a.88.88 0 00-.06-.33.8.8 0 00-.18-.27 1 1 0 00-.27-.18.81.81 0 00-.31-.06h-4.61a1.63 1.63 0 01-.76-.21 1.56 1.56 0 01-.56-.55l-1.74-2.94h-6.77l-1.89 3a1.57 1.57 0 01-1.31.72zm7.9-3.93v.06zm6.49 0zm-3.19 17.1a6.24 6.24 0 01-6.09-5 6.29 6.29 0 01.35-3.61 6.22 6.22 0 0112 2.39 6.32 6.32 0 01-1.05 3.48 6.2 6.2 0 01-2.79 2.3 6.08 6.08 0 01-2.42.44zm0-10.5a4.14 4.14 0 00-2.34.72 4.26 4.26 0 00-.64 6.52 4.13 4.13 0 002.16 1.16 4.2 4.2 0 004.32-1.8 4.27 4.27 0 00.39-4 4.13 4.13 0 00-.92-1.37 4.21 4.21 0 00-3-1.25zm9.3 1h-.39a1 1 0 010-2h.39a1 1 0 010 2z"
})
}));
});
Camera.displayName = 'Camera';
var CameraFilled = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsxs("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: [jsxRuntime.jsx("path", {
d: "M12.89 6.28v.06zm6.49.02zM29.79 10a2.81 2.81 0 00-1.53-1.55 2.86 2.86 0 00-1.08-.22h-4.35l-1.72-2.95a1.69 1.69 0 00-.58-.58 1.54 1.54 0 00-.76-.2h-7.33a1.55 1.55 0 00-.77.24 1.53 1.53 0 00-.5.52L9.3 8.19H5a3 3 0 00-1.15.23 3.21 3.21 0 00-1 .66 3 3 0 00-.65 1 3.07 3.07 0 00-.2 1.14v13.25a3 3 0 00.22 1.16 3 3 0 00.65 1 2.88 2.88 0 001 .66A3 3 0 005 27.5h22.07a3 3 0 002.08-.91 3 3 0 00.85-2.11V11.05a2.93 2.93 0 00-.21-1.05zm-8.43 10.6a6.2 6.2 0 01-2.79 2.3 6.08 6.08 0 01-2.37.48 6.24 6.24 0 01-6.09-5 6.29 6.29 0 01.35-3.61 6.22 6.22 0 0112 2.39 6.32 6.32 0 01-1.1 3.44zm4.14-6.72h-.39a1 1 0 010-2h.39a1 1 0 010 2z"
}), jsxRuntime.jsx("path", {
d: "M19.17 14.13a4.21 4.21 0 00-3-1.25 4.14 4.14 0 00-2.34.72 4.26 4.26 0 00-.64 6.52 4.13 4.13 0 002.16 1.16 4.2 4.2 0 004.32-1.8 4.27 4.27 0 00.39-4 4.13 4.13 0 00-.89-1.35z"
})]
}));
});
CameraFilled.displayName = 'CameraFilled';
var Cart = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M23 29.67a2.53 2.53 0 112.52-2.53A2.53 2.53 0 0123 29.67zm0-3a.46.46 0 100 .91.46.46 0 100-.91zm-8.76 3a2.53 2.53 0 112.53-2.53 2.53 2.53 0 01-2.57 2.53zm0-3a.46.46 0 10.46.45.46.46 0 00-.5-.43zm12.46-2.18H10.47a3.09 3.09 0 01-.92-6L5.32 4.4H2.53a1 1 0 010-2.07h3.56a1 1 0 011 .74L8 6.25h20.47a1 1 0 011 1.28l-3 12.08a1 1 0 01-1 .78h-15a1 1 0 000 2.05h16.19a1 1 0 110 2.07zm-15-6.19h13l2.51-10H8.66z"
})
}));
});
Cart.displayName = 'Cart';
var Caution = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
fillRule: "evenodd",
d: "M3.82 22.69A2.28 2.28 0 003.74 25a2.33 2.33 0 002 1.2h21.39a2.33 2.33 0 002-1.2 2.28 2.28 0 00-.08-2.35L18.42 4a2.34 2.34 0 00-3.93 0zm12.63 1.12A1.42 1.42 0 1015 22.39a1.51 1.51 0 001.45 1.42zm0-4.71a1 1 0 001-1.06l.34-6.64a1.26 1.26 0 00-1.24-1.18 1.19 1.19 0 00-1.25 1.18l.14 6.6a1 1 0 001.01 1.1z"
})
}));
});
Caution.displayName = 'Caution';
var Check = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M12.74 25.2a1.75 1.75 0 01-1.32-.6l-5.51-6.49a1.69 1.69 0 01.2-2.41 1.71 1.71 0 012.42.19l4 4.68A60.86 60.86 0 0123.6 7.26a1.71 1.71 0 012.4.09 1.67 1.67 0 01-.09 2.42c-6.45 5.41-11.61 14.44-11.65 14.51a1.72 1.72 0 01-1.33.91z"
})
}));
});
Check.displayName = 'Check';
var CheckCircled = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsxs("svg", _extends({
ref: ref
}, props, {
fill: "none",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: [jsxRuntime.jsx("path", {
fill: "currentColor",
d: "M13.4407 21.3807C13.239 21.3815 13.04 21.335 12.8597 21.2448C12.6794 21.1546 12.5227 21.0234 12.4024 20.8616L9.77556 17.2588C9.57316 16.9834 9.48845 16.6389 9.54005 16.3011C9.59165 15.9632 9.77533 15.6597 10.0507 15.4574C10.3261 15.255 10.6706 15.1702 11.0084 15.2218C11.3462 15.2734 11.6497 15.4571 11.8521 15.7325L13.5237 17.9959C15.5866 15.6295 17.9618 13.5547 20.584 11.8286C20.8577 11.7031 21.1669 11.6784 21.4571 11.7587C21.7472 11.8391 21.9996 12.0194 22.1698 12.2678C22.3399 12.5162 22.4169 12.8167 22.387 13.1163C22.3571 13.4159 22.2223 13.6953 22.0064 13.9051C19.1356 15.7388 16.6118 18.0657 14.5516 20.7785C14.4346 20.9468 14.2796 21.0852 14.0993 21.1825C13.9189 21.2799 13.7182 21.3336 13.5133 21.3392L13.4407 21.3807Z"
}), jsxRuntime.jsx("path", {
fill: "currentColor",
d: "M16 30C13.2311 30 10.5243 29.1789 8.22202 27.6406C5.91973 26.1022 4.12532 23.9157 3.06569 21.3576C2.00607 18.7994 1.72882 15.9845 2.26901 13.2687C2.80921 10.553 4.14258 8.05844 6.10051 6.10051C8.05845 4.14257 10.553 2.8092 13.2687 2.26901C15.9845 1.72882 18.7994 2.00607 21.3576 3.0657C23.9157 4.12532 26.1022 5.91973 27.6406 8.22202C29.1789 10.5243 30 13.2311 30 16C30 19.713 28.525 23.274 25.8995 25.8995C23.274 28.525 19.713 30 16 30ZM16 4.18001C13.6622 4.18001 11.377 4.87324 9.43317 6.17203C7.48938 7.47083 5.97438 9.31687 5.07975 11.4767C4.18512 13.6365 3.95105 16.0131 4.40712 18.306C4.8632 20.5988 5.98895 22.705 7.642 24.358C9.29506 26.0111 11.4012 27.1368 13.694 27.5929C15.9869 28.049 18.3635 27.8149 20.5233 26.9203C22.6831 26.0256 24.5292 24.5106 25.828 22.5668C27.1268 20.6231 27.82 18.3378 27.82 16C27.8174 12.866 26.5712 9.86104 24.3551 7.64493C22.139 5.42883 19.1341 4.18265 16 4.18001Z"
})]
}));
});
CheckCircled.displayName = 'CheckCircled';
var ChevronDown = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M10.55 13a1.27 1.27 0 01.9.37L16 17.93l4.55-4.56a1.29 1.29 0 011.8 0 1.27 1.27 0 010 1.8l-5.45 5.46a1.29 1.29 0 01-1.8 0l-5.45-5.46a1.27 1.27 0 010-1.8 1.24 1.24 0 01.9-.37z"
})
}));
});
ChevronDown.displayName = 'ChevronDown';
var ChevronLeft = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M17.73 22.73a1.27 1.27 0 01-.9-.38l-5.46-5.45a1.29 1.29 0 010-1.8l5.46-5.45a1.27 1.27 0 011.8 0 1.29 1.29 0 010 1.8L14.07 16l4.56 4.55a1.28 1.28 0 01-.9 2.18z"
})
}));
});
ChevronLeft.displayName = 'ChevronLeft';
var ChevronRight = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M14.27 22.73a1.28 1.28 0 01-.9-2.18L17.93 16l-4.56-4.55a1.29 1.29 0 010-1.8 1.27 1.27 0 011.8 0l5.46 5.45a1.29 1.29 0 010 1.8l-5.46 5.45a1.27 1.27 0 01-.9.38z"
})
}));
});
ChevronRight.displayName = 'ChevronRight';
var ChevronUp = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M21.45 19a1.27 1.27 0 01-.9-.37L16 14.07l-4.55 4.56a1.29 1.29 0 01-1.8 0 1.27 1.27 0 010-1.8l5.45-5.46a1.29 1.29 0 011.8 0l5.45 5.46a1.27 1.27 0 010 1.8 1.24 1.24 0 01-.9.37z"
})
}));
});
ChevronUp.displayName = 'ChevronUp';
var Clips = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
fill: "none",
stroke: "currentColor",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: "2",
d: "M27.17 23.82H4.63v-16h22.54zM10 7.84V23M21.93 7.84V23m-17.3-9.84h5m-5 5.33h5m12.56-5.33h5m-5 5.33h5"
})
}));
});
Clips.displayName = 'Clips';
var Clock = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16 30a14 14 0 1114-14 14 14 0 01-14 14zm0-25.82A11.82 11.82 0 1027.82 16 11.83 11.83 0 0016 4.18zm4.74 14.39a1.14 1.14 0 00-.58-1.51l-3-1.33V9.05a1.14 1.14 0 00-2.28 0v7.43a1.14 1.14 0 00.68 1l3.7 1.63a1.09 1.09 0 00.46.1 1.12 1.12 0 001.02-.64z"
})
}));
});
Clock.displayName = 'Clock';
var Close = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M7.23 7.23a1.63 1.63 0 012.31 0L16 13.69l6.46-6.46a1.63 1.63 0 112.31 2.31L18.31 16l6.46 6.46a1.63 1.63 0 11-2.31 2.31L16 18.31l-6.46 6.46a1.63 1.63 0 11-2.31-2.31L13.69 16 7.23 9.54a1.63 1.63 0 010-2.31z"
})
}));
});
Close.displayName = 'Close';
var CloudOffline = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M27.3 27a1.13 1.13 0 01-.69-.24l-.37-.31H9.09A7.23 7.23 0 018.4 12L4.65 9A1.09 1.09 0 116 7.32l6 4.88.13.11L28 25.06a1.1 1.1 0 01.16 1.54 1.11 1.11 0 01-.86.4zM9.09 14.19a5 5 0 000 10.08h14.45L11.06 14.19zm18.85 9.53a1.09 1.09 0 01-.64-.21 1.1 1.1 0 01-.24-1.51 4.17 4.17 0 00.76-2.53 4.5 4.5 0 00-4.48-4.61h-.22a1.08 1.08 0 01-1.12-1.1v-.22a6.28 6.28 0 00-6.19-6.36 6.06 6.06 0 00-3.37 1A1.11 1.11 0 0111 7.89a1.09 1.09 0 01.32-1.51A8.13 8.13 0 0115.84 5a8.45 8.45 0 018.34 7.72A6.66 6.66 0 0130 19.45a6.46 6.46 0 01-1.17 3.82 1.12 1.12 0 01-.89.45z"
})
}));
});
CloudOffline.displayName = 'CloudOffline';
var CloudUpload = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M23.1 27h-7.31a1.09 1.09 0 01-1.1-1.09v-8l-1.11 1.22A1.09 1.09 0 0112 17.65l3-3.31.06-.06a1 1 0 01.29-.2h.07a.94.94 0 01.33-.08h.14a1.3 1.3 0 01.33.07h.07a1.34 1.34 0 01.31.22v.05l3 3.31a1.09 1.09 0 11-1.6 1.46l-1.11-1.22v6.93h6.21a4.87 4.87 0 004.72-5 4.87 4.87 0 00-4.72-5 1.09 1.09 0 01-1.1-1.09v-.11a6.3 6.3 0 00-6.12-6.44 6.16 6.16 0 00-6 6.44v.11a1.09 1.09 0 01-1.1 1.09 4.88 4.88 0 00-4.61 5 4.87 4.87 0 004.72 5A1.09 1.09 0 118.9 27 7.05 7.05 0 012 19.82a7.09 7.09 0 015.74-7.1A8.27 8.27 0 0115.89 5a8.44 8.44 0 018.26 7.72 7.11 7.11 0 015.85 7.1A7.05 7.05 0 0123.1 27z"
})
}));
});
CloudUpload.displayName = 'CloudUpload';
var Code = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M12.89 6.28v.06zm6.49.02zM9.17 23a1.17 1.17 0 01-.85-.36l-5.67-5.77a1.21 1.21 0 010-1.69l5.67-5.76A1.2 1.2 0 1110 11.1L5.18 16 10 21a1.2 1.2 0 010 1.69 1.22 1.22 0 01-.83.31zm14.66 0a1.22 1.22 0 01-.85-.35A1.2 1.2 0 0123 21l4.82-5L23 11.1a1.2 1.2 0 111.71-1.68l5.68 5.76a1.21 1.21 0 010 1.69l-5.68 5.76a1.17 1.17 0 01-.88.37zm-10.02 3.2a1.12 1.12 0 01-.4-.07 1.2 1.2 0 01-.73-1.53l6.37-18a1.2 1.2 0 112.26.8l-6.37 18a1.2 1.2 0 01-1.13.8z"
})
}));
});
Code.displayName = 'Code';
var Comment = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M18.58 29a1.16 1.16 0 01-.48-.11 1.09 1.09 0 01-.61-1l.15-3.33h-3.23C7.58 24.42 3 20.35 3 14.41A11.42 11.42 0 0114.41 3h3.28A11.37 11.37 0 0129 14.41v.3c0 5.43-3.51 8.7-9.71 14a1.09 1.09 0 01-.71.29zm.2-6.65a1.08 1.08 0 01.79.34 1.11 1.11 0 01.3.8l-.09 1.93c4.87-4.31 7-6.93 7-10.71v-.3a9.19 9.19 0 00-9.13-9.23h-3.24a9.24 9.24 0 00-9.23 9.23c0 4.73 3.63 7.84 9.25 7.94z"
})
}));
});
Comment.displayName = 'Comment';
var CompressedFiles = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M26.09 29H5.91A2.91 2.91 0 013 26.09V5.91A2.91 2.91 0 015.91 3h20.18A2.91 2.91 0 0129 5.91v20.18A2.91 2.91 0 0126.09 29zM5.91 5.18a.73.73 0 00-.73.73v20.18a.73.73 0 00.73.73h20.18a.73.73 0 00.73-.73V5.91a.73.73 0 00-.73-.73zm9.74 17.39a3 3 0 01-2.94-2.95.91.91 0 010-.17v-.06a.85.85 0 010-.23l.29-1.81a2.7 2.7 0 015.36 0l.23 1.79v.24a1 1 0 010 .17v.06a1.49 1.49 0 010 .21 3 3 0 01-2.94 2.75zm-.75-2.85a.76.76 0 00.75.67.78.78 0 00.77-.77v-.13a.77.77 0 00-1.5 0v.23zM17.74 13H13.6a1.09 1.09 0 010-2.18h4.14a1.09 1.09 0 010 2.18zm0-3.42H13.6a1.09 1.09 0 010-2.18h4.14a1.09 1.09 0 010 2.18z"
})
}));
});
CompressedFiles.displayName = 'CompressedFiles';
var Copy = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "none",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
fill: "currentColor",
d: "M9.55935 5H19.1482V3H9.55935C7.60432 3 6.01743 4.57613 6 6.52703V24.9137H7.99986V6.55949C7.99986 5.69821 8.69806 5 9.55935 5ZM13.4769 8.8995H23.2582C24.1195 8.8995 24.8177 9.5977 24.8177 10.459V25.4404C24.8177 26.3017 24.1195 26.9999 23.2582 26.9999H13.4769C12.6156 26.9999 11.9174 26.3017 11.9174 25.4404V10.459C11.9174 9.59771 12.6156 8.8995 13.4769 8.8995ZM9.91741 10.459C9.91741 8.49314 11.511 6.8995 13.4769 6.8995H23.2582C25.2241 6.8995 26.8177 8.49314 26.8177 10.459V25.4404C26.8177 27.4063 25.2241 28.9999 23.2582 28.9999H13.4769C11.511 28.9999 9.91741 27.4063 9.91741 25.4404V10.459Z",
fillRule: "evenodd"
})
}));
});
Copy.displayName = 'Copy';
var CreditCard = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M5.5 5h21a3.08 3.08 0 013 3v16a3 3 0 01-3 3h-21a3 3 0 01-3-3V8a3.08 3.08 0 013-3zm21 20a1 1 0 001-1V13.7h-23V24a1 1 0 001 1zm-22-14.9h23V8a1 1 0 00-1-1h-21a1 1 0 00-1 1zm20.22 13h-4.4a.8.8 0 01-.8-.8v-1.4a.8.8 0 01.8-.8h4.4a.8.8 0 01.8.8v1.4a.8.8 0 01-.8.82z"
})
}));
});
CreditCard.displayName = 'CreditCard';
var Dart = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M20.58 14.08l1.52-1.39a7.72 7.72 0 11-2.67-2.89l-1.52 1.39A5.69 5.69 0 1021 16.25a5.6 5.6 0 00-.42-2.17zm5.73-5.25l-1.48 1.36a11.14 11.14 0 011.79 6.06 11.35 11.35 0 11-4.46-8.95L23.64 6a13.15 13.15 0 102.67 2.88zM27.54 5L27 2.5l-2.13 2.17v1.49l-9.07 8.31a2 2 0 00-.49-.07 1.86 1.86 0 101.86 1.85 2 2 0 000-.34l9-8.26h1.68L30 5.45zM15.3 16.25"
})
}));
});
Dart.displayName = 'Dart';
var DashedPlus = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
fill: "none",
stroke: "currentColor",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: "2",
d: "M16 11v10m5-5H11m-7-3v6m24-6v6M19 4h-6m6 24h-6m-4.6 0H4v-3.5m24 0V28h-4.36m0-24H28v3.5m-24 0V4h4.4"
})
}));
});
DashedPlus.displayName = 'DashedPlus';
var Database = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M27.19 27H4.81A1.74 1.74 0 013 25.33v-5.77a.71.71 0 010-.14.61.61 0 010-.14V13.4a.66.66 0 010-.14.61.61 0 010-.14V7a2.08 2.08 0 012.18-2h21.64A2.09 2.09 0 0129 7v18.32A1.75 1.75 0 0127.19 27zm-13.84-2H27v-4.58H13.35zM5 25h6.34v-4.58H5zm8.34-6.58H27v-4.16H13.35zm-8.34 0h6.34v-4.16H5zm8.34-6.16H27V8H13.35zm-8.34 0h6.34V8H5z"
})
}));
});
Database.displayName = 'Database';
var DesktopApp = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M24.46 14.48a1 1 0 01-1 1H13.4a1 1 0 010-2h10.06a1 1 0 011 1zM8.71 13.23A1.25 1.25 0 1010 14.48a1.25 1.25 0 00-1.29-1.25zm14.75 5.24H13.4a1 1 0 100 2h10.06a1 1 0 000-2zm-14.75-.25A1.25 1.25 0 1010 19.47a1.25 1.25 0 00-1.29-1.25zM29 5.08v21.84A2.08 2.08 0 0126.92 29H5.08A2.08 2.08 0 013 26.92V5.08A2.08 2.08 0 015.08 3h21.84A2.08 2.08 0 0129 5.08zm-24 0V8h22V5.08a.07.07 0 00-.08-.08H5.08a.07.07 0 00-.08.08zm22 21.84V10H5v17a.07.07 0 00.08.08h21.84a.07.07 0 00.08-.16z"
})
}));
});
DesktopApp.displayName = 'DesktopApp';
var Device = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M24.92 29H7.08A2.16 2.16 0 015 26.92V5.08A2.08 2.08 0 017.08 3h17.84A2.08 2.08 0 0127 5.08v21.84A2.08 2.08 0 0124.92 29zM7.18 26.82h17.64v-4.67H7.18zm0-6.85h17.64V5.18H7.18zm14.67 5.66H15.6a1.1 1.1 0 010-2.19h6.25a1.1 1.1 0 010 2.19zm-5.85-8a1.09 1.09 0 01-1.09-1.09V11l-1.3 1.34a1.08 1.08 0 01-1.54 0 1.1 1.1 0 010-1.55l3.14-3.29a1.21 1.21 0 01.31-.21 1 1 0 01.48-.12 1 1 0 01.36.07h.07a.94.94 0 01.29.2L20 10.77a1.1 1.1 0 010 1.55 1.08 1.08 0 01-1.54 0L17.09 11v5.5A1.09 1.09 0 0116 17.59z"
})
}));
});
Device.displayName = 'Device';
var Devices = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M27.91 27h-6a1.09 1.09 0 01-1.09-1.09v-2.38h-5.5v1.29h2.9a1.09 1.09 0 010 2.18h-7.91a1.09 1.09 0 110-2.18h2.8v-1.29h-9A1.09 1.09 0 013 22.44V6.09A1.09 1.09 0 014.09 5H24.8a1.09 1.09 0 011.09 1.09V15h2A1.09 1.09 0 0129 16.1v9.81A1.09 1.09 0 0127.91 27zM23 24.82h3.85v-7.63H23zM5.18 21.35h15.61V16.1a1.09 1.09 0 011.09-1.1h1.83V7.18H5.18z"
})
}));
});
Devices.displayName = 'Devices';
var Discussions = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M19.29 29a1.07 1.07 0 01-.35-.06c-6.22-2.11-8.1-6.17-8.61-9.07a35.46 35.46 0 01-3.7.58 1.08 1.08 0 01-1-.5 1.1 1.1 0 010-1.17L6.71 17C4.94 16.1 2 14.09 2 10.31 2 6.08 5.59 3 10.54 3h1.37a8.65 8.65 0 018.29 6.05h1.06A8.77 8.77 0 0130 17.84c0 4.59-3.51 7.74-8.73 7.83h-1.44l.52 2A1.09 1.09 0 0119.29 29zm-6.94-10.67v.08c.13 2.44 1.21 5.59 5.32 7.65l-.32-1.21a1.13 1.13 0 01.19-.94 1.09 1.09 0 01.87-.42h2.84c3-.06 6.56-1.57 6.56-5.65a6.6 6.6 0 00-6.56-6.61h-2.43a6.56 6.56 0 00-6.48 6.61c0 .16 0 .32.01.49zM10.54 5.18c-3.16 0-6.36 1.82-6.36 5.13 0 3.66 4.28 5 4.46 5.09a1.09 1.09 0 01.7.66 1.11 1.11 0 01-.09 1l-.6 1c.52-.09 1-.19 1.5-.31a8.75 8.75 0 017.76-8.65 6.6 6.6 0 00-6-3.92z"
})
}));
});
Discussions.displayName = 'Discussions';
var DiscussionsFilled = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M19.29 29a1.07 1.07 0 01-.35-.06c-6.22-2.11-8.1-6.17-8.61-9.07a35.46 35.46 0 01-3.7.58 1.08 1.08 0 01-1-.5 1.1 1.1 0 010-1.17L6.71 17C4.94 16.1 2 14.09 2 10.31 2 6.08 5.59 3 10.54 3h1.37a8.65 8.65 0 018.29 6.05h1.06A8.77 8.77 0 0130 17.84c0 4.59-3.51 7.74-8.73 7.83h-1.44l.52 2A1.09 1.09 0 0119.29 29zm-6.94-10.67v.08c.13 2.44 1.21 5.59 5.32 7.65l-.32-1.21a1.13 1.13 0 01.19-.94 1.09 1.09 0 01.87-.42h2.84c3-.06 6.56-1.57 6.56-5.65a6.6 6.6 0 00-6.56-6.61h-2.43a6.56 6.56 0 00-6.48 6.61c0 .16 0 .32.01.49z"
})
}));
});
DiscussionsFilled.displayName = 'DiscussionsFilled';
var Document = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M23.93 29H8.07A3.08 3.08 0 015 25.92V6.08A3.08 3.08 0 018.07 3h15.86A3.08 3.08 0 0127 6.08v19.84A3.08 3.08 0 0123.93 29zM8.07 5.18a.89.89 0 00-.89.9v19.84a.89.89 0 00.89.9h15.86a.89.89 0 00.89-.9V6.08a.89.89 0 00-.89-.9zM15 22.45h-4.15a1.09 1.09 0 010-2.18H15a1.09 1.09 0 110 2.18zm6.54-4.66H10.85a1.1 1.1 0 010-2.19h10.7a1.1 1.1 0 010 2.19zm0-4.67H10.85a1.09 1.09 0 010-2.18h10.7a1.09 1.09 0 010 2.18z"
})
}));
});
Document.displayName = 'Document';
var Documents = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M22 29H7.08A2.08 2.08 0 015 26.92V13a1.09 1.09 0 012.18 0v13.8H22a1.09 1.09 0 010 2.2zm4-4H10.05A1.09 1.09 0 019 23.94V4.09A1.09 1.09 0 0110.05 3h8.66a1.16 1.16 0 01.42.08 1.21 1.21 0 01.35.24l7.2 7.44a1 1 0 01.29.72v12.46A1.09 1.09 0 0125.91 25zm-14.86-2.15h13.68V12.63h-6.11a1.09 1.09 0 01-1.09-1.1V5.18h-6.48zm8.66-12.41h3.54L19.8 6.79zm2.42 9.75h-9.06a1.1 1.1 0 010-2.19h9.06a1.1 1.1 0 010 2.19zm0-3.47h-9.06a1.09 1.09 0 010-2.18h9.06a1.09 1.09 0 010 2.18z"
})
}));
});
Documents.displayName = 'Documents';
var Dollar = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
"aria-hidden": "true",
viewBox: "0 0 16 16",
fill: "currentColor",
children: jsxRuntime.jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M8.7 2.2a.7.7 0 1 0-1.4 0v.7a2.8 2.8 0 1 0 0 5.6v2.8a1.401 1.401 0 0 1-1.32-.933.7.7 0 0 0-1.32.466A2.801 2.801 0 0 0 7.3 12.7v.7a.7.7 0 1 0 1.4 0v-.7a2.8 2.8 0 1 0 0-5.6V4.3a1.4 1.4 0 0 1 1.32.933.7.7 0 0 0 1.32-.466A2.8 2.8 0 0 0 8.7 2.9v-.7ZM7.3 4.3a1.4 1.4 0 0 0 0 2.8V4.3Zm1.4 4.2v2.8a1.4 1.4 0 1 0 0-2.8Z",
clipRule: "evenodd"
})
}));
});
Dollar.displayName = 'Dollar';
var DoubleChevronDown = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M16 24.5a1.51 1.51 0 01-1.06-.44l-6-6a1.5 1.5 0 012.12-2.12L16 20.88l4.94-4.94a1.5 1.5 0 012.12 2.12l-6 6a1.51 1.51 0 01-1.06.44zm0-8a1.51 1.51 0 01-1.06-.44l-6-6a1.5 1.5 0 012.12-2.12L16 12.88l4.94-4.94a1.5 1.5 0 112.12 2.12l-6 6a1.51 1.51 0 01-1.06.44z"
})
}));
});
DoubleChevronDown.displayName = 'DoubleChevronDown';
var DoubleChevronLeft = /*#__PURE__*/react.forwardRef(function (props, ref) {
return jsxRuntime.jsx("svg", _extends({
ref: ref
}, props, {
fill: "currentColor",
"aria-hidden": "true",
viewBox: "0 0 32 32",
children: jsxRuntime.jsx("path", {
d: "M23 23.5a1.51 1.51 0 01-1.06-.44l-6-6a1.49 1.49 0 010-2.12l6-6a1.5 1.5 0 012.12 2.12L19.12 16l4.94 4.94a1.49 1.49 0 010 2.12 1.51 1.51 0 01-1.06.44zm-8 0a1.51 1.51 0 01-1.06-.44l-6-6a1.49 1.49 0