UNPKG

@icongo/li

Version:
14 lines 1.09 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIBookPassport = 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__*/_jsx("path", { d: "M4.788 5.125h.916c.035-.634.153-1.204.333-1.65-.65.31-1.125.918-1.249 1.65Zm0 .75c.124.732.6 1.34 1.25 1.65-.18-.446-.299-1.016-.334-1.65h-.916zM7 7.719c.18-.174.487-.806.55-1.844h-1.1c.063 1.037.37 1.67.55 1.844Zm-.55-2.594h1.1c-.063-1.037-.37-1.67-.55-1.844-.18.174-.487.807-.55 1.844Zm1.513 2.4a2.246 2.246 0 0 0 1.249-1.65h-.916c-.035.634-.153 1.204-.333 1.65ZM11.5 1H3.25a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 1.5 1.5h8.25a.75.75 0 0 0 .75-.75V1.75A.75.75 0 0 0 11.5 1Zm-1.875 9.75h-5.25A.376.376 0 0 1 4 10.375c0-.206.169-.375.375-.375h5.25c.206 0 .375.169.375.375a.376.376 0 0 1-.375.375ZM7 8.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm.963-5.025c.18.446.298 1.016.333 1.65h.916a2.246 2.246 0 0 0-1.25-1.65Z" }) })); export { LIBookPassport };