UNPKG

@icongo/li

Version:
14 lines 478 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIBrandFlipboard = 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: "M7 1h6v3.992H9.007l-.015 1.993-.01 1.999-1.998.01-1.994.014-.015 1.999L4.966 13H1V1h6z" }) })); export { LIBrandFlipboard };