UNPKG

@icongo/gy

Version:
17 lines 775 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBell = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bell", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M10.141 1.318c0-.711-.559-1.286-1.248-1.286S7.646.607 7.646 1.318c0 .08.009.16.022.237C5.002 2.594 3 4.772 3 10h12c.001-5.229-2.216-7.405-4.883-8.445.015-.077.024-.157.024-.237ZM16 13H2l.906-2h11.906L16 13Zm-7.039 3a1.959 1.959 0 0 0 1.961-1.957H7A1.96 1.96 0 0 0 8.961 16Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBell };