UNPKG

@icongo/li

Version:
48 lines 1.87 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiPictures = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { transform: "translate(-.198 -.2) scale(.2998)", children: [/*#__PURE__*/_jsx("path", { fill: "#64b5f6", d: "m17.474 8.578 26.544 8.904-8.904 26.544L8.57 35.122z" }), /*#__PURE__*/_jsx("path", { fill: "#1e88e5", d: "m19.238 12.504 20.922 6.82-6.2 19.02-20.922-6.82z" }), /*#__PURE__*/_jsx("path", { fill: "#90caf9", d: "m10.881 5.778 27.524 5.068-5.068 27.524-27.524-5.068z" }), /*#__PURE__*/_jsx("path", { fill: "#42a5f5", d: "m13.219 9.444 21.67 3.85-3.5 19.7-21.67-3.85z" }), /*#__PURE__*/_jsx("path", { fill: "#bbdefb", d: "M4 4h28v28H4z" }), /*#__PURE__*/_jsx("path", { fill: "#4caf50", d: "M7 7h22v20H7z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M16 13c0-1.1.9-2 2-2s2 .9 2 2-2 4-2 4-2-2.9-2-4zm4 8c0 1.1-.9 2-2 2s-2-.9-2-2 2-4 2-4 2 2.9 2 4z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M13.5 16.7c-1-.6-1.3-1.8-.7-2.7.6-1 1.8-1.3 2.7-.7 1 .6 2.5 3.7 2.5 3.7s-3.5.3-4.5-.3zm9 .6c1 .6 1.3 1.8.7 2.7-.6 1-1.8 1.3-2.7.7-1-.5-2.5-3.7-2.5-3.7s3.5-.3 4.5.3z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M22.5 16.7c1-.6 1.3-1.8.7-2.7-.6-1-1.8-1.3-2.7-.7-1 .5-2.5 3.7-2.5 3.7s3.5.3 4.5-.3zm-9 .6c-1 .6-1.3 1.8-.7 2.7.6 1 1.8 1.3 2.7.7 1-.6 2.5-3.7 2.5-3.7s-3.5-.3-4.5.3z" }), /*#__PURE__*/_jsx("circle", { cx: 18, cy: 17, r: 2, fill: "#ffc107" })] }) })); export { LIGuiPictures };