UNPKG

@icongo/li

Version:
25 lines 1.24 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 LIGuiLockPortrait = 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: "M3 11.857V2.143C3 1.514 3.514 1 4.143 1h5.714C10.486 1 11 1.514 11 2.143v9.714C11 12.486 10.486 13 9.857 13H4.143A1.146 1.146 0 0 1 3 11.857z" }), /*#__PURE__*/_jsx("path", { fill: "#bbdefb", d: "M9.857 1.857H4.143c-.172 0-.286.114-.286.286v9.714c0 .172.114.286.286.286h5.714c.172 0 .286-.114.286-.286V2.143c0-.172-.114-.286-.286-.286z" }), /*#__PURE__*/_jsxs("g", { fill: "#3f51b5", children: [/*#__PURE__*/_jsx("path", { d: "M8.429 8.714H5.57c-.171 0-.285-.114-.285-.285V6.714c0-.171.114-.285.285-.285h2.86c.171 0 .285.114.285.285V8.43c0 .171-.114.285-.285.285z" }), /*#__PURE__*/_jsx("path", { d: "M7 4.714c-.629 0-1.143.515-1.143 1.143v.857h.572v-.857c0-.314.257-.571.571-.571s.571.257.571.571v.857h.572v-.857c0-.628-.514-1.143-1.143-1.143z" })] })] })); export { LIGuiLockPortrait };