UNPKG

@icongo/fc

Version:
24 lines 924 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 FCDiploma2 = 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", { fill: "#FBE9E7", d: "M9 4h30v40H9z" }), /*#__PURE__*/_jsx("path", { fill: "#F4511E", d: "M30 37h2.8l-5-5-2.8 2.8 5 5zm-12 0h-2.8l5-5 2.8 2.8-5 5z" }), /*#__PURE__*/_jsx("path", { fill: "#FF8A65", d: "M15 13h18v4H15zm0 7h18v2H15zm9 6c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z" }), /*#__PURE__*/_jsx("path", { fill: "#FF8A65", d: "M8 3v42h32V3H8zm30 37c-1.7 0-3 1.3-3 3H13c0-1.7-1.3-3-3-3V8c1.7 0 3-1.3 3-3h22c0 1.7 1.3 3 3 3v32z" })] })); export { FCDiploma2 };