@icongo/li
Version:
LibreICONS Icons
14 lines • 552 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandToptal = 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: "M11.114 6.019 6.094 1l-1.02 1.02L6.96 3.905 2.883 7.98 7.903 13l1.02-1.02-1.886-1.885 4.08-4.076h-.004zM5.15 8.134l3.034-3.031.611.612L5.763 8.77l-.611-.63-.002-.007Z"
})
}));
export { LIBrandToptal };