@guruhotel/aura-icons
Version:
🎨 Icon library designed by the Guruhotel team for Aura UI
40 lines (39 loc) • 5.03 kB
JavaScript
;
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 StyledMoneyCheckDollarPenSolid = ({
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: "M1.125e-05 6.39951C1.125e-05 5.07389 1.07438 3.99951 2.4 3.99951H19.2C20.5237 3.99951 21.6 5.07389 21.6 6.39951V8.82201C21.03 8.89701 20.4825 9.15201 20.0475 9.59076L13.2487 16.3858C12.9412 16.6933 12.7237 17.0795 12.6187 17.5033L12.3937 18.3995H2.4C1.07438 18.3995 0 17.3233 0 15.9995L1.125e-05 6.39951ZM10.2 13.5995H12.6C12.93 13.5995 13.2 13.3295 13.2 12.9995C13.2 12.6695 12.93 12.3995 12.6 12.3995H10.2C9.87 12.3995 9.6 12.6695 9.6 12.9995C9.6 13.3295 9.87 13.5995 10.2 13.5995ZM10.2 8.79951C9.87 8.79951 9.6 9.06951 9.6 9.39951C9.6 9.72951 9.87 9.99951 10.2 9.99951H16.2C16.53 9.99951 16.8 9.72951 16.8 9.39951C16.8 9.06951 16.53 8.79951 16.2 8.79951H10.2ZM4.64625 7.59951V7.82451C4.43625 7.86951 4.20375 7.93326 4.05 8.01576C3.48975 8.27076 3.00262 8.74326 2.88412 9.42951C2.81813 9.81201 2.853 10.1833 3.012 10.517C3.16762 10.847 3.4125 11.0795 3.66112 11.2483C4.095 11.5445 4.66875 11.717 5.1075 11.8483L5.19 11.8708C5.715 12.032 6.0675 12.1483 6.28875 12.3095C6.3825 12.377 6.41625 12.4295 6.4275 12.4633C6.4425 12.4933 6.465 12.5608 6.43875 12.7108C6.41625 12.842 6.345 12.9545 6.13875 13.0408C5.91 13.1383 5.53875 13.187 5.05875 13.112C4.83375 13.0745 4.4325 12.9395 4.07625 12.8195C3.99375 12.7895 3.91125 12.7633 3.83625 12.737C3.444 12.6058 3.01912 12.8195 2.88825 13.2133C2.75737 13.607 2.97 14.0308 3.363 14.1283C3.40837 14.177 3.46462 14.1958 3.52912 14.2183C3.79125 14.3195 4.29 14.477 4.64625 14.5595V14.7995C4.64625 15.2158 4.98375 15.5533 5.36625 15.5533C5.81625 15.5533 6.15375 15.2158 6.15375 14.7995V14.5933C6.3525 14.5558 6.5475 14.4658 6.7275 14.4208C7.32 14.1695 7.7925 13.682 7.91625 12.9695C7.98375 12.5795 7.95375 12.2045 7.80375 11.8633C7.6575 11.5258 7.42125 11.2783 7.17 11.0983C6.71625 10.7645 6.10875 10.5845 5.655 10.4458L5.59125 10.4383C5.0925 10.277 4.7325 10.1645 4.50375 10.007C4.40625 9.93951 4.37625 9.89451 4.36875 9.87576C4.36125 9.86076 4.33875 9.81576 4.36125 9.68826C4.37625 9.61326 4.4325 9.48951 4.66875 9.38451C4.87875 9.27576 5.28375 9.21576 5.745 9.25326C5.90625 9.31326 6.4125 9.41076 6.55875 9.44826C6.95625 9.55701 7.36875 9.31701 7.47375 8.91576C7.5825 8.51826 7.3425 8.10576 6.94125 8.00076C6.77625 7.95576 6.40125 7.88076 6.15375 7.83576V7.59951C6.15375 7.18326 5.81625 6.84576 5.4 6.84576C4.98375 6.84576 4.64625 7.18326 4.64625 7.59951ZM23.5537 10.9783C24.1425 11.5633 24.1425 12.512 23.5537 13.1008L22.4512 14.2033L19.7925 11.5408L20.895 10.4383C21.48 9.85326 22.4287 9.85326 23.0175 10.4383L23.5537 10.9783ZM14.0962 17.2033L18.9412 12.392L21.6037 15.0508L16.7587 19.8958C16.605 20.0495 16.41 20.1583 16.2 20.2108L13.9462 20.777C13.74 20.8258 13.5262 20.7658 13.3762 20.6195C13.2262 20.4695 13.1662 20.252 13.2187 20.0158L13.7812 17.792C13.8337 17.582 13.9425 17.3908 14.0962 17.2033Z"
})
})
});
};
const ForwardRef = /*#__PURE__*/(0, _react.forwardRef)(StyledMoneyCheckDollarPenSolid);
const MoneyCheckDollarPenSolid = /*#__PURE__*/(0, _react.memo)(ForwardRef);
var _default = MoneyCheckDollarPenSolid;
exports.default = _default;
module.exports = exports.default;