@react-spectrum/s2
Version:
Spectrum 2 UI components in React
27 lines (19 loc) • 905 B
JavaScript
var $3anFA$reactjsxruntime = require("react/jsx-runtime");
require("react");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "default", () => $ff5457fc54cc0b10$export$2e2bcd8739ae039);
const $ff5457fc54cc0b10$var$SvgS2DashSize300 = (props)=>/*#__PURE__*/ (0, $3anFA$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 12,
height: 12,
viewBox: "0 0 12 12",
...props,
children: /*#__PURE__*/ (0, $3anFA$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M10.61 7.085H1.39a1.084 1.084 0 1 1 0-2.17h9.22a1.084 1.084 0 1 1 0 2.17"
})
});
var $ff5457fc54cc0b10$export$2e2bcd8739ae039 = $ff5457fc54cc0b10$var$SvgS2DashSize300;
//# sourceMappingURL=S2_DashSize300.cjs.map