UNPKG

@icongo/gy

Version:
17 lines 762 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphTeeth = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-teeth", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.715 9.02c0 3.025-.564 6.867-2.281 6.867-2.814 0-1.518-5.886-3.943-5.886s-1.605 5.917-3.922 5.917c-1.629 0-2.277-3.916-2.277-6.898 0-1.807-2.393-4.771-.62-7.392C3.846-1.586 5.94.952 8.437.952c2.535 0 4.512-2.485 6.828.676 1.836 2.509-.55 5.616-.55 7.392Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphTeeth };