UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

6 lines 2.55 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Lunaria = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none" }, props, { children: [_jsx("mask", { id: "a", width: 18, height: 18, x: 3, y: 3, maskUnits: "userSpaceOnUse", style: { maskType: "luminance", }, children: _jsx("path", { fill: "#fff", d: "M21 3H3v18h18V3Z" }) }), _jsxs("g", { mask: "url(#a)", children: [_jsx("path", { fill: "#C992FB", d: "M12.007 21a8.993 8.993 0 1 0 0-17.986 8.993 8.993 0 0 0 0 17.986Z" }), _jsx("path", { fill: "#E0BEFF", d: "M15.983 3.938a8.83 8.83 0 1 0-3.587 17.054 8.993 8.993 0 1 1 3.587-17.054Z" }), _jsx("path", { fill: "#6A2F9E", d: "M9.906 19.613a9.462 9.462 0 0 0 8.165-14.247 8.993 8.993 0 0 1-11.905 13.48 9.432 9.432 0 0 0 3.74.767Z" }), _jsx("path", { fill: "#6A2F9E", d: "M9.906 19.613a9.462 9.462 0 0 0 8.165-14.247 8.993 8.993 0 0 1-11.905 13.48 9.432 9.432 0 0 0 3.74.767Z" }), _jsx("path", { fill: "#A551F2", d: "M9.906 19.613a9.462 9.462 0 0 0 8.165-14.247 8.993 8.993 0 0 1-11.905 13.48 9.432 9.432 0 0 0 3.74.767Z" }), _jsx("path", { fill: "#20103F", d: "M12.114 14.366c.472.792 1.591.822 2.152.114.087-.11.175-.335.31-.413.306-.177.583.173.479.457-.54 1.468-2.723 1.614-3.492.273-.13-.228-.196-.626.148-.698.212-.044.295.087.403.267ZM18.349 10.804a2.08 2.08 0 1 1-4.16 0 2.08 2.08 0 0 1 4.16 0Z" }), _jsx("path", { fill: "#FCFCFE", d: "M16.977 11.414a.822.822 0 0 0 1.06-.477.821.821 0 0 0-.491-1.053.822.822 0 0 0-1.06.477.822.822 0 0 0 .49 1.053Z" }), _jsx("path", { fill: "#20103F", d: "M11.252 11.211a2.08 2.08 0 1 1-4.16 0 2.08 2.08 0 0 1 4.16 0Z" }), _jsx("path", { fill: "#FCFCFE", d: "M9.88 11.822a.821.821 0 0 0 1.06-.477.821.821 0 0 0-.49-1.053.821.821 0 0 0-1.06.476.821.821 0 0 0 .49 1.053Z" }), _jsx("path", { fill: "#C992FB", d: "M18.838 16.391a.449.449 0 1 0 0-.897.449.449 0 0 0 0 .897Z" }), _jsx("path", { fill: "#20103F", d: "M16.391 18.308a.938.938 0 1 0 0-1.876.938.938 0 0 0 0 1.876ZM14.25 19.369a.306.306 0 1 0 0-.612.306.306 0 0 0 0 .612ZM10.518 18.43a.49.49 0 1 0 0-.978.49.49 0 0 0 0 .978ZM8.153 16.718a1.224 1.224 0 1 0 0-2.448 1.224 1.224 0 0 0 0 2.448ZM5.42 14.189a.286.286 0 1 0 0-.571.286.286 0 0 0 0 .57ZM5.91 10.64a.285.285 0 1 0 0-.57.285.285 0 0 0 0 .57ZM10.742 7.418a.877.877 0 1 0 0-1.753.877.877 0 0 0 0 1.753ZM13.781 8.316a.49.49 0 1 0 0-.98.49.49 0 0 0 0 .98ZM13.781 6.073a.204.204 0 1 0 0-.408.204.204 0 0 0 0 .408Z" })] })] }))); export default Lunaria; //# sourceMappingURL=lunaria.js.map