UNPKG

@icongo/gy

Version:
23 lines 1.65 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 GYSiGlyphStarStick = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-star-stick", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M14.775 1.206 13.73 4.289l1.946 2.607-3.254-.041-1.879 2.656-.966-3.107-3.106-.965 2.656-1.88L9.086.305l2.606 1.946 3.083-1.045Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M1.852 15.533c-.39.391-.922.492-1.188.226l-.406-.405c-.266-.266-.164-.797.227-1.188L10.788 3.863c.391-.391.922-.492 1.188-.227l.406.406c.266.266.165.797-.227 1.188L1.852 15.533Zm11.659-1.584s.162-1.059-.61-1.823c-.773-.762-1.87-.626-1.87-.626s1.266.02 1.895-.603c.631-.623.586-1.847.586-1.847s.133 1.35.634 1.847c.505.496 1.847.603 1.847.603s-1.261.102-1.819.652c-.56.553-.663 1.797-.663 1.797Zm-5 2s.162-1.059-.61-1.823c-.773-.762-1.87-.626-1.87-.626s1.266.02 1.895-.603c.631-.623.586-1.847.586-1.847s.133 1.35.634 1.847c.505.496 1.847.603 1.847.603s-1.261.102-1.819.652c-.56.553-.663 1.797-.663 1.797Zm-5-11s.162-1.059-.61-1.823c-.773-.762-1.87-.626-1.87-.626s1.266.02 1.895-.603c.631-.623.586-1.847.586-1.847s.133 1.35.634 1.847c.505.496 1.847.603 1.847.603s-1.261.102-1.819.652c-.56.553-.663 1.797-.663 1.797Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphStarStick };