import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; import React from 'react'; import './index.scss'; export function MoveFolderIcon() { return /*#__PURE__*/_jsxs("svg", { className: "icon icon--move-folder", fill: "none", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg", children: [/*#__PURE__*/_jsx("g", { filter: "url(#filter0_d_278_1086)", children: /*#__PURE__*/_jsx("path", { d: "M5.33334 10V7.33334C5.33334 6.97971 5.47382 6.64058 5.72387 6.39053C5.97392 6.14048 6.31305 6 6.66668 6H9.26668C9.48967 5.99782 9.70965 6.0516 9.90648 6.15642C10.1033 6.26124 10.2707 6.41375 10.3933 6.6L10.9333 7.4C11.0547 7.58436 11.22 7.73568 11.4143 7.84041C11.6087 7.94513 11.8259 7.99997 12.0467 8H17.3333C17.687 8 18.0261 8.14048 18.2762 8.39053C18.5262 8.64058 18.6667 8.97971 18.6667 9.33334V16C18.6667 16.3536 18.5262 16.6928 18.2762 16.9428C18.0261 17.1929 17.687 17.3333 17.3333 17.3333H6.66668C6.31305 17.3333 5.97392 17.1929 5.72387 16.9428C5.47382 16.6928 5.33334 16.3536 5.33334 16V15.3333M5.33334 12.6667H12M12 12.6667L10 14.6667M12 12.6667L10 10.6667", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("filter", { colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse", height: "26", id: "filter0_d_278_1086", width: "26", x: "-1", y: "-1", children: /*#__PURE__*/_jsx("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_278_1086", mode: "normal", result: "shape" }) }) })] }); } //# sourceMappingURL=index.js.map