UNPKG

@icongo/li

Version:
27 lines 886 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiUnlock = 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: "matrix(.3 0 0 .3 -.2 -.2)", children: [/*#__PURE__*/_jsx("path", { fill: "#424242", d: "M24 4c-5.5 0-10 4.5-10 10v4h4v-4c0-3.3 2.7-6 6-6s6 2.7 6 6h4c0-5.5-4.5-10-10-10z" }), /*#__PURE__*/_jsx("path", { fill: "#fb8c00", d: "M36 44H12c-2.2 0-4-1.8-4-4V22c0-2.2 1.8-4 4-4h24c2.2 0 4 1.8 4 4v18c0 2.2-1.8 4-4 4z" }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 31, r: 3, fill: "#c76e00" })] }) })); export { LIGuiUnlock };