@icongo/li
Version:
LibreICONS Icons
14 lines • 737 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPluralsight = 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: "M4.224 4.577v4.845L8.425 7l-4.2-2.423Zm.526.9L7.405 7 4.75 8.53V5.47m.713-1.567v6.195L10.84 7 5.463 3.902Zm.524.884L9.813 7 5.989 9.213V4.787m2.872-2.91C6.04.85 2.906 2.313 1.886 5.126c-1.036 2.85.427 5.978 3.247 7.005 2.827 1.027 5.978-.435 7.004-3.255a5.465 5.465 0 0 0-3.261-6.998H8.86zM7 13c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6"
})
}));
export { LIBrandPluralsight };