UNPKG

@icongo/gy

Version:
17 lines 1.03 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphCircleError = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-circle-error", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M13.618 2.397C10.513-.708 5.482-.713 2.383 2.386c-3.101 3.102-3.098 8.131.009 11.236 3.105 3.105 8.137 3.109 11.235.01 3.1-3.099 3.097-8.13-.009-11.235Zm-4.003 8.954L7.927 9.663l-1.688 1.688c-.689.689-1.207 1.289-2.029.468-.82-.821-.223-1.339.469-2.029l1.688-1.687-1.688-1.688c-.69-.689-1.289-1.207-.469-2.029.822-.82 1.34-.221 2.029.469l1.688 1.686 1.688-1.686c.69-.689 1.205-1.29 2.027-.469.822.822.223 1.34-.467 2.029L9.487 8.102l1.688 1.687c.689.691 1.289 1.209.467 2.03-.82.821-1.337.221-2.027-.468Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphCircleError };