UNPKG

@icongo/gy

Version:
17 lines 866 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBubbleMessageTalk = 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-talk", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M5.939 1C2.666 1 .009 2.987.009 5.438c0 2.236 2.215 4.082 5.092 4.387L3.88 12.26l4.249-2.7C10.318 8.906 12 7.309 12 5.438 12 2.988 9.213 1 5.939 1Zm10.008 8.89c0-1.124-1.062-2.288-2.289-2.868-.344 1.95-1.924 3.745-4.417 4.447l-1.187.642c.454.34 1.01.611 1.634.788l3.638 1.971-1.303-1.776c2.217-.225 3.924-1.571 3.924-3.204Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBubbleMessageTalk };