@icongo/gy
Version:
Glyph Iconset Icons
38 lines • 2.57 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphChristmasMistletoe = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-christmas-mistletoe",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
transform: "translate(0 3)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 7.428,
cy: 9.428,
r: 1.428,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("ellipse", {
cx: 11.461,
cy: 8.493,
className: "prefix__si-glyph-fill",
rx: 1.461,
ry: 1.493
}), /*#__PURE__*/_jsx("ellipse", {
cx: 8.477,
cy: 5.493,
className: "prefix__si-glyph-fill",
rx: 1.477,
ry: 1.493
}), /*#__PURE__*/_jsx("path", {
d: "M7.079 2.363c-.074.025-.14.088-.2.145a1.833 1.833 0 0 1-.854.443c-.419.1-1.159-.211-1.522-.507-.498 1.206-2.152 1.447-2.881.451.103.571.149.824-.273 1.226-.412.391-.839.62-1.339.815.168-.065.325-.116.507-.122.726-.028 1.482.411 1.908 1.002.201.281.338.627.307.985-.005.062-.062.21-.008.244.078.049.277-.116.346-.147.262-.117.557-.161.839-.141.442.029.731.307.982.654.149.204.353 1.272.788.85.153-.149.194-.484.321-.677.148-.227.374-.366.527-.569.189-.25.019-.615-.096-.858a1.557 1.557 0 0 1-.126-.556c-.341-.225-1.189-.632-2.855-.619h-.002a.324.324 0 0 1-.322-.325.324.324 0 0 1 .319-.33l.085-.001c1.424 0 2.325.301 2.844.565.047-.181.105-.36.174-.525.096-.232.275-.358.469-.488.161-.109.322-.248.283-.478-.061-.348-.206-.675-.221-1.037Zm8.93-2.199c-.528.172-1.02.273-1.603.248-.599-.027-.725-.243-1.008-.725.053 1.188-1.434 2.056-2.609 1.486-.104.447-.499 1.141-.899 1.333a2.057 2.057 0 0 1-.974.214c-.084-.004-.177-.009-.252.021-.072.027.525.669.634.724.327.162.671.187.896.48.08.104.158.226.229.35a11.926 11.926 0 0 1 2.483-2.525.356.356 0 0 1 .474.045.297.297 0 0 1-.048.439c-1.594 1.204-2.437 2.488-2.65 2.841a.697.697 0 0 0 .175.371c.291.31.671.171 1.046.275.23.063.451.161.653.282.188.114.307.304.542.318.31.018.539-.121.654-.385.158-.355-.061-.558-.08-.899-.021-.412.033-.799.371-1.101.214-.191.479-.346.766-.425.075-.021.342-.025.372-.11.022-.061-.118-.132-.161-.174-.257-.243-.37-.582-.388-.916-.038-.701.289-1.5.891-1.938a1.68 1.68 0 0 1 .486-.229Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphChristmasMistletoe };