UNPKG

@guruhotel/aura-icons

Version:

🎨 Icon library designed by the Guruhotel team for Aura UI

40 lines (39 loc) • 4.54 kB
"use strict"; exports.__esModule = true; exports.default = void 0; var _react = _interopRequireWildcard(require("react")); var _accessibleIcon = require("../accessible-icon"); var _styles = require("../styles"); var _jsxRuntime = require("react/jsx-runtime"); function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); } function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; } const StyledFolderGearRegular = ({ label, color = "#000000", className = "", css = {}, viewBox = "0 0 24 24" }, ref) => { return /*#__PURE__*/(0, _jsxRuntime.jsx)(_accessibleIcon.AccessibleIcon, { label: label, children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_styles.StyledSvg, { className: className, css: css, viewBox: viewBox, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ref: ref, children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_styles.StyledPath, { css: { fill: `${color}` }, d: "M21 4.5H12.9328L10.6266 2.37891C10.0641 1.81594 9.30469 1.5 8.50781 1.5H3C1.34297 1.5 0 2.84344 0 4.5V19.5C0 21.1566 1.34297 22.5 3 22.5H21C22.657 22.5 24 21.1566 24 19.5V7.5C24 5.84531 22.6547 4.5 21 4.5ZM21.75 19.5C21.75 19.9136 21.4135 20.25 21 20.25H3C2.58647 20.25 2.25 19.9136 2.25 19.5V4.5C2.25 4.08637 2.58647 3.75 3 3.75H8.50781C8.70811 3.75 8.89655 3.828 9.03797 3.96975L12 6.75H21C21.4135 6.75 21.75 7.08637 21.75 7.5V19.5ZM15.8672 14.2172C15.9094 13.9828 15.9375 13.7437 15.9375 13.5C15.9375 13.2563 15.9082 13.0167 15.8653 12.7838L16.8187 12.2344C16.9505 12.1582 17.016 12.0007 16.9701 11.8555C16.8609 11.5219 16.7297 11.1938 16.5047 10.875C16.2797 10.5562 16.1033 10.2783 15.8663 10.0195C15.7635 9.90713 15.5941 9.88477 15.4624 9.96112L14.5005 10.5166C14.1797 10.2094 13.7672 9.96563 13.3125 9.80156V8.69531C13.3125 8.54316 13.2087 8.40764 13.06 8.37488C12.7172 8.29688 12.3656 8.25 12 8.25C11.6344 8.25 11.2828 8.29688 10.9406 8.37656C10.7906 8.40937 10.6875 8.54531 10.6875 8.69531V9.80344C10.2328 9.96562 9.82031 10.2094 9.45938 10.5187L8.49375 9.96094C8.3625 9.88594 8.19375 9.90938 8.09063 10.0219C7.85625 10.2797 7.63594 10.5562 7.45312 10.875C7.27041 11.1916 7.137 11.5209 7.03134 11.8552C6.98438 12 7.05 12.1594 7.18125 12.2344L8.13281 12.7838C8.09062 13.0172 8.0625 13.2563 8.0625 13.5C8.0625 13.7437 8.0917 13.9833 8.13464 14.2162L7.18125 14.7656C7.04944 14.8416 6.98405 14.9993 7.02984 15.1445C7.13906 15.4781 7.27031 15.8062 7.45312 16.125C7.63594 16.4416 7.85447 16.7217 8.09156 16.9805C8.19445 17.0929 8.36367 17.1152 8.49548 17.0389L9.45736 16.4834C9.82031 16.7906 10.2328 17.0344 10.6875 17.1984V18.3066C10.6875 18.4585 10.7913 18.5942 10.94 18.627C11.2828 18.6609 11.6344 18.75 12 18.75C12.3656 18.75 12.7172 18.7009 13.0598 18.6251C13.2085 18.5924 13.3124 18.4567 13.3124 18.3047V17.1966C13.7686 17.0341 14.1814 16.7917 14.5424 16.4836L15.5042 17.0391C15.636 17.1154 15.8053 17.0931 15.9081 16.9807C16.145 16.7219 16.3635 16.4416 16.5465 16.1252C16.7295 15.8088 16.8627 15.4793 16.9683 15.1446C17.0141 14.9993 16.9486 14.8417 16.8169 14.7657L15.8672 14.2172ZM12 15.1406C11.0939 15.1406 10.3594 14.4061 10.3594 13.5C10.3594 12.5939 11.0953 11.8594 12 11.8594C12.9061 11.8594 13.6406 12.5939 13.6406 13.5C13.6406 14.4061 12.9047 15.1406 12 15.1406Z" }) }) }); }; const ForwardRef = /*#__PURE__*/(0, _react.forwardRef)(StyledFolderGearRegular); const FolderGearRegular = /*#__PURE__*/(0, _react.memo)(ForwardRef); var _default = FolderGearRegular; exports.default = _default; module.exports = exports.default;