UNPKG

@react-spectrum/s2

Version:
34 lines (27 loc) 1.64 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $kj4rH$jsxs, jsx as $kj4rH$jsx} from "react/jsx-runtime"; import {forwardRef as $kj4rH$forwardRef} from "react"; const $32e42bbdf066d771$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $kj4rH$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $kj4rH$jsx)("circle", { cx: 4.125, cy: 6, r: 0.75, fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))" }), /*#__PURE__*/ (0, $kj4rH$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M16.75 3H3.25C2.01 3 1 4.01 1 5.25v9.5C1 15.99 2.01 17 3.25 17h13.5c1.24 0 2.25-1.01 2.25-2.25v-9.5C19 4.01 17.99 3 16.75 3M2.5 5.25c0-.414.337-.75.75-.75h13.5c.413 0 .75.336.75.75V7.5h-15zm0 9.5V9H6v6.5H3.25c-.413 0-.75-.336-.75-.75m14.25.75H7.5V9h10v5.75c0 .414-.337.75-.75.75" }) ] }); const $32e42bbdf066d771$var$ForwardRef = /*#__PURE__*/ (0, $kj4rH$forwardRef)($32e42bbdf066d771$var$SvgComponent); var $32e42bbdf066d771$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($32e42bbdf066d771$var$ForwardRef); export {$32e42bbdf066d771$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=WebNavBar.mjs.map