UNPKG

@icongo/cg

Version:
20 lines 756 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var CGAtlasian = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M8.507 11.556c-.317-.452-.725-.397-.911.122L5 18.908h5.178c.52-2.058.07-4.865-1.097-6.533l-.574-.819Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M12.874 7.126c-1.267 1.81-1.675 4.958-.911 7.03l1.75 4.751h5.251l-4.597-12.48c-.19-.519-.602-.572-.919-.12l-.574.82Z" })] })); export { CGAtlasian };