UNPKG

@icongo/li

Version:
14 lines 501 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIBrandCodio = 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: "M6.998 13 1.802 9.998v-6L7 1l5.198 2.998L9.25 5.702 7 4.4 4.748 5.7v2.6l2.25 1.3 2.25-1.3 2.948 1.698L7.001 13h-.003z" }) })); export { LIBrandCodio };