UNPKG

@icongo/gy

Version:
37 lines 1.3 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphCrown = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-crown", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1)", children: [/*#__PURE__*/_jsx("path", { d: "M12.971 15.23c0 .423-.417.768-.932.768H3.951c-.515 0-.932-.345-.932-.768v-.45c0-.422.417-.767.932-.767h8.088c.515 0 .932.345.932.767v.45Zm-.506-2.251H3.547L1.421 5.365l1.141-.709 3.011 4.251 1.772-5.865h1.418l1.594 6.22 3.188-4.606 1.046.709-2.126 7.614Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 14.968, cy: 2.968, r: 0.968, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("circle", { cx: 7.964, cy: 0.964, r: 0.964, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 0.983, cy: 2.974, className: "prefix__si-glyph-fill", rx: 0.983, ry: 0.974 })] }) })); export { GYSiGlyphCrown };