UNPKG

@icongo/li

Version:
18 lines 1.07 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 LIGuiUnlink = 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: "M5.375 7.75c-.275.3-.675.5-1.125.5H3.5c-.825 0-1.5-.675-1.5-1.5s.675-1.5 1.5-1.5h.75c.45 0 .85.2 1.125.5H6.55a2.513 2.513 0 0 0-2.3-1.5H3.5C2.125 4.25 1 5.375 1 6.75s1.125 2.5 2.5 2.5h.75c1.025 0 1.9-.625 2.3-1.5H5.375zm5.125-3.5h-.75c-1.025 0-1.9.625-2.3 1.5h1.175c.275-.3.675-.5 1.125-.5h.75c.825 0 1.5.675 1.5 1.5s-.675 1.5-1.5 1.5h-.75c-.45 0-.85-.2-1.125-.5H7.45a2.513 2.513 0 0 0 2.3 1.5h.75c1.375 0 2.5-1.125 2.5-2.5s-1.125-2.5-2.5-2.5z" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "m5 2.5 1.525 2.025.325-.2L5.875 2zm4 0L7.475 4.525l-.325-.2L8.125 2zm0 9L7.475 9.475l-.325.2L8.125 12zm-4 0 1.525-2.025.325.2L5.875 12z" })] })); export { LIGuiUnlink };