@icongo/li
Version:
LibreICONS Icons
14 lines • 869 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandXing = 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: "M10.094 1c-.258 0-.37.163-.463.33L5.78 8.159l2.46 4.511c.084.154.217.33.483.33h1.727c.105 0 .187-.039.231-.11.045-.075.045-.173-.004-.268l-2.44-4.458a.01.01 0 0 1 0-.011l3.833-6.775c.047-.095.048-.193.003-.267-.045-.072-.126-.111-.23-.111h-1.749zm-7.27 2.37c-.105 0-.192.037-.236.108-.045.074-.04.17.01.266l1.17 2.024c.002.005.002.008 0 .011L1.93 9.026a.26.26 0 0 0 0 .264.25.25 0 0 0 .225.117h1.73c.26 0 .384-.174.473-.333l1.867-3.305-1.189-2.077c-.086-.158-.217-.33-.48-.33H2.823v.008z"
})
}));
export { LIBrandXing };