@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.66 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $b0H24$jsx} from "react/jsx-runtime";
import {forwardRef as $b0H24$forwardRef} from "react";
const $2225524518ab3794$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $b0H24$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $b0H24$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M4.25 12.74c0-3.094 2.551-5.49 5.613-5.49h28.274c3.062 0 5.613 2.396 5.613 5.49v14.463c0 3.094-2.551 5.49-5.613 5.49h-11.66L17.119 40.6l-.002.001c-1.724 1.466-4.483.295-4.465-2.05.013-1.775.01-4.002.004-5.858H9.863c-3.062 0-5.613-2.396-5.613-5.49zm5.613-2.99c-1.758 0-3.113 1.353-3.113 2.99v14.463c0 1.638 1.355 2.99 3.113 2.99h5.284l.005 1.245c.008 2.021.016 4.92 0 7.131 0 .048.011.072.023.09.015.021.043.048.087.068s.089.026.125.022c.03-.004.067-.015.111-.053l.004-.003 9.71-8.204.35-.296h12.575c1.758 0 3.113-1.352 3.113-2.99V12.74c0-1.637-1.355-2.99-3.113-2.99z"
})
});
const $2225524518ab3794$var$ForwardRef = /*#__PURE__*/ (0, $b0H24$forwardRef)($2225524518ab3794$var$SvgComponent);
var $2225524518ab3794$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($2225524518ab3794$var$ForwardRef);
export {$2225524518ab3794$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_chatbubble_48.mjs.map