UNPKG

@icongo/fc

Version:
18 lines 784 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 FCVip = 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: "#880E4F", d: "M38 43H10c-2.2 0-4-1.8-4-4V11c0-2.2 1.8-4 4-4h28c2.2 0 4 1.8 4 4v28c0 2.2-1.8 4-4 4z" }), /*#__PURE__*/_jsx("path", { fill: "#FFD54F", d: "m15.9 28 2.1-9.1h2.8l-3.6 12.6h-2.6L11 18.9h2.8l2.1 9.1zm9.7 3.5h-2.5V18.9h2.5v12.6zm5.6-4.4v4.4h-2.5V18.9H33c3.7 0 4.1 3.4 4.1 4.2 0 1.2-.5 4-4.1 4h-1.8zm0-2.2h1.7c1.3 0 1.5-1.1 1.5-1.9 0-1.6-.9-2.1-1.5-2.1h-1.7v4z" })] })); export { FCVip };