@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (20 loc) • 1.74 kB
JavaScript
import {createIllustration as $ac8c32e6775ddd1f$export$4d00e7be716a0093} from "../../../icons/Icon.mjs";
import {jsx as $y5wGs$jsx} from "react/jsx-runtime";
import {forwardRef as $y5wGs$forwardRef} from "react";
const $33a012649746217a$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $y5wGs$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 48,
height: 48,
viewBox: "0 0 48 48",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $y5wGs$jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
fillRule: "evenodd",
d: "M13.76 10.5c-1.246 0-2.26 1.014-2.26 2.26v14.514c0 6.776 5.503 12.276 12.276 12.276 6.776 0 12.276-5.502 12.276-12.276V12.76c0-1.245-1.014-2.259-2.26-2.259zM9 12.76C9 10.133 11.133 8 13.76 8h20.033c2.626 0 4.76 2.133 4.76 4.76v14.514c0 8.154-6.62 14.776-14.777 14.776C15.623 42.05 9 35.431 9 27.274zm19.73 5.958 3.677 6.366v.001c.93 1.612-.23 3.63-2.095 3.63H22.96c-1.866 0-3.025-2.018-2.095-3.63l3.673-6.367c.932-1.614 3.26-1.615 4.192 0m-2.096 1.37L23.1 26.214h7.072zm-3.603 6.246-.071-.04-1.01-.584 1.01.583zm-2.322-5.316c.345-.598.14-1.363-.457-1.708-.598-.345-1.363-.14-1.708.457l-4.085 7.075c-.346.598-.14 1.362.457 1.708.598.345 1.362.14 1.707-.458z"
})
});
const $33a012649746217a$var$ForwardRef = /*#__PURE__*/ (0, $y5wGs$forwardRef)($33a012649746217a$var$SvgComponent);
var $33a012649746217a$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$4d00e7be716a0093)($33a012649746217a$var$ForwardRef);
export {$33a012649746217a$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_lin_brand_48.mjs.map