@react-spectrum/s2
Version:
Spectrum 2 UI components in React
38 lines (26 loc) • 1.68 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $1x0Di$reactjsxruntime = require("react/jsx-runtime");
var $1x0Di$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", () => $3bc75262413163c9$export$2e2bcd8739ae039);
const $3bc75262413163c9$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $1x0Di$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, $1x0Di$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M5.251 19q-.242 0-.478-.096c-.47-.193-.773-.647-.773-1.155v-13.5C4 3.01 5.01 2 6.25 2h7.5C14.99 2 16 3.01 16 4.25v13.5c0 .508-.304.962-.773 1.155-.471.195-1.005.087-1.364-.274L10 14.743 6.137 18.63c-.24.242-.56.37-.886.37M6.25 3.5c-.413 0-.75.337-.75.75v12.892l3.436-3.456c.57-.572 1.56-.571 2.127 0l3.437 3.456V4.25c0-.413-.337-.75-.75-.75z"
})
});
const $3bc75262413163c9$var$ForwardRef = /*#__PURE__*/ (0, $1x0Di$react.forwardRef)($3bc75262413163c9$var$SvgComponent);
var $3bc75262413163c9$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($3bc75262413163c9$var$ForwardRef);
//# sourceMappingURL=Bookmark.cjs.map