@react-spectrum/s2
Version:
Spectrum 2 UI components in React
37 lines (26 loc) • 1.83 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $f0OU6$reactjsxruntime = require("react/jsx-runtime");
var $f0OU6$react = require("react");
function $parcel$defineInteropFlag(a) {
Object.defineProperty(a, '__esModule', {value: true, configurable: true});
}
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$defineInteropFlag(module.exports);
$parcel$export(module.exports, "default", () => $e77f7736a857c264$export$2e2bcd8739ae039);
const $e77f7736a857c264$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $f0OU6$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $f0OU6$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M17.78 1.757C16.51.716 14.555.858 13.33 2.08L3.079 12.334c-.32.32-.559.717-.69 1.15l-1.384 4.584c-.08.265-.007.552.188.747.142.143.334.22.53.22q.11 0 .217-.032l4.582-1.384c.434-.13.832-.368 1.151-.688L18.028 6.575c.648-.647.993-1.545.948-2.46s-.482-1.775-1.195-2.358M2.846 17.163l.98-3.246q.042-.135.113-.257l2.41 2.409q-.123.07-.259.114zM16.966 5.516l-9.525 9.526-2.475-2.476 9.425-9.425c.386-.387.896-.586 1.39-.586.38 0 .752.119 1.05.362.392.321.621.772.646 1.272.025.494-.161.977-.51 1.327"
})
});
const $e77f7736a857c264$var$ForwardRef = /*#__PURE__*/ (0, $f0OU6$react.forwardRef)($e77f7736a857c264$var$SvgComponent);
var $e77f7736a857c264$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($e77f7736a857c264$var$ForwardRef);
//# sourceMappingURL=Edit.cjs.map