UNPKG

@icongo/li

Version:
14 lines 529 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIBrandMonogram = 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: "M12.579 1v11.751c0 .226-.267.334-.415.17L7 7.19 2.65 2.365 1.422 1H12.58zM6.515 7.73l-4.679 5.19c-.148.165-.415.056-.415-.169V1l5.094 6.73z" }) })); export { LIBrandMonogram };