UNPKG

@icongo/gy

Version:
17 lines 874 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphGhost = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-ghost", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "m.008 7.91.016 8.095L2.021 13l1.978 3.005L6.062 13l1.959 3.005L10.08 13l1.93 3.005L14.049 13l1.956 3.005-.017-8.095C15.989 3.56 12.363.031 7.986.031 3.609.031.008 3.559.008 7.91Zm4.508.184a1.563 1.563 0 1 1 0-3.125 1.563 1.563 0 1 1 0 3.125Zm6.994-.028a1.584 1.584 0 0 1-1.588-1.579c0-.873.711-1.581 1.588-1.581.878 0 1.588.708 1.588 1.581 0 .872-.71 1.579-1.588 1.579Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphGhost };