UNPKG

@icongo/li

Version:
25 lines 1.22 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 LIGuiLockLandscape = 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", { d: "M2.143 3h9.714C12.486 3 13 3.514 13 4.143v5.714c0 .629-.514 1.143-1.143 1.143H2.143A1.146 1.146 0 0 1 1 9.857V4.143C1 3.514 1.514 3 2.143 3z" }), /*#__PURE__*/_jsx("path", { fill: "#bbdefb", d: "M12.143 9.857V4.143c0-.172-.114-.286-.286-.286H2.143c-.172 0-.286.114-.286.286v5.714c0 .172.114.286.286.286h9.714c.172 0 .286-.114.286-.286z" }), /*#__PURE__*/_jsxs("g", { fill: "#3f51b5", children: [/*#__PURE__*/_jsx("path", { d: "M8.429 9H5.57c-.171 0-.285-.114-.285-.286V7c0-.171.114-.286.285-.286h2.86c.171 0 .285.115.285.286v1.714c0 .172-.114.286-.285.286z" }), /*#__PURE__*/_jsx("path", { d: "M7 5c-.629 0-1.143.514-1.143 1.143V7h.572v-.857c0-.314.257-.572.571-.572s.571.258.571.572V7h.572v-.857C8.143 5.514 7.629 5 7 5z" })] })] })); export { LIGuiLockLandscape };