@icongo/li
Version:
LibreICONS Icons
14 lines • 548 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandYcombinator = 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: "M1 13V1h12v12H1Zm3.475-9.052 2.057 3.854v2.532h.791V7.848l2.074-3.9h-.875L7.295 6.386c-.186.372-.344.717-.344.717s-.148-.354-.326-.717L5.417 3.948h-.94z"
})
}));
export { LIBrandYcombinator };