Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@snack-uikit/icons

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/icons - npm Package Compare versions

Comparing version 0.19.0 to 0.19.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 0.19.1 (2023-12-14)
### Bug Fixes
* **FF-3787:** minor fix for prepare to typescript v5 ([15f21d1](https://github.com/cloud-ru-tech/snack-uikit/commit/15f21d17a013d903eb8a3bfea9c7f9248c11f2ca))
# 0.19.0 (2023-12-06)

@@ -8,0 +19,0 @@

2

dist/components/interface-icons/alarmFilled/index.js

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default AlarmFilledSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ArrowDownSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ArrowLinksSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ArrowUpSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M6.82 2.276a.729.729 0 0 0-.538.515c-.023.082-.042.438-.042.792v.643l-.451.045c-.746.073-1.221.291-1.724.793a2.742 2.742 0 0 0-.696 1.116l-.109.32v11l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109h13l.32-.109a2.736 2.736 0 0 0 1.116-.695c.333-.333.544-.671.695-1.116l.109-.32v-11l-.109-.32a2.742 2.742 0 0 0-.696-1.116c-.503-.502-.978-.72-1.724-.793l-.451-.045v-.643c0-.704-.031-.879-.186-1.063-.149-.177-.321-.253-.574-.253-.253 0-.425.076-.574.253-.155.185-.186.359-.186 1.07v.65H7.76v-.65c0-.711-.031-.885-.186-1.07a.777.777 0 0 0-.754-.244M6.24 5.91c.001.328.158.625.396.748.538.278 1.123-.111 1.124-.748v-.15h8.48v.15c.001.572.447.948.962.809.332-.089.557-.417.558-.813v-.155l.29.015a1.24 1.24 0 0 1 1.077.706c.086.174.094.247.105.978l.013.79H4.76v-.735c0-.806.027-.948.236-1.233.243-.33.584-.505.994-.509l.25-.003v.15m12.991 7.64-.011 3.79-.093.189c-.132.268-.416.534-.674.63-.213.08-.297.081-6.453.081-6.156 0-6.24-.001-6.453-.081-.258-.096-.542-.362-.674-.63l-.093-.189-.011-3.79-.01-3.79h14.482l-.01 3.79' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M6.82 2.276a.729.729 0 0 0-.538.515c-.023.082-.042.438-.042.792v.643l-.451.045c-.746.073-1.221.291-1.724.793a2.742 2.742 0 0 0-.696 1.116l-.109.32v11l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109h13l.32-.109a2.736 2.736 0 0 0 1.116-.695c.333-.333.544-.671.695-1.116l.109-.32v-11l-.109-.32a2.742 2.742 0 0 0-.696-1.116c-.503-.502-.978-.72-1.724-.793l-.451-.045v-.643c0-.704-.031-.879-.186-1.063-.149-.177-.321-.253-.574-.253-.253 0-.425.076-.574.253-.155.185-.186.359-.186 1.07v.65H7.76v-.65c0-.711-.031-.885-.186-1.07a.777.777 0 0 0-.754-.244M6.24 5.91c.001.328.158.625.396.748.538.278 1.123-.111 1.124-.748v-.15h8.48v.15c.001.572.447.948.962.809.332-.089.557-.417.558-.813v-.155l.29.015a1.24 1.24 0 0 1 1.077.706c.086.174.094.247.105.978l.013.79H4.76v-.735c0-.806.027-.948.236-1.233.243-.33.584-.505.994-.509l.25-.003zm12.991 7.64-.011 3.79-.093.189c-.132.268-.416.534-.674.63-.213.08-.297.081-6.453.081-6.156 0-6.24-.001-6.453-.081-.258-.096-.542-.362-.674-.63l-.093-.189-.011-3.79-.01-3.79h14.482z' }) })));
};
export default SvgCalendarS;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.68.33a.738.738 0 0 0-.365.377c-.059.126-.062.168-.07.846l-.009.714h-.761c-.865 0-.95.012-1.3.194a1.82 1.82 0 0 0-.849 1.019l-.059.187v8.666l.059.187c.153.484.56.924 1.026 1.109.331.132.194.129 5.648.129s5.317.003 5.648-.129a1.866 1.866 0 0 0 1.026-1.096l.059-.173.007-4.273c.008-4.683.015-4.471-.149-4.818a1.8 1.8 0 0 0-.807-.829c-.312-.159-.413-.173-1.259-.173h-.761l-.009-.714c-.008-.678-.011-.72-.07-.846A.71.71 0 0 0 11 .267a.71.71 0 0 0-.685.44c-.059.126-.062.168-.07.846l-.009.714H5.764l-.009-.714c-.008-.678-.011-.72-.07-.846A.71.71 0 0 0 5 .267a.666.666 0 0 0-.32.063m-.431 3.644c.019.254.081.407.218.545a.74.74 0 0 0 1.066 0c.137-.138.199-.291.218-.545l.017-.214h4.464l.017.214c.019.254.081.407.218.545a.74.74 0 0 0 1.066 0c.137-.138.199-.291.218-.545l.017-.214h.661c.661 0 .661 0 .736.064l.075.065.007 1.189.008 1.189-5.248-.007-5.247-.007V3.889l.075-.065c.075-.064.075-.064.736-.064h.661l.017.214m8.998 5.957c-.007 2.089-.009 2.172-.058 2.226a.368.368 0 0 1-.146.083c-.132.036-9.954.036-10.086 0a.368.368 0 0 1-.146-.083c-.049-.054-.051-.137-.058-2.226L2.746 7.76h10.508l-.007 2.171' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.68.33a.738.738 0 0 0-.365.377c-.059.126-.062.168-.07.846l-.009.714h-.761c-.865 0-.95.012-1.3.194a1.82 1.82 0 0 0-.849 1.019l-.059.187v8.666l.059.187c.153.484.56.924 1.026 1.109.331.132.194.129 5.648.129s5.317.003 5.648-.129a1.866 1.866 0 0 0 1.026-1.096l.059-.173.007-4.273c.008-4.683.015-4.471-.149-4.818a1.8 1.8 0 0 0-.807-.829c-.312-.159-.413-.173-1.259-.173h-.761l-.009-.714c-.008-.678-.011-.72-.07-.846A.71.71 0 0 0 11 .267a.71.71 0 0 0-.685.44c-.059.126-.062.168-.07.846l-.009.714H5.764l-.009-.714c-.008-.678-.011-.72-.07-.846A.71.71 0 0 0 5 .267a.666.666 0 0 0-.32.063m-.431 3.644c.019.254.081.407.218.545a.74.74 0 0 0 1.066 0c.137-.138.199-.291.218-.545l.017-.214h4.464l.017.214c.019.254.081.407.218.545a.74.74 0 0 0 1.066 0c.137-.138.199-.291.218-.545l.017-.214h.661c.661 0 .661 0 .736.064l.075.065.007 1.189.008 1.189-5.248-.007-5.247-.007V3.889l.075-.065c.075-.064.075-.064.736-.064h.661zm8.998 5.957c-.007 2.089-.009 2.172-.058 2.226a.368.368 0 0 1-.146.083c-.132.036-9.954.036-10.086 0a.368.368 0 0 1-.146-.083c-.049-.054-.051-.137-.058-2.226L2.746 7.76h10.508z' }) })));
};
export default SvgCalendarXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CalendarSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CheckSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CheckFilledSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ChevronDownSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ChevronLeftSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ChevronRightSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ChevronUpSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M9.587 3.283a3.754 3.754 0 0 0-3.228 2.826l-.043.199-.323.087c-.177.047-.469.16-.648.25-1.008.507-1.678 1.335-1.995 2.467-.085.304-.086.357-.1 4.168-.01 2.651 0 3.966.03 4.2.106.819.472 1.55 1.081 2.159.609.609 1.34.975 2.159 1.081.233.03 1.545.039 4.18.029 4.2-.015 4.023-.006 4.653-.254 1.12-.441 2.052-1.503 2.289-2.608.043-.201.044-.202.245-.245 1.105-.237 2.167-1.169 2.608-2.289.248-.63.239-.453.254-4.653.01-2.635.001-3.947-.029-4.18a4.218 4.218 0 0 0-.505-1.448c-.21-.351-.75-.935-1.057-1.142a4.668 4.668 0 0 0-1.23-.562l-.388-.106-3.82-.007c-2.101-.003-3.961.009-4.133.028m8.178 1.603c.662.266 1.083.686 1.346 1.343l.109.271.011 3.895c.012 4.299.023 4.102-.242 4.642-.171.35-.599.782-.949.957l-.26.13-.021-3.352c-.021-3.262-.024-3.36-.106-3.653a4.105 4.105 0 0 0-.481-1.115c-.205-.329-.721-.876-1.014-1.074a4.636 4.636 0 0 0-1.23-.561l-.388-.106-3.332-.022-3.333-.021.133-.26c.179-.352.61-.781.955-.949.529-.259.308-.248 4.617-.239l3.92.008.265.106m-3 3c.662.266 1.083.686 1.346 1.343l.109.271v8l-.109.271c-.289.723-.848 1.225-1.569 1.408-.358.091-7.726.091-8.084 0-.721-.183-1.28-.685-1.569-1.408L4.78 17.5v-8l.106-.265c.306-.761.906-1.282 1.654-1.435.088-.018 1.915-.03 4.06-.026l3.9.006.265.106' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M9.587 3.283a3.754 3.754 0 0 0-3.228 2.826l-.043.199-.323.087c-.177.047-.469.16-.648.25-1.008.507-1.678 1.335-1.995 2.467-.085.304-.086.357-.1 4.168-.01 2.651 0 3.966.03 4.2.106.819.472 1.55 1.081 2.159.609.609 1.34.975 2.159 1.081.233.03 1.545.039 4.18.029 4.2-.015 4.023-.006 4.653-.254 1.12-.441 2.052-1.503 2.289-2.608.043-.201.044-.202.245-.245 1.105-.237 2.167-1.169 2.608-2.289.248-.63.239-.453.254-4.653.01-2.635.001-3.947-.029-4.18a4.218 4.218 0 0 0-.505-1.448c-.21-.351-.75-.935-1.057-1.142a4.668 4.668 0 0 0-1.23-.562l-.388-.106-3.82-.007c-2.101-.003-3.961.009-4.133.028m8.178 1.603c.662.266 1.083.686 1.346 1.343l.109.271.011 3.895c.012 4.299.023 4.102-.242 4.642-.171.35-.599.782-.949.957l-.26.13-.021-3.352c-.021-3.262-.024-3.36-.106-3.653a4.105 4.105 0 0 0-.481-1.115c-.205-.329-.721-.876-1.014-1.074a4.636 4.636 0 0 0-1.23-.561l-.388-.106-3.332-.022-3.333-.021.133-.26c.179-.352.61-.781.955-.949.529-.259.308-.248 4.617-.239l3.92.008zm-3 3c.662.266 1.083.686 1.346 1.343l.109.271v8l-.109.271c-.289.723-.848 1.225-1.569 1.408-.358.091-7.726.091-8.084 0-.721-.183-1.28-.685-1.569-1.408L4.78 17.5v-8l.106-.265c.306-.761.906-1.282 1.654-1.435.088-.018 1.915-.03 4.06-.026l3.9.006z' }) })));
};
export default SvgCopyS;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CopySVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CrossSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default CrossFilledSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default DownloadSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M4.656 4.282a2.745 2.745 0 0 0-2.112 1.495c-.305.622-.284.164-.284 6.223 0 5.116.004 5.435.073 5.68a2.823 2.823 0 0 0 1.987 1.987c.247.069.632.073 7.68.073 7.07 0 7.432-.003 7.68-.073a2.83 2.83 0 0 0 1.987-1.987c.069-.246.073-.548.073-5.68s-.004-5.434-.073-5.68a2.792 2.792 0 0 0-1.465-1.782c-.602-.297.047-.275-8.042-.282-3.993-.004-7.37.008-7.504.026m14.881 1.595c.251.123.463.335.586.586.085.172.097.253.097.631v.434l-3.86 1.718c-2.123.945-3.972 1.747-4.11 1.782-.228.058-.272.058-.5 0-.137-.035-1.987-.837-4.11-1.781L3.78 7.529l-.012-.354a2.244 2.244 0 0 1 .033-.515c.107-.372.418-.703.79-.84.125-.046 1.335-.054 7.449-.047l7.3.007.197.097M7.52 10.828c1.881.835 3.474 1.539 3.54 1.565a2.833 2.833 0 0 0 1.88 0c.066-.026 1.659-.73 3.54-1.565s3.497-1.551 3.591-1.592l.17-.074-.01 4.089-.011 4.089-.098.199a1.306 1.306 0 0 1-.665.619c-.219.082-.247.082-7.457.082s-7.238 0-7.457-.082c-.267-.1-.53-.345-.665-.619l-.098-.199-.011-4.089-.01-4.089.17.074c.094.041 1.71.757 3.591 1.592' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M4.656 4.282a2.745 2.745 0 0 0-2.112 1.495c-.305.622-.284.164-.284 6.223 0 5.116.004 5.435.073 5.68a2.823 2.823 0 0 0 1.987 1.987c.247.069.632.073 7.68.073 7.07 0 7.432-.003 7.68-.073a2.83 2.83 0 0 0 1.987-1.987c.069-.246.073-.548.073-5.68s-.004-5.434-.073-5.68a2.792 2.792 0 0 0-1.465-1.782c-.602-.297.047-.275-8.042-.282-3.993-.004-7.37.008-7.504.026m14.881 1.595c.251.123.463.335.586.586.085.172.097.253.097.631v.434l-3.86 1.718c-2.123.945-3.972 1.747-4.11 1.782-.228.058-.272.058-.5 0-.137-.035-1.987-.837-4.11-1.781L3.78 7.529l-.012-.354a2.244 2.244 0 0 1 .033-.515c.107-.372.418-.703.79-.84.125-.046 1.335-.054 7.449-.047l7.3.007zM7.52 10.828c1.881.835 3.474 1.539 3.54 1.565a2.833 2.833 0 0 0 1.88 0c.066-.026 1.659-.73 3.54-1.565s3.497-1.551 3.591-1.592l.17-.074-.01 4.089-.011 4.089-.098.199a1.306 1.306 0 0 1-.665.619c-.219.082-.247.082-7.457.082s-7.238 0-7.457-.082c-.267-.1-.53-.345-.665-.619l-.098-.199-.011-4.089-.01-4.089.17.074c.094.041 1.71.757 3.591 1.592' }) })));
};
export default SvgEmailS;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M11.305 5.284c-2.975.19-5.698 1.752-7.754 4.45-.749.983-1.291 1.934-1.291 2.266 0 .485 1.044 2.082 2.136 3.267 1.779 1.933 3.93 3.08 6.404 3.418.209.028.749.052 1.2.052.451 0 .991-.024 1.2-.052 2.474-.338 4.625-1.485 6.404-3.418 1.092-1.185 2.136-2.782 2.136-3.267 0-.475-1.022-2.05-2.09-3.22-1.654-1.813-3.747-3.004-5.933-3.377-.394-.067-1.649-.175-1.837-.157l-.575.038m1.581 1.518c1.625.164 3.144.805 4.514 1.904.458.367 1.226 1.143 1.63 1.646a14.8 14.8 0 0 1 1.011 1.45l.117.198-.117.198a12.301 12.301 0 0 1-1.821 2.343c-1.535 1.543-3.264 2.416-5.259 2.658-.436.053-1.486.053-1.922 0-1.995-.242-3.724-1.115-5.259-2.658a12.301 12.301 0 0 1-1.821-2.343L3.842 12l.117-.198A12.301 12.301 0 0 1 5.78 9.459c.81-.814 1.589-1.382 2.547-1.858 1.374-.681 2.965-.96 4.559-.799m-1.291 1.48c-.46.05-.773.142-1.215.357-1.06.514-1.74 1.36-2.03 2.521a4.03 4.03 0 0 0 0 1.68c.183.733.493 1.287 1.008 1.802.73.73 1.606 1.092 2.642 1.092 1.036 0 1.912-.362 2.642-1.092.73-.73 1.092-1.606 1.092-2.642 0-1.589-.926-2.924-2.441-3.515-.441-.173-1.171-.26-1.698-.203m.961 1.54c.378.089.707.281 1.024.598.454.454.659.945.659 1.58 0 .635-.205 1.126-.659 1.58-.456.456-.944.66-1.58.66-.636 0-1.124-.204-1.58-.66-.454-.454-.659-.945-.659-1.58 0-.635.205-1.126.659-1.58.31-.31.646-.509 1.005-.597a2.87 2.87 0 0 1 1.131-.001' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M11.305 5.284c-2.975.19-5.698 1.752-7.754 4.45-.749.983-1.291 1.934-1.291 2.266 0 .485 1.044 2.082 2.136 3.267 1.779 1.933 3.93 3.08 6.404 3.418.209.028.749.052 1.2.052.451 0 .991-.024 1.2-.052 2.474-.338 4.625-1.485 6.404-3.418 1.092-1.185 2.136-2.782 2.136-3.267 0-.475-1.022-2.05-2.09-3.22-1.654-1.813-3.747-3.004-5.933-3.377-.394-.067-1.649-.175-1.837-.157zm1.581 1.518c1.625.164 3.144.805 4.514 1.904.458.367 1.226 1.143 1.63 1.646a14.8 14.8 0 0 1 1.011 1.45l.117.198-.117.198a12.301 12.301 0 0 1-1.821 2.343c-1.535 1.543-3.264 2.416-5.259 2.658-.436.053-1.486.053-1.922 0-1.995-.242-3.724-1.115-5.259-2.658a12.301 12.301 0 0 1-1.821-2.343L3.842 12l.117-.198A12.301 12.301 0 0 1 5.78 9.459c.81-.814 1.589-1.382 2.547-1.858 1.374-.681 2.965-.96 4.559-.799m-1.291 1.48c-.46.05-.773.142-1.215.357-1.06.514-1.74 1.36-2.03 2.521a4.03 4.03 0 0 0 0 1.68c.183.733.493 1.287 1.008 1.802.73.73 1.606 1.092 2.642 1.092 1.036 0 1.912-.362 2.642-1.092.73-.73 1.092-1.606 1.092-2.642 0-1.589-.926-2.924-2.441-3.515-.441-.173-1.171-.26-1.698-.203m.961 1.54c.378.089.707.281 1.024.598.454.454.659.945.659 1.58 0 .635-.205 1.126-.659 1.58-.456.456-.944.66-1.58.66-.636 0-1.124-.204-1.58-.66-.454-.454-.659-.945-.659-1.58 0-.635.205-1.126.659-1.58.31-.31.646-.509 1.005-.597a2.87 2.87 0 0 1 1.131-.001' }) })));
};
export default SvgEyeS;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default EyeSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default EyeClosedSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M7.28 3.278a2.233 2.233 0 0 0-1.256.604 2.273 2.273 0 0 0-.652.982l-.112.316v13.64l.112.316c.061.173.174.41.251.527.207.311.637.697.946.849.523.257.4.251 5.593.239l4.698-.011.295-.108a2.47 2.47 0 0 0 1.477-1.477l.108-.295.011-5.452c.008-3.872-.002-5.501-.033-5.62-.039-.148-.297-.422-2.151-2.281-1.159-1.162-2.161-2.143-2.227-2.18-.11-.061-.412-.067-3.48-.072-1.848-.003-3.459.007-3.58.023m5.96 3.632c0 1.445.015 2.202.045 2.309.056.204.292.44.496.496.104.029.729.045 1.809.045h1.65l-.001 4.41c-.001 4.198-.004 4.418-.074 4.572-.089.196-.363.44-.532.473-.161.033-9.105.033-9.266 0-.169-.033-.443-.277-.532-.473-.07-.155-.073-.436-.074-6.733-.001-5.852.006-6.588.061-6.72a.88.88 0 0 1 .438-.453c.151-.07.323-.074 3.07-.075l2.91-.001v2.15m2.74.13 1.199 1.2H14.76v-1.2c0-.66.005-1.2.01-1.2.006 0 .55.54 1.21 1.2' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M7.28 3.278a2.233 2.233 0 0 0-1.256.604 2.273 2.273 0 0 0-.652.982l-.112.316v13.64l.112.316c.061.173.174.41.251.527.207.311.637.697.946.849.523.257.4.251 5.593.239l4.698-.011.295-.108a2.47 2.47 0 0 0 1.477-1.477l.108-.295.011-5.452c.008-3.872-.002-5.501-.033-5.62-.039-.148-.297-.422-2.151-2.281-1.159-1.162-2.161-2.143-2.227-2.18-.11-.061-.412-.067-3.48-.072-1.848-.003-3.459.007-3.58.023m5.96 3.632c0 1.445.015 2.202.045 2.309.056.204.292.44.496.496.104.029.729.045 1.809.045h1.65l-.001 4.41c-.001 4.198-.004 4.418-.074 4.572-.089.196-.363.44-.532.473-.161.033-9.105.033-9.266 0-.169-.033-.443-.277-.532-.473-.07-.155-.073-.436-.074-6.733-.001-5.852.006-6.588.061-6.72a.88.88 0 0 1 .438-.453c.151-.07.323-.074 3.07-.075l2.91-.001zm2.74.13 1.199 1.2H14.76v-1.2c0-.66.005-1.2.01-1.2.006 0 .55.54 1.21 1.2' }) })));
};
export default SvgFileS;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M3.773 1.296c-.102.021-.3.094-.44.162-.217.107-.289.16-.508.38-.209.21-.274.296-.365.482-.226.464-.207-.069-.207 5.68s-.019 5.216.207 5.68c.091.186.156.272.365.482.218.219.291.274.508.381.446.218.149.206 4.627.198l3.973-.008.214-.072c.529-.18.959-.569 1.188-1.073.167-.368.16-.158.152-4.681-.007-3.991-.009-4.124-.058-4.227-.074-.156-3.151-3.237-3.333-3.338l-.136-.075-3-.005c-2.53-.004-3.029.001-3.187.034m4.947 3.06c0 1.606.009 1.796.095 1.977a.883.883 0 0 0 .34.341c.111.059.121.059 1.478.067L12 6.749v3.064c0 2.1-.009 3.087-.028 3.139a.544.544 0 0 1-.258.265c-.071.03-.71.036-3.84.036-3.603-.001-3.758-.003-3.863-.05a.535.535 0 0 1-.174-.14l-.064-.09V3.027l.064-.09a.535.535 0 0 1 .174-.14c.104-.047.224-.049 2.409-.05h2.3v1.609m2.373.057.84.84H10.24v-.84c0-.462.003-.84.007-.84s.385.378.846.84' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M3.773 1.296c-.102.021-.3.094-.44.162-.217.107-.289.16-.508.38-.209.21-.274.296-.365.482-.226.464-.207-.069-.207 5.68s-.019 5.216.207 5.68c.091.186.156.272.365.482.218.219.291.274.508.381.446.218.149.206 4.627.198l3.973-.008.214-.072c.529-.18.959-.569 1.188-1.073.167-.368.16-.158.152-4.681-.007-3.991-.009-4.124-.058-4.227-.074-.156-3.151-3.237-3.333-3.338l-.136-.075-3-.005c-2.53-.004-3.029.001-3.187.034m4.947 3.06c0 1.606.009 1.796.095 1.977a.883.883 0 0 0 .34.341c.111.059.121.059 1.478.067L12 6.749v3.064c0 2.1-.009 3.087-.028 3.139a.544.544 0 0 1-.258.265c-.071.03-.71.036-3.84.036-3.603-.001-3.758-.003-3.863-.05a.535.535 0 0 1-.174-.14l-.064-.09V3.027l.064-.09a.535.535 0 0 1 .174-.14c.104-.047.224-.049 2.409-.05h2.3zm2.373.057.84.84H10.24v-.84c0-.462.003-.84.007-.84s.385.378.846.84' }) })));
};
export default SvgFileXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default FileSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.227.046 10.502.038 10.712-.009.369-.081.629-.231.899-.518.249-.264.375-.504.446-.852.02-.098.029-1.292.028-3.84 0-4.042.005-3.89-.155-4.23a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008 3.542c.005 2.487-.001 3.572-.021 3.642-.057.195.38.18-5.227.18s-5.17.015-5.227-.18c-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778l.83.822' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.227.046 10.502.038 10.712-.009.369-.081.629-.231.899-.518.249-.264.375-.504.446-.852.02-.098.029-1.292.028-3.84 0-4.042.005-3.89-.155-4.23a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008 3.542c.005 2.487-.001 3.572-.021 3.642-.057.195.38.18-5.227.18s-5.17.015-5.227-.18c-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778z' }) })));
};
export default SvgFolderXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default FolderSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.617 3.282c-.587.072-1.099.33-1.552.782a2.742 2.742 0 0 0-.696 1.116l-.109.32v13l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109 7.42.012c4.919.007 7.525-.003 7.732-.03.658-.086 1.148-.329 1.628-.804.247-.245.34-.375.489-.68.242-.496 1.89-5.455 1.957-5.888.057-.366.01-.825-.126-1.233a2.772 2.772 0 0 0-1.569-1.66l-.263-.108-.017-.924c-.017-.867-.024-.945-.123-1.245a2.687 2.687 0 0 0-.693-1.116c-.472-.471-.961-.709-1.606-.783-.204-.024-1.68-.04-3.557-.041-3.154 0-3.213-.001-3.432-.083-.193-.073-.35-.205-1.169-.99-1.453-1.393-1.508-1.44-1.918-1.644-.505-.25-.539-.254-2.533-.265-1.001-.006-1.948.005-2.103.024M8.62 4.887c.126.067.63.518 1.365 1.22 1.246 1.19 1.432 1.332 1.995 1.524l.32.109 3.52.02 3.52.02.188.093c.239.118.481.36.599.599.086.174.094.247.105.977l.013.788-5.193.014c-5.804.016-5.372-.006-5.993.308-.539.272-1.038.789-1.264 1.311-.046.104-.298.82-.562 1.59-.422 1.233-.477 1.425-.463 1.607.021.273.154.466.408.594.236.118.387.124.602.02.196-.094.267-.152.349-.281.035-.055.275-.721.533-1.48a40.76 40.76 0 0 1 .526-1.492c.096-.192.338-.429.549-.541l.203-.107h11.44l.214.119c.378.209.613.586.639 1.026.015.257-.013.352-.854 2.88-.479 1.438-.911 2.698-.962 2.799-.103.206-.297.391-.548.526l-.169.09-7.467.01c-7.416.011-7.469.01-7.684-.07-.26-.097-.544-.362-.676-.631l-.093-.189-.011-6.26c-.009-4.677 0-6.303.035-6.43.06-.221.261-.501.466-.652.322-.237.301-.235 2.31-.226l1.84.008.2.107' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.617 3.282c-.587.072-1.099.33-1.552.782a2.742 2.742 0 0 0-.696 1.116l-.109.32v13l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109 7.42.012c4.919.007 7.525-.003 7.732-.03.658-.086 1.148-.329 1.628-.804.247-.245.34-.375.489-.68.242-.496 1.89-5.455 1.957-5.888.057-.366.01-.825-.126-1.233a2.772 2.772 0 0 0-1.569-1.66l-.263-.108-.017-.924c-.017-.867-.024-.945-.123-1.245a2.687 2.687 0 0 0-.693-1.116c-.472-.471-.961-.709-1.606-.783-.204-.024-1.68-.04-3.557-.041-3.154 0-3.213-.001-3.432-.083-.193-.073-.35-.205-1.169-.99-1.453-1.393-1.508-1.44-1.918-1.644-.505-.25-.539-.254-2.533-.265-1.001-.006-1.948.005-2.103.024M8.62 4.887c.126.067.63.518 1.365 1.22 1.246 1.19 1.432 1.332 1.995 1.524l.32.109 3.52.02 3.52.02.188.093c.239.118.481.36.599.599.086.174.094.247.105.977l.013.788-5.193.014c-5.804.016-5.372-.006-5.993.308-.539.272-1.038.789-1.264 1.311-.046.104-.298.82-.562 1.59-.422 1.233-.477 1.425-.463 1.607.021.273.154.466.408.594.236.118.387.124.602.02.196-.094.267-.152.349-.281.035-.055.275-.721.533-1.48a40.76 40.76 0 0 1 .526-1.492c.096-.192.338-.429.549-.541l.203-.107h11.44l.214.119c.378.209.613.586.639 1.026.015.257-.013.352-.854 2.88-.479 1.438-.911 2.698-.962 2.799-.103.206-.297.391-.548.526l-.169.09-7.467.01c-7.416.011-7.469.01-7.684-.07-.26-.097-.544-.362-.676-.631l-.093-.189-.011-6.26c-.009-4.677 0-6.303.035-6.43.06-.221.261-.501.466-.652.322-.237.301-.235 2.31-.226l1.84.008z' }) })));
};
export default SvgFolderOpenS;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.099.02 1.673.029 5.187.028 4.845 0 5.053-.002 5.232-.05.363-.097.592-.231.853-.498.125-.128.203-.242.29-.42.148-.303 1.468-4.269 1.511-4.538.103-.648-.245-1.379-.821-1.73l-.166-.101-.001-.804c0-.886-.019-1.048-.155-1.336a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008.681.008.682-3.435.007-3.434.008-.212.075c-.409.144-.772.438-.962.776-.059.107-.262.669-.536 1.487-.385 1.152-.438 1.331-.427 1.44.043.402.364.701.75.698a.749.749 0 0 0 .652-.383c.026-.051.224-.625.44-1.275.257-.771.415-1.207.455-1.253l.062-.072 3.737-.007 3.738-.007.078.078c.055.056.078.105.078.167 0 .049-.302.995-.671 2.102-.553 1.658-.684 2.026-.745 2.087l-.073.073H7.854c-5.445 0-5.024.015-5.081-.18-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778l.83.822' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.099.02 1.673.029 5.187.028 4.845 0 5.053-.002 5.232-.05.363-.097.592-.231.853-.498.125-.128.203-.242.29-.42.148-.303 1.468-4.269 1.511-4.538.103-.648-.245-1.379-.821-1.73l-.166-.101-.001-.804c0-.886-.019-1.048-.155-1.336a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008.681.008.682-3.435.007-3.434.008-.212.075c-.409.144-.772.438-.962.776-.059.107-.262.669-.536 1.487-.385 1.152-.438 1.331-.427 1.44.043.402.364.701.75.698a.749.749 0 0 0 .652-.383c.026-.051.224-.625.44-1.275.257-.771.415-1.207.455-1.253l.062-.072 3.737-.007 3.738-.007.078.078c.055.056.078.105.078.167 0 .049-.302.995-.671 2.102-.553 1.658-.684 2.026-.745 2.087l-.073.073H7.854c-5.445 0-5.024.015-5.081-.18-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778z' }) })));
};
export default SvgFolderOpenXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default FolderOpenSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default HeartFilledSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default HomeSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default InfoFilledSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default KebabSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default MinusSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.673 7.335A.705.705 0 0 0 4.257 8c0 .289.148.529.417.673l.113.06 3.183.007 3.183.008.139-.064A.726.726 0 0 0 11.741 8a.736.736 0 0 0-.415-.673l-.113-.06-3.188-.007-3.188-.008-.164.083' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M4.673 7.335A.705.705 0 0 0 4.257 8c0 .289.148.529.417.673l.113.06 3.183.007 3.183.008.139-.064A.726.726 0 0 0 11.741 8a.736.736 0 0 0-.415-.673l-.113-.06-3.188-.007-3.188-.008z' }) })));
};
export default SvgMinusXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default MoreSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default PinnedSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M8.805 3.28a.762.762 0 0 0-.544.596c-.078.458.303.883.793.884.108 0 .112.006.09.15-.013.082-.194 1.707-.404 3.61-.209 1.903-.39 3.518-.402 3.59l-.022.13-.668.001c-.902.001-1.066.047-1.275.354-.268.393-.049.993.408 1.12.107.03.864.045 2.309.045h2.15v3.15c0 2.175.014 3.199.045 3.309.059.213.293.441.513.5.4.108.812-.12.92-.51.027-.097.042-1.256.042-3.299v-3.15h2.15c1.445 0 2.202-.015 2.309-.045.457-.127.676-.727.408-1.12-.209-.307-.373-.353-1.275-.354l-.668-.001-.022-.13c-.012-.072-.193-1.687-.402-3.59-.21-1.903-.391-3.528-.404-3.61-.022-.144-.018-.15.09-.15a.84.84 0 0 0 .579-.236.739.739 0 0 0-.348-1.246c-.193-.044-6.183-.043-6.372.002m4.533 1.61c.012.072.193 1.687.402 3.59.21 1.903.391 3.528.404 3.61l.023.15H9.833l.023-.15c.013-.082.194-1.707.404-3.61.209-1.903.39-3.518.402-3.59l.022-.13h2.632l.022.13' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M8.805 3.28a.762.762 0 0 0-.544.596c-.078.458.303.883.793.884.108 0 .112.006.09.15-.013.082-.194 1.707-.404 3.61-.209 1.903-.39 3.518-.402 3.59l-.022.13-.668.001c-.902.001-1.066.047-1.275.354-.268.393-.049.993.408 1.12.107.03.864.045 2.309.045h2.15v3.15c0 2.175.014 3.199.045 3.309.059.213.293.441.513.5.4.108.812-.12.92-.51.027-.097.042-1.256.042-3.299v-3.15h2.15c1.445 0 2.202-.015 2.309-.045.457-.127.676-.727.408-1.12-.209-.307-.373-.353-1.275-.354l-.668-.001-.022-.13c-.012-.072-.193-1.687-.402-3.59-.21-1.903-.391-3.528-.404-3.61-.022-.144-.018-.15.09-.15a.84.84 0 0 0 .579-.236.739.739 0 0 0-.348-1.246c-.193-.044-6.183-.043-6.372.002m4.533 1.61c.012.072.193 1.687.402 3.59.21 1.903.391 3.528.404 3.61l.023.15H9.833l.023-.15c.013-.082.194-1.707.404-3.61.209-1.903.39-3.518.402-3.59l.022-.13h2.632z' }) })));
};
export default SvgPinnedS;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M5.179 1.335c-.284.142-.417.354-.418.665-.001.173.01.22.078.343a.74.74 0 0 0 .659.404c.071 0 .129.009.129.02 0 .049-.775 5.436-.786 5.466-.01.025-.14.034-.527.034-.581.001-.65.018-.833.201a.751.751 0 0 0 .223 1.222c.12.056.154.057 1.836.064l1.713.008v2.185c0 2.116.002 2.189.053 2.326a.765.765 0 0 0 .694.474.765.765 0 0 0 .694-.474c.051-.137.053-.21.053-2.326V9.762l1.713-.008c1.682-.007 1.716-.008 1.836-.064a.766.766 0 0 0 .445-.654.525.525 0 0 0-.054-.322.824.824 0 0 0-.378-.396c-.094-.043-.179-.05-.623-.051-.387 0-.517-.009-.527-.034-.011-.03-.786-5.417-.786-5.466 0-.011.058-.02.129-.02a.74.74 0 0 0 .659-.404c.068-.123.079-.17.078-.343-.001-.311-.134-.523-.418-.665l-.163-.082H5.342l-.163.082m3.674 1.432c0 .012.174 1.238.387 2.726.213 1.488.387 2.721.387 2.74 0 .027-.325.034-1.627.034s-1.627-.007-1.627-.034c0-.019.174-1.252.387-2.74.213-1.488.387-2.714.387-2.726 0-.011.384-.02.853-.02s.853.009.853.02' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M5.179 1.335c-.284.142-.417.354-.418.665-.001.173.01.22.078.343a.74.74 0 0 0 .659.404c.071 0 .129.009.129.02 0 .049-.775 5.436-.786 5.466-.01.025-.14.034-.527.034-.581.001-.65.018-.833.201a.751.751 0 0 0 .223 1.222c.12.056.154.057 1.836.064l1.713.008v2.185c0 2.116.002 2.189.053 2.326a.765.765 0 0 0 .694.474.765.765 0 0 0 .694-.474c.051-.137.053-.21.053-2.326V9.762l1.713-.008c1.682-.007 1.716-.008 1.836-.064a.766.766 0 0 0 .445-.654.525.525 0 0 0-.054-.322.824.824 0 0 0-.378-.396c-.094-.043-.179-.05-.623-.051-.387 0-.517-.009-.527-.034-.011-.03-.786-5.417-.786-5.466 0-.011.058-.02.129-.02a.74.74 0 0 0 .659-.404c.068-.123.079-.17.078-.343-.001-.311-.134-.523-.418-.665l-.163-.082H5.342zm3.674 1.432c0 .012.174 1.238.387 2.726.213 1.488.387 2.721.387 2.74 0 .027-.325.034-1.627.034s-1.627-.007-1.627-.034c0-.019.174-1.252.387-2.74.213-1.488.387-2.714.387-2.726 0-.011.384-.02.853-.02s.853.009.853.02' }) })));
};
export default SvgPinnedXs;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default PlaceholderSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default PlusSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default QuestionSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default ResizeSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default SearchSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default SettingsSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default StarSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default StarFilledSVG;

@@ -25,4 +25,4 @@ var __rest = (this && this.__rest) || function (s, e) {

}
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M10.12 2.279c-.988.048-1.495.253-2.081.84-.511.512-.739 1.019-.787 1.751l-.024.37-1.624.001c-.893 0-1.695.017-1.781.037a.739.739 0 0 0-.348 1.246c.16.161.365.235.647.236h.181l.485 6.29c.535 6.933.487 6.514.824 7.17.126.245.25.405.526.68.401.399.738.617 1.162.751l.28.089h8.84l.28-.089c.424-.134.761-.352 1.162-.751.394-.393.615-.757.773-1.272.102-.331.09-.197.63-7.238l.432-5.63h.181c.282-.001.487-.075.647-.236a.739.739 0 0 0-.348-1.246c-.086-.02-.888-.037-1.781-.037l-1.624-.001-.024-.373c-.069-1.041-.631-1.875-1.568-2.327a3.866 3.866 0 0 0-.56-.222c-.232-.057-3.552-.086-4.5-.039m3.6 1.476c.5.026.61.044.8.132.44.204.688.573.714 1.063l.015.29H8.751l.015-.29c.028-.546.34-.937.893-1.121.218-.072 3.071-.124 4.061-.074m4.455 3.155c-.009.082-.224 2.853-.477 6.157-.324 4.243-.477 6.057-.52 6.179-.141.399-.456.764-.79.916-.162.073-.326.076-4.388.076s-4.226-.003-4.388-.076c-.334-.152-.649-.517-.79-.916-.043-.122-.196-1.936-.52-6.179-.253-3.304-.468-6.075-.477-6.157l-.017-.15h12.384l-.017.15M9.097 8.521c-.177.054-.406.293-.463.482-.07.233.264 8.586.352 8.797.22.529.872.649 1.24.229a.965.965 0 0 0 .169-.276c.033-.1.001-1.181-.131-4.415-.167-4.118-.177-4.288-.26-4.45-.158-.31-.561-.474-.907-.367m5.309-.001a.81.81 0 0 0-.412.372c-.081.158-.092.355-.259 4.447-.131 3.238-.163 4.314-.13 4.414.024.074.1.198.169.276.368.42 1.02.3 1.24-.229.046-.11.096-1.071.23-4.42l.172-4.281-.089-.185a.715.715 0 0 0-.613-.416.854.854 0 0 0-.308.022' }) })));
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M10.12 2.279c-.988.048-1.495.253-2.081.84-.511.512-.739 1.019-.787 1.751l-.024.37-1.624.001c-.893 0-1.695.017-1.781.037a.739.739 0 0 0-.348 1.246c.16.161.365.235.647.236h.181l.485 6.29c.535 6.933.487 6.514.824 7.17.126.245.25.405.526.68.401.399.738.617 1.162.751l.28.089h8.84l.28-.089c.424-.134.761-.352 1.162-.751.394-.393.615-.757.773-1.272.102-.331.09-.197.63-7.238l.432-5.63h.181c.282-.001.487-.075.647-.236a.739.739 0 0 0-.348-1.246c-.086-.02-.888-.037-1.781-.037l-1.624-.001-.024-.373c-.069-1.041-.631-1.875-1.568-2.327a3.866 3.866 0 0 0-.56-.222c-.232-.057-3.552-.086-4.5-.039m3.6 1.476c.5.026.61.044.8.132.44.204.688.573.714 1.063l.015.29H8.751l.015-.29c.028-.546.34-.937.893-1.121.218-.072 3.071-.124 4.061-.074m4.455 3.155c-.009.082-.224 2.853-.477 6.157-.324 4.243-.477 6.057-.52 6.179-.141.399-.456.764-.79.916-.162.073-.326.076-4.388.076s-4.226-.003-4.388-.076c-.334-.152-.649-.517-.79-.916-.043-.122-.196-1.936-.52-6.179-.253-3.304-.468-6.075-.477-6.157l-.017-.15h12.384zM9.097 8.521c-.177.054-.406.293-.463.482-.07.233.264 8.586.352 8.797.22.529.872.649 1.24.229a.965.965 0 0 0 .169-.276c.033-.1.001-1.181-.131-4.415-.167-4.118-.177-4.288-.26-4.45-.158-.31-.561-.474-.907-.367m5.309-.001a.81.81 0 0 0-.412.372c-.081.158-.092.355-.259 4.447-.131 3.238-.163 4.314-.13 4.414.024.074.1.198.169.276.368.42 1.02.3 1.24-.229.046-.11.096-1.071.23-4.42l.172-4.281-.089-.185a.715.715 0 0 0-.613-.416.854.854 0 0 0-.308.022' }) })));
};
export default SvgTrashS;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default UnPinnedSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default UploadSVG;

@@ -17,4 +17,4 @@ var __rest = (this && this.__rest) || function (s, e) {

var { size = 24 } = _a, props = __rest(_a, ["size"]);
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
return Number(size) >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
};
export default WarningSVG;

@@ -7,3 +7,3 @@ {

"title": "Icons",
"version": "0.19.0",
"version": "0.19.1",
"sideEffects": [

@@ -46,3 +46,3 @@ "*.css",

},
"gitHead": "dcd04bf837247b468d8e2bb37f26847ed278f066"
"gitHead": "62f43bf0cbfd611d0b746117400f67096b1790f6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc