@guruhotel/aura-icons
Version:
🎨 Icon library designed by the Guruhotel team for Aura UI
40 lines (39 loc) • 4.21 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 StyledCarBuildingRegular = ({
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: "M10.8 3.8H2.4C2.0685 3.8 1.8 4.0685 1.8 4.4V17.6C1.8 17.93 2.0685 18.2 2.4 18.2H7.2V20H2.4C1.07438 20 0 18.9237 0 17.6V4.4C0 3.07438 1.07438 2 2.4 2H10.8C12.1238 2 13.2 3.07438 13.2 4.4V6.81875C12.5438 6.87875 11.9288 7.10375 11.4 7.46V4.36625C11.4 4.0685 11.13 3.76625 10.8 3.76625V3.8ZM9.10875 11.5887C9.04125 11.5963 9.00375 11.6 9 11.6H7.8C7.47 11.6 7.2 11.33 7.2 11V9.8C7.2 9.47 7.47 9.2 7.8 9.2H9C9.33 9.2 9.6 9.47 9.6 9.8V10.2163L9.10875 11.5887ZM3.6 6.2C3.6 5.87 3.87 5.6 4.2 5.6H5.4C5.73 5.6 6 5.87 6 6.2V7.4C6 7.73 5.73 8 5.4 8H4.2C3.87 8 3.6 7.73 3.6 7.4V6.2ZM9 5.6C9.33 5.6 9.6 5.87 9.6 6.2V7.4C9.6 7.73 9.33 8 9 8H7.8C7.47 8 7.2 7.73 7.2 7.4V6.2C7.2 5.87 7.47 5.6 7.8 5.6H9ZM3.6 9.8C3.6 9.47 3.87 9.2 4.2 9.2H5.4C5.73 9.2 6 9.47 6 9.8V11C6 11.33 5.73 11.6 5.4 11.6H4.2C3.87 11.6 3.6 11.33 3.6 11V9.8ZM3.6 13.4C3.6 13.07 3.87 12.8 4.2 12.8H5.4C5.73 12.8 6 13.07 6 13.4V14.6C6 14.93 5.73 15.2 5.4 15.2H4.2C3.87 15.2 3.6 14.93 3.6 14.6V13.4ZM11.7 15.5C11.7 15.0013 12.1013 14.6 12.6 14.6C13.0988 14.6 13.5 15.0013 13.5 15.5C13.5 15.9988 13.0988 16.4 12.6 16.4C12.1013 16.4 11.7 15.9988 11.7 15.5ZM20.7 15.5C20.7 15.9988 20.2987 16.4 19.8 16.4C19.3013 16.4 18.9 15.9988 18.9 15.5C18.9 15.0013 19.3013 14.6 19.8 14.6C20.2987 14.6 20.7 15.0013 20.7 15.5ZM11.025 9.7925C11.4113 8.71625 12.4275 8 13.5675 8H18.8325C19.9725 8 20.9888 8.71625 21.3412 9.7925L22.4475 12.7963C22.455 12.815 22.4587 12.8337 22.4662 12.8488C23.3925 13.5013 24 14.5813 24 15.8V20.3C24 20.7987 23.5988 21.2 23.1 21.2C22.6013 21.2 22.2 20.7987 22.2 20.3V18.8H10.2V20.3C10.2 20.7987 9.79875 21.2 9.3 21.2C8.80125 21.2 8.4 20.7987 8.4 20.3V15.8C8.4 14.5813 9.0075 13.5013 9.93375 12.8488C9.94125 12.8337 9.945 12.815 9.9525 12.7963L11.025 9.7925ZM13.5675 9.8C13.1888 9.8 12.8475 10.04 12.72 10.3962L12.0788 12.2H20.3213L19.68 10.3962C19.5525 10.04 19.2113 9.8 18.8325 9.8H13.5675ZM20.4 14H12C11.0063 14 10.2 14.8063 10.2 15.8V17H22.2V15.8C22.2 14.8063 21.3938 14 20.4 14Z"
})
})
});
};
const ForwardRef = /*#__PURE__*/(0, _react.forwardRef)(StyledCarBuildingRegular);
const CarBuildingRegular = /*#__PURE__*/(0, _react.memo)(ForwardRef);
var _default = CarBuildingRegular;
exports.default = _default;
module.exports = exports.default;