@icongo/li
Version:
LibreICONS Icons
14 lines • 708 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSuperpowers = 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: "m13 1-6.696.884c-2.465.335-4.375 2.322-4.527 4.821a5.116 5.116 0 0 0 1.548 3.97L1 13l6.691-.884c2.459-.335 4.374-2.325 4.519-4.816a5.105 5.105 0 0 0-1.546-3.97L13 1Zm-2.135 6.222c-.112 2.13-1.982 3.729-4.093 3.603-2.13-.126-3.768-1.902-3.65-4.045.12-2.121 1.99-3.73 4.098-3.602 2.124.126 3.763 1.901 3.645 4.044Z"
})
}));
export { LIBrandSuperpowers };