UNPKG

@icongo/gy

Version:
17 lines 900 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBubbleMessageQuote = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bubble-message-quote", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M8.009.042C3.615.042.052 2.826.052 6.263c0 3.136 2.972 5.722 6.832 6.151l-2.116 3.57 6.183-3.945c2.937-.914 5.018-3.154 5.018-5.776-.001-3.437-3.566-6.221-7.96-6.221ZM7.051 7c0 1.333-1.655 2.062-3.084 2.062V7.945c.721 0 1.741-.354 1.741-.945H3.967V3.989h3.084V7Zm5 0c0 1.333-1.655 2.062-3.084 2.062V7.945c.721 0 1.741-.354 1.741-.945H8.967V3.989h3.084V7Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBubbleMessageQuote };