@icongo/li
Version:
LibreICONS Icons
14 lines • 897 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGraphcool = 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.569 4.964c-.584-.328-1.317.1-1.434.174L7.616 6.567a.983.983 0 1 0 .356.599l2.512-1.426.016-.01c.165-.104.548-.26.727-.159.129.073.202.316.208.675h-.003v3.15a.825.825 0 0 1-.411.714L7.41 12.196a.826.826 0 0 1-.823 0L2.976 10.11a.825.825 0 0 1-.412-.713v-4.17c0-.295.157-.566.412-.713l3.268-1.886a.982.982 0 1 0-.242-.664L2.631 3.91a1.52 1.52 0 0 0-.762 1.315v4.17c0 .543.29 1.044.76 1.315l3.61 2.086c.47.27 1.048.27 1.518 0l3.611-2.086a1.52 1.52 0 0 0 .76-1.314V6.365h.002c.017-.71-.173-1.181-.561-1.4z"
})
}));
export { LIBrandGraphcool };