@react-spectrum/s2
Version:
Spectrum 2 UI components in React
28 lines (20 loc) • 1.36 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $3g1Q2$jsx} from "react/jsx-runtime";
import {forwardRef as $3g1Q2$forwardRef} from "react";
const $4af127fc4053bff7$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $3g1Q2$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 96,
height: 96,
viewBox: "0 0 96 96",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $3g1Q2$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M33.5 24c0-2.21 1.79-4 4-4h22c2.21 0 4 1.79 4 4v48c0 2.21-1.79 4-4 4h-22c-2.21 0-4-1.79-4-4zm4-8c-4.418 0-8 3.582-8 8v48c0 4.418 3.582 8 8 8h22c4.418 0 8-3.582 8-8V24c0-4.418-3.582-8-8-8zM51 70.5c0 1.38-1.12 2.5-2.5 2.5S46 71.88 46 70.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5"
})
});
const $4af127fc4053bff7$var$ForwardRef = /*#__PURE__*/ (0, $3g1Q2$forwardRef)($4af127fc4053bff7$var$SvgComponent);
var $4af127fc4053bff7$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($4af127fc4053bff7$var$ForwardRef);
export {$4af127fc4053bff7$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_phone_96.mjs.map