@guruhotel/aura-icons
Version:
🎨 Icon library designed by the Guruhotel team for Aura UI
32 lines • 3.39 kB
JavaScript
import React, { forwardRef, memo } from "react";
import { AccessibleIcon } from "../accessible-icon";
import { StyledSvg, StyledPath } from "../styles";
import { jsx as _jsx } from "react/jsx-runtime";
const StyledBagelRegular = ({
label,
color = "#000000",
className = "",
css = {},
viewBox = "0 0 24 24"
}, ref) => {
return /*#__PURE__*/_jsx(AccessibleIcon, {
label: label,
children: /*#__PURE__*/_jsx(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__*/_jsx(StyledPath, {
css: {
fill: `${color}`
},
d: "M7.8 11C6.47663 11 5.4 12.0766 5.4 13.4C5.4 14.7234 6.47663 15.8 7.8 15.8C9.12337 15.8 10.2 14.7234 10.2 13.4C10.2 12.0763 9.12375 11 7.8 11ZM7.8 14C7.47 14 7.2 13.73 7.2 13.4C7.2 13.07 7.47 12.8 7.8 12.8C8.13 12.8 8.4 13.07 8.4 13.4C8.4 13.73 8.13 14 7.8 14ZM7.8 5.6C3.49238 5.6 0 9.09125 0 13.4C0 17.7088 3.49238 21.2 7.8 21.2C12.1076 21.2 15.6 17.7088 15.6 13.4C15.6 9.09125 12.1088 5.6 7.8 5.6ZM7.8 19.4C4.49175 19.4 1.8 16.7083 1.8 13.4C1.8 10.0918 4.49175 7.4 7.8 7.4C11.1083 7.4 13.8 10.0918 13.8 13.4C13.8 16.7083 11.1075 19.4 7.8 19.4ZM6 10.4C6.33135 10.4 6.6 10.1314 6.6 9.8C6.6 9.47 6.33 9.2 6 9.2C5.67 9.2 5.4 9.47 5.4 9.8C5.4 10.13 5.67 10.4 6 10.4ZM3.6 11.6C3.2685 11.6 3 11.87 3 12.2C3 12.53 3.2685 12.8 3.6 12.8C3.9315 12.8 4.2 12.5314 4.2 12.2C4.2 11.87 3.93 11.6 3.6 11.6ZM9 17C8.67 17 8.4 17.27 8.4 17.6C8.4 17.9314 8.66865 18.2 9 18.2C9.33135 18.2 9.6 17.93 9.6 17.6C9.6 17.27 9.33 17 9 17ZM11.4 15.8C11.07 15.8 10.8 16.07 10.8 16.4C10.8 16.7314 11.0687 17 11.4 17C11.7314 17 12 16.73 12 16.4C12 16.07 11.73 15.8 11.4 15.8ZM11.4 10.4C11.07 10.4 10.8 10.67 10.8 11C10.8 11.33 11.07 11.6 11.4 11.6C11.73 11.6 12 11.33 12 11C12 10.67 11.73 10.4 11.4 10.4ZM4.8 15.8C4.46865 15.8 4.2 16.0686 4.2 16.4C4.2 16.7314 4.46865 17 4.8 17C5.13135 17 5.4 16.7314 5.4 16.4C5.4 16.07 5.13 15.8 4.8 15.8ZM16.2712 10.385C16.4717 10.9483 16.6166 11.5363 16.7018 12.1445C17.7863 11.915 18.5663 10.9513 18.5663 9.8C18.5663 8.47625 17.4904 7.4 16.1663 7.4C15.6664 7.4 15.2002 7.55611 14.8155 7.8185C15.1899 8.29063 15.5175 8.79987 15.7924 9.34212C15.93 9.25625 16.0575 9.2 16.2 9.2C16.53 9.2 16.8 9.47 16.8 9.8C16.8 10.1075 16.5675 10.3475 16.2712 10.385ZM16.2 2C13.8203 2 11.6925 3.0695 10.26 4.74988C10.905 4.93314 11.523 5.18038 12.1001 5.49538C12.2087 5.28121 12.3327 5.08025 12.5228 4.94712C13.026 4.59549 13.8218 4.75693 14.4266 4.56838C15.0113 4.38613 15.555 3.8 16.1663 3.8C16.7775 3.8 17.3543 4.38613 17.9381 4.56875C18.5423 4.75771 19.3384 4.5957 19.8412 4.9475C20.3494 5.30274 20.4334 6.0815 20.8035 6.56863C21.1701 7.052 21.9184 7.36663 22.1164 7.94563C22.3388 8.50625 21.9338 9.18125 21.9338 9.8C21.9338 10.4191 22.3387 11.0941 22.1497 11.654C21.9518 12.2341 21.2036 12.5488 20.8369 13.031C20.4667 13.5189 20.3827 14.2978 19.8746 14.6529C19.3717 15.0038 18.5745 14.8424 17.9715 15.0316C17.475 15.1865 17.0055 15.6125 16.4805 15.7434C16.3074 16.3857 16.0699 17.0011 15.7665 17.5783C15.9113 17.585 16.0538 17.6 16.2 17.6C20.5088 17.6 24 14.1076 24 9.8C24 5.49238 20.5088 2 16.2 2Z"
})
})
});
};
const ForwardRef = /*#__PURE__*/forwardRef(StyledBagelRegular);
const BagelRegular = /*#__PURE__*/memo(ForwardRef);
export default BagelRegular;