UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.37 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $8AikH$jsx} from "react/jsx-runtime"; import {forwardRef as $8AikH$forwardRef} from "react"; const $e649fb7adbfa0e7f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $8AikH$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $8AikH$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 $e649fb7adbfa0e7f$var$ForwardRef = /*#__PURE__*/ (0, $8AikH$forwardRef)($e649fb7adbfa0e7f$var$SvgComponent); var $e649fb7adbfa0e7f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($e649fb7adbfa0e7f$var$ForwardRef); export {$e649fb7adbfa0e7f$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Bookmark.mjs.map