UNPKG

@icongo/gy

Version:
23 lines 1.47 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 GYSiGlyphDiscDeny = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-disc-deny", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M13.477 10.979a2.498 2.498 0 0 0 0 4.994 2.498 2.498 0 0 0 0-4.994Zm-1.643 2.677c0-1.018.816-1.843 1.82-1.843a1.8 1.8 0 0 1 .82.198l-2.443 2.475a1.853 1.853 0 0 1-.197-.83Zm1.494 1.504c-.25 0-.492-.055-.723-.159l2.377-2.41a1.826 1.826 0 0 1-1.654 2.569ZM7.987 6.049c-1.11 0-2.01.875-2.01 1.955 0 1.079.9 1.954 2.01 1.954 1.108 0 2.009-.875 2.009-1.954 0-1.08-.9-1.955-2.009-1.955Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.879 13.499c0-1.989 1.623-3.604 3.623-3.604.775 0 1.489.247 2.078.659A7.88 7.88 0 0 0 16 8.029c0-4.396-3.579-7.96-7.992-7.96C3.594.069.016 3.633.016 8.029s3.578 7.96 7.992 7.96c.887 0 1.738-.153 2.535-.42a3.564 3.564 0 0 1-.664-2.07Zm2.544-10.727.846.845-1.787 1.788-.845-.845 1.786-1.788ZM3.548 13.338l-.845-.845 1.788-1.788.845.846-1.788 1.787ZM5 8a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDiscDeny };