UNPKG

@icongo/li

Version:
19 lines 764 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 LIGuiSecurity = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "olive", d: "M12.123 3.097C9.175 1.368 7.006 1 7.006 1L7 1.001 6.995 1s-2.17.368-5.118 2.097c0 0-.391 8.727 5.118 9.903L7 12.999l.006.001c5.508-1.176 5.117-9.903 5.117-9.903z" }), /*#__PURE__*/_jsx("path", { fill: "#ff0", d: "M7.006 1.741c.483.104 2.177.538 4.388 1.778-.01 1.612-.286 7.71-4.388 8.735V1.741z" })] })); export { LIGuiSecurity };