@guruhotel/aura-icons
Version:
🎨 Icon library designed by the Guruhotel team for Aura UI
40 lines (39 loc) • 4.44 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 StyledBadgePercentRegular = ({
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: "M7.5 9C7.5 8.17031 8.17031 7.5 9 7.5C9.82969 7.5 10.5 8.17031 10.5 9C10.5 9.82969 9.82969 10.5 9 10.5C8.17031 10.5 7.5 9.82969 7.5 9ZM16.5 15C16.5 15.8297 15.8297 16.5 15 16.5C14.1703 16.5 13.5 15.8297 13.5 15C13.5 14.1703 14.1703 13.5 15 13.5C15.8297 13.5 16.5 14.1703 16.5 15ZM9.75469 15.7547C9.35625 16.2328 8.64375 16.2328 8.20312 15.7547C7.76719 15.3563 7.76719 14.6438 8.20312 14.2031L14.2031 8.20312C14.6438 7.76719 15.3563 7.76719 15.7547 8.20312C16.2328 8.64375 16.2328 9.35625 15.7547 9.75469L9.75469 15.7547ZM16.1297 2.03484C17.6719 1.83281 19.2938 2.32453 20.4844 3.51469C21.675 4.70625 22.1672 6.28594 21.9656 7.87031C23.1609 8.82187 24 10.3172 24 12C24 13.6828 23.1609 15.1781 21.9656 16.1297C22.1672 17.6719 21.675 19.2938 20.4844 20.4844C19.2938 21.675 17.6719 22.1672 16.1297 21.9656C15.1781 23.1609 13.6828 24 12 24C10.3172 24 8.82187 23.1609 7.87031 21.9656C6.28594 22.1672 4.70625 21.675 3.51469 20.4844C2.325 19.2938 1.83281 17.6719 2.03484 16.1297C0.79875 15.1781 0 13.6828 0 12C0 10.3172 0.79875 8.82187 2.03531 7.87031C1.83281 6.28594 2.325 4.70625 3.51469 3.51469C4.70625 2.325 6.28594 1.83281 7.87031 2.03484C8.82187 0.79875 10.3172 0 12 0C13.6828 0 15.1781 0.79875 16.1297 2.03484ZM8.91094 4.64391L8.0625 4.37109C7.05 4.05937 5.86406 4.30641 5.10469 5.10469C4.30641 5.86406 4.05937 7.05 4.37109 8.0625L4.64391 8.91094L3.82266 9.38906C2.88469 9.88594 2.25 10.8703 2.25 12C2.25 13.1297 2.88469 14.1141 3.82266 14.6109L4.64391 15.0469L4.37109 15.8953C4.05937 16.95 4.30641 18.0938 5.10469 18.8953C5.86406 19.6922 7.05 19.9406 8.0625 19.6266L8.91094 19.3547L9.38906 20.1797C9.88594 21.1172 10.8703 21.75 12 21.75C13.1297 21.75 14.1141 21.1172 14.6109 20.1797L15.0469 19.3547L15.8953 19.6312C16.95 19.9406 18.0938 19.6922 18.8953 18.8953C19.6922 18.0938 19.9406 16.95 19.6266 15.8953L19.3547 15.0469L20.1797 14.6109C21.1172 14.1141 21.75 13.1297 21.75 12C21.75 10.8703 21.1172 9.88594 20.1797 9.38906L19.3547 8.91094L19.6266 8.0625C19.9406 7.05 19.6922 5.86406 18.8953 5.10469C18.0938 4.30641 16.95 4.05937 15.8953 4.37109L15.0469 4.64391L14.6109 3.82266C14.1141 2.88469 13.1297 2.25 12 2.25C10.8703 2.25 9.88594 2.88469 9.38906 3.82266L8.91094 4.64391Z"
})
})
});
};
const ForwardRef = /*#__PURE__*/(0, _react.forwardRef)(StyledBadgePercentRegular);
const BadgePercentRegular = /*#__PURE__*/(0, _react.memo)(ForwardRef);
var _default = BadgePercentRegular;
exports.default = _default;
module.exports = exports.default;