@icongo/li
Version:
LibreICONS Icons
14 lines • 739 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandThemighty = 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.59 1H8.372L7.025 7.994 5.655 1H3.428c.108.11.167.317.195.536v10.605c0 .311-.052.692-.212.859.507-.107 1.153-.208 1.707-.305V5.686l1.244 6.188c.035.23.068.542-.01.599.423-.065.847-.126 1.272-.183-.053-.08-.032-.326-.003-.53l1.227-6.186v6.548c.527-.062 1.183-.12 1.735-.175l.006-.004c-.162-.164-.215-.55-.215-.862V1.863c0-.313.053-.698.215-.863z"
})
}));
export { LIBrandThemighty };