UNPKG

@icongo/vv

Version:
24 lines 735 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 VVGraduationCap = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "m24 41-13-8V22h26v11ZM6 34a2.993 2.993 0 0 1-1-5.816V20l2 1v7.184A2.993 2.993 0 0 1 6 34Z", style: { fill: "#0c0058", fillRule: "evenodd" } }), /*#__PURE__*/_jsx("path", { d: "m24 7.012 21.986 12.5L24 32.013l-21.986-12.5Z", style: { fillRule: "evenodd", fill: "#ff6e6e" } })] })); export { VVGraduationCap };