UNPKG

@icongo/li

Version:
23 lines 780 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 LIGuiImport = 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: "#f8bbd0", d: "M1.75 11.8V2.2c0-.66.54-1.2 1.2-1.2h7.2c.66 0 1.2.54 1.2 1.2v9.6c0 .66-.54 1.2-1.2 1.2h-7.2c-.66 0-1.2-.54-1.2-1.2z" }), /*#__PURE__*/_jsxs("g", { fill: "#e91e63", children: [/*#__PURE__*/_jsx("path", { d: "m3.64 7 3.21-2.7v5.4z" }), /*#__PURE__*/_jsx("path", { d: "M5.35 6.1h6.9v1.8h-6.9z" })] })] })); export { LIGuiImport };